summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-301-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-141-0/+12
* selftests/vm: fix false build success on the second and later attemptsJohn Hubbard2020-10-141-0/+5
* selftests: vm: pkeys: fix multilib builds for x86Sandipan Das2020-06-051-1/+73
* selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai2020-06-051-0/+1
* khugepaged: add self testKirill A. Shutemov2020-06-041-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-061-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-141-0/+1
* tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman2018-10-271-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-02-011-2/+3
* mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2017-11-181-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-091-0/+1
* userfaultfd: selftest: combine all cases into a single executableMike Rapoport2017-05-041-9/+2
* userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli2017-03-101-0/+4
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-261-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-231-0/+4
* | userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz2017-02-231-0/+4
|/
* selftests: expanding more mlock selftestSimon Guo2016-10-081-2/+2
* selftests/vm: add test for mlock() when areas are intersectedSimon Guo2016-10-081-0/+4
* selftests: vm: add tests for lock on faultEric B Munson2015-11-061-0/+2
* userfaultfd: selftest: headers fixupAndrea Arcangeli2015-09-231-2/+5
* userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding2015-09-231-1/+1
* Revert "selftests: add hugetlbfstest"Mike Kravetz2015-09-091-1/+0
* userfaultfd: selftestAndrea Arcangeli2015-09-051-0/+3
* Test compaction of mlocked memorySri Jayaramappa2015-05-261-1/+6
* selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman2015-03-191-1/+0
* selftests: Add install targetMichael Ellerman2015-03-131-0/+1
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-131-2/+3