index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
7 days
crypto: algif_aead - Revert to operating out-of-place
Herbert Xu
7 days
crypto: scatterwalk - Backport memcpy_sglist()
Eric Biggers
10 days
KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
David Woodhouse
10 days
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
10 days
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
10 days
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
10 days
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
10 days
xsk: fix XDP_UMEM_SG_FLAG issues
Maciej Fijalkowski
10 days
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
10 days
btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...
Goldwyn Rodrigues
2026-04-18
rxrpc: Fix call removal to use RCU safe deletion
David Howells
2026-04-18
netfilter: nft_ct: fix use-after-free in timeout object destroy
Tuan Do
2026-04-18
scsi: ufs: core: Fix use-after free in init error and remove paths
André Draszik
2026-04-11
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Jinjiang Tu
2026-04-11
vfio/pci: Use unmap_mapping_range()
Alex Williamson
2026-04-11
vfio: Create vfio_fs_type with inode per device
Alex Williamson
2026-04-11
netfilter: nf_conntrack_expect: store netns and zone in expectation
Pablo Neira Ayuso
2026-04-11
netfilter: nf_conntrack_expect: honor expectation helper field
Pablo Neira Ayuso
2026-04-11
netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
Florian Westphal
2026-04-02
netfilter: ctnetlink: use netlink policy range checks
David Carlier
2026-04-02
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
2026-04-02
dma-mapping: add missing `inline` for `dma_free_attrs`
Miguel Ojeda
2026-04-02
udp: Fix wildcard bind conflict check when using hash2
Martin KaFai Lau
2026-04-02
ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.
Kuniyuki Iwashima
2026-04-02
usb: core: new quirk to handle devices with zero configurations
Jie Deng
2026-04-02
dma-buf: Include ioctl.h in UAPI header
Isaac J. Manjarres
2026-04-02
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
2026-03-25
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
2026-03-25
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
2026-03-25
udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
Xiang Mei
2026-03-25
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
2026-03-25
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
2026-03-25
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
2026-03-25
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
2026-03-25
net: dsa: properly keep track of conduit reference
Vladimir Oltean
2026-03-25
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
2026-03-25
rxrpc: Fix recvmsg() unconditional requeue
David Howells
2026-03-25
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
2026-03-25
btrfs: fix NULL dereference on root when tracing inode eviction
Miquel Sabaté Solà
2026-03-25
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
2026-03-25
irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...
Marc Zyngier
2026-03-25
mmc: core: Avoid bitfield RMW for claim/retune flags
Penghe Geng
2026-03-25
mm/tracing: rss_stat: ensure curr is false from kthread context
Kalesh Singh
2026-03-25
USB: core: Limit the length of unkillable synchronous timeouts
Alan Stern
2026-03-25
USB: usbcore: Introduce usb_bulk_msg_killable()
Alan Stern
2026-03-25
net/mlx5: IFC updates for disabled host PF
Daniel Jurgens
2026-03-25
net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
Victor Nogueira
2026-03-25
xsk: introduce helper to determine rxq->frag_size
Larysa Zaremba
2026-03-25
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
2026-03-25
net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
Koichiro Den
[next]