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: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths
Anas Iqbal
1
-2
/
+6
2026-03-25
net: shaper: protect from late creation of hierarchy
Jakub Kicinski
4
-74
/
+89
2026-03-25
net: shaper: protect late read accesses to the hierarchy
Jakub Kicinski
1
-4
/
+22
2026-03-25
net: mvpp2: guard flow control update with global_tx_fc in buffer switching
Muhammad Hammad Ijaz
1
-2
/
+2
2026-03-25
nfnetlink_osf: validate individual option lengths in fingerprints
Weiming Shi
1
-0
/
+13
2026-03-25
netfilter: nf_tables: release flowtable after rcu grace period on error
Pablo Neira Ayuso
1
-0
/
+1
2026-03-25
netfilter: bpf: defer hook memory release until rcu readers are done
Florian Westphal
1
-1
/
+1
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/mlx5e: Fix race condition during IPSec ESN update
Jianbo Liu
1
-19
/
+14
2026-03-25
net/mlx5e: Prevent concurrent access to IPSec ASO context
Jianbo Liu
2
-9
/
+9
2026-03-25
net/mlx5: qos: Restrict RTNL area to avoid a lock cycle
Cosmin Ratiu
1
-14
/
+9
2026-03-25
ipv6: add NULL checks for idev in SRv6 paths
Minhong He
2
-0
/
+6
2026-03-25
net: macb: fix uninitialized rx_fs_lock
Fedor Pchelkin
1
-0
/
+3
2026-03-25
netdevsim: drop PSP ext ref on forward failure
Wesley Atwell
1
-1
/
+4
2026-03-25
ACPI: processor: Fix previous acpi_processor_errata_piix4() fix
Rafael J. Wysocki
1
-7
/
+8
2026-03-25
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
5
-10
/
+9
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
libie: prevent memleak in fwlog code
Michal Swiatkowski
1
-13
/
+36
2026-03-25
iavf: fix VLAN filter lost on add/delete race
Petr Oros
1
-3
/
+6
2026-03-25
igc: fix page fault in XDP TX timestamps handling
Zdenek Bouska
3
-0
/
+42
2026-03-25
igc: fix missing update of skb->tail in igc_xmit_frame()
Kohei Enju
1
-5
/
+2
2026-03-25
ACPICA: Update the format of Arg3 of _DSM
Saket Dumbre
1
-1
/
+1
2026-03-25
net: usb: aqc111: Do not perform PM inside suspend callback
Nikola Z. Ivanov
1
-6
/
+6
2026-03-25
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
2
-6
/
+13
2026-03-25
net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check
Tobi Gaertner
1
-2
/
+3
2026-03-25
net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check
Tobi Gaertner
1
-2
/
+3
2026-03-25
net: airoha: Remove airoha_dev_stop() in airoha_remove()
Lorenzo Bianconi
1
-1
/
+0
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
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
9
-18
/
+28
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: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
Meghana Malladi
1
-0
/
+5
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
crypto: ccp - Fix leaking the same page twice
Guenter Roeck
1
-3
/
+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
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_flow_table_ip: reset mac header before vlan push
Eric Woudstra
1
-0
/
+1
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: conntrack: add missing netlink policy validations
Florian Westphal
2
-2
/
+3
2026-03-25
netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
Hyunwoo Kim
1
-1
/
+25
2026-03-25
mpls: add missing unregister_netdevice_notifier to mpls_init
Sabrina Dubroca
1
-0
/
+1
2026-03-25
ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATS
Eric Dumazet
2
-9
/
+24
[prev]
[next]