aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm
AgeCommit message (Expand)Author
2019-03-16selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield
2018-10-18selftests: add headers_install to lib.mkAnders Roxell
2018-06-18selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian
2018-02-26selftests: vm: update .gitignore with new testShuah Khan
2018-02-03Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-31selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V
2018-01-23selftests: vm: update .gitignore with missing generated fileShuah Khan
2018-01-10kselftest: fix OOM in memory compaction testArnd Bergmann
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov
2017-11-15selftests: vm: Update .gitignore with newly added testsShuah Khan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli
2017-09-06userfaultfd: selftest: explicit failure if the SIGBUS test failedAndrea Arcangeli
2017-09-06userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXISTAndrea Arcangeli
2017-09-06userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS featurePrakash Sangappa
2017-09-06userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmemMike Rapoport
2017-06-07selftests/vm: Fix test for virtual address range mapping for arm64Michal Suchanek
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-04-21selftests/vm/run_vmtests: Fix wrong commentSeongJae Park
2017-04-13selftests/vm/run_vmtests: Polish output textSeongJae Park
2017-04-11selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flagSeongJae Park
2017-04-11selftests: vm: add CONFIG_SYSVIPC=y to the config fragmentFathi Boudra
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-24userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport
2017-02-22userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli
2017-02-22userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport
2017-02-22userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport
2017-02-22userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport
2017-02-22userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport
2017-02-22userfaultfd: shmem: allow registration of shared memory rangesMike 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-07selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo
2016-10-07selftests/vm: add test for mlock() when areas are intersectedSimon Guo
2016-10-07selftest: split mlock2_ funcs into separate mlock2.hSimon Guo
2016-06-27selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit testYannick Brosseau
2016-06-27selftests/vm: write strlen length instead of sizeof to nr_hugepagesYannick Brosseau
2016-05-22selftests/thuge-gen: Use platform specific MAP_HUGETLB valueHelge Deller
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang
2016-01-07update .gitignore in selftests/vmYuan Sun
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds