summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2026-04-05mm/khugepaged: define KHUGEPAGED_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1Nico Pache1-4/+5
2026-04-05mm: introduce is_pmd_order helperNico Pache6-10/+9
2026-04-05mm: consolidate anonymous folio PTE mapping into helpersNico Pache1-20/+41
2026-04-05mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou1-1/+1
2026-04-05mm/damon/lru_sort: respect addr_unit on default monitoring region setupSeongJae Park1-6/+0
2026-04-05mm/damon/reclaim: respect addr_unit on default monitoring region setupSeongJae Park1-6/+0
2026-04-05mm/damon/core: fix wrong damon_set_regions() argumentSeongJae Park1-1/+1
2026-04-05mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_defau...SeongJae Park3-3/+6
2026-04-05mm/damon/core: support addr_unit on damon_find_biggest_system_ram()SeongJae Park1-11/+23
2026-04-05mm/damon/core: fix wrong end address assignment on walk_system_ram()SeongJae Park1-1/+1
2026-04-05mm/mremap: check map count under mmap write lock and abstractLorenzo Stoakes (Oracle)1-13/+75
2026-04-05mm: abstract reading sysctl_max_map_count, and READ_ONCE()Lorenzo Stoakes (Oracle)5-7/+13
2026-04-05mm/mremap: correct invalid map count checkLorenzo Stoakes (Oracle)1-16/+12
2026-04-05mm: migrate: requeue destination folio on deferred split queueUsama Arif1-0/+17
2026-04-05mm: ratelimit min_free_kbytes adjustment messagesBreno Leitao2-4/+4
2026-04-05mm: huge_memory: refactor enabled_store() with set_global_enabled_mode()Breno Leitao1-15/+48
2026-04-05mm: huge_memory: refactor anon_enabled_store() with set_anon_enabled_mode()Breno Leitao1-32/+52
2026-04-05mm: khugepaged: export set_recommended_min_free_kbytes()Breno Leitao2-1/+6
2026-04-05mm/damon/tests/core-kunit: test goal_tuner commitSeongJae Park1-0/+3
2026-04-05mm/damon/sysfs-schemes: implement quotas->goal_tuner fileSeongJae Park1-0/+58
2026-04-05mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORALSeongJae Park1-5/+24
2026-04-05mm/damon/core: allow quota goals set zero effective size quotaSeongJae Park1-5/+26
2026-04-05mm/damon/core: introduce damos_quota_goal_tunerSeongJae Park1-0/+1
2026-04-05mm/swap: strengthen locking assertions and invariants in cluster allocationHui Zhu1-1/+6
2026-04-05mm: prevent droppable mappings from being lockedAnthony Yznaga3-7/+17
2026-04-05mm: move vma_mmu_pagesize() from hugetlb to vma.cDavid Hildenbrand (Arm)2-11/+21
2026-04-05mm: move vma_kernel_pagesize() from hugetlb to mm.hDavid Hildenbrand (Arm)1-17/+0
2026-04-05mm/damon/core: clarify damon_set_attrs() usagesSeongJae Park1-2/+10
2026-04-05mm/damon/tests/core-kunit: add a test for damon_is_last_region()SeongJae Park1-0/+23
2026-04-05mm/damon/core: use mult_frac()SeongJae Park1-10/+10
2026-04-05mm/damon/core: use time_after_eq() in kdamond_fn()SeongJae Park1-5/+9
2026-04-05mm/damon/core: use time_before() for next_apply_sisSeongJae Park1-3/+3
2026-04-05mm/damon/core: remove damos_set_next_apply_sis() duplicatesSeongJae Park1-9/+2
2026-04-05mm/damon/tests/core-kunit: add a test for damon_commit_ctx()SeongJae Park1-0/+22
2026-04-05mm/damon/tests/.kunitconifg: enable DAMON_DEBUG_SANITYSeongJae Park1-0/+3
2026-04-05mm/damon/core: add damon_reset_aggregated() debug_sanity checkSeongJae Park1-0/+18
2026-04-05mm/damon/core: add damon_split_region_at() debug_sanity checkSeongJae Park1-0/+16
2026-04-05mm/damon/core: add damon_merge_regions_of() debug_sanity checkSeongJae Park1-0/+15
2026-04-05mm/damon/core: add damon_merge_two_regions() debug_sanity checkSeongJae Park1-0/+16
2026-04-05mm/damon/core: add damon_nr_regions() debug_sanity checkSeongJae Park1-0/+19
2026-04-05mm/damon/core: add damon_del_region() debug_sanity checkSeongJae Park1-0/+13
2026-04-05mm/damon/core: add damon_new_region() debug_sanity checkSeongJae Park1-0/+12
2026-04-05mm/damon: add CONFIG_DAMON_DEBUG_SANITYSeongJae Park1-0/+11
2026-04-05mm/migrate_device: document folio_get requirement before frozen PMD splitUsama Arif1-0/+4
2026-04-05mm: introduce a new page type for page pool in page typeByungchul Park1-4/+9
2026-04-05mm: reintroduce vma_desc_test() as a singular flag testLorenzo Stoakes (Oracle)1-6/+6
2026-04-05mm: reintroduce vma_flags_test() as a singular flag testLorenzo Stoakes (Oracle)2-3/+3
2026-04-05mm: rename VMA flag helpers to be more readableLorenzo Stoakes (Oracle)4-11/+11
2026-04-05kasan: fix bug type classification for SW_TAGS modeAndrey Ryabinin1-4/+9
2026-04-05mm/vmscan: fix unintended mtc->nmask mutation in alloc_demote_folio()Bing Jiao1-9/+5