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
2026-05-28
raid6: remove __KERNEL__ ifdefs
Christoph Hellwig
2026-05-28
raid6: turn the userspace test harness into a kunit test
Christoph Hellwig
2026-05-28
kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLE
Jann Horn
2026-05-28
llist: make locking comments consistent
Philipp Stanner
2026-05-28
kcov: refactor common handle ID into kcov_common_handle_id
Jann Horn
2026-05-28
uaccess: minimize INLINE_COPY_USER-related ifdefery
Yury Norov
2026-05-28
uaccess: unify inline vs outline copy_{from,to}_user() selection
Yury Norov
2026-05-28
init.h: discard exitcall symbols early
Arnd Bergmann
2026-05-28
highmem-internal.h: fix typo in the comment for kunmap_atomic()
Zhouyi Zhou
2026-05-28
mm/damon/core: remove damon_set_region_biggest_system_ram_default()
SeongJae Park
2026-05-28
mm/damon: introduce damon_set_region_system_rams_default()
SeongJae Park
2026-05-28
kasan: skip HW tagging for all kernel thread stacks
Muhammad Usama Anjum
2026-05-28
vmalloc: add __GFP_SKIP_KASAN support
Muhammad Usama Anjum
2026-05-28
mm/damon/core: introduce damon_ctx->paused
SeongJae Park
2026-05-28
mm: limit filemap_fault readahead to VMA boundaries
Frederick Mayle
2026-05-28
mm: remove page_mapped()
David Hildenbrand (Arm)
2026-05-28
mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
Asier Gutierrez
2026-05-28
mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths
Muchun Song
2026-05-28
mm/vmpressure: skip socket pressure for costly order reclaim
JP Kobryn (Meta)
2026-05-28
mm/sparse: remove sparse buffer pre-allocation mechanism
Muchun Song
2026-05-28
mm/damon/core: introduce failed region quota charge ratio
SeongJae Park
2026-05-28
mm/damon: add node_eligible_mem_bp goal metric
Ravi Jonnalagadda
2026-05-28
vmalloc: optimize vfree with free_pages_bulk()
Ryan Roberts
2026-05-28
mm/page_alloc: optimize free_contig_range()
Ryan Roberts
2026-05-28
mm: convert vmemmap_p?d_populate() to static functions
Chengkaitao
2026-05-28
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
2026-05-28
ring-buffer: Add persistent ring buffer invalid-page inject test
Masami Hiramatsu (Google)
2026-05-28
spmi: use kzalloc_flex in main allocation
Rosen Penev
2026-05-28
spmi: clean up kernel-doc in spmi.h
Randy Dunlap
2026-05-28
crypto: api - Remove per-tfm refcount
Eric Biggers
2026-05-29
Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Danilo Krummrich
2026-05-29
Merge patch series "rust: device: Higher-Ranked Lifetime Types for device dri...
Danilo Krummrich
2026-05-28
net: remove SIOCSHWTSTAMP and SIOCGHWTSTAMP from ndo_eth_ioctl comment
Xuan Zhuo
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-28
Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-05-28
bitops: Define generic___bitrev8/16/32 for reuse
Jinjie Ruan
2026-05-28
bitmap: fix find helper documentation
Yury Norov
2026-05-28
bitmap: drop bitmap_print_to_pagebuf()
Yury Norov
2026-05-28
cpumask: switch cpumap_print_to_pagebuf() to using scnprintf()
Yury Norov
2026-05-28
block: export passthrough stats enabled
Keith Busch
2026-05-28
gpu: host1x: Allow entries in BO caches to be freed
Mikko Perttunen
2026-05-28
block: add a bio_endio_status helper
Christoph Hellwig
2026-05-28
bvec: make the bvec_iter helpers inline functions
Christoph Hellwig
2026-05-28
block: mark biovec_init_pool static
Christoph Hellwig
2026-05-28
Disable -Wattribute-alias for clang-23 and newer
Nathan Chancellor
2026-05-28
dpll: export __dpll_device_change_ntf() for use under dpll_lock
Ivan Vecera
2026-05-28
net: Introduce skb tc depth field to track packet loops
Jamal Hadi Salim
2026-05-28
Merge branch 'locking/context' into locking/core
Peter Zijlstra
2026-05-28
seqlock: Allow UBSAN_ALIGNMENT to fail optimizing
Heiko Carstens
2026-05-28
compiler-context-analysis: Bump required Clang version to 23
Marco Elver
[prev]
[next]