summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm
AgeCommit message (Expand)AuthorFilesLines
2022-03-23kselftest/vm: fix tests build with old libcChengming Zhou1-0/+1
2021-07-31selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman1-1/+1
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne1-2/+4
2020-04-17selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko1-196/+37
2019-12-01tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch1-0/+1
2019-06-25selftests: vm: install test_vmalloc.sh for run_vmtestsNaresh Kamboju1-0/+2
2019-03-05selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield1-0/+1
2019-01-22selftests: Fix test errors related to lib.mk khdr targetShuah Khan1-0/+1
2018-09-05selftests: add headers_install to lib.mkAnders Roxell1-4/+0
2018-08-22tools/testing/selftests/vm/: add MAP_POPULATE testDmitry Safonov4-0/+126
2018-06-18selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)4-8/+17
2018-03-10selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian1-8/+17
2018-02-27selftests: vm: update .gitignore with new testShuah Khan1-0/+1
2018-02-04Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+3
2018-02-01selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V3-2/+311
2018-01-23selftests: vm: update .gitignore with missing generated fileShuah Khan1-0/+1
2018-01-10kselftest: fix OOM in memory compaction testArnd Bergmann1-0/+2
2017-11-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+92
2017-11-18mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2-0/+92
2017-11-15selftests: vm: Update .gitignore with newly added testsShuah Khan1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman11-0/+11
2017-10-14userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli1-5/+20
2017-09-07userfaultfd: selftest: explicit failure if the SIGBUS test failedAndrea Arcangeli1-1/+3
2017-09-07userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXISTAndrea Arcangeli1-8/+140
2017-09-07userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS featurePrakash Sangappa1-3/+124
2017-09-07userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmemMike Rapoport1-1/+1
2017-06-07selftests/vm: Fix test for virtual address range mapping for arm64Michal Suchanek1-9/+26
2017-05-09Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-22/+23
2017-05-09selftests/vm: add a test for virtual address range mappingAnshuman Khandual3-0/+134
2017-05-04userfaultfd: selftest: combine all cases into a single executableMike Rapoport3-108/+116
2017-04-21selftests/vm/run_vmtests: Fix wrong commentSeongJae Park1-1/+1
2017-04-14selftests/vm/run_vmtests: Polish output textSeongJae Park1-12/+12
2017-04-11selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flagSeongJae Park4-9/+9
2017-04-11selftests: vm: add CONFIG_SYSVIPC=y to the config fragmentFathi Boudra1-0/+1
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-25userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport1-4/+2
2017-02-25userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport1-8/+8
2017-02-23userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli1-1/+81
2017-02-23userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport1-12/+163
2017-02-23userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport1-5/+5
2017-02-23userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport1-16/+25
2017-02-23userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport3-2/+50
2017-02-23userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport1-1/+1
2017-02-23userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz3-17/+161
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 Guo3-78/+295
2016-10-08selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo2-42/+42