index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
compaction_test.c
Age
Commit message (
Expand
)
Author
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-05-07
selftests/mm: compaction_test: support platform with huge mount of memory
Feng Tang
2024-08-15
selftests/mm: compaction_test: fix off by one in check_compaction()
Dan Carpenter
2024-05-24
selftests/mm: compaction_test: fix bogus test success and reduce probability ...
Dev Jain
2024-05-24
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
2024-05-24
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
2024-05-06
selftests/mm: ksft_exit functions do not return
Nathan Chancellor
2024-02-22
selftests/mm: log a consistent test name for check_compaction
Mark Brown
2024-02-22
selftests/mm: log skipped compaction test as a skip
Mark Brown
2024-01-05
selftests/mm: skip test if application doesn't has root privileges
Muhammad Usama Anjum
2024-01-05
selftests/mm: conform test to TAP format output
Muhammad Usama Anjum
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park