index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-02
net/mlx5: Drop MR cache related code
Michael Guralnik
-77
/
+1
2026-03-02
RDMA/mlx5: Switch from MR cache to FRMR pools
Michael Guralnik
-1064
/
+191
2026-03-02
RDMA/core: Add pinned handles to FRMR pools
Michael Guralnik
-0
/
+132
2026-03-02
RDMA/core: Add FRMR pools statistics
Michael Guralnik
-2
/
+13
2026-03-02
RDMA/core: Add aging to FRMR pools
Michael Guralnik
-8
/
+81
2026-03-02
IB/core: Introduce FRMR pools
Michael Guralnik
-1
/
+413
2026-03-02
RDMA/mlx5: Move device async_ctx initialization
Chiara Meiohas
-2
/
+3
2026-03-02
drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
Zhanjun Dong
-8
/
+37
2026-03-02
KVM: x86: Defer non-architectural deliver of exception payload to userspace read
Sean Christopherson
-23
/
+39
2026-03-02
KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
Yosry Ahmed
-1
/
+1
2026-03-02
Documentation: KVM: Formalizing taking vcpu->mutex *outside* of kvm->slots_lock
Sean Christopherson
-0
/
+2
2026-03-02
ftrace: Add missing ftrace_lock to update_ftrace_direct_add/del
Jiri Olsa
-0
/
+2
2026-03-02
accel/amdxdna: Fix NULL pointer dereference of mgmt_chann
Lizhi Hou
-10
/
+19
2026-03-02
dm mirror: fix integer overflow in create_dirty_log()
Junrui Luo
-3
/
+3
2026-03-02
uaccess: Fix scoped_user_read_access() for 'pointer to const'
David Laight
-34
/
+20
2026-03-02
sched_ext: Replace naked scx_root dereferences in kobject callbacks
zhidao su
-2
/
+6
2026-03-02
sched_ext: Use READ_ONCE() for the read side of dsq->nr update
zhidao su
-2
/
+6
2026-03-02
clk: microchip: mpfs-ccc: fix out of bounds access during output registration
Conor Dooley
-1
/
+5
2026-03-02
kunit: reduce stack usage in kunit_run_tests()
Arnd Bergmann
-106
/
+125
2026-03-02
Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
-16
/
+17
2026-03-02
kunit: tool: copy caller args in run_kernel to prevent mutation
Shuvam Pandey
-2
/
+30
2026-03-02
rust: kunit: fix warning when !CONFIG_PRINTK
Alexandre Courbot
-0
/
+8
2026-03-02
regulator: pf9453: Allow shared IRQ
Franz Schnyder
-1
/
+4
2026-03-02
MAINTAINERS: Update email address for David Gow
David Gow
-2
/
+3
2026-03-02
dt-bindings: arm: fsl: Add GOcontroll Moduline IV/Mini
Maud Spierings
-0
/
+8
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
-12
/
+26
2026-03-02
drm/tyr: Clarify driver/device type names
Deborah Brouwer
-40
/
+36
2026-03-02
dt-bindings: arm: fsl: Add FRDM-IMX91S board
Yanan Yang
-0
/
+1
2026-03-02
platform/x86: dell-wmi-sysman: Use standard kobj_sysfs_ops
Thomas Weißschuh
-30
/
+1
2026-03-02
platform/x86: pcengines-apuv2: attach software node to the gpiochip
Dmitry Torokhov
-1
/
+2
2026-03-02
x86/mtrr: Use kstrtoul() in parse_mtrr_spare_reg()
Thorsten Blum
-3
/
+4
2026-03-02
dt-bindings: arm: fsl: add Variscite DART-MX91 Boards
Stefano Radaelli
-0
/
+6
2026-03-02
block: break pcpu_alloc_mutex dependency on freeze_lock
Nilay Shroff
-15
/
+30
2026-03-02
io_uring/net: reject SEND_VECTORIZED when unsupported
Pavel Begunkov
-0
/
+2
2026-03-02
arm64: dts: imx8mp-evk: Enable pull select bit for PCIe regulator GPIO (M.2 W...
Sherry Sun
-1
/
+1
2026-03-02
blktrace: fix __this_cpu_read/write in preemptible context
Chaitanya Kulkarni
-2
/
+1
2026-03-02
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
-13
/
+13
2026-03-02
drm/xe/configfs: Free ctx_restore_mid_bb in release
Shuicheng Lin
-0
/
+1
2026-03-02
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
-0
/
+9
2026-03-02
arm64: dts: imx943-evk: add usdhc3 for SDIO WiFi support
Sherry Sun
-0
/
+61
2026-03-02
dm vdo: add __counted_by attribute to a number of structures
Ken Raeburn
-8
/
+8
2026-03-02
dm vdo: remove redundant TYPE argument from vdo_allocate macro
Ken Raeburn
-198
/
+114
2026-03-02
dm vdo: update vdo_allocate_extended to take a field name, no types
Ken Raeburn
-78
/
+40
2026-03-02
dm-ima: use SHA-256 library
Eric Biggers
-45
/
+11
2026-03-02
arm64: dts: imx952-evk: add MT35XU01G spi nor flash
Haibo Chen
-0
/
+41
2026-03-02
arm64: dts: imx952: Add xspi node
Haibo Chen
-0
/
+19
2026-03-02
dm-mpath: don't stop probing paths at presuspend
Benjamin Marzinski
-7
/
+2
2026-03-02
HID: asus: drop unused variables
Benjamin Tissoires
-1
/
+1
2026-03-02
drm/syncobj: Fix handle <-> fd ioctls with dirty stack
Julian Orth
-2
/
+2
2026-03-02
dm cache: prevent entering passthrough mode after unclean shutdown
Ming-Hung Tsai
-1
/
+32
[prev]
[next]