summaryrefslogtreecommitdiff
path: root/mm/damon
AgeCommit message (Expand)Author
5 daysmm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
5 daysmm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal errorSeongJae Park
5 daysmm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()SeongJae Park
13 daysMerge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-21mm/damon/core: always put unsuccessfully committed target pidsSeongJae Park
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-04mm/damon/core: trace esz at first setupSeongJae Park
2026-06-04mm/damon/tests/core-kunit: add damon_set_regions() test casesSeongJae Park
2026-06-04mm/damon/core: remove damon_verify_nr_regions()SeongJae Park
2026-06-04mm/damon/core: add kdamond_call() debug_sanity checkSeongJae Park
2026-06-04mm/damon/core: hide damon_destroy_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_insert_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_add_region()SeongJae Park
2026-06-04mm/damon/tests/vaddr-kunit: replace damon_add_region() with damon_set_regions()SeongJae Park
2026-06-04mm/damon/core: do not use region out of a loop in damon_set_regions()SeongJae Park
2026-06-04mm/damon/core: safely handle no region case in damon_set_regions()SeongJae Park
2026-06-03mm/damon/lru_sort: handle ctx allocation failureSeongJae Park
2026-06-03mm/damon/reclaim: handle ctx allocation failureSeongJae Park
2026-06-02mm/damon/core: clarify next_intervals_tune_sis update pathniecheng
2026-06-02mm/damon/vaddr: attempt per-vma lock during page table walkKefeng Wang
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-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_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/reclaim: validate min_region_size to be power of 2Liew Rui Yan
2026-06-02mm/damon/lru_sort: validate min_region_size to be power of 2Liew Rui Yan
2026-06-02mm/damon/sysfs-schemes: fix double increment of nr_regionsVineet Agarwal
2026-06-02mm/damon: replace damon_rand() with a per-ctx lockless PRNGJiayuan Chen
2026-06-02Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the seriesAndrew Morton
2026-05-31mm/damon/ops-common: call folio_test_lru() after folio_get()SeongJae Park
2026-05-28mm/damon/stat: add a parameter for reading kdamond pidSeongJae Park
2026-05-28mm/damon/reclaim: add autotune_monitoring_intervals parameterSeongJae Park
2026-05-28mm/damon/stat: use damon_set_region_system_rams_default()SeongJae Park