index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
damon
/
vaddr-test.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
Jinjie Ruan
2023-09-29
1
-0
/
+2
*
mm/damon/vaddr-test.h: stop using vma_mas_store() for maple tree store
Liam R. Howlett
2023-02-09
1
-6
/
+14
*
damon: convert __damon_va_three_regions to use the VMA iterator
Liam R. Howlett
2022-09-26
1
-24
/
+12
*
mm/damon/vaddr: remove damon_va_apply_three_regions()
SeongJae Park
2022-05-13
1
-3
/
+3
*
damon: vaddr-test: tweak code to make the logic clearer
Xiaomeng Tong
2022-04-29
1
-3
/
+5
*
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
2022-03-22
1
-1
/
+1
*
mm/damon: remove the target id concept
SeongJae Park
2022-03-22
1
-3
/
+3
*
mm/damon/vaddr-test: remove unnecessary variables
SeongJae Park
2021-12-10
1
-8
/
+0
*
mm/damon/vaddr-test: split a test function having >1024 bytes frame size
SeongJae Park
2021-12-10
1
-37
/
+40
*
mm/damon: fix a few spelling mistakes in comments and a pr_debug message
Colin Ian King
2021-11-06
1
-1
/
+1
*
mm/damon: add kunit tests
SeongJae Park
2021-09-08
1
-0
/
+329