summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm/Makefile
AgeCommit message (Expand)AuthorFilesLines
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-07-01selftests/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-30selftests/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-14selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard1-0/+12
2020-10-14selftests/vm: fix false build success on the second and later attemptsJohn Hubbard1-0/+5
2020-06-05selftests: vm: pkeys: fix multilib builds for x86Sandipan Das1-1/+73
2020-06-05selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai1-0/+1
2020-06-04khugepaged: 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-08selftests: vm: Build/Run 64bit tests only on 64bit archMasami Hiramatsu1-0/+5
2019-06-06selftests: 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-14selftests: Fix test errors related to lib.mk khdr targetShuah Khan1-0/+1
2018-10-27tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael 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-02-01selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V1-2/+3
2017-11-18mm: 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-09selftests/vm: add a test for virtual address range mappingAnshuman Khandual1-0/+1
2017-05-04userfaultfd: selftest: combine all cases into a single executableMike Rapoport1-9/+2
2017-03-10userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli1-0/+4
2017-02-26Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-31/+23
2017-02-23userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport1-0/+4
2017-02-23userfaultfd: 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
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-14/+10
2016-10-08selftests: expanding more mlock selftestSimon Guo1-2/+2
2016-10-08selftests/vm: add test for mlock() when areas are intersectedSimon Guo1-0/+4
2015-11-06selftests: vm: add tests for lock on faultEric B Munson1-0/+2
2015-09-23userfaultfd: selftest: headers fixupAndrea Arcangeli1-2/+5
2015-09-23userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding1-1/+1
2015-09-09Revert "selftests: add hugetlbfstest"Mike Kravetz1-1/+0
2015-09-05userfaultfd: selftestAndrea Arcangeli1-0/+3
2015-05-27Test compaction of mlocked memorySri Jayaramappa1-1/+6