开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
soft-dirty.c
Age
Commit message (
Expand
)
Author
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-04-18
selftests/mm: soft-dirty: skip two tests when thp is not available
Chunyu Hu
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-11-20
testing/selftests/mm: add soft-dirty merge self-test
Lorenzo Stoakes
2025-09-23
selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
2025-07-09
ksm_tests: skip hugepage test when Transparent Hugepages are disabled
Li Wang
2025-01-13
selftests/mm: fix -Wmaybe-uninitialized warnings
Kevin Brodsky
2024-05-05
selftests/mm: soft-dirty should fail if a testcase fails
Ryan Roberts
2024-03-26
selftests/mm: Fix build with _FORTIFY_SOURCE
Vitaly Chikunov
2023-04-18
selftests/mm: reuse read_pmd_pagesize() in COW selftest
David Hildenbrand
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park