summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-17net/mlx5e: Add IPsec packet offload tunnel bitsLeon Romanovsky
2023-04-17ice: document RDMA devlink parametersJacob Keller
2023-04-17perf script task-analyzer: Fix spelling mistake "miliseconds" -> "milliseconds"Colin Ian King
2023-04-17perf namespaces: Introduce nsinfo__mntns_path() accessor to avoid accessing -...Arnaldo Carvalho de Melo
2023-04-17perf namespaces: Introduce nsinfo__refcnt() accessor to avoid accessing ->ref...Arnaldo Carvalho de Melo
2023-04-17perf namespaces: Use the need_setns() accessors instead of accessing ->need_s...Arnaldo Carvalho de Melo
2023-04-17clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock driversHal Feng
2023-04-18clk: rockchip: rk3588: make gate linked clocks criticalSebastian Reichel
2023-04-17selftests/bpf: Add a selftest for checking subreg equalityYonghong Song
2023-04-17bpf: Improve verifier u32 scalar equality checkingYonghong Song
2023-04-18arm64: dts: rockchip: Add support for volume keys to rk3399-pinephone-proOndrej Jirman
2023-04-17perf namespaces: Add reference count checkingIan Rogers
2023-04-17f2fs: remove folio_detach_private() in .invalidate_folio and .release_folioChao Yu
2023-04-17f2fs: remove bulk remove_proc_entry() and unnecessary kobject_del()Yangtao Li
2023-04-17perf dso: Add dso__filename_with_chroot() to reduce number of accesses to dso...Arnaldo Carvalho de Melo
2023-04-17drm/rockchip: vop2: Use regcache_sync() to fix suspend/resumeSascha Hauer
2023-04-17PCI/PM: Extend D3hot delay for NVIDIA HDA controllersAlex Williamson
2023-04-17ASoC: cs35l56: Code improvementsMark Brown
2023-04-17bpf: lirc program type should not require SYS_CAP_ADMINSean Young
2023-04-17bpf: Set skb redirect and from_ingress info in __bpf_tx_skbDaniel Borkmann
2023-04-17regulator: dt-bindings: qcom,rpmh: Correct PM8550 family suppliesKrzysztof Kozlowski
2023-04-17perf cpumap: Add reference count checkingIan Rogers
2023-04-17perf cpumap: Use perf_cpu_map__cpu(map, cpu) instead of accessing map->map[cp...Ian Rogers
2023-04-17RDMA/rxe: Protect QP state with qp->state_lockBob Pearson
2023-04-17spi: cadence-quadspi: Fix random issues with XilinxMark Brown
2023-04-17perf cpumap: Remove initializations done in perf_cpu_map__alloc()Arnaldo Carvalho de Melo
2023-04-17x86/hyperv: Exclude lazy TLB mode CPUs from enlightened TLB flushesMichael Kelley
2023-04-17x86/hyperv: Add callback filter to cpumask_to_vpset()Michael Kelley
2023-04-17Drivers: hv: vmbus: Remove the per-CPU post_msg_pageDexuan Cui
2023-04-17clocksource: hyper-v: make sure Invariant-TSC is used if it is availableDexuan Cui
2023-04-17PCI: hv: Enable PCI pass-thru devices in Confidential VMsMichael Kelley
2023-04-17Drivers: hv: Don't remap addresses that are above shared_gpa_boundaryMichael Kelley
2023-04-17hv_netvsc: Remove second mapping of send and recv buffersMichael Kelley
2023-04-17Drivers: hv: vmbus: Remove second way of mapping ring buffersMichael Kelley
2023-04-17Drivers: hv: vmbus: Remove second mapping of VMBus monitor pagesMichael Kelley
2023-04-17swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley
2023-04-17Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu
2023-04-17ASoC: fsl_mqs: move of_node_put() to the correct locationLiliang Ye
2023-04-17Driver: VMBus: Add Devicetree supportSaurabh Sengar
2023-04-17dt-bindings: bus: Add Hyper-V VMBusSaurabh Sengar
2023-04-17Drivers: hv: vmbus: Convert acpi_device to more generic platform_deviceSaurabh Sengar
2023-04-17ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI casesSaurabh Sengar
2023-04-17drivers/clocksource/hyper-v: non ACPI support in hyperv clockSaurabh Sengar
2023-04-17ASoC: cleanup mutex lockMark Brown
2023-04-17RDMA/rxe: Move code to check if drained to subroutineBob Pearson
2023-04-17RDMA/rxe: Remove qp->req.stateBob Pearson
2023-04-17RDMA/rxe: Remove qp->comp.stateBob Pearson
2023-04-17RDMA/rxe: Remove qp->resp.stateBob Pearson
2023-04-17libperf: Add reference count checking macrosIan Rogers
2023-04-17libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps testArnaldo Carvalho de Melo