summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-01mm/pagewalk: introduce folio_walk_start() + folio_walk_end()David Hildenbrand
2024-09-01mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVESDavid Hildenbrand
2024-09-01include/linux/mmzone.h: clean up watermark accessorsAndrew Morton
2024-09-01mm: print the promo watermark in zoneinfoKaiyang Zhao
2024-09-01mm: create promo_wmark_pages and clean up open-coded sitesKaiyang Zhao
2024-09-01mm: consider CMA pages in watermark check for NUMA balancing target nodeKaiyang Zhao
2024-09-01mm: zswap: fix global shrinker error handling logicTakero Funaki
2024-09-01mm: zswap: fix global shrinker memcg iterationTakero Funaki
2024-09-01mm: swap: allocate folio only first time in __read_swap_cache_async()Zhaoyu Liu
2024-09-01mm: clarify folio_likely_mapped_shared() documentation for KSM foliosDavid Hildenbrand
2024-09-01mm/rmap: cleanup partially-mapped handling in __folio_remove_rmap()David Hildenbrand
2024-09-01mm/hugetlb: remove hugetlb_follow_page_mask() leftoverDavid Hildenbrand
2024-09-01mm/memory_hotplug: get rid of __refWei Yang
2024-09-01mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support...Barry Song
2024-09-01mm/z3fold: add __percpu annotation to *unbuddied pointer in struct z3fold_poolUros Bizjak
2024-09-01mm/cma: change the addition of totalcma_pages in the cma_init_reserved_memHao Ge
2024-09-01mm: improve code consistency with zonelist_* helper functionsWei Yang
2024-09-01tools: add skeleton code for userland testing of VMA logicLorenzo Stoakes
2024-09-01tools: separate out shared radix-tree componentsLorenzo Stoakes
2024-09-01MAINTAINERS: add entry for new VMA filesLorenzo Stoakes
2024-09-01mm: move internal core VMA manipulation functions to own fileLorenzo Stoakes
2024-09-01mm: move vma_shrink(), vma_expand() to internal headerLorenzo Stoakes
2024-09-01mm: move vma_modify() and helpers to internal headerLorenzo Stoakes
2024-09-01userfaultfd: move core VMA manipulation logic to mm/userfaultfd.cLorenzo Stoakes
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write testsDavid Finkel
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write handlersDavid Finkel
2024-09-01s390/uv: drop arch_make_page_accessible()David Hildenbrand
2024-09-01mm/gup: convert to arch_make_folio_accessible()David Hildenbrand
2024-09-01mm: simplify arch_make_folio_accessible()David Hildenbrand
2024-09-01lib: test_hmm: use min() to improve dmirror_exclusive()Thorsten Blum
2024-09-01powerpc/8xx: document and enforce that split PT locks are not usedDavid Hildenbrand
2024-09-01mm/hugetlb: enforce that PMD PT sharing has split PMD PT locksDavid Hildenbrand
2024-09-01mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig optionsDavid Hildenbrand
2024-09-01mm: page_counters: initialize usage using ATOMIC_LONG_INIT() macroRoman Gushchin
2024-09-01mm: page_counters: put page_counter_calculate_protection() under CONFIG_MEMCGRoman Gushchin
2024-09-01mm: memcg: don't call propagate_protected_usage() needlesslyRoman Gushchin
2024-09-01mm: hugetlb: remove left over comment about follow_huge_foo()Kefeng Wang
2024-09-01kmemleak-test: add percpu leakPavel Tikhomirov
2024-09-01kmemleak: enable tracking for percpu pointersPavel Tikhomirov
2024-09-01task_stack: uninline stack_not_usedPasha Tatashin
2024-09-01vmstat: kernel stack usage histogramPasha Tatashin
2024-09-01memcg: increase the valid index range for memcg statsShakeel Butt
2024-09-01mm: shrink skip folio mapped by an exiting processZhiguo Jiang
2024-09-01mm/swap: remove boilerplateYu Zhao
2024-09-01mm/swap: remove remaining _fn suffixYu Zhao
2024-09-01mm/swap: fold lru_rotate into cpu_fbatchesYu Zhao
2024-09-01mm/swap: rename cpu_fbatches->activateYu Zhao
2024-09-01mm/swap: reduce indentation levelYu Zhao
2024-09-01memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled.Zi Yan
2024-09-01memory tiering: introduce folio_use_access_time() checkZi Yan