summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-05-28selftests/mm: suppress compiler error in liburing checkLi Wang
2026-05-28selftests/mm: respect build verbosity settings for 32/64-bit targetsLi Wang
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-28bpf: replace pop/push emptiness check with bpf_list_empty()Suchit Karunakaran
2026-05-28bpf: Fix race between bpf_map_new_fd() and close_fd()Leon Hwang
2026-05-28ring-buffer: Show persistent buffer dropped events in trace_pipe fileSteven Rostedt
2026-05-28ring-buffer: Show persistent buffer dropped events in trace fileSteven Rostedt
2026-05-28ring-buffer: Have dropped subbuffers be persistent across rebootsSteven Rostedt
2026-05-28ring-buffer: Cleanup buffer_data_page related codeMasami Hiramatsu (Google)
2026-05-28ring-buffer: Cleanup persistent ring buffer validationMasami Hiramatsu (Google)
2026-05-28ring-buffer: Show commit numbers in buffer_meta fileMasami Hiramatsu (Google)
2026-05-28ring-buffer: Add persistent ring buffer invalid-page inject testMasami Hiramatsu (Google)
2026-05-28ring-buffer: Skip invalid sub-buffers when rewinding persistent ring bufferMasami Hiramatsu (Google)