index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
split_huge_page_test.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
-49
/
+74
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