index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
ksm_tests.c
Age
Commit message (
Expand
)
Author
19 hours
selftests/mm: fix ternary operator precedence in ksm_tests
Sayali Patil
19 hours
selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
Sayali Patil
2026-06-21
selftests/mm: fix incorrect mmap() error handling with NULL instead of MAP_FA...
Hongfu Li
2026-06-21
selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: ksm_tests: use kselftest framework
Mike Rapoport (Microsoft)
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-07-09
ksm_tests: skip hugepage test when Transparent Hugepages are disabled
Li Wang
2025-06-05
selftests/mm: extract read_sysfs and write_sysfs into vm_util
Pu Lehui
2025-01-13
selftests/mm: fix -Wmaybe-uninitialized warnings
Kevin Brodsky
2024-01-25
selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memory
Ryan Roberts
2023-08-04
selftests: mm: ksm: fix incorrect evaluation of parameter
Ayush Jain
2023-04-21
selftests/mm: add new selftests for KSM
Stefan Roesch
2023-04-18
selftests/mm: merge util.h into vm_util.h
Peter Xu
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park