summaryrefslogtreecommitdiff
path: root/mm/damon/tests
AgeCommit message (Expand)AuthorFilesLines
12 daysmm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_...SeongJae Park1-0/+20
12 daysmm/damon/tests/core-kunit: handle alloc failure on damos_test_commit_filter()SeongJae Park1-5/+10
12 daysmm/damon/tests/core-kunit: handle alloc failure on damon_test_set_attrs()SeongJae Park1-0/+3
12 daysmm/damon/tests/core-kunit: handle alloc failures in damon_test_ops_registrati...SeongJae Park1-0/+3
12 daysmm/damon/tests/core-kunit: handle alloc failures on damos_test_filter_out()SeongJae Park1-0/+11
12 daysmm/damon/tests/core-kunit: handle alloc failures on damon_test_set_filters_de...SeongJae Park1-0/+6
12 daysmm/damon/tests/core-kunit: handle alloc failures in damon_test_update_monitor...SeongJae Park1-0/+3
12 daysmm/damon/tests/core-kunit: handle alloc failures in damon_test_set_regions()SeongJae Park1-2/+15
12 daysmm/damon/tests/core-kunit: handle alloc failures on damon_test_merge_two()SeongJae Park1-0/+10
12 daysmm/damon/tests/core-kunit: handle alloc failures on dasmon_test_merge_regions...SeongJae Park1-0/+6
12 daysmm/damon/tests/core-kunit: handle memory alloc failure from damon_test_aggreg...SeongJae Park1-0/+11
12 daysmm/damon/tests/core-kunit: handle memory failure from damon_test_target()SeongJae Park1-0/+7
12 daysmm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()SeongJae Park1-0/+6
12 daysmm/damon/tests/core-kunit: handle alloc failures on damon_test_split_at()SeongJae Park1-0/+11
12 daysmm/damon/tests/core-kunit: handle alloc failres in damon_test_new_filter()SeongJae Park1-0/+2
12 daysmm/damon/tests/core-kunit: fix memory leak in damon_test_set_filters_default_...SeongJae Park1-0/+3
12 daysmm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_...SeongJae Park1-1/+8
12 daysmm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_...SeongJae Park1-1/+10
12 daysmm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_thre...SeongJae Park1-0/+6
12 daysmm/damon/tests/sysfs-kunit: handle alloc failures on damon_sysfs_test_add_tar...SeongJae Park1-0/+25
2025-09-14mm/damon: add damon_ctx->min_sz_regionQuanmin Yan2-9/+14
2025-09-14mm/damon/tests/core-kunit: add damos_commit_filter testSang-Heon Jeon1-0/+17
2025-07-20mm/damon/core: add cleanup_target() ops callbackSeongJae Park2-3/+3
2025-05-23mm/damon/tests/core-kunit: add a test for damos_set_filters_default_reject()SeongJae Park1-0/+70
2025-03-18mm/damon/core: make damon_set_attrs() be safe to be called from damon_call()SeongJae Park1-3/+3
2025-01-26mm/damon: add 'allow' argument to damos_new_filter()SeongJae Park1-2/+2
2025-01-26mm/damon/core: support damos_filter->allowSeongJae Park1-5/+5
2025-01-26mm/damon: remove DAMON debugfs interface kunit testsSeongJae Park2-180/+0
2025-01-14mm/damon/tests/vaddr-kunit.h: reduce stack consumptionAndrew Morton1-1/+1
2024-11-08mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef co...SeongJae Park1-1/+1
2024-11-07mm/damon/vaddr: add 'nr_piece == 1' check in damon_va_evenly_split_region()Zheng Yejian1-0/+1
2024-11-07mm/damon/vaddr: fix issue in damon_va_evenly_split_region()Zheng Yejian1-0/+1
2024-11-06mm/damon: fix sparse warning for zero initializerLeo Stone1-1/+1
2024-10-17mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()Jinjie Ruan1-0/+1
2024-09-10mm/damon/tests/core-kunit: skip damon_test_nr_accesses_to_accesses_bp() if ag...SeongJae Park1-0/+12
2024-09-10mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERNSeongJae Park1-1/+1
2024-09-04mm/damon/tests: add .kunitconfig file for DAMON kunit testsSeongJae Park1-0/+22
2024-09-04mm/damon: move kunit tests to tests/ subdirectory with _kunit suffixSeongJae Park4-0/+1112