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-04-05
mm/khugepaged: define KHUGEPAGED_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1
Nico Pache
1
-4
/
+5
2026-04-05
mm: introduce is_pmd_order helper
Nico Pache
6
-10
/
+9
2026-04-05
mm: consolidate anonymous folio PTE mapping into helpers
Nico Pache
1
-20
/
+41
2026-04-05
mm/userfaultfd: fix hugetlb fault mutex hash calculation
Jianhui Zhou
1
-1
/
+1
2026-04-05
mm/damon/lru_sort: respect addr_unit on default monitoring region setup
SeongJae Park
1
-6
/
+0
2026-04-05
mm/damon/reclaim: respect addr_unit on default monitoring region setup
SeongJae Park
1
-6
/
+0
2026-04-05
mm/damon/core: fix wrong damon_set_regions() argument
SeongJae Park
1
-1
/
+1
2026-04-05
mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_defau...
SeongJae Park
3
-3
/
+6
2026-04-05
mm/damon/core: support addr_unit on damon_find_biggest_system_ram()
SeongJae Park
1
-11
/
+23
2026-04-05
mm/damon/core: fix wrong end address assignment on walk_system_ram()
SeongJae Park
1
-1
/
+1
2026-04-05
mm/mremap: check map count under mmap write lock and abstract
Lorenzo Stoakes (Oracle)
1
-13
/
+75
2026-04-05
mm: abstract reading sysctl_max_map_count, and READ_ONCE()
Lorenzo Stoakes (Oracle)
5
-7
/
+13
2026-04-05
mm/mremap: correct invalid map count check
Lorenzo Stoakes (Oracle)
1
-16
/
+12
2026-04-05
mm: migrate: requeue destination folio on deferred split queue
Usama Arif
1
-0
/
+17
2026-04-05
mm: ratelimit min_free_kbytes adjustment messages
Breno Leitao
2
-4
/
+4
2026-04-05
mm: huge_memory: refactor enabled_store() with set_global_enabled_mode()
Breno Leitao
1
-15
/
+48
2026-04-05
mm: huge_memory: refactor anon_enabled_store() with set_anon_enabled_mode()
Breno Leitao
1
-32
/
+52
2026-04-05
mm: khugepaged: export set_recommended_min_free_kbytes()
Breno Leitao
2
-1
/
+6
2026-04-05
mm/damon/tests/core-kunit: test goal_tuner commit
SeongJae Park
1
-0
/
+3
2026-04-05
mm/damon/sysfs-schemes: implement quotas->goal_tuner file
SeongJae Park
1
-0
/
+58
2026-04-05
mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORAL
SeongJae Park
1
-5
/
+24
2026-04-05
mm/damon/core: allow quota goals set zero effective size quota
SeongJae Park
1
-5
/
+26
2026-04-05
mm/damon/core: introduce damos_quota_goal_tuner
SeongJae Park
1
-0
/
+1
2026-04-05
mm/swap: strengthen locking assertions and invariants in cluster allocation
Hui Zhu
1
-1
/
+6
2026-04-05
mm: prevent droppable mappings from being locked
Anthony Yznaga
3
-7
/
+17
2026-04-05
mm: move vma_mmu_pagesize() from hugetlb to vma.c
David Hildenbrand (Arm)
2
-11
/
+21
2026-04-05
mm: move vma_kernel_pagesize() from hugetlb to mm.h
David Hildenbrand (Arm)
1
-17
/
+0
2026-04-05
mm/damon/core: clarify damon_set_attrs() usages
SeongJae Park
1
-2
/
+10
2026-04-05
mm/damon/tests/core-kunit: add a test for damon_is_last_region()
SeongJae Park
1
-0
/
+23
2026-04-05
mm/damon/core: use mult_frac()
SeongJae Park
1
-10
/
+10
2026-04-05
mm/damon/core: use time_after_eq() in kdamond_fn()
SeongJae Park
1
-5
/
+9
2026-04-05
mm/damon/core: use time_before() for next_apply_sis
SeongJae Park
1
-3
/
+3
2026-04-05
mm/damon/core: remove damos_set_next_apply_sis() duplicates
SeongJae Park
1
-9
/
+2
2026-04-05
mm/damon/tests/core-kunit: add a test for damon_commit_ctx()
SeongJae Park
1
-0
/
+22
2026-04-05
mm/damon/tests/.kunitconifg: enable DAMON_DEBUG_SANITY
SeongJae Park
1
-0
/
+3
2026-04-05
mm/damon/core: add damon_reset_aggregated() debug_sanity check
SeongJae Park
1
-0
/
+18
2026-04-05
mm/damon/core: add damon_split_region_at() debug_sanity check
SeongJae Park
1
-0
/
+16
2026-04-05
mm/damon/core: add damon_merge_regions_of() debug_sanity check
SeongJae Park
1
-0
/
+15
2026-04-05
mm/damon/core: add damon_merge_two_regions() debug_sanity check
SeongJae Park
1
-0
/
+16
2026-04-05
mm/damon/core: add damon_nr_regions() debug_sanity check
SeongJae Park
1
-0
/
+19
2026-04-05
mm/damon/core: add damon_del_region() debug_sanity check
SeongJae Park
1
-0
/
+13
2026-04-05
mm/damon/core: add damon_new_region() debug_sanity check
SeongJae Park
1
-0
/
+12
2026-04-05
mm/damon: add CONFIG_DAMON_DEBUG_SANITY
SeongJae Park
1
-0
/
+11
2026-04-05
mm/migrate_device: document folio_get requirement before frozen PMD split
Usama Arif
1
-0
/
+4
2026-04-05
mm: introduce a new page type for page pool in page type
Byungchul Park
1
-4
/
+9
2026-04-05
mm: reintroduce vma_desc_test() as a singular flag test
Lorenzo Stoakes (Oracle)
1
-6
/
+6
2026-04-05
mm: reintroduce vma_flags_test() as a singular flag test
Lorenzo Stoakes (Oracle)
2
-3
/
+3
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
4
-11
/
+11
2026-04-05
kasan: fix bug type classification for SW_TAGS mode
Andrey Ryabinin
1
-4
/
+9
2026-04-05
mm/vmscan: fix unintended mtc->nmask mutation in alloc_demote_folio()
Bing Jiao
1
-9
/
+5
[prev]
[next]