Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-23 | mm/damon/dbgfs-test: fix is_target_id() change | SeongJae Park | 1 | -1/+3 |
2022-03-23 | mm/damon: rename damon_primitives to damon_operations | SeongJae Park | 1 | -1/+1 |
2022-03-23 | mm/damon: remove the target id concept | SeongJae Park | 1 | -41/+22 |
2022-03-23 | mm/damon/core: move damon_set_targets() into dbgfs | SeongJae Park | 1 | -7/+7 |
2022-03-23 | mm/damon/dbgfs/init_regions: use target index instead of target id | SeongJae Park | 1 | -10/+10 |
2021-11-06 | mm/damon: fix a few spelling mistakes in comments and a pr_debug message | Colin Ian King | 1 | -1/+1 |
2021-11-06 | mm/damon/dbgfs-test: add a unit test case for 'init_regions' | SeongJae Park | 1 | -0/+54 |
2021-09-25 | mm/damon: don't use strnlen() with known-bogus source length | Adam Borowski | 1 | -8/+8 |
2021-09-08 | mm/damon: add kunit tests | SeongJae Park | 1 | -0/+126 |