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
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
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
3
-3
/
+13
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
mpls: add missing unregister_netdevice_notifier to mpls_init
Sabrina Dubroca
1
-0
/
+1
2026-03-25
net/rose: fix NULL pointer dereference in rose_transmit_link on reconnect
Jiayuan Chen
1
-0
/
+5
2026-03-25
bridge: cfm: Fix race condition in peer_mep deletion
Hyunwoo Kim
1
-2
/
+2
2026-03-25
Bluetooth: qca: fix ROM version reading on WCN3998 chips
Dmitry Baryshkov
1
-0
/
+2
2026-03-25
Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
Shaurya Rane
1
-12
/
+8
2026-03-25
Bluetooth: HIDP: Fix possible UAF
Luiz Augusto von Dentz
1
-2
/
+14
2026-03-25
Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers
Wang Tao
1
-5
/
+2
2026-03-25
Bluetooth: hci_sync: Fix hci_le_create_conn_sync
Michael Grzeschik
1
-1
/
+1
2026-03-25
Bluetooth: ISO: Fix defer tests being unstable
Luiz Augusto von Dentz
1
-2
/
+2
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
firmware: arm_ffa: Remove vm_id argument in ffa_rxtx_unmap()
Yeoreum Yun
1
-4
/
+4
2026-03-25
arm64: dts: renesas: r9a09g057: Remove wdt{0,2,3} nodes
Fabrizio Castro
1
-30
/
+0
2026-03-25
arm64: dts: renesas: r9a09g057: Add RTC node
Ovidiu Panait
1
-0
/
+15
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: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_in...
Chen Ni
1
-2
/
+2
2026-03-25
soc: fsl: qbman: fix race condition in qman_destroy_fq
Richard Genoud
1
-2
/
+22
2026-03-25
soc: rockchip: grf: Add missing of_node_put() when returning
Shawn Lin
1
-0
/
+1
2026-03-25
cache: ax45mp: Fix device node reference leak in ax45mp_cache_init()
Felix Gu
1
-2
/
+2
2026-03-25
cache: starfive: fix device node leak in starlink_cache_init()
Felix Gu
1
-2
/
+2
2026-03-25
soc: microchip: mpfs: Fix memory leak in mpfs_sys_controller_probe()
Zilin Guan
1
-4
/
+9
2026-03-25
btrfs: tree-checker: fix misleading root drop_level error message
ZhengYuan Huang
1
-1
/
+1
2026-03-25
btrfs: log new dentries when logging parent dir of a conflicting inode
Filipe Manana
1
-0
/
+6
2026-03-25
ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()
Damien Le Moal
1
-1
/
+1
2026-03-25
ata: libata-scsi: Return residual for emulated SCSI commands
Damien Le Moal
1
-34
/
+47
2026-03-25
Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
1
-1
/
+9
2026-03-25
drm/xe: Open-code GGTT MMIO access protection
Matthew Brost
2
-7
/
+8
2026-03-25
drm/xe/oa: Allow reading after disabling OA stream
Ashutosh Dixit
1
-2
/
+5
2026-03-25
drm/amdgpu: apply state adjust rules to some additional HAINAN vairants
Alex Deucher
1
-1
/
+3
2026-03-25
drm/radeon: apply state adjust rules to some additional HAINAN vairants
Alex Deucher
1
-1
/
+3
2026-03-25
drm/imagination: Fix deadlock in soft reset sequence
Alessio Belle
1
-1
/
+10
2026-03-25
drm/amdgpu/mmhub4.1.0: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-25
drm/amdgpu/mmhub3.0: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-25
drm/amdgpu/mmhub3.0.2: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-25
drm/amdgpu/mmhub3.0.1: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-25
drm/amdgpu/mmhub2.3: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-25
drm/amdgpu/mmhub2.0: add bounds checking for cid
Alex Deucher
1
-3
/
+6
2026-03-25
drm/amdgpu/gmc9.0: add bounds checking for cid
Alex Deucher
1
-7
/
+14
[prev]
[next]