| 2026-06-04 |
Kairui Song | mm/mglru: rename variables related to aging and rotation |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Kairui Song | mm/mglru: consolidate common code for retrieving evicta... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Mike Rapoport... | userfaultfd: make functions that are not used outside... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Mike Rapoport... | userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Brendan Jackman | mm/page_alloc: remove VM_BUG_ON()s from pindex helpers |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Barry Song... | mm/mglru: use folio_mark_accessed to replace folio_set_... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Wang Wensheng | kasan/test: only do kmalloc_double_kzfree for generic... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | mm/damon/core: trace esz at first setup |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Maksym Shcherba | Docs/admin-guide/mm/damon/usage: clarify current_value... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Maksym Shcherba | mm/damon: fix missing parens in macro arguments |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | selftests/damon/sysfs.sh: test pause file existence |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | selftests/damon/sysfs.sh: test addr_unit file existence |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | selftests/damon/sysfs.sh: test monitoring intervals... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | selftests/damon/sysfs.py: stop kdamonds before failing |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | mm/damon/tests/core-kunit: add damon_set_regions()... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | mm/damon/core: remove damon_verify_nr_regions() |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | mm/damon/core: add kdamond_call() debug_sanity check |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | mm/damon/core: hide damon_destroy_region() |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | mm/damon/core: hide damon_insert_region() |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | mm/damon/core: hide damon_add_region() |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | mm/damon/tests/vaddr-kunit: replace damon_add_region... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | samples/damon/mtier: replace damon_add_region() with... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | mm/damon/core: do not use region out of a loop in damon... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
SeongJae Park | mm/damon/core: safely handle no region case in damon_se... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Lorenzo Stoakes | mm/vma: eliminate mmap_action->error_hook, introduce... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Lorenzo Stoakes | mm/vma: remove mmap_action->success_hook |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Lorenzo Stoakes | drivers/char/mem: eliminate unnecessary use of success_hook |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Wei Yang | selftests/mm/split_huge_page_test.c: close fd on write... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Dmitry Ilvokhin | mm/page_alloc: fix defrag_mode for non-reclaimable... |
commit | commitdiff | tree | snapshot |
| 2026-06-04 |
Tal Zussman | MAINTAINERS: add more files to PAGE CACHE section |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Zenghui Yu | Docs/{ABI,admin-guide}/damon: fix various typoes |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Sakurai Shun | Docs/mm/damon/design: fix three typos |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
niecheng | mm/damon/core: clarify next_intervals_tune_sis update... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Leon Hwang | Documentation/admin-guide/mm: fix typos in transhuge.rst |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kefeng Wang | mm/damon/vaddr: attempt per-vma lock during page table... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kaitao Cheng | mm/memory-failure: use zone_pcp_disable() for poison... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Georgi Djakov | drivers/base/memory: set mem->altmap after successful... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Shivam Kalra | lib/test_vmalloc: add vrealloc test case |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Shivam Kalra | mm/vmalloc: free unused pages on vrealloc() shrink |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Shivam Kalra | mm/vmalloc: use physical page count in vread_iter(... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Shivam Kalra | mm/vmalloc: use physical page count for vrealloc()... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Shivam Kalra | mm/vmalloc: extract vm_area_free_pages() helper from... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | Docs/admin-guide/mm/damon/usage: update for memcg damon... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | Docs/mm/damon/design: update for memcg damon filter |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs: setup damon_filter->memcg_id from path |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs-schemes: move memcg_path_to_id() to... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs: add filters/<F>/path file |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | Docs/admin-guide/mm/damon/usage: document data attribut... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | Docs/mm/damon/design: document data attributes monitoring |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | selftests/damon/sysfs.sh: test probes dir |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon: trace probe_hits |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs-schemes: implement probe/hits file |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs-schemes: implement probe dir |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs-schemes: implement tried_regions/<r... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs: setup probes on DAMON core API parameters |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs: implement filter dir files |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs: implement filter dir |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs: implement filters directory |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs: implement probe dir |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs: implement probes dir |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/paddr: support data attributes monitoring |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: do data attributes monitoring |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: introduce damon_ops->apply_probes |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: introduce damon_region->probe_hits |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: commit probes |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: introduce damon_filter |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: embed damon_probe objects in damon_ctx |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: introduce struct damon_probe |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Ye Liu | mm/memory-failure: remove hugetlb output parameter... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Qiang Liu | lib/test_hmm: fix error path in dmirror_devmem_fault() |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Sakurai Shun | docs/mm: fix typo in process_addrs.rst |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: merge zeromap into swap table |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm/memcg: remove no longer used swap cgroup array |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm/memcg, swap: store cgroup id in cluster table directly |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: consolidate cluster allocation helpers |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: delay and unify memcg lookup and charging... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: support flexible batch freeing of slots in... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm/memcg, swap: tidy up cgroup v1 memsw swap helpers |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: unify large folio allocation |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: add support for stable large allocation in... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm/huge_memory: move THP gfp limit helper into header |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: move common swap cache operations into standa... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: simplify swap cache allocation helper |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Jose Fernandez... | mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_i... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Brendan Jackman | mm/page_alloc: document that alloc_pages_nolock() uses RCU |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Brendan Jackman | mm/page_alloc: drop a misleading __always_inline |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Brendan Jackman | mm/page_alloc: remove ifdefs from pindex helpers |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Brendan Jackman | mm: rejig pageblock mask definitions |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Brendan Jackman | mm/page_alloc: don't overload migratetype in find_suita... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Brendan Jackman | mm: introduce for_each_free_list() |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Tal Zussman | mm/filemap: fix page_cache_prev_miss() when no hole... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Ye Liu | tools/mm/page-types: fix kpageflags option argument... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Ye Liu | tools/mm/page-types: fix ternary operator precedence... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Ye Liu | tools/mm/page-types: fix typo in madvise() error message |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
wangxuewen | mm/shrinker: simplify shrinker_memcg_alloc() using... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Mike Rapoport... | userfaultfd: ensure mremap_userfaultfd_fail() releases... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Hao Ge | lib/test_hmm: use kvfree() to free kvcalloc() allocations |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: avoid leaving unused extend table after alloc... |
commit | commitdiff | tree | snapshot |
| next |