summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-19mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=nHarry Yoo
2025-07-19mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_listJinjiang Tu
2025-07-19mm/page_owner: convert set_page_owner_migrate_reason() to foliosSidhartha Kumar
2025-07-19mm/memfd: replace deprecated strcpy() with memcpy() in alloc_name()Thorsten Blum
2025-07-19mm/damon/core: remove damon_callbackSeongJae Park
2025-07-19mm/damon/sysfs: remove damon_sysfs_before_terminate()SeongJae Park
2025-07-19mm/damon/core: destroy targets when kdamond_fn() finishSeongJae Park
2025-07-19mm/damon/sysfs: remove damon_sysfs_destroy_targets()SeongJae Park
2025-07-19mm/damon/vaddr: put pid in cleanup_target()SeongJae Park
2025-07-19mm/damon/core: add cleanup_target() ops callbackSeongJae Park
2025-07-19mm/damon/core: do not call ops.cleanup() when destroying targetsSeongJae Park
2025-07-19samples/damon/wsse: use damon_call() repeat mode instead of damon_callbackSeongJae Park
2025-07-19samples/damon/prcl: use damon_call() repeat mode instead of damon_callbackSeongJae Park
2025-07-19mm/damon/lru_sort: use damon_call() repeat mode instead of damon_callbackSeongJae Park
2025-07-19mm/damon/reclaim: use damon_call() repeat mode instead of damon_callbackSeongJae Park
2025-07-19mm/damon/stat: use damon_call() repeat mode instead of damon_callbackSeongJae Park
2025-07-19mm/damon/core: introduce repeat mode damon_call()SeongJae Park
2025-07-19mm/damon: accept parallel damon_call() requestsSeongJae Park
2025-07-19mm: simplify min_brk handling in brk()Xuanye Liu
2025-07-19readahead: use folio_nr_pages() instead of shift operationChi Zhiling
2025-07-19mm/hmm: move pmd_to_hmm_pfn_flags() to the respective #ifdefferyAndy Shevchenko
2025-07-19mm: introduce per-node proactive reclaim interfaceDavidlohr Bueso
2025-07-19mm/vmscan: make __node_reclaim() more genericDavidlohr Bueso
2025-07-19mm/memcg: make memory.reclaim interface genericDavidlohr Bueso
2025-07-19mm/vmscan: respect psi_memstall region in node reclaimDavidlohr Bueso
2025-07-19mm: remove unmap_and_put_page()Vishal Moola (Oracle)
2025-07-19mm/memory.c: use folios in __access_remote_vm()Vishal Moola (Oracle)
2025-07-19mm/memory.c: use folios in __copy_remote_vm_str()Vishal Moola (Oracle)
2025-07-19mm/damon/vaddr: apply filters in migrate_{hot/cold}Bijan Tabatabai
2025-07-19mm/damon: move folio filtering from paddr to ops-commonBijan Tabatabai
2025-07-19mm/damon/vaddr: use damos->migrate_dests in migrate_{hot,cold}Bijan Tabatabai
2025-07-19Docs/mm/damon/design: document vaddr support for migrate_{hot,cold}Bijan Tabatabai
2025-07-19mm/damon/vaddr: add vaddr versions of migrate_{hot,cold}Bijan Tabatabai
2025-07-19mm/damon: move migration helpers from paddr to ops-commonBijan Tabatabai
2025-07-19mm/damon/core: commit damos->migrate_destsBijan Tabatabai
2025-07-19Docs/admin-guide/mm/damon/usage: document dests directorySeongJae Park
2025-07-19Docs/ABI/damon: document schemes dests directorySeongJae Park
2025-07-19mm/damon/sysfs-schemes: set damos->migrate_destsSeongJae Park
2025-07-19mm/damon/sysfs-schemes: implement DAMOS action destinations directorySeongJae Park
2025-07-19mm/damon/core: add damos->migrate_dests fieldSeongJae Park
2025-07-19mm/damon: add struct damos_migrate_destsSeongJae Park
2025-07-19mm/damon/core: commit damos->target_nidBijan Tabatabai
2025-07-19samples/damon: support automatic node address detectionYunjeong Mun
2025-07-19samples/damon: change enable parameters to enabledHonggyu Kim
2025-07-19mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka
2025-07-19mm/vmstat: utilize designated initializers for the vmstat_text arrayKirill A. Shutemov
2025-07-19mm: strictly check vmstat_text array sizeKirill A. Shutemov
2025-07-19mm/vmstat: make MEMCG select VM_EVENT_COUNTERSKirill A. Shutemov
2025-07-19mm: remove boolean output parameters from folio_pte_batch_ext()David Hildenbrand
2025-07-19mm: split folio_pte_batch() into folio_pte_batch() and folio_pte_batch_flags()David Hildenbrand