summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2025-01-25mm/zsmalloc: add and use pfn/zpdesc seeking funcsHyeonggon Yoo
2025-01-25mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdescHyeonggon Yoo
2025-01-25mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()Alex Shi
2025-01-25mm/zsmalloc: add zpdesc memory descriptor for zswap.zpoolAlex Shi
2025-01-25mm/damon/sysfs-schemes: add a file for setting damos_filter->allowSeongJae Park
2025-01-25mm/damon: add 'allow' argument to damos_new_filter()SeongJae Park
2025-01-25mm/damon/paddr: support damos_filter->allowSeongJae Park
2025-01-25mm/damon/core: support damos_filter->allowSeongJae Park
2025-01-25mm/damon/core: add damos_filter->allow fieldSeongJae Park
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino
2025-01-25mm: alloc_pages_bulk_noprof: drop page_list argumentLuiz Capitulino
2025-01-25mm/hugetlb: unify restore reserve accounting for new allocationsPeter Xu
2025-01-25mm/hugetlb: drop vma_has_reserves()Peter Xu
2025-01-25mm/hugetlb: simplify vma_has_reserves()Peter Xu
2025-01-25mm/hugetlb: clean up map/global resv accounting when allocatePeter Xu
2025-01-25mm/hugetlb: rename avoid_reserve to cow_from_ownerPeter Xu
2025-01-25mm/hugetlb: stop using avoid_reserve flag in fork()Peter Xu
2025-01-25mm/hugetlb: fix avoid_reserve to allow taking folio from subpoolPeter Xu
2025-01-25mm: shmem: skip swapcache for swapin of synchronous swap deviceBaolin Wang
2025-01-25mm/memmap: prevent double scanning of memmap by kmemleakGuo Weikang
2025-01-25mm/fake-numa: allow later numa node hotplugBruno Faccini
2025-01-25mm/damon: remove DAMON debugfs interfaceSeongJae Park
2025-01-25mm/damon: remove DAMON debugfs interface kunit testsSeongJae Park
2025-01-25mm/damon/sysfs-schemes: expose per-region filter-passed bytesSeongJae Park
2025-01-25mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal...SeongJae Park
2025-01-25mm/damon/syfs-schemes: implement per-scheme filter-passed bytes statSeongJae Park
2025-01-25mm/damon/core: implement per-scheme ops-handled filter-passed bytes statSeongJae Park
2025-01-25mm/damon/paddr: report filter-passed bytes back for DAMOS_STAT actionSeongJae Park
2025-01-25mm/damon/paddr: report filter-passed bytes back for normal actionsSeongJae Park
2025-01-25mm/damon: ask apply_scheme() to report filter-passed region-internal bytesSeongJae Park
2025-01-25mm/damon/sysfs: remove unused code for schemes tried regions updateSeongJae Park
2025-01-25mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}SeongJae Park
2025-01-25mm/damon/core: implement damos_walk()SeongJae Park
2025-01-25mm/damon/sysfs: use damon_call() for update_schemes_effective_quotasSeongJae Park
2025-01-25mm/damon/sysfs: use damon_call() for commit_schemes_quota_goalsSeongJae Park
2025-01-25mm/damon/sysfs: use damon_call() for update_schemes_statsSeongJae Park
2025-01-25mm/damon/core: introduce damon_call()SeongJae Park
2025-01-25mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs contextSeongJae Park
2025-01-25mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_s...SeongJae Park
2025-01-25mm/debug: prefer VM_WARN_ON_VMG() to report VMG debug warningsLorenzo Stoakes
2025-01-25mm/debug: introduce VM_WARN_ON_VMG() to dump VMA merge stateLorenzo Stoakes
2025-01-25mm: pgtable: move __tlb_remove_table_one() in x86 to generic fileQi Zheng
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-25mm: remove unnecessary calls to lru_add_drainRik van Riel
2025-01-25mm: add build-time option for hotplug memory default online typeGregory Price
2025-01-25mm: replace free hugepage folios after migrationyangge
2025-01-25mm/swap_cgroup: decouple swap cgroup recording and clearingKairui Song
2025-01-25mm/swap_cgroup: remove global swap cgroup lockKairui Song
2025-01-25mm/swap_cgroup: remove swap_cgroup_cmpxchgKairui Song
2025-01-25mm, memcontrol: avoid duplicated memcg enable checkKairui Song