index
:
kernel/git/stable/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-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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
4 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
5 days
mm/secretmem: properly account locked pages
Lorenzo Stoakes (ARM)
5 days
mm/mremap: reset unfaulted VMA page offset for MREMAP_DONTUNMAP
Lorenzo Stoakes (ARM)
7 days
mm/hugetlb: fix missing migratable flag on same-node hugetlb migration
Wupeng Ma
7 days
mm/mempolicy: fix sleeping allocation in alloc_pages_bulk_weighted_interleave()
Eric Dumazet
7 days
mm/huge_memory: transfer the pmd dirty bit to the folio on zap
Usama Arif
7 days
userfaultfd: reset err to be 0 when move_pages_ptes succeeded
Bryan Lim
7 days
mm: fix incorrect vm_flags usage when checking allowable orders for tmpfs
Baolin Wang
7 days
mm/hugetlb: keep max_huge_pages when dissolving surplus folios
Longlong Xia
7 days
mm/migrate_device: avoid out-of-bounds writes for compound folios
Hui Su
7 days
mm/hugetlb_cgroup: call page_counter_set_max() outside VM_BUG_ON()
Narek Jilavyan
7 days
memcg: make the v1 soft limit knob inert
Shakeel Butt
7 days
mm/hugetlb_cma: fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
Sourav Panda
12 days
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-08-24
memcg: move LRU size accounting on reparenting instead of copying it
Shakeel Butt
2026-08-24
mm/vmscan: fix comment logic in balance_pgdat
Enlin Mu
2026-08-24
mm, swap: ratelimit bad swap entry reports
Breno Leitao
2026-08-24
mm: memcg: release the css reference when a stock slot empties
Song Hu
2026-08-24
mm/migrate_device: fix cache flush when replacing huge zero PMD
Hui Su
2026-08-24
arch_numa: avoid false positive fortify warning in setup_node_to_cpumask_map()
Nathan Chancellor
2026-08-24
mm/rmap: synchronize lock and unlock target in anon_vma_clone
Eric Kim
2026-08-24
mm/hmm.c:hmm_do_fault(): suppress sparse warning
Andrew Morton
2026-08-24
mm/Kconfig: make MEMORY_FAILURE select MIGRATION
Xie Yuanbin
2026-08-24
percpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
Tejun Heo
2026-08-24
mm/mglru: fix and remove redundant unevictable folio handling
Kairui Song
2026-08-24
mm/khugepaged: unmap pte before releasing vma write lock
Nico Pache (Red Hat)
2026-08-24
mm/khugepaged: fix outdated comments
Nico Pache (Red Hat)
2026-08-24
mm/khugepaged: introduce a count_collapse_event() helper
Nico Pache (Red Hat)
2026-08-24
mm/khugepaged: extract reference check into folio_pte_referenced() helper
Nico Pache (Red Hat)
2026-08-24
mm/khugepaged: refactor per-scan state clearing into collapse_control_init_sc...
Nico Pache (Red Hat)
2026-08-24
mm/mglru: fix young counter undercount for large folios
Hui Zhu
2026-08-24
kasan: fix quarantine_size accounting during cache removal
Hui Su
2026-08-24
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
2026-08-24
mm/swap: add a new swap_ops.h header to allow for pluggable swap ops
Christoph Hellwig
2026-08-24
mm/swap: revert to single-folio writes for synchronous swap devices
Christoph Hellwig
2026-08-24
zsmalloc: account for handle size in class lookup
Longlong Xia
2026-08-24
mm/page-writeback: document folio_mark_dirty() locking more explicitly
Jann Horn
2026-08-24
mm: kmemleak: default min_unref_scans to 2 for verbose auto-scan
Breno Leitao
2026-08-24
mm: kmemleak: factor leak confirmation into a helper
Breno Leitao
2026-08-24
mm: kmemleak: report leaks only after N consecutive unreferenced scans
Breno Leitao
2026-08-24
mm: kmemleak: confirm suspected leaks with a second scan
Catalin Marinas
2026-08-24
mm/gup_test: keep longterm pin state per file
David Hildenbrand (Arm)
2026-08-24
kasan: fix cache shrink race with CPU hotplug
Hui Su
2026-08-24
mm/cma: remove stray newline from auto-generated CMA area name
Hongfu Li
2026-08-24
mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
Yunzhao Li
2026-08-24
mm/swap: fix swap_cluster_lock() !CONFIG_SWAP stub signature mismatch
Hongfu Li
2026-08-24
mm/vmstat: add NRSWP{IN,OUT} counters
Christoph Hellwig
2026-08-24
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
2026-08-24
mm/swap: use swap_ops to register swap device's methods
Christoph Hellwig
2026-08-24
mm/swap: remove count_swpout_vm_event
Christoph Hellwig
[next]