| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-02 | mm/damon/sysfs: setup damon_filter->memcg_id from path | SeongJae Park | 2 | -1/+12 |
| 2026-06-02 | mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common | SeongJae Park | 3 | -41/+43 |
| 2026-06-02 | mm/damon/sysfs: add filters/<F>/path file | SeongJae Park | 1 | -0/+44 |
| 2026-06-02 | mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG | SeongJae Park | 1 | -0/+14 |
| 2026-06-02 | mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG | SeongJae Park | 1 | -0/+14 |
| 2026-06-02 | mm/damon: trace probe_hits | SeongJae Park | 1 | -0/+9 |
| 2026-06-02 | mm/damon/sysfs-schemes: implement probe/hits file | SeongJae Park | 1 | -7/+34 |
| 2026-06-02 | mm/damon/sysfs-schemes: implement probe dir | SeongJae Park | 1 | -6/+95 |
| 2026-06-02 | mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/ | SeongJae Park | 1 | -4/+63 |
| 2026-06-02 | mm/damon/sysfs: setup probes on DAMON core API parameters | SeongJae Park | 1 | -0/+37 |
| 2026-06-02 | mm/damon/sysfs: implement filter dir files | SeongJae Park | 1 | -0/+114 |
| 2026-06-02 | mm/damon/sysfs: implement filter dir | SeongJae Park | 1 | -1/+124 |
| 2026-06-02 | mm/damon/sysfs: implement filters directory | SeongJae Park | 1 | -1/+64 |
| 2026-06-02 | mm/damon/sysfs: implement probe dir | SeongJae Park | 1 | -0/+119 |
| 2026-06-02 | mm/damon/sysfs: implement probes dir | SeongJae Park | 1 | -0/+46 |
| 2026-06-02 | mm/damon/paddr: support data attributes monitoring | SeongJae Park | 1 | -0/+62 |
| 2026-06-02 | mm/damon/core: do data attributes monitoring | SeongJae Park | 1 | -0/+6 |
| 2026-06-02 | mm/damon/core: introduce damon_region->probe_hits | SeongJae Park | 1 | -0/+10 |
| 2026-06-02 | mm/damon/core: commit probes | SeongJae Park | 1 | -0/+104 |
| 2026-06-02 | mm/damon/core: introduce damon_filter | SeongJae Park | 1 | -0/+30 |
| 2026-06-02 | mm/damon/core: embed damon_probe objects in damon_ctx | SeongJae Park | 1 | -0/+38 |
| 2026-06-02 | mm/memory-failure: remove hugetlb output parameter from try_memory_failure_hu... | Ye Liu | 1 | -10/+11 |
| 2026-06-02 | mm, swap: merge zeromap into swap table | Kairui Song | 6 | -116/+192 |
| 2026-06-02 | mm/memcg: remove no longer used swap cgroup array | Kairui Song | 6 | -188/+0 |
| 2026-06-02 | mm/memcg, swap: store cgroup id in cluster table directly | Kairui Song | 7 | -37/+133 |
| 2026-06-02 | mm, swap: consolidate cluster allocation helpers | Kairui Song | 1 | -61/+49 |
| 2026-06-02 | mm, swap: delay and unify memcg lookup and charging for swapin | Kairui Song | 3 | -24/+24 |
| 2026-06-02 | mm, swap: support flexible batch freeing of slots in different memcgs | Kairui Song | 1 | -4/+29 |
| 2026-06-02 | mm/memcg, swap: tidy up cgroup v1 memsw swap helpers | Kairui Song | 6 | -23/+29 |
| 2026-06-02 | mm, swap: unify large folio allocation | Kairui Song | 5 | -278/+78 |
| 2026-06-02 | mm, swap: add support for stable large allocation in swap cache directly | Kairui Song | 3 | -71/+170 |
| 2026-06-02 | mm/huge_memory: move THP gfp limit helper into header | Kairui Song | 1 | -27/+3 |
| 2026-06-02 | mm, swap: move common swap cache operations into standalone helpers | Kairui Song | 1 | -46/+100 |
| 2026-06-02 | mm, swap: simplify swap cache allocation helper | Kairui Song | 3 | -103/+103 |
| 2026-06-02 | mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host | Jose Fernandez (Anthropic) | 1 | -0/+2 |
| 2026-06-02 | mm/page_alloc: document that alloc_pages_nolock() uses RCU | Brendan Jackman | 1 | -2/+2 |
| 2026-06-02 | mm/page_alloc: drop a misleading __always_inline | Brendan Jackman | 1 | -1/+1 |
| 2026-06-02 | mm/page_alloc: remove ifdefs from pindex helpers | Brendan Jackman | 1 | -16/+14 |
| 2026-06-02 | mm: rejig pageblock mask definitions | Brendan Jackman | 1 | -9/+9 |
| 2026-06-02 | mm/page_alloc: don't overload migratetype in find_suitable_fallback() | Brendan Jackman | 3 | -20/+35 |
| 2026-06-02 | mm: introduce for_each_free_list() | Brendan Jackman | 1 | -4/+7 |
| 2026-06-02 | mm/filemap: fix page_cache_prev_miss() when no hole is found | Tal Zussman | 1 | -6/+7 |
| 2026-06-02 | mm/shrinker: simplify shrinker_memcg_alloc() using guard() | wangxuewen | 1 | -8/+5 |
| 2026-06-02 | mm, swap: avoid leaving unused extend table after alloc race | Kairui Song | 1 | -8/+34 |
| 2026-06-02 | mm/readahead: no PG_readahead on EOF | Frederick Mayle | 1 | -3/+12 |
| 2026-06-02 | mm/hugetlb_cma: restrict hugetlb_cma parameter to gigantic-page alignment | Sang-Heon Jeon | 1 | -19/+16 |
| 2026-06-02 | mm/mseal: use min/max in mseal_apply | Thorsten Blum | 1 | -2/+3 |
| 2026-06-02 | mm/readahead: simplify page_cache_ra_unbounded loop counter reset | Frederick Mayle | 1 | -2/+2 |
| 2026-06-02 | mm/readahead: add kerneldoc for read_pages | Frederick Mayle | 1 | -0/+11 |
| 2026-06-02 | mm/shrinker: avoid out-of-bounds read in set_shrinker_bit() | David Carlier | 1 | -2/+3 |