summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-02net/mlx5: Drop MR cache related codeMichael Guralnik-77/+1
2026-03-02RDMA/mlx5: Switch from MR cache to FRMR poolsMichael Guralnik-1064/+191
2026-03-02RDMA/core: Add pinned handles to FRMR poolsMichael Guralnik-0/+132
2026-03-02RDMA/core: Add FRMR pools statisticsMichael Guralnik-2/+13
2026-03-02RDMA/core: Add aging to FRMR poolsMichael Guralnik-8/+81
2026-03-02IB/core: Introduce FRMR poolsMichael Guralnik-1/+413
2026-03-02RDMA/mlx5: Move device async_ctx initializationChiara Meiohas-2/+3
2026-03-02drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong-8/+37
2026-03-02KVM: x86: Defer non-architectural deliver of exception payload to userspace readSean Christopherson-23/+39
2026-03-02KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXITYosry Ahmed-1/+1
2026-03-02Documentation: KVM: Formalizing taking vcpu->mutex *outside* of kvm->slots_lockSean Christopherson-0/+2
2026-03-02ftrace: Add missing ftrace_lock to update_ftrace_direct_add/delJiri Olsa-0/+2
2026-03-02accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou-10/+19
2026-03-02dm mirror: fix integer overflow in create_dirty_log()Junrui Luo-3/+3
2026-03-02uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight-34/+20
2026-03-02sched_ext: Replace naked scx_root dereferences in kobject callbackszhidao su-2/+6
2026-03-02sched_ext: Use READ_ONCE() for the read side of dsq->nr updatezhidao su-2/+6
2026-03-02clk: microchip: mpfs-ccc: fix out of bounds access during output registrationConor Dooley-1/+5
2026-03-02kunit: reduce stack usage in kunit_run_tests()Arnd Bergmann-106/+125
2026-03-02Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds-16/+17
2026-03-02kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey-2/+30
2026-03-02rust: kunit: fix warning when !CONFIG_PRINTKAlexandre Courbot-0/+8
2026-03-02regulator: pf9453: Allow shared IRQFranz Schnyder-1/+4
2026-03-02MAINTAINERS: Update email address for David GowDavid Gow-2/+3
2026-03-02dt-bindings: arm: fsl: Add GOcontroll Moduline IV/MiniMaud Spierings-0/+8
2026-03-02mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström-12/+26
2026-03-02drm/tyr: Clarify driver/device type namesDeborah Brouwer-40/+36
2026-03-02dt-bindings: arm: fsl: Add FRDM-IMX91S boardYanan Yang-0/+1
2026-03-02platform/x86: dell-wmi-sysman: Use standard kobj_sysfs_opsThomas Weißschuh-30/+1
2026-03-02platform/x86: pcengines-apuv2: attach software node to the gpiochipDmitry Torokhov-1/+2
2026-03-02x86/mtrr: Use kstrtoul() in parse_mtrr_spare_reg()Thorsten Blum-3/+4
2026-03-02dt-bindings: arm: fsl: add Variscite DART-MX91 BoardsStefano Radaelli-0/+6
2026-03-02block: break pcpu_alloc_mutex dependency on freeze_lockNilay Shroff-15/+30
2026-03-02io_uring/net: reject SEND_VECTORIZED when unsupportedPavel Begunkov-0/+2
2026-03-02arm64: dts: imx8mp-evk: Enable pull select bit for PCIe regulator GPIO (M.2 W...Sherry Sun-1/+1
2026-03-02blktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni-2/+1
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis-13/+13
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin-0/+1
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost-0/+9
2026-03-02arm64: dts: imx943-evk: add usdhc3 for SDIO WiFi supportSherry Sun-0/+61
2026-03-02dm vdo: add __counted_by attribute to a number of structuresKen Raeburn-8/+8
2026-03-02dm vdo: remove redundant TYPE argument from vdo_allocate macroKen Raeburn-198/+114
2026-03-02dm vdo: update vdo_allocate_extended to take a field name, no typesKen Raeburn-78/+40
2026-03-02dm-ima: use SHA-256 libraryEric Biggers-45/+11
2026-03-02arm64: dts: imx952-evk: add MT35XU01G spi nor flashHaibo Chen-0/+41
2026-03-02arm64: dts: imx952: Add xspi nodeHaibo Chen-0/+19
2026-03-02dm-mpath: don't stop probing paths at presuspendBenjamin Marzinski-7/+2
2026-03-02HID: asus: drop unused variablesBenjamin Tissoires-1/+1
2026-03-02drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth-2/+2
2026-03-02dm cache: prevent entering passthrough mode after unclean shutdownMing-Hung Tsai-1/+32