summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-03-231-1/+1
|\
| * selftests: vm: Add the uapi headers include variableMuhammad Usama Anjum2022-02-231-1/+1
* | selftests: vm: add a hugetlb test caseMuchun Song2022-03-221-0/+1
* | selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker2022-03-221-3/+3
* | selftests: vm: fix clang build error multiple output filesYosry Ahmed2022-03-171-4/+2
|/
* mm, hugepages: add hugetlb vma mremap() testMina Almasry2021-11-061-0/+1
* selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy2021-09-031-0/+2
* selftests: vm: add KSM merge testZhansaya Bagdauletkyzy2021-09-031-0/+1
* secretmem: test: add basic selftest for memfd_secret(2)Mike Rapoport2021-07-081-1/+2
* selftests/vm/pkeys: exercise x86 XSAVE init stateDave Hansen2021-07-011-2/+2
* selftests/vm: add test for MADV_POPULATE_(READ|WRITE)David Hildenbrand2021-06-301-0/+1
* mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan2021-05-051-0/+1
* selftests/vm: fix out-of-tree buildRong Chen2021-03-251-2/+2
* selftests/vm: fix building protection keys testHarish2020-12-291-5/+5
* kselftests: vm: add mremap testsKalesh Singh2020-12-151-0/+1
* selftests/vm: hmm-tests: remove the libhugetlbfs dependencyJohn Hubbard2020-12-151-2/+22
* selftests/vm: minor cleanup: Makefile and gup_test.cJohn Hubbard2020-12-151-6/+4
* selftests/vm: rename run_vmtests --> run_vmtests.shJohn Hubbard2020-12-151-1/+1
* selftests/vm: use a common gup_test.hJohn Hubbard2020-12-151-0/+2
* mm/gup_benchmark: rename to mm/gup_testJohn Hubbard2020-12-151-1/+1
* tools/testing/selftests/vm: fix build errorXingxing Su2020-12-061-0/+4
* selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard2020-10-131-0/+12
* selftests/vm: fix false build success on the second and later attemptsJohn Hubbard2020-10-131-0/+5
* selftests: vm: pkeys: fix multilib builds for x86Sandipan Das2020-06-041-1/+73
* selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai2020-06-041-0/+1
* khugepaged: add self testKirill A. Shutemov2020-06-031-0/+1
* mm/hmm/test: add selftests for HMMRalph Campbell2020-05-191-0/+3
* selftests: vm: Fix 64-bit test builds for powerpc64leSandipan Das2020-04-131-1/+1
* selftests: vm: Do not override definition of ARCHSandipan Das2020-04-131-2/+2
* hugetlb_cgroup: add hugetlb_cgroup reservation testsMina Almasry2020-04-021-0/+1
* selftests: add MREMAP_DONTUNMAP selftestBrian Geffon2020-04-021-0/+1
* selftests: vm: Build/Run 64bit tests only on 64bit archMasami Hiramatsu2019-11-071-0/+5
* selftests: vm: Fix test build failure when built by itselfShuah Khan2019-06-051-4/+0
* selftests: vm: install test_vmalloc.sh for run_vmtestsNaresh Kamboju2019-05-301-0/+2
* selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-131-0/+1
* tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman2018-10-261-0/+1
* selftests: add headers_install to lib.mkAnders Roxell2018-09-051-4/+0
* tools/testing/selftests/vm/: add MAP_POPULATE testDmitry Safonov2018-08-221-0/+1
* selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V2018-01-311-2/+3
* mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2017-11-171-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests/vm: add a test for virtual address range mappingAnshuman Khandual2017-05-081-0/+1
* userfaultfd: selftest: combine all cases into a single executableMike Rapoport2017-05-031-9/+2
* userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli2017-03-091-0/+4
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-251-31/+23
|\
| * selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-051-2/+2
| * selftests: add default rules for c source filebamvor.zhangjian@huawei.com2017-01-051-11/+6
| * selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-14/+10
* | userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport2017-02-221-0/+4
* | userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz2017-02-221-0/+4
|/