aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2025-07-24mm/mremap: use an explicit uffd failure path for mremapLorenzo Stoakes1-4/+12
2025-07-24mm/mremap: cleanup post-processing stage of mremapLorenzo Stoakes1-9/+13
2025-07-24mm/mremap: put VMA check and prep logic into helper functionLorenzo Stoakes1-30/+28
2025-07-24mm/mremap: refactor initial parameter sanity checksLorenzo Stoakes1-15/+14
2025-07-24mm/mremap: perform some simple cleanupsLorenzo Stoakes1-23/+32
2025-07-24mm/vma: refactor vma_modify_flags_name() to vma_modify_name()Lorenzo Stoakes3-15/+12
2025-07-24mm: optimize lru_note_cost() by adding lru_note_cost_unlock_irq()Hugh Dickins2-19/+22
2025-07-24mm/mglru: stop try_to_inc_min_seq() if min_seq[type] has not increasedHao Jia1-0/+10
2025-07-24mm/damon/core: commit damos_quota_goal->nidSeongJae Park1-0/+15
2025-07-23kfence: Remove mention of PG_slabMatthew Wilcox (Oracle)1-2/+2
2025-07-23mm: move randomize_va_space into memory.cJoel Granados1-0/+18
2025-07-22Merge branch 'acpi-apei'Rafael J. Wysocki1-13/+0
2025-07-19kasan: use vmalloc_dump_obj() for vmalloc error reportsMarco Elver1-1/+3
2025-07-19mm/ksm: fix -Wsometimes-uninitialized from clang-21 in advisor_mode_show()Nathan Chancellor1-3/+3
2025-07-19mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=nHarry Yoo1-0/+3
2025-07-19mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_listJinjiang Tu2-0/+12
2025-07-19mm/page_owner: convert set_page_owner_migrate_reason() to foliosSidhartha Kumar3-4/+4
2025-07-19mm/memfd: replace deprecated strcpy() with memcpy() in alloc_name()Thorsten Blum1-1/+1
2025-07-19mm/damon/core: remove damon_callbackSeongJae Park1-19/+7
2025-07-19mm/damon/sysfs: remove damon_sysfs_before_terminate()SeongJae Park1-12/+0
2025-07-19mm/damon/core: destroy targets when kdamond_fn() finishSeongJae Park1-0/+1
2025-07-19mm/damon/sysfs: remove damon_sysfs_destroy_targets()SeongJae Park1-20/+3
2025-07-19mm/damon/vaddr: put pid in cleanup_target()SeongJae Park3-10/+8
2025-07-19mm/damon/core: add cleanup_target() ops callbackSeongJae Park4-9/+13
2025-07-19mm/damon/core: do not call ops.cleanup() when destroying targetsSeongJae Park1-5/+0
2025-07-19mm/damon/lru_sort: use damon_call() repeat mode instead of damon_callbackSeongJae Park1-35/+35
2025-07-19mm/damon/reclaim: use damon_call() repeat mode instead of damon_callbackSeongJae Park1-31/+31
2025-07-19mm/damon/stat: use damon_call() repeat mode instead of damon_callbackSeongJae Park1-3/+14
2025-07-19mm/damon/core: introduce repeat mode damon_call()SeongJae Park1-5/+20
2025-07-19mm/damon: accept parallel damon_call() requestsSeongJae Park1-24/+25
2025-07-19mm: simplify min_brk handling in brk()Xuanye Liu1-5/+2
2025-07-19readahead: use folio_nr_pages() instead of shift operationChi Zhiling1-1/+1
2025-07-19mm/hmm: move pmd_to_hmm_pfn_flags() to the respective #ifdefferyAndy Shevchenko1-1/+1
2025-07-19mm: introduce per-node proactive reclaim interfaceDavidlohr Bueso1-7/+48
2025-07-19mm/vmscan: make __node_reclaim() more genericDavidlohr Bueso1-23/+25
2025-07-19mm/memcg: make memory.reclaim interface genericDavidlohr Bueso3-73/+112
2025-07-19mm/vmscan: respect psi_memstall region in node reclaimDavidlohr Bueso1-1/+1
2025-07-19mm/memory.c: use folios in __access_remote_vm()Vishal Moola (Oracle)1-3/+5
2025-07-19mm/memory.c: use folios in __copy_remote_vm_str()Vishal Moola (Oracle)1-3/+5
2025-07-19mm/damon/vaddr: apply filters in migrate_{hot/cold}Bijan Tabatabai1-4/+65
2025-07-19mm/damon: move folio filtering from paddr to ops-commonBijan Tabatabai3-152/+154
2025-07-19mm/damon/vaddr: use damos->migrate_dests in migrate_{hot,cold}Bijan Tabatabai1-16/+92
2025-07-19mm/damon/vaddr: add vaddr versions of migrate_{hot,cold}Bijan Tabatabai1-0/+98
2025-07-19mm/damon: move migration helpers from paddr to ops-commonBijan Tabatabai3-121/+123
2025-07-19mm/damon/core: commit damos->migrate_destsBijan Tabatabai1-0/+39
2025-07-19mm/damon/sysfs-schemes: set damos->migrate_destsSeongJae Park1-0/+28
2025-07-19mm/damon/sysfs-schemes: implement DAMOS action destinations directorySeongJae Park1-1/+224
2025-07-19mm/damon/core: add damos->migrate_dests fieldSeongJae Park1-0/+4
2025-07-19mm/damon/core: commit damos->target_nidBijan Tabatabai1-0/+1
2025-07-19mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka3-6/+1