summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-25mm, swap: use cluster lock for HDDKairui Song
2025-01-25mm, swap: remove old allocation path for HDDKairui Song
2025-01-25mm, swap: fold swap_info_get_cont in the only callerKairui Song
2025-01-25mm, swap: minor clean up for swap entry allocationKairui Song
2025-01-25alloc_tag: avoid current->alloc_tag manipulations when profiling is disabledSuren Baghdasaryan
2025-01-25memcg: fix soft lockup in the OOM processChen Ridong
2025-01-25mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc()Alex Shi
2025-01-25mm/zsmalloc: convert get/set_first_obj_offset() to take zpdescAlex Shi
2025-01-25mm/zsmalloc: convert SetZsPageMovable and remove unused funcsAlex Shi
2025-01-25mm/zsmalloc: convert get_zspage() to take zpdescHyeonggon Yoo
2025-01-25mm/zsmalloc: convert migrate_zspage() to use zpdescHyeonggon Yoo
2025-01-25mm/zsmalloc: convert location_to_obj() to take zpdescHyeonggon Yoo
2025-01-25mm/zsmalloc: convert __free_zspage() to use zpdescHyeonggon Yoo
2025-01-25mm/zsmalloc: convert reset_page to reset_zpdescAlex Shi
2025-01-25mm/zsmalloc: add two helpers for zs_page_migrate() and make it use zpdescHyeonggon Yoo
2025-01-25mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdescHyeonggon Yoo
2025-01-25mm/zsmalloc: convert init_zspage() to use zpdescHyeonggon Yoo
2025-01-25mm/zsmalloc: convert obj_allocated() and related helpers to use zpdescHyeonggon Yoo
2025-01-25mm/zsmalloc: convert create_page_chain() and its users to use zpdescAlex Shi
2025-01-25mm/zsmalloc: convert obj_malloc() to use zpdescHyeonggon Yoo
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-25Docs/admin-guide/mm/damon/usage: document DAMOS filter 'allow' sysfs fileSeongJae Park
2025-01-25Docs/admin-guide/mm/damon/usage: omit DAMOS filter details in favor of design...SeongJae Park
2025-01-25Docs/ABI/damon: document DAMOS filter allow sysfs fileSeongJae Park
2025-01-25Docs/mm/damon/design: document allow/reject DAMOS filter behaviorsSeongJae Park
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/damon: fixup damos_filter kernel-docSeongJae Park
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino
2025-01-25mm: alloc_pages_bulk_noprof: drop page_list argumentLuiz Capitulino
2025-01-25selftests/mm: introduce uffd-wp-mremap regression testRyan Roberts
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-25kunit: configs: remove configs for DAMON debugfs interface testsSeongJae Park