index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-12
selftests/bpf: Add tests for sock_ops ctx access with same src/dst register
Jiayuan Chen
2
-0
/
+193
2026-04-12
bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
Jiayuan Chen
1
-2
/
+4
2026-04-12
NFC: digital: Bounds check NFC-A cascade depth in SDD response handler
Greg Kroah-Hartman
1
-0
/
+6
2026-04-12
net_sched: fix skb memory leak in deferred qdisc drops
Fernando Fernandez Mancera
1
-3
/
+13
2026-04-12
net: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx...
Lorenzo Bianconi
1
-0
/
+5
2026-04-12
Merge branch 'net-mana-fix-debugfs-directory-naming-and-file-lifecycle'
Jakub Kicinski
2
-7
/
+4
2026-04-12
net: mana: Move current_speed debugfs file to mana_init_port()
Erni Sri Satya Vennela
1
-2
/
+2
2026-04-12
net: mana: Use pci_name() for debugfs directory naming
Erni Sri Satya Vennela
1
-5
/
+2
2026-04-12
nfc: llcp: add missing return after LLCP_CLOSED checks
Junxi Qian
1
-0
/
+2
2026-04-12
net/sched: act_ct: Only release RCU read lock after ct_ft
Jamal Hadi Salim
1
-2
/
+6
2026-04-12
Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-2
/
+11
2026-04-12
net/sched: cls_fw: fix NULL dereference of "old" filters before change()
Davide Caratti
1
-1
/
+5
2026-04-11
net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is available
Lorenzo Bianconi
1
-3
/
+5
2026-04-11
net: hamradio: 6pack: fix uninit-value in sixpack_receive_buf
Mashiro Chen
1
-5
/
+4
2026-04-10
eth: fbnic: Use wake instead of start
Mohsin Bashir
1
-1
/
+1
2026-04-10
net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()
Lorenzo Bianconi
1
-6
/
+10
2026-04-10
net: txgbe: fix RTNL assertion warning when remove module
Jiawen Wu
1
-0
/
+2
2026-04-10
Merge branch 'net-bcmgenet-fix-queue-lock-up'
Jakub Kicinski
1
-16
/
+14
2026-04-10
net: bcmgenet: fix racing timeout handler
Justin Chen
1
-13
/
+9
2026-04-10
net: bcmgenet: fix leaking free_bds
Justin Chen
1
-0
/
+2
2026-04-10
net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
Justin Chen
1
-3
/
+3
2026-04-10
Merge branch 'macsec-add-support-for-vlan-filtering-in-offload-mode'
Jakub Kicinski
9
-128
/
+489
2026-04-10
macsec: Support VLAN-filtering lower devices
Cosmin Ratiu
1
-8
/
+63
2026-04-10
selftests: Add MACsec VLAN propagation traffic test
Cosmin Ratiu
3
-0
/
+151
2026-04-10
nsim: Add support for VLAN filters
Cosmin Ratiu
2
-2
/
+71
2026-04-10
selftests: Migrate nsim-only MACsec tests to Python
Cosmin Ratiu
5
-118
/
+204
2026-04-09
MAINTAINERS: Remove Salil Mehta as HiSilicon HNS3/HNS Ethernet maintainer
Salil Mehta
2
-2
/
+10
2026-04-09
can: raw: fix ro->uniq use-after-free in raw_rcv()
Samuel Page
1
-1
/
+10
2026-04-09
can: ucan: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
97
-468
/
+1172
2026-04-09
Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2026-04-09
Merge tag 'platform-drivers-x86-v7.0-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-3
/
+106
2026-04-09
Merge branch 'net-lan966x-fix-page_pool-error-handling-and-error-paths'
Paolo Abeni
1
-4
/
+24
2026-04-09
net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
David Carlier
1
-3
/
+18
2026-04-09
net: lan966x: fix page pool leak in error paths
David Carlier
1
-1
/
+4
2026-04-09
net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
David Carlier
1
-0
/
+2
2026-04-09
iommu: Ensure .iotlb_sync is called correctly
Robin Murphy
1
-0
/
+6
2026-04-09
nfc: pn533: allocate rx skb before consuming bytes
Pengpeng Hou
1
-3
/
+8
2026-04-09
l2tp: Drop large packets with UDP encap
Alice Mikityanska
1
-0
/
+5
2026-04-09
net: ipa: fix event ring index not programmed for IPA v5.0+
Alexander Koskovich
1
-1
/
+1
2026-04-09
net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+
Alexander Koskovich
1
-3
/
+4
2026-04-09
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
10
-33
/
+67
2026-04-09
MAINTAINERS: Add Prashanth as additional maintainer for amd-xgbe driver
Raju Rangoju
1
-0
/
+1
2026-04-09
devlink: Fix incorrect skb socket family dumping
Li RongQing
1
-1
/
+1
2026-04-09
af_unix: read UNIX_DIAG_VFS data under unix_state_lock
Jiexun Wang
1
-8
/
+13
2026-04-09
Revert "mptcp: add needs_id for netlink appending addr"
Matthieu Baerts (NGI0)
1
-19
/
+5
2026-04-09
mptcp: fix slab-use-after-free in __inet_lookup_established
Jiayuan Chen
3
-6
/
+12
2026-04-09
net: txgbe: leave space for null terminators on property_entry
Fabio Baltieri
1
-4
/
+4
2026-04-09
net: ioam6: fix OOB and missing lock
Justin Iurman
1
-1
/
+5
2026-04-09
Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
4
-13
/
+31
[next]