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-03-25
net: bonding: fix NULL deref in bond_debug_rlb_hash_show
Xiang Mei
1
-5
/
+11
2026-03-25
udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
Xiang Mei
1
-1
/
+1
2026-03-25
net: macb: fix uninitialized rx_fs_lock
Fedor Pchelkin
1
-0
/
+3
2026-03-25
ACPI: processor: Fix previous acpi_processor_errata_piix4() fix
Rafael J. Wysocki
1
-7
/
+8
2026-03-25
wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
Guenter Roeck
1
-1
/
+1
2026-03-25
wifi: mac80211: fix NULL deref in mesh_matches_local()
Xiang Mei
1
-0
/
+3
2026-03-25
iavf: fix VLAN filter lost on add/delete race
Petr Oros
1
-3
/
+6
2026-03-25
igc: fix missing update of skb->tail in igc_xmit_frame()
Kohei Enju
1
-5
/
+2
2026-03-25
net: usb: aqc111: Do not perform PM inside suspend callback
Nikola Z. Ivanov
1
-6
/
+6
2026-03-25
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
3
-32
/
+30
2026-03-25
net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
Jiayuan Chen
3
-7
/
+23
2026-03-25
PM: runtime: Fix a race condition related to device removal
Bart Van Assche
1
-0
/
+1
2026-03-25
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
1
-9
/
+21
2026-03-25
net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...
Dipayaan Roy
1
-3
/
+3
2026-03-25
net: bcmgenet: increase WoL poll timeout
Justin Chen
1
-1
/
+1
2026-03-25
netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()
Jenny Guanni Qu
1
-0
/
+2
2026-03-25
netfilter: xt_time: use unsigned int for monthday bit shift
Jenny Guanni Qu
1
-2
/
+2
2026-03-25
netfilter: xt_CT: drop pending enqueued packets on template removal
Pablo Neira Ayuso
1
-0
/
+4
2026-03-25
netfilter: nft_ct: drop pending enqueued packets on removal
Pablo Neira Ayuso
1
-0
/
+4
2026-03-25
netfilter: nft_ct: add seqadj extension for natted connections
Andrii Melnychenko
1
-0
/
+5
2026-03-25
netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS case
Jenny Guanni Qu
1
-0
/
+2
2026-03-25
netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()
Lukas Johannes Möller
1
-1
/
+5
2026-03-25
netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
Hyunwoo Kim
1
-1
/
+25
2026-03-25
netfilter: ctnetlink: remove refcounting in expectation dumpers
Florian Westphal
1
-24
/
+17
2026-03-25
net/rose: fix NULL pointer dereference in rose_transmit_link on reconnect
Jiayuan Chen
1
-0
/
+5
2026-03-25
Bluetooth: qca: fix ROM version reading on WCN3998 chips
Dmitry Baryshkov
1
-0
/
+2
2026-03-25
Bluetooth: HIDP: Fix possible UAF
Luiz Augusto von Dentz
1
-2
/
+14
2026-03-25
Bluetooth: hci_sync: Fix hci_le_create_conn_sync
Michael Grzeschik
1
-1
/
+1
2026-03-25
Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy
Christian Eggers
1
-1
/
+1
2026-03-25
Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU
Christian Eggers
1
-0
/
+1
2026-03-25
Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTU
Christian Eggers
1
-3
/
+7
2026-03-25
firmware: arm_scpi: Fix device_node reference leak in probe path
Felix Gu
1
-2
/
+3
2026-03-25
wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down
Peddolla Harshavardhan Reddy
1
-0
/
+1
2026-03-25
wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.
Kuniyuki Iwashima
1
-9
/
+5
2026-03-25
soc: fsl: qbman: fix race condition in qman_destroy_fq
Richard Genoud
1
-2
/
+22
2026-03-25
btrfs: tree-checker: fix misleading root drop_level error message
ZhengYuan Huang
1
-1
/
+1
2026-03-25
binfmt_misc: restore write access before closing files opened by open_exec()
Zilin Guan
1
-1
/
+3
2026-03-25
PCI/ACPI: Restrict program_hpx_type2() to AER bits
Håkon Bugge
3
-38
/
+27
2026-03-25
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
7
-59
/
+0
2026-03-25
drm/amdgpu: drop redundant sched job cleanup when cs is aborted
Guchun Chen
1
-10
/
+3
2026-03-25
spi: cadence-quadspi: Implement refcount to handle unbind during busy
Khairul Anuar Romli
1
-0
/
+34
2026-03-25
eth: bnxt: always recalculate features after XDP clearing, fix null-deref
Jakub Kicinski
3
-13
/
+21
2026-03-25
btrfs: do not strictly require dirty metadata threshold for metadata writepages
Qu Wenruo
3
-26
/
+2
2026-03-25
btrfs: send: check for inline extents in range_is_hole_in_parent()
Qu Wenruo
1
-0
/
+4
2026-03-25
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
3
-3
/
+32
2026-03-25
drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...
Jeongjun Park
1
-8
/
+35
2026-03-25
drm/exynos: vidi: fix to avoid directly dereferencing user pointer
Jeongjun Park
1
-4
/
+11
2026-03-25
drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()
Jeongjun Park
2
-1
/
+14
2026-03-25
gve: defer interrupt enabling until NAPI registration
Ankit Garg
2
-1
/
+5
2026-03-25
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
1
-1
/
+1
[prev]
[next]