aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-24selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE testMike Kravetz1-0/+1
2022-03-23Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+1
2022-03-22selftests: vm: add a hugetlb test caseMuchun Song1-0/+1
2022-03-22selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker1-3/+3
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed1-4/+2
2022-02-23selftests: vm: Add the uapi headers include variableMuhammad Usama Anjum1-1/+1
2021-11-06mm, hugepages: add hugetlb vma mremap() testMina Almasry1-0/+1
2021-09-03selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy1-0/+2
2021-09-03selftests: vm: add KSM merge testZhansaya Bagdauletkyzy1-0/+1
2021-07-08secretmem: test: add basic selftest for memfd_secret(2)Mike Rapoport1-1/+2
2021-07-01selftests/vm/pkeys: exercise x86 XSAVE init stateDave Hansen1-2/+2
2021-06-30selftests/vm: add test for MADV_POPULATE_(READ|WRITE)David Hildenbrand1-0/+1
2021-05-05mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan1-0/+1
2021-03-25selftests/vm: fix out-of-tree buildRong Chen1-2/+2
2020-12-29selftests/vm: fix building protection keys testHarish1-5/+5
2020-12-15kselftests: vm: add mremap testsKalesh Singh1-0/+1
2020-12-15selftests/vm: hmm-tests: remove the libhugetlbfs dependencyJohn Hubbard1-2/+22
2020-12-15selftests/vm: minor cleanup: Makefile and gup_test.cJohn Hubbard1-6/+4
2020-12-15selftests/vm: rename run_vmtests --> run_vmtests.shJohn Hubbard1-1/+1
2020-12-15selftests/vm: use a common gup_test.hJohn Hubbard1-0/+2
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard1-1/+1
2020-12-06tools/testing/selftests/vm: fix build errorXingxing Su1-0/+4
2020-10-13selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard1-0/+12
2020-10-13selftests/vm: fix false build success on the second and later attemptsJohn Hubbard1-0/+5
2020-06-04selftests: vm: pkeys: fix multilib builds for x86Sandipan Das1-1/+73
2020-06-04selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai1-0/+1
2020-06-03khugepaged: add self testKirill A. Shutemov1-0/+1
2020-05-19mm/hmm/test: add selftests for HMMRalph Campbell1-0/+3
2020-04-13selftests: vm: Fix 64-bit test builds for powerpc64leSandipan Das1-1/+1
2020-04-13selftests: vm: Do not override definition of ARCHSandipan Das1-2/+2
2020-04-02hugetlb_cgroup: add hugetlb_cgroup reservation testsMina Almasry1-0/+1
2020-04-02selftests: add MREMAP_DONTUNMAP selftestBrian Geffon1-0/+1
2019-11-07selftests: vm: Build/Run 64bit tests only on 64bit archMasami Hiramatsu1-0/+5
2019-06-05selftests: vm: Fix test build failure when built by itselfShuah Khan1-4/+0
2019-05-30selftests: vm: install test_vmalloc.sh for run_vmtestsNaresh Kamboju1-0/+2
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan1-0/+1
2018-10-26tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NOREPLACEMichael Ellerman1-0/+1
2018-09-05selftests: add headers_install to lib.mkAnders Roxell1-4/+0
2018-08-22tools/testing/selftests/vm/: add MAP_POPULATE testDmitry Safonov1-0/+1
2018-01-31selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V1-2/+3
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-08selftests/vm: add a test for virtual address range mappingAnshuman Khandual1-0/+1
2017-05-03userfaultfd: selftest: combine all cases into a single executableMike Rapoport1-9/+2
2017-03-09userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli1-0/+4
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-31/+23
2017-02-22userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport1-0/+4
2017-02-22userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz1-0/+4
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com1-2/+2
2017-01-05selftests: add default rules for c source filebamvor.zhangjian@huawei.com1-11/+6