aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm/Makefile
AgeCommit message (Expand)Author
2018-10-18selftests: add headers_install to lib.mkAnders Roxell
2018-01-31selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-08selftests/vm: add a test for virtual address range mappingAnshuman Khandual
2017-05-03userfaultfd: selftest: combine all cases into a single executableMike Rapoport
2017-03-09userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-22userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport
2017-02-22userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com
2017-01-05selftests: add default rules for c source filebamvor.zhangjian@huawei.com
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com
2016-10-07selftests: expanding more mlock selftestSimon Guo
2016-10-07selftests/vm: add test for mlock() when areas are intersectedSimon Guo
2015-11-05selftests: vm: add tests for lock on faultEric B Munson
2015-09-22userfaultfd: selftest: headers fixupAndrea Arcangeli
2015-09-22userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding
2015-09-08Revert "selftests: add hugetlbfstest"Mike Kravetz
2015-09-04userfaultfd: selftestAndrea Arcangeli
2015-05-26Test compaction of mlocked memorySri Jayaramappa
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman
2015-03-13selftests: Add install targetMichael Ellerman
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman
2015-01-08selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov
2014-10-09selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov
2013-07-03selftests: add hugetlbfstestJoern Engel
2013-07-03self-test: fix make cleanJoern Engel
2013-07-03selftests: exit 1 on failureJoern Engel
2012-12-17vm selftests: print failure status instead of cause make errorDave Young
2012-12-11selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen
2012-03-28mm: move hugepage test examples to tools/testing/selftests/vmDave Young