summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28Docs/mm/damon/maintainer-profile: add AI review usage guidelineSeongJae Park
2026-05-28mm/page_owner: fix %pGp format specifier argument typeZhen Ni
2026-05-28selftests/mm: run the MAP_DROPPABLE selftestAnthony Yznaga
2026-05-28selftests/mm: verify droppable mappings cannot be lockedAnthony Yznaga
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-28selftests/cgroup: test_zswap: wait for asynchronous writebackLi Wang
2026-05-28selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize systemLi Wang
2026-05-28selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize s...Li Wang
2026-05-28selftests/cgroup: replace hardcoded page size values in test_zswapLi Wang
2026-05-28selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_utilLi Wang
2026-05-28selftests/cgroup: use runtime page size for zswpin checkLi Wang
2026-05-28selftests/cgroup: avoid OOM in test_swapin_nozswapLi Wang
2026-05-28selftests/cgroup: skip test_zswap if zswap is globally disabledLi Wang
2026-05-28selftests/damon/sysfs.py: test failed region quota charge ratioSeongJae Park
2026-05-28selftests/damon/drgn_dump_damon_status: support failed region quota charge ratioSeongJae Park
2026-05-28selftests/damon/_damon_sysfs: support failed region quota charge ratioSeongJae Park
2026-05-28mm/damon/tests/core-kunit: test fail_charge_{num,denom} committingSeongJae Park
2026-05-28Docs/ABI/damon: document fail_charge_{num,denom}SeongJae Park
2026-05-28Docs/admin-guide/mm/damon/usage: document fail_charge_{num,denom} filesSeongJae Park
2026-05-28Docs/mm/damon/design: document fail_charge_{num,denom}SeongJae 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