index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
split_huge_page_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
Baolin Wang
1
-124
/
+1
2026-08-24
selftests: mm: extend the check_huge() to support mTHP check
Baolin Wang
1
-7
/
+7
2026-06-21
selftests/mm: free dynamically allocated PMD-sized buffers in split_huge_page...
Sayali Patil
1
-6
/
+16
2026-06-21
selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
Sayali Patil
1
-1
/
+4
2026-06-21
selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-06-04
selftests/mm/split_huge_page_test.c: close fd on write error
Wei Yang
1
-1
/
+1
2026-06-02
selftests/mm: check file initialization writes in split_huge_page_test
Vineet Agarwal
1
-3
/
+7
2026-04-18
selftests/mm: split_huge_page_test: skip the test when thp is not available
Chunyu Hu
1
-0
/
+4
2026-04-18
selftests/mm: move write_file helper to vm_util
Chunyu Hu
1
-15
/
+0
2026-01-31
selftests/mm: introduce helper to read every page
Kevin Brodsky
1
-5
/
+1
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
1
-1
/
+1
2025-09-21
selftests/mm: add -Wunreachable-code and fix warnings
Muhammad Usama Anjum
1
-1
/
+1
2025-09-21
selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test
David Hildenbrand
1
-45
/
+70
2025-09-21
selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong...
David Hildenbrand
1
-8
/
+7
2025-09-13
selftests/mm: check after-split folio orders in split_huge_page_test
Zi Yan
1
-24
/
+64
2025-09-13
selftests/mm: add check_after_split_folio_orders() helper
Zi Yan
1
-0
/
+152
2025-09-13
selftests/mm: reimplement is_backed_by_thp() with more precise check
Zi Yan
1
-24
/
+65
2025-09-13
selftests/mm: mark all functions static in split_huge_page_test.c
Zi Yan
1
-11
/
+11
2025-09-13
selftest/mm: extract sz2ord function into vm_util.h
Usama Arif
1
-1
/
+1
2025-09-13
mm/selftests: fix split_huge_page_test failure on systems with 64KB page size
Donet Tom
1
-8
/
+14
2025-09-13
selftests/mm: do check_huge_anon() with a number been passed in
Wei Yang
1
-1
/
+1
2025-08-27
selftests/mm: fix FORCE_READ to read input value correctly
Zi Yan
1
-2
/
+5
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+1
2025-07-24
selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
wang lian
1
-3
/
+1
2025-07-19
selftests/mm: fix split_huge_page_test for folio_split() tests
Zi Yan
1
-1
/
+2
2025-03-21
selftests/mm: speed up split_huge_page_test
Ryan Roberts
1
-4
/
+7
2025-03-17
selftests/mm: add tests for folio_split(), buddy allocator like split
Zi Yan
1
-7
/
+27
2025-03-16
selftests/mm: test splitting file-backed THP to any lower order
Zi Yan
1
-5
/
+6
2025-03-16
selftests/mm: make file-backed THP split work by writing PMD size data
Zi Yan
1
-8
/
+44
2025-01-25
selftests/mm: add tests for splitting pmd THPs to all lower orders
Zi Yan
1
-5
/
+9
2025-01-25
selftests/mm: use selftests framework to print test result
Zi Yan
1
-22
/
+12
2024-09-09
mm: selftest to verify zero-filled pages are mapped to zeropage
Alexander Zhu
1
-0
/
+71
2024-07-03
selftests/mm: use asm volatile to not optimize mmap read variable
Pankaj Raghav
1
-1
/
+2
2024-04-24
selftests: mm: fix unused and uninitialized variable warning
Muhammad Usama Anjum
1
-1
/
+1
2024-03-26
selftests/mm: Fix build with _FORTIFY_SOURCE
Vitaly Chikunov
1
-1
/
+1
2024-03-04
mm: huge_memory: enable debugfs to split huge pages to any order
Zi Yan
1
-6
/
+162
2024-02-22
selftests/mm: split_huge_page_test: conform test to TAP format output
Muhammad Usama Anjum
1
-92
/
+69
2023-04-18
selftests/mm: reuse read_pmd_pagesize() in COW selftest
David Hildenbrand
1
-0
/
+4
2023-03-28
selftests/mm: fix split huge page tests
Zi Yan
1
-3
/
+3
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
1
-0
/
+309