summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-02Docs/mm/damon/design: update for memcg damon filterSeongJae Park
2026-06-02mm/damon/sysfs: setup damon_filter->memcg_id from pathSeongJae Park
2026-06-02mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-commonSeongJae Park
2026-06-02mm/damon/sysfs: add filters/<F>/path fileSeongJae Park
2026-06-02mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCGSeongJae Park
2026-06-02mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCGSeongJae Park
2026-06-02Docs/admin-guide/mm/damon/usage: document data attributes monitoringSeongJae Park
2026-06-02Docs/mm/damon/design: document data attributes monitoringSeongJae Park
2026-06-02selftests/damon/sysfs.sh: test probes dirSeongJae Park
2026-06-02mm/damon: trace probe_hitsSeongJae Park
2026-06-02mm/damon/sysfs-schemes: implement probe/hits fileSeongJae Park
2026-06-02mm/damon/sysfs-schemes: implement probe dirSeongJae Park
2026-06-02mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/SeongJae Park
2026-06-02mm/damon/sysfs: setup probes on DAMON core API parametersSeongJae Park
2026-06-02mm/damon/sysfs: implement filter dir filesSeongJae Park
2026-06-02mm/damon/sysfs: implement filter dirSeongJae Park
2026-06-02mm/damon/sysfs: implement filters directorySeongJae Park
2026-06-02mm/damon/sysfs: implement probe dirSeongJae Park
2026-06-02mm/damon/sysfs: implement probes dirSeongJae Park
2026-06-02mm/damon/paddr: support data attributes monitoringSeongJae Park
2026-06-02mm/damon/core: do data attributes monitoringSeongJae Park
2026-06-02mm/damon/core: introduce damon_ops->apply_probesSeongJae Park
2026-06-02mm/damon/core: introduce damon_region->probe_hitsSeongJae Park
2026-06-02mm/damon/core: commit probesSeongJae Park
2026-06-02mm/damon/core: introduce damon_filterSeongJae Park
2026-06-02mm/damon/core: embed damon_probe objects in damon_ctxSeongJae Park
2026-06-02mm/damon/core: introduce struct damon_probeSeongJae Park
2026-06-02mm/memory-failure: remove hugetlb output parameter from try_memory_failure_hu...Ye Liu
2026-06-02lib/test_hmm: fix error path in dmirror_devmem_fault()Qiang Liu
2026-06-02docs/mm: fix typo in process_addrs.rstSakurai Shun
2026-06-02mm, swap: merge zeromap into swap tableKairui Song
2026-06-02mm/memcg: remove no longer used swap cgroup arrayKairui Song
2026-06-02mm/memcg, swap: store cgroup id in cluster table directlyKairui Song
2026-06-02mm, swap: consolidate cluster allocation helpersKairui Song
2026-06-02mm, swap: delay and unify memcg lookup and charging for swapinKairui Song
2026-06-02mm, swap: support flexible batch freeing of slots in different memcgsKairui Song
2026-06-02mm/memcg, swap: tidy up cgroup v1 memsw swap helpersKairui Song
2026-06-02mm, swap: unify large folio allocationKairui Song
2026-06-02mm, swap: add support for stable large allocation in swap cache directlyKairui Song
2026-06-02mm/huge_memory: move THP gfp limit helper into headerKairui Song
2026-06-02mm, swap: move common swap cache operations into standalone helpersKairui Song
2026-06-02mm, swap: simplify swap cache allocation helperKairui Song
2026-06-02mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless hostJose Fernandez (Anthropic)
2026-06-02mm/page_alloc: document that alloc_pages_nolock() uses RCUBrendan Jackman
2026-06-02mm/page_alloc: drop a misleading __always_inlineBrendan Jackman
2026-06-02mm/page_alloc: remove ifdefs from pindex helpersBrendan Jackman
2026-06-02mm: rejig pageblock mask definitionsBrendan Jackman
2026-06-02mm/page_alloc: don't overload migratetype in find_suitable_fallback()Brendan Jackman
2026-06-02mm: introduce for_each_free_list()Brendan Jackman
2026-06-02mm/filemap: fix page_cache_prev_miss() when no hole is foundTal Zussman