summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2026-05-28mm/mm_init: fix uninitialized struct pages for ZONE_DEVICEMuchun Song
2026-05-28mm/mm_init: fix pageblock migratetype for ZONE_DEVICE compound pagesMuchun Song
2026-05-28mm/sparse-vmemmap: fix DAX vmemmap accounting with optimizationMuchun Song
2026-05-28mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song
2026-05-28mm/memory_hotplug: fix incorrect altmap passing in error pathMuchun Song
2026-05-28mm/sparse-vmemmap: fix vmemmap accounting underflowMuchun Song
2026-05-28mm/kfence: use special gfp_t format specifierBrendan Jackman
2026-05-28mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatchDeepanshu Kartikey
2026-05-28mm/lruvec: preemptively free dead folios during lru_add drainJP Kobryn (Meta)
2026-05-28mm, page_alloc: reintroduce page allocation stall warningDavid Rientjes
2026-05-28mm/thp: dead code cleanup in KconfigJulian Braha
2026-05-28mm/page_alloc: cleanup flag vars in alloc_pages_bulk_noprof()Brendan Jackman
2026-05-28mm/memory-failure: replace magic number 3 with GET_PAGE_MAX_RETRY_NUMwangxuewen
2026-05-28mm/page_io: rename swap_iocb fields for clarityDavid Carlier
2026-05-28mm/vmpressure: skip socket pressure for costly order reclaimJP Kobryn (Meta)
2026-05-28mm: huge_memory: refactor defrag_show() to use defrag_flags[]Breno Leitao
2026-05-28mm: huge_memory: use sysfs_match_string() in defrag_store()Breno Leitao
2026-05-28mm/khugepaged: use ALIGN helpers for PMD alignmentYe Liu
2026-05-28mm/memory-failure: use bool for forcekill stateYe Liu
2026-05-28mm/sparse: remove sparse buffer pre-allocation mechanismMuchun Song
2026-05-28mm/page_owner: fix %pGp format specifier argument typeZhen Ni
2026-05-28mm: fix mmap errno value when MAP_DROPPABLE is not supportedAnthony Yznaga
2026-05-28mm/vmscan: fix typos in commentsXiang Gao
2026-05-28mm/sparse: remove unnecessary NULL check before allocating mem_sectionSang-Heon Jeon
2026-05-28mm/migrate_device: cleanup up PMD Checks and warningsSunny Patel
2026-05-28mm/damon/tests/core-kunit: test fail_charge_{num,denom} committingSeongJae Park
2026-05-28mm/damon/sysfs-schemes: implement fail_charge_{num,denom} filesSeongJae Park
2026-05-28mm/damon/core: introduce failed region quota charge ratioSeongJae Park
2026-05-28mm/damon/core: merge regions after applying DAMOS schemesSeongJae Park
2026-05-28mm/damon/core: handle <min_region_sz remaining quota as emptySeongJae Park
2026-05-28mm/damon: add node_eligible_mem_bp goal metricRavi Jonnalagadda
2026-05-28mm/damon/core: make charge_addr_from aware of end-address exclusivitySeongJae Park
2026-05-28mm/memory: update stale locking comments for fault handlersAditya Sharma
2026-05-28mm/gup: cleanup pgtable entry accessorsAlexander Gordeev
2026-05-28mm/page_alloc: optimize __free_contig_frozen_range()Muhammad Usama Anjum
2026-05-28vmalloc: optimize vfree with free_pages_bulk()Ryan Roberts
2026-05-28mm/page_alloc: optimize free_contig_range()Ryan Roberts
2026-05-28mm/vmscan: add balance_pgdat begin/end tracepointsBunyod Suvonov
2026-05-28mm: convert vmemmap_p?d_populate() to static functionsChengkaitao
2026-05-28mm/huge_memory: fix outdated comment about freeing subpages in __folio_splitBarry Song (Xiaomi)
2026-05-28Revert "tmpfs: don't enable large folios if not supported"Baolin Wang
2026-05-28mm/page_alloc: replace kernel_init_pages() with batch page clearingHrushikesh Salunke
2026-05-28mm/cma: fix reserved page leak on activation failureMuchun Song
2026-05-28mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-05-28mm/hugetlb: restore reservation on error in hugetlb folio copy pathsDavid Carlier
2026-05-28mm/cma_debug: fix invalid accesses for inactive CMA areasMuchun Song
2026-05-28memcg: use round-robin victim selection in refill_stockShakeel Butt
2026-05-28mm/hugetlb: avoid false positive lockdep assertionLorenzo Stoakes
2026-05-28mm/slub: fix typo in sheaves commentWilson Zeng
2026-05-28mm, slab: simplify returning slab in __refill_objects_node()Vlastimil Babka (SUSE)