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.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-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-03-22
keys: Fix UAF in key_put()
David Howells
2025-03-19
Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2025-03-18
ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs
Niklas Cassel
2025-03-17
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-16
mm: decline to manipulate the refcount on a slab page
Matthew Wilcox (Oracle)
2025-03-16
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
2025-03-16
mm/damon: respect core layer filters' allowance decision on ops layer
SeongJae Park
2025-03-16
proc: fix UAF in proc_get_inode()
Ye Bin
2025-03-15
Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-14
Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-13
Revert "fsnotify: generate pre-content permission event on page fault"
Amir Goldstein
2025-03-12
fsnotify: add pre-content hooks on mmap()
Amir Goldstein
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
2025-03-10
<linux/cleanup.h>: Allow the passing of both iomem and non-iomem pointers to ...
Ilpo Järvinen
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-07
Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-03-07
Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
2025-03-06
block: Name the RQF flags enum
Breno Leitao
2025-03-06
Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-06
fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'
Linus Torvalds
2025-03-05
include/linux/log2.h: mark is_power_of_2() with __always_inline
Su Hui
2025-03-05
NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
Mike Snitzer
2025-03-05
mm/hugetlb: wait for hugetlb folios to be freed
Ge Yang
2025-03-05
fs/pipe: remove buggy and unused 'helper' function
Linus Torvalds
2025-03-05
include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" member
K Prateek Nayak
2025-03-05
fs/pipe: Fix pipe_occupancy() with 16-bit indexes
Linus Torvalds
2025-03-04
ACPI: platform_profile: Add support for hidden choices
Mario Limonciello
2025-03-04
fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutex
Linus Torvalds
2025-03-02
cred: Fix RCU warnings in override/revert_creds
Herbert Xu
2025-03-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
2025-02-28
Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-02-28
Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-02-28
Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linux
Linus Torvalds
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-02-26
Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-02-25
block: Remove zone write plugs when handling native zone append writes
Damien Le Moal
2025-02-25
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
2025-02-25
lsm,nfs: fix memory leak of lsm_context
Stephen Smalley
2025-02-25
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
2025-02-25
Merge tag 'vfs-6.14-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-02-25
block: make segment size limit workable for > 4K PAGE_SIZE
Ming Lei
2025-02-22
Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-02-21
Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
2025-02-21
mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()
Jingbo Xu
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-02-20
Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]