summaryrefslogtreecommitdiff
path: root/mm/damon
AgeCommit message (Expand)Author
2026-06-19mm/damon/reclaim: handle ctx allocation failureSeongJae Park
2026-06-19mm/damon/lru_sort: handle ctx allocation failureSeongJae Park
2026-06-19mm/damon/ops-common: call folio_test_lru() after folio_get()SeongJae Park
2026-06-09mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()SeongJae Park
2026-06-01mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()SeongJae Park
2026-05-17mm/damon/core: disallow time-quota setting zero eszSeongJae Park
2026-05-17mm/damon/reclaim: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
2026-05-17mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
2026-05-17mm/damon/core: implement damon_kdamond_pid()SeongJae Park
2026-05-14mm/damon/core: disallow non-power of two min_region_sz on damon_start()SeongJae Park
2026-05-14mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lockSeongJae Park
2026-05-14mm/damon/stat: detect and use fresh enabled valueSeongJae Park
2026-05-07mm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park
2026-05-07mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bpSeongJae Park
2026-05-07mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()Jackie Liu
2026-05-07mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park
2026-04-18mm/damon/stat: deallocate damon_call() failure leaking damon_ctxSeongJae Park
2026-04-18mm/damon/sysfs: dealloc repeat_call_control if damon_call() failsSeongJae Park
2026-04-02mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failureJosh Law
2026-04-02mm/damon/core: avoid use of half-online-committed contextSeongJae Park
2026-04-02mm/damon/stat: monitor all System RAM resourcesSeongJae Park
2026-04-02mm/damon/sysfs: check contexts->nr in repeat_call_fnJosh Law
2026-04-02mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law
2026-03-19mm/damon/core: disallow non-power of two min_region_szSeongJae Park
2026-03-19mm/damon/core: clear walk_control on inactive context in damos_walk()Raul Pazemecxas De Andrade
2026-01-30mm: fix some typos in mm modulejianyun.gao
2026-01-23mm/damon/sysfs: cleanup attrs subdirs on context dir setup failureSeongJae Park
2026-01-23mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failureSeongJae Park
2026-01-23mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup fai...SeongJae Park
2026-01-23mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir setup failureSeongJae Park
2026-01-23mm/damon/core: remove call_control in inactive contextsSeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_...SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failure on damos_test_commit_filter()SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failure on damon_test_set_attrs()SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failures in damon_test_ops_registrati...SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failures on damos_test_filter_out()SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failures on damon_test_set_filters_de...SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failures in damon_test_update_monitor...SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failures in damon_test_set_regions()SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failures on damon_test_merge_two()SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failures on dasmon_test_merge_regions...SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle memory alloc failure from damon_test_aggreg...SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle memory failure from damon_test_target()SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_at()SeongJae Park
2026-01-08mm/damon/tests/core-kunit: handle alloc failres in damon_test_new_filter()SeongJae Park
2026-01-08mm/damon/tests/core-kunit: fix memory leak in damon_test_set_filters_default_...SeongJae Park
2026-01-08mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_...SeongJae Park
2026-01-08mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_...SeongJae Park
2026-01-08mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_thre...SeongJae Park