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
ptrace: slightly saner 'get_dumpable()' logic
Linus Torvalds
8 days
printk: add print_hex_dump_devel()
Thorsten Blum
8 days
mmc: core: Optimize time for secure erase/trim for some Kingston eMMCs
Luke Wang
8 days
dma-mapping: add __dma_from_device_group_begin()/end()
Michael S. Tsirkin
8 days
dma-mapping: drop unneeded includes from dma-mapping.h
Christoph Hellwig
8 days
fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
Thomas Zimmermann
8 days
fanotify: fix false positive on permission events
Miklos Szeredi
8 days
rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
David Howells
8 days
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
8 days
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
8 days
fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
Rajat Gupta
2026-05-07
driver core: Add kernel-doc for DEV_FLAG_COUNT enum value
Douglas Anderson
2026-05-07
mm: prevent droppable mappings from being locked
Anthony Yznaga
2026-05-07
net: mctp: fix don't require received header reserved bits to be zero
Yuan Zhaoming
2026-05-07
rxrpc: Fix potential UAF after skb_unshare() failure
David Howells
2026-05-07
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
2026-05-07
randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
2026-05-07
tpm: avoid -Wunused-but-set-variable
Arnd Bergmann
2026-05-07
rxrpc: Fix re-decryption of RESPONSE packets
David Howells
2026-05-07
rxrpc: Fix rxkad crypto unalignment handling
David Howells
2026-05-07
device property: Make modifications of fwnode "flags" thread safe
Douglas Anderson
2026-05-07
padata: Remove comment for reorder_work
Herbert Xu
2026-05-07
padata: Fix pd UAF once and for all
Herbert Xu
2026-05-07
driver core: Don't let a device probe until it's ready
Douglas Anderson
2026-05-07
usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()
Michal Pecio
2026-04-30
crypto: algif_aead - Revert to operating out-of-place
Herbert Xu
2026-04-30
crypto: scatterwalk - Backport memcpy_sglist()
Eric Biggers
2026-04-27
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
2026-04-27
mm/userfaultfd: fix hugetlb fault mutex hash calculation
Jianhui Zhou
2026-04-22
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
2026-04-22
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
2026-04-22
KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
David Woodhouse
2026-04-22
KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Sean Christopherson
2026-04-22
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
2026-04-22
KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being created
Sean Christopherson
2026-04-22
netfilter: nfnetlink_queue: make hash table per queue
Florian Westphal
2026-04-22
xsk: fix XDP_UMEM_SG_FLAG issues
Maciej Fijalkowski
2026-04-22
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
2026-04-22
net: increase IP_TUNNEL_RECURSION_LIMIT to 5
Chris J Arges
2026-04-22
soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_ei
Mukesh Ojha
2026-04-22
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-11
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Jinjiang Tu
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-11
net: introduce mangleid_features
Paolo Abeni
2026-04-11
io_uring/kbuf: switch to storing struct io_buffer_list locally
Jens Axboe
2026-04-11
io_uring/kbuf: remove legacy kbuf caching
Pavel Begunkov
[next]