index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-20
mm/vmstat: fold stranded per-cpu node stats when a node comes online
Gregory Price
1
-4
/
+11
2026-07-20
Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...
Linus Torvalds
21
-70
/
+58
2026-07-14
mm/slab: prevent unbounded recursion in free path with new kmalloc type
Harry Yoo (Oracle)
3
-62
/
+79
2026-07-14
mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXT
Harry Yoo (Oracle)
1
-4
/
+6
2026-07-14
mm/slab: fix a memory leak due to bootstrapping sheaves twice
Harry Yoo (Oracle)
1
-2
/
+7
2026-07-13
mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
Vivian Wang
1
-0
/
+2
2026-07-13
mm/slub: add comment explaining intentional kobject handling in sysfs_slab_add
Hongling Zeng
1
-0
/
+5
2026-07-13
mm/slab: simplify freeing remote objects in free_to_pcs_bulk()
Vlastimil Babka (SUSE)
1
-10
/
+20
2026-07-10
mm/slab: extract __free_to_pcs_batch() from free_to_pcs_bulk()
Vlastimil Babka (SUSE)
1
-56
/
+60
2026-07-09
mm: page_reporting: allow driver to set batch capacity
Michael S. Tsirkin
1
-12
/
+12
2026-07-09
mm/kmemleak: fix checksum computation for per-cpu objects
Breno Leitao
1
-3
/
+4
2026-07-09
mm/damon/core: disallow overlapping input ranges for damon_set_regions()
SJ Park
1
-2
/
+9
2026-07-09
mm/damon/core: validate ranges in damon_set_regions()
SJ Park
1
-0
/
+6
2026-07-09
mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
Rik van Riel
1
-4
/
+8
2026-07-09
mm/page_vma_mapped: fix device-private PMD handling
Wei Yang
1
-14
/
+17
2026-07-09
MAINTAINERS: s/SeongJae/SJ/
SJ Park
16
-36
/
+0
2026-07-09
userfaultfd: prevent registration of special VMAs
Mike Rapoport (Microsoft)
1
-1
/
+4
2026-07-08
slab: remove unused SL_CPU slab_stat_type
Seongjun Hong
1
-3
/
+1
2026-07-08
mm/mempool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
Li RongQing
1
-11
/
+24
2026-07-08
mm/slub: deduplicate NUMA policy calculation in allocation paths
Hao Li
1
-33
/
+9
2026-07-08
mm/slub: fix lost local objects when bulk remote free batch fills
Shengming Hu
1
-7
/
+5
2026-07-03
mm: numa_memblks: use numa_add_reserved_memblk() in numa_cleanup_meminfo()
Sang-Heon Jeon
1
-2
/
+1
2026-07-03
mm: numa_memblks: remove redundant numa_nodemask_from_meminfo()
Sang-Heon Jeon
1
-16
/
+0
2026-07-03
mm: numa_memblks: set numa_nodes_parsed in numa_add_memblk()
Sang-Heon Jeon
1
-4
/
+18
2026-07-02
mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
Gregory Price
2
-4
/
+13
2026-07-02
Merge patch series "mm/mm_init: don't overlap zones with kernelcore=mirror"
Mike Rapoport (Microsoft)
1
-57
/
+3
2026-07-02
mm/mm_init: drop overlap_memmap_init()
Mike Rapoport (Microsoft)
1
-24
/
+0
2026-07-02
mm/mm_init: don't overlap NORMAL and MOVABLE zones with kernelcore=mirror
Mike Rapoport (Microsoft)
1
-33
/
+3
2026-07-01
mm: do file ownership checks with the proper mount idmap
Pedro Falcato
3
-5
/
+3
2026-07-01
mm/damon/ops-common: handle extreme intervals in damon_hot_score()
SeongJae Park
1
-0
/
+1
2026-07-01
mm/compaction: handle free_pages_prepare() properly in compaction_free()
Zi Yan
1
-4
/
+3
2026-07-01
mm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal error
SeongJae Park
1
-4
/
+4
2026-07-01
mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()
SeongJae Park
1
-6
/
+3
2026-07-01
mm: shrinker: fix NULL pointer dereference in debugfs
Qi Zheng
1
-4
/
+6
2026-07-01
mm: shrinker: fix shrinker_info teardown race with expansion
Qi Zheng
1
-2
/
+11
2026-07-01
mm/hugetlb: remove unnecessary empty range check in hugetlb_bootmem_set_nodes()
Sang-Heon Jeon
1
-5
/
+2
2026-07-01
mm: remove unnecessary empty range check in early_calculate_totalpages()
Sang-Heon Jeon
1
-2
/
+1
2026-06-30
mm/mm_init: fix incorrect node_spanned_pages
Wei Yang
1
-3
/
+2
2026-06-30
mm/memblock: Remove redundant pageblock_align() in free_unused_memmap()
Zhen Ni
1
-3
/
+1
2026-06-25
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+6
2026-06-24
mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
Yu Kuai
1
-1
/
+6
2026-06-23
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-317
/
+681
2026-06-22
Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-197
/
+327
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+7
2026-06-21
Revert "mm: limit filemap_fault readahead to VMA boundaries"
Lorenzo Stoakes
2
-9
/
+1
2026-06-21
mm/vmscan: pass NULL to trace vmscan node reclaim
Ben Dooks
1
-3
/
+3
2026-06-21
mm: use mapping_mapped to simplify the code
Huang Shijie
1
-2
/
+2
2026-06-21
mm/gup_test: reject wrapped user ranges
Samuel Moelius
1
-4
/
+8
2026-06-21
mm/damon/core: always put unsuccessfully committed target pids
SeongJae Park
1
-8
/
+47
2026-06-21
mm: page_isolation: avoid unsafe folio reads while scanning compound pages
Kaitao Cheng
1
-6
/
+13
[prev]
[next]