index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
tests
/
vaddr-kunit.h
Age
Commit message (
Expand
)
Author
2026-01-31
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
2025-11-16
mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_...
SeongJae Park
2025-11-16
mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_...
SeongJae Park
2025-11-16
mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_thre...
SeongJae Park
2025-09-13
mm/damon: add damon_ctx->min_sz_region
Quanmin Yan
2025-07-19
mm/damon/core: add cleanup_target() ops callback
SeongJae Park
2025-01-13
mm/damon/tests/vaddr-kunit.h: reduce stack consumption
Andrew Morton
2024-11-06
mm/damon/vaddr: add 'nr_piece == 1' check in damon_va_evenly_split_region()
Zheng Yejian
2024-11-06
mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
Zheng Yejian
2024-11-05
mm/damon: fix sparse warning for zero initializer
Leo Stone
2024-09-09
mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN
SeongJae Park
2024-09-03
mm/damon: move kunit tests to tests/ subdirectory with _kunit suffix
SeongJae Park