summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-01-25mm: remove PageTransTail()Matthew Wilcox (Oracle)
2025-01-25mm/mglru: rework workingset protectionYu Zhao
2025-01-25mm/mglru: rework aging feedbackYu Zhao
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25mm: make mmap_region() internalLorenzo Stoakes
2025-01-25mm, swap_slots: remove slot cache for freeing pathKairui Song
2025-01-25mm, swap: use a global swap cluster for non-rotation devicesKairui Song
2025-01-25mm, swap: simplify percpu cluster updatingKairui Song
2025-01-25mm, swap: reduce contention on device lockKairui Song
2025-01-25mm, swap: use an enum to define all cluster flags and wrap flags changesKairui Song
2025-01-25mm, swap: hold a reference during scan and cleanup flag usageKairui Song
2025-01-25mm, swap: clean up plist removal and addingKairui Song
2025-01-25mm, swap: clean up device availability checkKairui Song
2025-01-25mm, swap: remove old allocation path for HDDKairui Song
2025-01-25alloc_tag: avoid current->alloc_tag manipulations when profiling is disabledSuren Baghdasaryan
2025-01-25mm/damon: add 'allow' argument to damos_new_filter()SeongJae 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-25mm/hugetlb: rename avoid_reserve to cow_from_ownerPeter Xu
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/core: pass per-region filter-passed bytes to damos_walk_control->wal...SeongJae Park
2025-01-25mm/damon/core: implement per-scheme ops-handled filter-passed bytes statSeongJae Park
2025-01-25mm/damon: ask apply_scheme() to report filter-passed region-internal bytesSeongJae Park
2025-01-25mm/damon: clarify trying vs applying on damos_stat kernel-doc commentSeongJae Park
2025-01-25mm/damon/core: implement damos_walk()SeongJae Park
2025-01-25mm/damon/core: introduce damon_call()SeongJae Park
2025-01-25mm: introduce ctor/dtor at PGD levelKevin Brodsky
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-25mm: move common part of pagetable_*_ctor to helperKevin Brodsky
2025-01-25mm/debug: introduce VM_WARN_ON_VMG() to dump VMA merge stateLorenzo Stoakes
2025-01-25lib/list_debug.c: add object information in case of invalid objectManinder Singh
2025-01-25mm: pgtable: introduce generic pagetable_dtor_free()Qi Zheng
2025-01-25mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()Qi Zheng
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-25mm: pgtable: add statistics for P4D level page tableQi Zheng
2025-01-25asm-generic: pgalloc: provide generic p4d_{alloc_one,free}Kevin Brodsky
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 swap_cgroup_cmpxchgKairui Song
2025-01-13mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereferenceGuo Weikang
2025-01-13memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocolJoshua Hahn
2025-01-13memcg/hugetlb: introduce mem_cgroup_charge_hugetlbJoshua Hahn
2025-01-13mm: perform all memfd seal checks in a single placeLorenzo Stoakes
2025-01-13mm: introduce mmap_lock_speculate_{try_begin|retry}Suren Baghdasaryan
2025-01-13mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan