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-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-02-06
ipv4: ip_gre: make ipgre_header() robust
Eric Dumazet
1
-2
/
+9
2026-02-06
macvlan: fix possible UAF in macvlan_forward_source()
Eric Dumazet
1
-7
/
+13
2026-02-06
macvlan: Use 'hash' iterators to simplify code
Christophe JAILLET
1
-27
/
+18
2026-02-06
macvlan: Add nodst option to macvlan type source
Jethro Beekman
2
-5
/
+15
2026-02-06
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
Eric Dumazet
1
-1
/
+1
2026-02-06
nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
Shivam Kumar
1
-0
/
+12
2026-02-06
nvmet-tcp: remove boilerplate code
Maurizio Lombardi
1
-8
/
+8
2026-02-06
pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
Zilin Guan
1
-1
/
+1
2026-01-19
Linux 5.10.248
v5.10.248
Greg Kroah-Hartman
1
-1
/
+1
2026-01-19
NFS: add barriers when testing for NFS_FSDATA_BLOCKED
NeilBrown
1
-16
/
+32
2026-01-19
NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
NeilBrown
1
-1
/
+2
2026-01-19
efi/cper: Fix cper_bits_to_str buffer handling and return value
Morduan Zang
1
-1
/
+1
2026-01-19
firmware: imx: scu-irq: Set mu_resource_id before get handle
Peng Fan
1
-12
/
+12
2026-01-19
scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
Michal Rábek
1
-7
/
+13
2026-01-19
ASoC: fsl_sai: Add missing registers to cache default
Alexander Stein
1
-0
/
+3
2026-01-19
can: j1939: make j1939_session_activate() fail if device is no longer registered
Tetsuo Handa
1
-0
/
+2
2026-01-19
powercap: fix sscanf() error return value handling
Sumeet Pawnikar
1
-3
/
+3
2026-01-19
powercap: fix race condition in register_control_type()
Sumeet Pawnikar
1
-5
/
+11
2026-01-19
nfsd: provide locking for v4_end_grace
NeilBrown
4
-5
/
+44
2026-01-19
blk-throttle: Set BIO_THROTTLED when bio has been throttled
Laibin Qiu
1
-6
/
+10
2026-01-19
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
1
-3
/
+4
2026-01-19
net: usb: pegasus: fix memory leak in update_eth_regs_async()
Petko Manolov
1
-0
/
+2
2026-01-19
net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...
Xiang Mei
1
-1
/
+1
2026-01-19
HID: quirks: work around VID/PID conflict for appledisplay
René Rebe
1
-0
/
+9
2026-01-19
bnxt_en: Fix potential data corruption with HW GRO/LRO
Srijit Bose
2
-6
/
+13
2026-01-19
eth: bnxt: move and rename reset helpers
Jakub Kicinski
1
-36
/
+36
2026-01-19
net/mlx5e: Don't print error message due to invalid module
Gal Pressman
1
-1
/
+2
2026-01-19
netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
Di Zhu
1
-1
/
+2
2026-01-19
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
1
-3
/
+4
2026-01-19
inet: ping: Fix icmp out counting
yuan.gao
1
-3
/
+1
2026-01-19
bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
Alexandre Knecht
1
-4
/
+7
2026-01-19
netfilter: nf_conncount: update last_gc only when GC has been performed
Fernando Fernandez Mancera
1
-1
/
+1
2026-01-19
netfilter: nft_synproxy: avoid possible data-race on update operation
Fernando Fernandez Mancera
1
-3
/
+3
2026-01-19
ARM: dts: imx6q-ba16: fix RTC interrupt level
Ian Ray
1
-1
/
+1
2026-01-19
scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure ...
Xingui Yang
1
-14
/
+0
2026-01-19
scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset
Wen Xiong
1
-1
/
+27
2026-01-19
NFS: Fix up the automount fs_context to use the correct cred
Trond Myklebust
1
-0
/
+5
2026-01-19
NFSv4: ensure the open stateid seqid doesn't go backwards
Scott Mayhew
2
-2
/
+12
2026-01-19
alpha: don't reference obsolete termio struct for TC* constants
Sam James
1
-4
/
+4
2026-01-19
ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels
Sebastian Andrzej Siewior
1
-1
/
+1
2026-01-19
bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
Jakub Sitnicki
1
-23
/
+30
2026-01-19
ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
Ye Bin
3
-25
/
+13
2026-01-19
ext4: introduce ITAIL helper
Ye Bin
2
-5
/
+8
2026-01-19
libceph: make calc_target() set t->paused, not just clear it
Ilya Dryomov
1
-2
/
+9
2026-01-19
libceph: make free_choose_arg_map() resilient to partial allocation
Tuo Li
1
-8
/
+12
2026-01-19
libceph: replace overzealous BUG_ON in osdmap_apply_incremental()
Ilya Dryomov
1
-1
/
+3
2026-01-19
wifi: avoid kernel-infoleak from struct iw_point
Eric Dumazet
2
-0
/
+8
2026-01-19
drm/pl111: Fix error handling in pl111_amba_probe
Miaoqian Lin
1
-1
/
+1
2026-01-19
lib/crypto: aes: Fix missing MMU protection for AES S-box
Eric Biggers
1
-2
/
+2
2026-01-19
mei: me: add nova lake point S DID
Alexander Usyskin
2
-0
/
+4
[prev]
[next]