Age | Commit message (Expand) | Author |
2025-01-25 | mm: remove PageTransTail() | Matthew Wilcox (Oracle) |
2025-01-25 | mm/mglru: rework workingset protection | Yu Zhao |
2025-01-25 | mm/mglru: rework aging feedback | Yu Zhao |
2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang |
2025-01-25 | mm: make mmap_region() internal | Lorenzo Stoakes |
2025-01-25 | mm, swap_slots: remove slot cache for freeing path | Kairui Song |
2025-01-25 | mm, swap: use a global swap cluster for non-rotation devices | Kairui Song |
2025-01-25 | mm, swap: simplify percpu cluster updating | Kairui Song |
2025-01-25 | mm, swap: reduce contention on device lock | Kairui Song |
2025-01-25 | mm, swap: use an enum to define all cluster flags and wrap flags changes | Kairui Song |
2025-01-25 | mm, swap: hold a reference during scan and cleanup flag usage | Kairui Song |
2025-01-25 | mm, swap: clean up plist removal and adding | Kairui Song |
2025-01-25 | mm, swap: clean up device availability check | Kairui Song |
2025-01-25 | mm, swap: remove old allocation path for HDD | Kairui Song |
2025-01-25 | alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled | Suren Baghdasaryan |
2025-01-25 | mm/damon: add 'allow' argument to damos_new_filter() | SeongJae Park |
2025-01-25 | mm/damon/core: add damos_filter->allow field | SeongJae Park |
2025-01-25 | mm/damon: fixup damos_filter kernel-doc | SeongJae Park |
2025-01-25 | mm: alloc_pages_bulk: rename API | Luiz Capitulino |
2025-01-25 | mm: alloc_pages_bulk_noprof: drop page_list argument | Luiz Capitulino |
2025-01-25 | mm/hugetlb: rename avoid_reserve to cow_from_owner | Peter Xu |
2025-01-25 | mm/memmap: prevent double scanning of memmap by kmemleak | Guo Weikang |
2025-01-25 | mm/fake-numa: allow later numa node hotplug | Bruno Faccini |
2025-01-25 | mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal... | SeongJae Park |
2025-01-25 | mm/damon/core: implement per-scheme ops-handled filter-passed bytes stat | SeongJae Park |
2025-01-25 | mm/damon: ask apply_scheme() to report filter-passed region-internal bytes | SeongJae Park |
2025-01-25 | mm/damon: clarify trying vs applying on damos_stat kernel-doc comment | SeongJae Park |
2025-01-25 | mm/damon/core: implement damos_walk() | SeongJae Park |
2025-01-25 | mm/damon/core: introduce damon_call() | SeongJae Park |
2025-01-25 | mm: introduce ctor/dtor at PGD level | Kevin Brodsky |
2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky |
2025-01-25 | mm: move common part of pagetable_*_ctor to helper | Kevin Brodsky |
2025-01-25 | mm/debug: introduce VM_WARN_ON_VMG() to dump VMA merge state | Lorenzo Stoakes |
2025-01-25 | lib/list_debug.c: add object information in case of invalid object | Maninder Singh |
2025-01-25 | mm: pgtable: introduce generic pagetable_dtor_free() | Qi Zheng |
2025-01-25 | mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table() | Qi Zheng |
2025-01-25 | mm: pgtable: introduce generic __tlb_remove_table() | Qi Zheng |
2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng |
2025-01-25 | mm: pgtable: add statistics for P4D level page table | Qi Zheng |
2025-01-25 | asm-generic: pgalloc: provide generic p4d_{alloc_one,free} | Kevin Brodsky |
2025-01-25 | mm: add build-time option for hotplug memory default online type | Gregory Price |
2025-01-25 | mm: replace free hugepage folios after migration | yangge |
2025-01-25 | mm/swap_cgroup: decouple swap cgroup recording and clearing | Kairui Song |
2025-01-25 | mm/swap_cgroup: remove swap_cgroup_cmpxchg | Kairui Song |
2025-01-13 | mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereference | Guo Weikang |
2025-01-13 | memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocol | Joshua Hahn |
2025-01-13 | memcg/hugetlb: introduce mem_cgroup_charge_hugetlb | Joshua Hahn |
2025-01-13 | mm: perform all memfd seal checks in a single place | Lorenzo Stoakes |
2025-01-13 | mm: introduce mmap_lock_speculate_{try_begin|retry} | Suren Baghdasaryan |
2025-01-13 | mm: convert mm_lock_seq to a proper seqcount | Suren Baghdasaryan |