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-7.1.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
/
linux
Age
Commit message (
Expand
)
Author
2025-06-19
overflow: Introduce __DEFINE_FLEX for having no initializer
Kees Cook
2025-06-19
HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
Terry Junge
2025-06-19
block: Fix bvec_set_folio() for very large folios
Matthew Wilcox (Oracle)
2025-06-19
bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
Matthew Wilcox (Oracle)
2025-06-19
finish_automount(): don't leak MNT_LOCKED from parent to child
Al Viro
2025-06-19
fs: convert mount flags to enum
Stephen Brennan
2025-06-19
wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements
Lachlan Hodges
2025-06-19
nvme: fix command limits status code
Keith Busch
2025-06-19
coresight: Fixes device's owner field for registered using coresight_init_dri...
Junhao He
2025-06-19
PCI: endpoint: Retain fixed-size BAR size as well as aligned size
Jerome Brunet
2025-06-19
PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus Reset
Lukas Wunner
2025-06-19
exportfs: require ->fh_to_parent() to encode connectable file handles
Amir Goldstein
2025-06-19
nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer
NeilBrown
2025-06-19
nfs_localio: always hold nfsd net ref with nfsd_file ref
NeilBrown
2025-06-19
iomap: don't lose folio dropbehind state for overwrites
Jens Axboe
2025-06-19
netfs: Fix undifferentiation of DIO reads from unbuffered reads
David Howells
2025-06-19
netfs: Fix the request's work item to not require a ref
David Howells
2025-06-19
netfs: Fix setting of transferred bytes with short DIO reads
Paulo Alcantara
2025-06-19
net: phy: fix up const issues in to_mdio_device() and to_phy_device()
Greg Kroah-Hartman
2025-06-19
bpf: Do not include stack ptr register in precision backtracking bookkeeping
Yonghong Song
2025-06-19
vsock/virtio: fix `rx_bytes` accounting for stream sockets
Stefano Garzarella
2025-06-19
RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction
Patrisious Haddad
2025-06-19
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
2025-06-19
page_pool: Track DMA-mapped pages and unmap them when destroying the pool
Toke Høiland-Jørgensen
2025-06-19
page_pool: Move pp_magic check into helper functions
Toke Høiland-Jørgensen
2025-06-19
overflow: Fix direct struct member initialization in _DEFINE_FLEX()
Gustavo A. R. Silva
2025-06-19
firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
Huang Yiwei
2025-06-19
PM: runtime: Add new devm functions
Bence Csókás
2025-06-04
iommu: Handle yet another race around registration
Robin Murphy
2025-06-04
coredump: hand a pidfd to the usermode coredump helper
Christian Brauner
2025-05-25
Disable FOP_DONTCACHE for now due to bugs
Linus Torvalds
2025-05-25
Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-05-25
mm: fix copy_vma() error handling for hugetlb mappings
Ricardo Cañuelo Navarro
2025-05-25
alloc_tag: allocate percpu counters for module tags dynamically
Suren Baghdasaryan
2025-05-24
Merge tag 'spi-fix-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-22
Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-05-22
spi: use container_of_cont() for to_spi_device()
Greg Kroah-Hartman
2025-05-20
highmem: add folio_test_partial_kmap()
Matthew Wilcox (Oracle)
2025-05-20
mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=y
Florent Revest
2025-05-20
mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
Ignacio Moreno Gonzalez
2025-05-17
Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-05-16
mr: consolidate the ipmr_can_free_table() checks.
Paolo Abeni
2025-05-16
Merge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-05-16
NFS: Avoid flushing data while holding directory locks in nfs_rename()
Trond Myklebust
2025-05-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2025-05-16
Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-05-15
Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-05-14
Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()
Michael Kelley
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
[next]