index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vm
Age
Commit message (
Expand
)
Author
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-03
tools/testing/selftests/vm/hmm-tests.c: fix build
Andrew Morton
2022-07-29
mm/hmm: add a test for cross device private faults
Ralph Campbell
2022-07-29
selftests: add soft-dirty into run_vmtests.sh
Peter Xu
2022-07-29
selftests: soft-dirty: add test for mprotect
Peter Xu
2022-07-29
selftest/vm: uninitialized variable in main()
Dan Carpenter
2022-07-29
tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...
Dan Carpenter
2022-07-29
selftests/vm: skip 128TBswitch on unsupported arch
Adam Sindelar
2022-07-29
selftests/vm: fix errno handling in mrelease_test
Adam Sindelar
2022-07-26
selftests/vm: fix va_128TBswitch.sh permissions
Adam Sindelar
2022-07-17
tools: add selftests to hmm for COW in device memory
Alex Sierra
2022-07-17
tools: add hmm gup tests for device coherent type
Alex Sierra
2022-07-17
tools: update test_hmm script to support SP config
Alex Sierra
2022-07-17
tools: update hmm-test to support device coherent type
Alex Sierra
2022-07-17
selftests/vm: add protection_keys tests to run_vmtests
Kalpana Shetty
2022-07-11
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
2022-07-03
selftests/vm: only run 128TBswitch with 5-level paging
Adam Sindelar
2022-07-03
userfaultfd: selftests: infinite loop in faulting_process
Edward Liaw
2022-06-27
userfaultfd/selftests: Fix typo in comment
Xiang wangx
2022-06-27
Merge branch 'master' into mm-stable
akpm
2022-06-16
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
2022-06-16
userfaultfd/selftests: fix typo in comment
Xiang wangx
2022-06-16
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
2022-06-16
selftests: vm: Fix resource leak when return error
Ding Xiang
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-25
Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-05-25
selftests: vm: add the "settings" file with timeout variable
Patrick Wang
2022-05-25
selftests: vm: add "test_hmm.sh" to TEST_FILES
Patrick Wang
2022-05-25
selftests: vm: check numa_available() before operating "merge_across_nodes" i...
Patrick Wang
2022-05-25
selftests: vm: add migration to the .gitignore
Muhammad Usama Anjum
2022-05-25
selftests/vm/pkeys: fix typo in comment
Julia Lawall
2022-05-25
selftests: vm: add process_mrelease tests
Suren Baghdasaryan
2022-05-13
userfaultfd/selftests: use swap() instead of open coding it
Guo Zhengkui
2022-05-13
selftests/uffd: enable uffd-wp for shmem/hugetlbfs
Peter Xu
2022-05-13
selftest/vm: test that mremap fails on non-existent vma
Niels Dossche
2022-05-09
selftests: clarify common error when running gup_test
Joel Savitz
2022-05-09
selftests: vm: Makefile: rename TARGETS to VMTARGETS
Joel Savitz
2022-04-28
selftests: vm: fix shellcheck warnings in run_vmtests.sh
Axel Rasmussen
2022-04-28
selftests: vm: refactor run_vmtests.sh to reduce boilerplate
Axel Rasmussen
2022-04-28
selftests: vm: add test for Soft-Dirty PTE bit
Gabriel Krisman Bertazi
2022-04-28
selftests: vm: bring common functions to a new file
Muhammad Usama Anjum
2022-04-28
tools/testing/selftests/vm/gup_test.c: clarify error statement
Sidhartha Kumar
2022-04-28
mm: add selftests for migration entries
Alistair Popple
2022-04-25
selftests/vm/pkeys: Use provided __cpuid_count() macro
Reinette Chatre
2022-04-21
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
2022-04-21
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
2022-04-21
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
2022-04-21
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
2022-03-24
selftests: kselftest framework: provide "finished" helper
Kees Cook
2022-03-24
userfaultfd/selftests: enable hugetlb remap and remove event testing
Mike Kravetz
[next]