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
/
tools
/
testing
/
selftests
/
mm
/
thuge-gen.c
Age
Commit message (
Expand
)
Author
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-09-13
selftests/mm: skip thuge-gen test if system is not setup properly
Aboorva Devarajan
2025-07-09
selftests/mm: use generic read_sysfs in thuge-gen test
Pu Lehui
2025-06-05
selftests/mm: extract read_sysfs and write_sysfs into vm_util
Pu Lehui
2025-05-31
selftests/mm: deduplicate default page size test results in thuge-gen
Mark Brown
2025-03-16
selftests/mm: fix thuge-gen test name uniqueness
Mark Brown
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
2024-07-03
selftests/mm: guard defines from shm
Edward Liaw
2024-07-03
selftests/mm: include linux/mman.h
Edward Liaw
2024-02-22
selftests/mm: thuge-gen: conform to TAP format output
Muhammad Usama Anjum
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-08-18
selftests/mm: fix thuge-gen test bugs
Ryan Roberts
2023-04-18
selftests/mm: merge default_huge_page_size() into one
Peter Xu
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park