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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2026-07-20
mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
Kiryl Shutsemau (Meta)
2026-07-20
mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
Kefeng Wang
2026-07-20
userfaultfd: wait on source PMD during UFFDIO_MOVE
Usama Arif
2026-07-20
mm/vmstat: fold stranded per-cpu node stats when a node comes online
Gregory Price
2026-07-20
Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-07-14
mm/slab: prevent unbounded recursion in free path with new kmalloc type
Harry Yoo (Oracle)
2026-07-14
mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXT
Harry Yoo (Oracle)
2026-07-14
mm/slab: fix a memory leak due to bootstrapping sheaves twice
Harry Yoo (Oracle)
2026-07-13
mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
Vivian Wang
2026-07-13
mm/slub: add comment explaining intentional kobject handling in sysfs_slab_add
Hongling Zeng
2026-07-13
mm/slab: simplify freeing remote objects in free_to_pcs_bulk()
Vlastimil Babka (SUSE)
2026-07-10
mm/slab: extract __free_to_pcs_batch() from free_to_pcs_bulk()
Vlastimil Babka (SUSE)
2026-07-09
mm: page_reporting: allow driver to set batch capacity
Michael S. Tsirkin
2026-07-09
mm/kmemleak: fix checksum computation for per-cpu objects
Breno Leitao
2026-07-09
mm/damon/core: disallow overlapping input ranges for damon_set_regions()
SJ Park
2026-07-09
mm/damon/core: validate ranges in damon_set_regions()
SJ Park
2026-07-09
mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
Rik van Riel
2026-07-09
mm/page_vma_mapped: fix device-private PMD handling
Wei Yang
2026-07-09
MAINTAINERS: s/SeongJae/SJ/
SJ Park
2026-07-09
userfaultfd: prevent registration of special VMAs
Mike Rapoport (Microsoft)
2026-07-08
slab: remove unused SL_CPU slab_stat_type
Seongjun Hong
2026-07-08
mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
Li RongQing
2026-07-08
mm/slub: deduplicate NUMA policy calculation in allocation paths
Hao Li
2026-07-08
mm/slub: fix lost local objects when bulk remote free batch fills
Shengming Hu
2026-07-03
mm: numa_memblks: use numa_add_reserved_memblk() in numa_cleanup_meminfo()
Sang-Heon Jeon
2026-07-03
mm: numa_memblks: remove redundant numa_nodemask_from_meminfo()
Sang-Heon Jeon
2026-07-03
mm: numa_memblks: set numa_nodes_parsed in numa_add_memblk()
Sang-Heon Jeon
2026-07-02
mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
Gregory Price
2026-07-02
Merge patch series "mm/mm_init: don't overlap zones with kernelcore=mirror"
Mike Rapoport (Microsoft)
2026-07-02
mm/mm_init: drop overlap_memmap_init()
Mike Rapoport (Microsoft)
2026-07-02
mm/mm_init: don't overlap NORMAL and MOVABLE zones with kernelcore=mirror
Mike Rapoport (Microsoft)
2026-07-01
mm: do file ownership checks with the proper mount idmap
Pedro Falcato
2026-07-01
mm/damon/ops-common: handle extreme intervals in damon_hot_score()
SeongJae Park
2026-07-01
mm/compaction: handle free_pages_prepare() properly in compaction_free()
Zi Yan
2026-07-01
mm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal error
SeongJae Park
2026-07-01
mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()
SeongJae Park
2026-07-01
mm: shrinker: fix NULL pointer dereference in debugfs
Qi Zheng
2026-07-01
mm: shrinker: fix shrinker_info teardown race with expansion
Qi Zheng
2026-07-01
mm/hugetlb: remove unnecessary empty range check in hugetlb_bootmem_set_nodes()
Sang-Heon Jeon
2026-07-01
mm: remove unnecessary empty range check in early_calculate_totalpages()
Sang-Heon Jeon
2026-06-30
mm/mm_init: fix incorrect node_spanned_pages
Wei Yang
2026-06-30
mm/memblock: Remove redundant pageblock_align() in free_unused_memmap()
Zhen Ni
2026-06-25
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-24
mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
Yu Kuai
2026-06-23
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-22
Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-21
Revert "mm: limit filemap_fault readahead to VMA boundaries"
Lorenzo Stoakes
2026-06-21
mm/vmscan: pass NULL to trace vmscan node reclaim
Ben Dooks
2026-06-21
mm: use mapping_mapped to simplify the code
Huang Shijie
[prev]
[next]