summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-01-25mm/huge_memory: convert has_hwpoisoned into a pure folio flagDavid Hildenbrand-4/+2
2025-01-25ksm: add ksm involvement information for each processxu xin-0/+1
2025-01-25mm/damon: explain "effective quota" on kernel-doc commentSeongJae Park-4/+9
2025-01-25mm: remove PageTransTail()Matthew Wilcox (Oracle)-12/+0
2025-01-25mm/mglru: rework workingset protectionYu Zhao-76/+94
2025-01-25mm/mglru: rework aging feedbackYu Zhao-9/+8
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang-0/+6
2025-01-25mm: make mmap_region() internalLorenzo Stoakes-3/+0
2025-01-25mm, swap_slots: remove slot cache for freeing pathKairui Song-3/+0
2025-01-25mm, swap: use a global swap cluster for non-rotation devicesKairui Song-0/+2
2025-01-25mm, swap: simplify percpu cluster updatingKairui Song-2/+2
2025-01-25mm, swap: reduce contention on device lockKairui Song-1/+2
2025-01-25mm, swap: use an enum to define all cluster flags and wrap flags changesKairui Song-4/+13
2025-01-25mm, swap: hold a reference during scan and cleanup flag usageKairui Song-1/+0
2025-01-25mm, swap: clean up plist removal and addingKairui Song-1/+1
2025-01-25mm, swap: clean up device availability checkKairui Song-2/+0
2025-01-25mm, swap: remove old allocation path for HDDKairui Song-3/+0
2025-01-25alloc_tag: avoid current->alloc_tag manipulations when profiling is disabledSuren Baghdasaryan-3/+8
2025-01-25mm/damon: add 'allow' argument to damos_new_filter()SeongJae Park-1/+1
2025-01-25mm/damon/core: add damos_filter->allow fieldSeongJae Park-1/+3
2025-01-25mm/damon: fixup damos_filter kernel-docSeongJae Park-5/+6
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino-7/+7
2025-01-25mm: alloc_pages_bulk_noprof: drop page_list argumentLuiz Capitulino-6/+2
2025-01-25mm/hugetlb: rename avoid_reserve to cow_from_ownerPeter Xu-2/+2
2025-01-25mm/memmap: prevent double scanning of memmap by kmemleakGuo Weikang-0/+4
2025-01-25mm/fake-numa: allow later numa node hotplugBruno Faccini-0/+8
2025-01-25mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->wal...SeongJae Park-1/+1
2025-01-25mm/damon/core: implement per-scheme ops-handled filter-passed bytes statSeongJae Park-0/+3
2025-01-25mm/damon: ask apply_scheme() to report filter-passed region-internal bytesSeongJae Park-2/+3
2025-01-25mm/damon: clarify trying vs applying on damos_stat kernel-doc commentSeongJae Park-0/+17
2025-01-25mm/damon/core: implement damos_walk()SeongJae Park-2/+31
2025-01-25mm/damon/core: introduce damon_call()SeongJae Park-0/+26
2025-01-25mm: introduce ctor/dtor at PGD levelKevin Brodsky-1/+7
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky-1/+26
2025-01-25mm: move common part of pagetable_*_ctor to helperKevin Brodsky-16/+12
2025-01-25mm/debug: introduce VM_WARN_ON_VMG() to dump VMA merge stateLorenzo Stoakes-1/+13
2025-01-25lib/list_debug.c: add object information in case of invalid objectManinder Singh-7/+9
2025-01-25mm: pgtable: introduce generic pagetable_dtor_free()Qi Zheng-10/+11
2025-01-25mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()Qi Zheng-2/+8
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng-2/+13
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng-47/+13
2025-01-25mm: pgtable: add statistics for P4D level page tableQi Zheng-0/+18
2025-01-25asm-generic: pgalloc: provide generic p4d_{alloc_one,free}Kevin Brodsky-0/+45
2025-01-25mm: add build-time option for hotplug memory default online typeGregory Price-2/+3
2025-01-25mm: replace free hugepage folios after migrationyangge-0/+7
2025-01-25mm/swap_cgroup: decouple swap cgroup recording and clearingKairui Song-4/+8
2025-01-25mm/swap_cgroup: remove swap_cgroup_cmpxchgKairui Song-2/+0
2025-01-25Merge tag 'mtd/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds-4/+532
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+29
2025-01-25Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-14/+28