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-01-31
mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO
Kairui Song
3
-85
/
+85
2026-01-31
mm, swap: split swap cache preparation loop into a standalone helper
Kairui Song
1
-88
/
+109
2026-01-31
mm, swap: rename __read_swap_cache_async to swap_cache_alloc_folio
Kairui Song
4
-19
/
+39
2026-01-31
percpu: add double free check to pcpu_free_area()
Dennis Zhou
1
-1
/
+14
2026-01-31
hugetlb: increase hugepage reservations when using node-specific "hugepages="...
Li Zhe
1
-0
/
+7
2026-01-31
kasan: remove unnecessary sync argument from start_report()
Maninder Singh
1
-4
/
+4
2026-01-31
mm/pagewalk: use min() to simplify the code
zenghongling
1
-1
/
+2
2026-01-31
mm/vma: add and use vma_assert_stabilised()
Lorenzo Stoakes
1
-3
/
+1
2026-01-31
mm/vma: improve and document __is_vma_write_locked()
Lorenzo Stoakes
1
-3
/
+3
2026-01-31
mm/vma: introduce helper struct + thread through exclusive lock fns
Lorenzo Stoakes
1
-69
/
+83
2026-01-31
mm/vma: clean up __vma_enter/exit_locked()
Lorenzo Stoakes
1
-18
/
+40
2026-01-31
mm/vma: de-duplicate __vma_enter_locked() error path
Lorenzo Stoakes
1
-9
/
+12
2026-01-31
mm/vma: add+use vma lockdep acquire/release defines
Lorenzo Stoakes
1
-5
/
+5
2026-01-31
mm/vma: rename is_vma_write_only(), separate out shared refcount put
Lorenzo Stoakes
1
-7
/
+10
2026-01-31
mm/vma: document possible vma->vm_refcnt values and reference comment
Lorenzo Stoakes
1
-0
/
+6
2026-01-31
mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
Lorenzo Stoakes
1
-7
/
+10
2026-01-31
mm: update kernel-doc for __swap_cache_clear_shadow()
Taeyang Kim
1
-1
/
+1
2026-01-31
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
5
-43
/
+45
2026-01-31
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
6
-17
/
+17
2026-01-31
mm/damon/core: rename damos_filter_out() to damos_core_filter_out()
SeongJae Park
1
-2
/
+2
2026-01-31
mm/damon/core: process damon_call_control requests on a local list
SeongJae Park
1
-37
/
+20
2026-01-31
mm/damon/core: cancel damos_walk() before damon_ctx->kdamond reset
SeongJae Park
1
-2
/
+1
2026-01-31
mm/damon/core: cleanup targets and regions at once on kdamond termination
SeongJae Park
1
-7
/
+1
2026-01-31
mm/damon: remove damon_operations->cleanup()
SeongJae Park
3
-4
/
+0
2026-01-31
mm: hugetlb_cma: mark hugetlb_cma{_only} as __ro_after_init
Kefeng Wang
1
-2
/
+2
2026-01-31
mm: hugetlb_cma: optimize hugetlb_cma_alloc_frozen_folio()
Kefeng Wang
1
-1
/
+4
2026-01-31
mm: hugetlb: optimize replace_free_hugepage_folios()
Kefeng Wang
1
-10
/
+49
2026-01-31
mm: page_alloc: optimize pfn_range_valid_contig()
Kefeng Wang
1
-17
/
+8
2026-01-31
mm: page_isolation: introduce page_is_unmovable()
Kefeng Wang
1
-88
/
+99
2026-01-31
sparc/mm: export symbols for lazy_mmu_mode KUnit tests
Kevin Brodsky
1
-1
/
+0
2026-01-31
mm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
3
-3
/
+5
2026-01-31
mm: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2026-01-31
mm: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
3
-6
/
+6
2026-01-31
mm/hugetlb: enforce brace style
Joshua Hahn
1
-7
/
+13
2026-01-31
mm/hugetlb: remove unnecessary if condition
Joshua Hahn
1
-7
/
+4
2026-01-31
mm/highmem: fix __kmap_to_page() build error
William Tambe
1
-1
/
+2
2026-01-31
mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
5
-15
/
+25
2026-01-31
mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Jiayuan Chen
1
-2
/
+20
2026-01-31
mm: fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
1
-11
/
+11
2026-01-31
mm: drop filename from page_alloc.c header comment
Manish Kumar
1
-1
/
+0
2026-01-31
mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
3
-5
/
+5
2026-01-31
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
5
-12
/
+12
2026-01-31
mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
David Hildenbrand (Red Hat)
1
-9
/
+6
2026-01-31
mm: rename balloon_compaction.(c|h) to balloon.(c|h)
David Hildenbrand (Red Hat)
2
-5
/
+4
2026-01-31
mm/vmscan: drop inclusion of balloon_compaction.h
David Hildenbrand (Red Hat)
1
-1
/
+0
2026-01-31
mm/balloon_compaction: mark remaining functions for having proper kerneldoc
David Hildenbrand (Red Hat)
1
-5
/
+5
2026-01-31
mm/balloon_compaction: assert that the balloon_pages_lock is held
David Hildenbrand (Red Hat)
1
-0
/
+2
2026-01-31
mm/balloon_compaction: move internal helpers to balloon_compaction.c
David Hildenbrand (Red Hat)
1
-0
/
+37
2026-01-31
mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
David Hildenbrand (Red Hat)
1
-4
/
+8
2026-01-31
mm/balloon_compaction: remove balloon_page_push/pop()
David Hildenbrand (Red Hat)
1
-3
/
+2
[prev]
[next]