tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
tools
/
testing
/
selftests
/
mm
/
at
v6.13-rc5
1 folder
73 files
page_frag
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
1 year ago
.gitignore
selftests/mm: add self tests for guard page feature
1 year ago
Makefile
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
1 year ago
charge_reserved_hugetlb.sh
selftests/mm: fix charge_reserved_hugetlb.sh test
2 years ago
check_config.sh
selftests/mm: give scripts execute permission
2 years ago
compaction_test.c
selftests/mm: compaction_test: fix off by one in check_compaction()
2 years ago
config
selftests: mm: add pagemap ioctl tests
2 years ago
cow.c
selftests: mm: cow: flag vmsplice() hugetlb tests as XFAIL
2 years ago
droppable.c
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
2 years ago
guard-pages.c
selftests/mm: add self tests for guard page feature
1 year ago
gup_longterm.c
selftests: mm: gup_longterm: test unsharing logic when R/O pinning
2 years ago
gup_test.c
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
2 years ago
hmm-tests.c
selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test
2 years ago
hugepage-mmap.c
selftests/mm: remove unnecessary ia64 code and comment
2 years ago
hugepage-mremap.c
selftests/mm: remove local __NR_* definitions
2 years ago
hugepage-shm.c
selftests/mm: remove unnecessary ia64 code and comment
2 years ago
hugepage-vmemmap.c
selftests/mm: remove unnecessary ia64 code and comment
2 years ago
hugetlb-madvise.c
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
2 years ago
hugetlb-read-hwpoison.c
selftests/mm: add tests for HWPOISON hugetlbfs read
2 years ago
hugetlb-soft-offline.c
selftest/mm: test enable_soft_offline behaviors
2 years ago
hugetlb_dio.c
selftest: hugetlb_dio: fix test naming
1 year ago
hugetlb_fault_after_madv.c
selftests/mm: hugetlb_fault_after_madv: improve test output
2 years ago
hugetlb_madv_vs_map.c
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
2 years ago
hugetlb_reparenting_test.sh
selftests/mm: save and restore nr_hugepages value
2 years ago
khugepaged.c
selftests: mm: fix the incorrect usage() info of khugepaged
1 year ago
ksm_functional_tests.c
selftests/mm: remove local __NR_* definitions
2 years ago
ksm_tests.c
selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memory
2 years ago
madv_populate.c
selftests/mm: ksft_exit functions do not return
2 years ago
map_fixed_noreplace.c
selftests: mm: make map_fixed_noreplace test names stable
2 years ago
map_hugetlb.c
selftests/mm: remove unnecessary ia64 code and comment
2 years ago
map_populate.c
selftests/mm: map_populate: conform test to TAP format output
2 years ago
mdwe_test.c
Revert "selftests/harness: remove use of LINE_MAX"
2 years ago
memfd_secret.c
selftests/mm: remove local __NR_* definitions
2 years ago
migration.c
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
2 years ago
mkdirty.c
selftests/mm: remove local __NR_* definitions
2 years ago
mlock-random-test.c
selftests/mm: mlock-random-test: conform test to TAP format output
2 years ago
mlock2-tests.c
selftests/mm: parse VMA range in one go
2 years ago
mlock2.h
selftests/mm: remove local __NR_* definitions
2 years ago
mrelease_test.c
selftests/mm: mrelease_test: conform test to TAP format output
2 years ago
mremap_dontunmap.c
selftests/mm: mremap_dontunmap: conform test to TAP format output
2 years ago
mremap_test.c
minmax: make generic MIN() and MAX() macros available everywhere
2 years ago
mseal_helpers.h
selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
2 years ago
mseal_test.c
selftests/mm: add more mseal traversal tests
2 years ago
on-fault-limit.c
selftests/mm: run_vmtests: remove sudo and conform to tap
2 years ago
pagemap_ioctl.c
kselftests: mm: fix wrong __NR_userfaultfd value
2 years ago
pkey-arm64.h
selftests/mm: Fix unused function warning for aarch64_write_signal_pkey()
1 year ago
pkey-helpers.h
selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
1 year ago
pkey-powerpc.h
selftests: mm: make protection_keys test work on arm64
2 years ago
pkey-x86.h
selftests/mm: Use generic pkey register manipulation
1 year ago
pkey_sighandler_tests.c
selftests/mm: Enable pkey_sighandler_tests on arm64
1 year ago
protection_keys.c
selftests: mm: make protection_keys test work on arm64
2 years ago
run_vmtests.sh
selftests/mm: skip virtual_address_range tests on riscv
2 years ago
seal_elf.c
selftests: mm: fix build errors on armhf
2 years ago
settings
selftests/mm: run all tests from run_vmtests.sh
2 years ago
soft-dirty.c
selftests/mm: ksft_exit functions do not return
2 years ago
split_huge_page_test.c
mm: selftest to verify zero-filled pages are mapped to zeropage
2 years ago
test_hmm.sh
selftests/mm: give scripts execute permission
2 years ago
test_page_frag.sh
mm: page_frag: add a test module for page_frag
1 year ago
test_vmalloc.sh
selftests/mm: give scripts execute permission
2 years ago
thp_settings.c
selftests: mm: support shmem mTHP collapse testing
2 years ago
thp_settings.h
selftests: mm: support shmem mTHP collapse testing
2 years ago
thuge-gen.c
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
2 years ago
transhuge-stress.c
selftests/mm: transhuge-stress: conform to TAP format output
2 years ago
uffd-common.c
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
1 year ago
uffd-common.h
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
1 year ago
uffd-stress.c
mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.
2 years ago
uffd-unit-tests.c
selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
1 year ago
va_high_addr_switch.c
selftests/mm: skip test for non-LPA2 and non-LVA systems
2 years ago
va_high_addr_switch.sh
selftests/mm: va_high_addr_switch: reduce test noise
2 years ago
virtual_address_range.c
selftest/mm: fix typo in virtual_address_range
2 years ago
vm_util.c
mm: selftest to verify zero-filled pages are mapped to zeropage
2 years ago
vm_util.h
mm: selftest to verify zero-filled pages are mapped to zeropage
2 years ago
write_hugetlb_memory.sh
selftests/mm: switch to bash from sh
2 years ago
write_to_hugetlbfs.c
selftests/mm: fix charge_reserved_hugetlb.sh test
2 years ago