summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2026-05-28mm/damon/core: remove damon_set_region_biggest_system_ram_default()SeongJae Park1-64/+0
2026-05-28mm/damon/lru_sort: cover all system ramsSeongJae Park1-3/+5
2026-05-28mm/damon/reclaim: cover all system ramsSeongJae Park1-7/+7
2026-05-28mm/damon: introduce damon_set_region_system_rams_default()SeongJae Park1-5/+72
2026-05-28vmalloc: add __GFP_SKIP_KASAN supportMuhammad Usama Anjum1-4/+9
2026-05-28mm/memcontrol: hoist pstatc_pcpu assignment out of CPU loopHui Zhu1-3/+2
2026-05-28mm/migrate: rename PAGE_ migration flags to FOLIO_Shivank Garg1-25/+23
2026-05-28mm/damon/tests/core-kunit: test pause commitmentSeongJae Park1-0/+4
2026-05-28mm/damon/sysfs: add pause file under context dirSeongJae Park1-0/+31
2026-05-28mm/damon/core: introduce damon_ctx->pausedSeongJae Park1-0/+9
2026-05-28mm: limit filemap_fault readahead to VMA boundariesFrederick Mayle2-1/+9
2026-05-28mm/madvise: reject invalid process_madvise() advice for zero-length vectorsfujunjie1-35/+25
2026-05-28mm: remove page_mapped()David Hildenbrand (Arm)2-5/+5
2026-05-28mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme actionAsier Gutierrez2-0/+7
2026-05-28mm/damon: add synchronous commit for commit_inputsLiew Rui Yan2-14/+78
2026-05-28mm/damon/ops-common: optimize damon_hot_score() using ilog2()Liew Rui Yan1-3/+6
2026-05-28mm/mm_init: fix uninitialized struct pages for ZONE_DEVICEMuchun Song1-3/+10
2026-05-28mm/mm_init: fix pageblock migratetype for ZONE_DEVICE compound pagesMuchun Song1-15/+19
2026-05-28mm/sparse-vmemmap: fix DAX vmemmap accounting with optimizationMuchun Song1-4/+30
2026-05-28mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song3-14/+15
2026-05-28mm/memory_hotplug: fix incorrect altmap passing in error pathMuchun Song1-1/+1
2026-05-28mm/sparse-vmemmap: fix vmemmap accounting underflowMuchun Song1-8/+12
2026-05-28mm/kfence: use special gfp_t format specifierBrendan Jackman1-1/+1
2026-05-28mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatchDeepanshu Kartikey1-3/+4
2026-05-28mm/lruvec: preemptively free dead folios during lru_add drainJP Kobryn (Meta)1-1/+40
2026-05-28mm, page_alloc: reintroduce page allocation stall warningDavid Rientjes1-0/+46
2026-05-28mm/thp: dead code cleanup in KconfigJulian Braha1-4/+1
2026-05-28mm/page_alloc: cleanup flag vars in alloc_pages_bulk_noprof()Brendan Jackman1-4/+1
2026-05-28mm/memory-failure: replace magic number 3 with GET_PAGE_MAX_RETRY_NUMwangxuewen1-1/+1
2026-05-28mm/page_io: rename swap_iocb fields for clarityDavid Carlier1-21/+21
2026-05-28mm/vmpressure: skip socket pressure for costly order reclaimJP Kobryn (Meta)2-7/+16
2026-05-28mm: huge_memory: refactor defrag_show() to use defrag_flags[]Breno Leitao1-16/+22
2026-05-28mm: huge_memory: use sysfs_match_string() in defrag_store()Breno Leitao1-26/+34
2026-05-28mm/khugepaged: use ALIGN helpers for PMD alignmentYe Liu1-4/+4
2026-05-28mm/memory-failure: use bool for forcekill stateYe Liu1-3/+3
2026-05-28mm/sparse: remove sparse buffer pre-allocation mechanismMuchun Song2-63/+2
2026-05-28mm/page_owner: fix %pGp format specifier argument typeZhen Ni1-1/+1
2026-05-28mm: fix mmap errno value when MAP_DROPPABLE is not supportedAnthony Yznaga1-1/+1
2026-05-28mm/vmscan: fix typos in commentsXiang Gao1-3/+3
2026-05-28mm/sparse: remove unnecessary NULL check before allocating mem_sectionSang-Heon Jeon1-6/+4
2026-05-28mm/migrate_device: cleanup up PMD Checks and warningsSunny Patel1-6/+3
2026-05-28mm/damon/tests/core-kunit: test fail_charge_{num,denom} committingSeongJae Park1-0/+6
2026-05-28mm/damon/sysfs-schemes: implement fail_charge_{num,denom} filesSeongJae Park1-0/+54
2026-05-28mm/damon/core: introduce failed region quota charge ratioSeongJae Park1-1/+20
2026-05-28mm/damon/core: merge regions after applying DAMOS schemesSeongJae Park1-4/+55
2026-05-28mm/damon/core: handle <min_region_sz remaining quota as emptySeongJae Park1-6/+17
2026-05-28mm/damon: add node_eligible_mem_bp goal metricRavi Jonnalagadda2-15/+164
2026-05-28mm/damon/core: make charge_addr_from aware of end-address exclusivitySeongJae Park1-1/+1
2026-05-28mm/memory: update stale locking comments for fault handlersAditya Sharma1-26/+29
2026-05-28mm/gup: cleanup pgtable entry accessorsAlexander Gordeev1-4/+4