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
/
vaddr-test.h
Age
Commit message (
Expand
)
Author
2024-09-03
mm/damon: move kunit tests to tests/ subdirectory with _kunit suffix
SeongJae Park
2023-12-20
mm/damon: update email of SeongJae
SeongJae Park
2023-09-29
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
Jinjie Ruan
2023-02-09
mm/damon/vaddr-test.h: stop using vma_mas_store() for maple tree store
Liam R. Howlett
2022-09-26
damon: convert __damon_va_three_regions to use the VMA iterator
Liam R. Howlett
2022-05-13
mm/damon/vaddr: remove damon_va_apply_three_regions()
SeongJae Park
2022-04-29
damon: vaddr-test: tweak code to make the logic clearer
Xiaomeng Tong
2022-03-22
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
2022-03-22
mm/damon: remove the target id concept
SeongJae Park
2021-12-10
mm/damon/vaddr-test: remove unnecessary variables
SeongJae Park
2021-12-10
mm/damon/vaddr-test: split a test function having >1024 bytes frame size
SeongJae Park
2021-11-06
mm/damon: fix a few spelling mistakes in comments and a pr_debug message
Colin Ian King
2021-09-08
mm/damon: add kunit tests
SeongJae Park