index
:
kernel/git/stable/linux.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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
5 days
maple_tree: micro optimisation of mas_wr_store_type()
Liam R. Howlett (Oracle)
5 days
maple_tree: optimise mas_wr_node_store() when not in rcu mode
Liam R. Howlett (Oracle)
5 days
maple_tree: use prefetched value in mas_wr_store_type()
Liam R. Howlett (Oracle)
5 days
maple_tree: clarify comments on mas_nomem()
Liam R. Howlett (Oracle)
5 days
maple_tree: drop MAPLE_ALLOC_SLOTS
Liam R. Howlett (Oracle)
5 days
maple_tree: drop dead code from mas_extend_spanning_null()
Liam R. Howlett (Oracle)
5 days
maple_tree: documentation fix
Liam R. Howlett (Oracle)
5 days
maple_tree: add write lock checking with lockdep sequence numbers
Liam R. Howlett (Oracle)
5 days
locking/lockdep: add sequence counter to held_lock
Liam R. Howlett (Oracle)
5 days
maple_tree: add rcu locking check when LOCKDEP is enabled
Liam R. Howlett (Oracle)
5 days
selftests/mm: check stat() return value in khugepaged get_finfo()
Anshuman
5 days
mm, swap: ratelimit bad swap entry reports
Breno Leitao
5 days
selftests/mm: fix unchecked ftruncate return value in soft-dirty test
Anshuman
5 days
mm: memcg: release the css reference when a stock slot empties
Song Hu
5 days
mm: include swap.h in swapops.h
Kiryl Shutsemau (Meta)
5 days
mm/migrate_device: fix cache flush when replacing huge zero PMD
Hui Su
5 days
selftests/mm: drop redundant open() in mprotect_tests()
Hongfu Li
5 days
mm/memcontrol: avoid false sharing between vmstats and events
Usama Arif
5 days
arch_numa: avoid false positive fortify warning in setup_node_to_cpumask_map()
Nathan Chancellor
5 days
mm/rmap: synchronize lock and unlock target in anon_vma_clone
Eric Kim
5 days
mm/hmm.c:hmm_do_fault(): suppress sparse warning
Andrew Morton
5 days
mm/Kconfig: make MEMORY_FAILURE select MIGRATION
Xie Yuanbin
5 days
lib/test_hmm: fix garbage pfn and wrong direction in devmem fault debug
Qiang Liu
5 days
percpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
Tejun Heo
5 days
mm/mglru: fix and remove redundant unevictable folio handling
Kairui Song
5 days
Docs/mm: fix outdated "radix tree" in page_migration
Song Hu
5 days
mm: Documentation: clarify where the mTHP stats live
Nico Pache (Red Hat)
5 days
mm/khugepaged: unmap pte before releasing vma write lock
Nico Pache (Red Hat)
5 days
mm/khugepaged: fix outdated comments
Nico Pache (Red Hat)
5 days
mm/khugepaged: introduce a count_collapse_event() helper
Nico Pache (Red Hat)
5 days
mm/khugepaged: extract reference check into folio_pte_referenced() helper
Nico Pache (Red Hat)
5 days
mm/khugepaged: refactor per-scan state clearing into collapse_control_init_sc...
Nico Pache (Red Hat)
5 days
MAINTAINERS: add drivers/char/mem.c to mm misc, memory mapping sections
Lorenzo Stoakes (ARM)
5 days
mm/mglru: fix young counter undercount for large folios
Hui Zhu
5 days
selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
Wilson Felipe Pereira
5 days
kasan: fix quarantine_size accounting during cache removal
Hui Su
5 days
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
5 days
mm/swap: add a new swap_ops.h header to allow for pluggable swap ops
Christoph Hellwig
5 days
mm/swap: revert to single-folio writes for synchronous swap devices
Christoph Hellwig
5 days
zsmalloc: account for handle size in class lookup
Longlong Xia
5 days
mm/page-writeback: document folio_mark_dirty() locking more explicitly
Jann Horn
5 days
zram: fix slot lock bit position on big-endian 64-bit
David Carlier
5 days
maple_tree: fix comment typo
Mark Sercombe
5 days
selftests/mm: kmemleak: drop stale min_unref_scans default from comments
Breno Leitao
5 days
Documentation: kmemleak: document the conditional min_unref_scans default
Breno Leitao
5 days
mm: kmemleak: default min_unref_scans to 2 for verbose auto-scan
Breno Leitao
5 days
selftests: mm: test kmemleak's N-consecutive-scan leak confirmation
Breno Leitao
5 days
mm: kmemleak: factor leak confirmation into a helper
Breno Leitao
5 days
mm: kmemleak: report leaks only after N consecutive unreferenced scans
Breno Leitao
5 days
mm: kmemleak: confirm suspected leaks with a second scan
Catalin Marinas
[prev]
[next]