index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2025-09-21
selftests/mm: add -Wunreachable-code and fix warnings
Muhammad Usama Anjum
2025-09-21
selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test
David Hildenbrand
2025-09-21
selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong...
David Hildenbrand
2025-09-13
selftests/mm: check after-split folio orders in split_huge_page_test
Zi Yan
2025-09-13
selftests/mm: add check_after_split_folio_orders() helper
Zi Yan
2025-09-13
selftests/mm: reimplement is_backed_by_thp() with more precise check
Zi Yan
2025-09-13
selftests/mm: mark all functions static in split_huge_page_test.c
Zi Yan
2025-09-13
selftest/mm: extract sz2ord function into vm_util.h
Usama Arif
2025-09-13
mm/selftests: fix split_huge_page_test failure on systems with 64KB page size
Donet Tom
2025-09-13
selftests/mm: do check_huge_anon() with a number been passed in
Wei Yang
2025-08-27
selftests/mm: fix FORCE_READ to read input value correctly
Zi Yan
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-24
selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
wang lian
2025-07-19
selftests/mm: fix split_huge_page_test for folio_split() tests
Zi Yan
2025-03-21
selftests/mm: speed up split_huge_page_test
Ryan Roberts
2025-03-17
selftests/mm: add tests for folio_split(), buddy allocator like split
Zi Yan
2025-03-16
selftests/mm: test splitting file-backed THP to any lower order
Zi Yan
2025-03-16
selftests/mm: make file-backed THP split work by writing PMD size data
Zi Yan
2025-01-25
selftests/mm: add tests for splitting pmd THPs to all lower orders
Zi Yan
2025-01-25
selftests/mm: use selftests framework to print test result
Zi Yan
2024-09-09
mm: selftest to verify zero-filled pages are mapped to zeropage
Alexander Zhu
2024-07-03
selftests/mm: use asm volatile to not optimize mmap read variable
Pankaj Raghav
2024-04-24
selftests: mm: fix unused and uninitialized variable warning
Muhammad Usama Anjum
2024-03-26
selftests/mm: Fix build with _FORTIFY_SOURCE
Vitaly Chikunov
2024-03-04
mm: huge_memory: enable debugfs to split huge pages to any order
Zi Yan
2024-02-22
selftests/mm: split_huge_page_test: conform test to TAP format output
Muhammad Usama Anjum
2023-04-18
selftests/mm: reuse read_pmd_pagesize() in COW selftest
David Hildenbrand
2023-03-28
selftests/mm: fix split huge page tests
Zi Yan
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park