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-04-07
Input: uinput - fix circular locking dependency with ff-core
Mikhail Gavrilov
-7
/
+21
2026-04-08
powerpc32/bpf: fix loading fsession func metadata using PPC_LI32
Abhishek Dubey
-2
/
+2
2026-04-07
Merge branch 'seg6-fix-dst_cache-sharing-in-seg6-lwtunnel'
Jakub Kicinski
-11
/
+221
2026-04-07
selftests: seg6: add test for dst_cache isolation in seg6 lwtunnel
Andrea Mayer
-0
/
+198
2026-04-07
seg6: separate dst_cache for input and output paths in seg6 lwtunnel
Andrea Mayer
-11
/
+23
2026-04-07
selftests: net: bridge_vlan_mcast: wait for h1 before querier check
Daniel Golle
-0
/
+1
2026-04-07
Merge branch 'net-pull-gso-packet-headers-in-core-stack'
Jakub Kicinski
-35
/
+49
2026-04-07
net: pull headers in qdisc_pkt_len_segs_init()
Eric Dumazet
-20
/
+34
2026-04-07
net: qdisc_pkt_len_segs_init() cleanup
Eric Dumazet
-31
/
+31
2026-04-07
net: avoid nul-deref trying to bind mp to incapable device
Jakub Kicinski
-1
/
+1
2026-04-07
selftests: drv-net: adjust to socat changes
Jakub Kicinski
-5
/
+5
2026-04-07
net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure
Johan Alvarado
-0
/
+8
2026-04-07
Merge branch 'allow-referenced-dynptr-to-be-overwritten-when-siblings-exists'
Alexei Starovoitov
-2
/
+136
2026-04-07
selftests/bpf: Test overwriting referenced dynptr
Amery Hung
-0
/
+115
2026-04-07
bpf: Allow overwriting referenced dynptr when refcnt > 1
Amery Hung
-2
/
+21
2026-04-07
selftests/bpf: Add tests for stale delta leaking through id reassignment
Daniel Borkmann
-0
/
+55
2026-04-07
selftests/bpf: Add tests for delta tracking when src_reg == dst_reg
Daniel Borkmann
-0
/
+57
2026-04-07
bpf: Clear delta when clearing reg id for non-{add,sub} ops
Daniel Borkmann
-28
/
+28
2026-04-07
bpf: Fix linked reg delta tracking when src_reg == dst_reg
Daniel Borkmann
-1
/
+2
2026-04-07
net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modules
John Pavlick
-0
/
+16
2026-04-07
wifi: ath12k: Enable IPQ5424 WiFi device support
Sowmiya Sree Elavalagan
-14
/
+31
2026-04-07
wifi: ath12k: Add CE remap hardware parameters for IPQ5424
Saravanakumar Duraisamy
-9
/
+26
2026-04-07
wifi: ath12k: add ath12k_hw_regs for IPQ5424
Saravanakumar Duraisamy
-1
/
+93
2026-04-07
wifi: ath12k: add ath12k_hw_version_map entry for IPQ5424
Raj Kumar Bhagat
-0
/
+7
2026-04-07
wifi: ath12k: Add ath12k_hw_params for IPQ5424
Saravanakumar Duraisamy
-0
/
+80
2026-04-07
dt-bindings: net: wireless: add ath12k wifi device IPQ5424
Raj Kumar Bhagat
-0
/
+1
2026-04-07
wifi: ath10k: fix station lookup failure during disconnect
Baochen Qiang
-11
/
+15
2026-04-07
wifi: ath12k: Create symlink for each radio in a wiphy
Roopni Devanathan
-8
/
+29
2026-04-07
wifi: ath12k: Skip adding inactive partner vdev info
Avula Sri Charan
-1
/
+1
2026-04-07
wifi: ath12k: Support channel change stats
Harish Rachakonda
-0
/
+98
2026-04-07
wifi: ath12k: Rename hw_link_id to radio_idx in ath12k_ah_to_ar()
Roopni Devanathan
-5
/
+5
2026-04-07
Merge branch 'tracing-fix-kprobe-attachment-when-module-shadows-vmlinux-symbol'
Alexei Starovoitov
-0
/
+117
2026-04-07
selftests/bpf: Add tests for kprobe attachment with duplicate symbols
Andrey Grodzovsky
-0
/
+109
2026-04-07
bpf: Prefer vmlinux symbols over module symbols for unqualified kprobes
Andrey Grodzovsky
-0
/
+8
2026-04-07
selftests/bpf: add test for nullable PTR_TO_BUF access
Qi Tang
-0
/
+48
2026-04-08
ttm/pool: track allocated_pages per numa node.
Dave Airlie
-15
/
+47
2026-04-08
ttm/pool: make pool shrinker NUMA aware (v2)
Dave Airlie
-17
/
+21
2026-04-08
ttm/pool: drop numa specific pools
Dave Airlie
-11
/
+2
2026-04-08
ttm/pool: port to list_lru. (v2)
Dave Airlie
-49
/
+83
2026-04-08
drm/ttm: use gpu mm stats to track gpu memory allocations. (v4)
Dave Airlie
-6
/
+15
2026-04-08
mm: add gpu active/reclaim per-node stat counters (v2)
Dave Airlie
-1
/
+28
2026-04-07
smb: client: fix OOB reads parsing symlink error response
Greg Kroah-Hartman
-8
/
+12
2026-04-07
smb: client: fix off-by-8 bounds check in check_wsl_eas()
Greg Kroah-Hartman
-1
/
+1
2026-04-07
gfs2: prevent NULL pointer dereference during unmount
Andreas Gruenbacher
-2
/
+3
2026-04-07
gfs2: hide error messages after withdraw
Andreas Gruenbacher
-1
/
+1
2026-04-07
gfs2: wait for withdraw earlier during unmount
Andreas Gruenbacher
-2
/
+3
2026-04-07
gfs2: inode directory consistency checks
Andreas Gruenbacher
-2
/
+7
2026-04-07
gfs2: gfs2_log_flush withdraw fixes
Andreas Gruenbacher
-8
/
+17
2026-04-07
gfs2: add some missing log locking
Andreas Gruenbacher
-8
/
+20
2026-04-07
gfs2: fix address space truncation during withdraw
Andreas Gruenbacher
-19
/
+39
[prev]
[next]