summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: vm: fix clang build error multiple output filesYosry Ahmed2022-03-171-4/+2
* kselftest/vm: fix tests build with old libcChengming Zhou2022-03-051-0/+1
* selftests/vm: cleanup hugetlb file after mremap testMike Kravetz2022-03-052-8/+21
* selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V2022-02-261-12/+37
* kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...Shuah Khan2022-02-041-2/+7
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-157-58/+120
|\
| * mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple2022-01-151-0/+42
| * userfaultfd/selftests: clean up hugetlb allocation codeMike Kravetz2022-01-151-9/+6
| * selftests/uffd: allow EINTR/EAGAINPeter Xu2022-01-151-2/+5
| * selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long2022-01-153-23/+34
| * mm, hugepages: make memory size variable in hugepage-mremap selftestYosry Ahmed2022-01-152-17/+31
| * tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleanerchiminghao2022-01-151-7/+2
* | Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-01-103-3/+3
|\ \ | |/ |/|
| * selftests/vm: remove ARRAY_SIZE define from individual testsShuah Khan2021-12-113-3/+3
* | userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz2021-12-311-6/+10
|/
* selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headersDavid Hildenbrand2021-11-061-14/+1
* selftests: vm: add KSM huge pages merging time testPedro Demarchi Gomes2021-11-061-1/+124
* selftest/vm: fix ksm selftest to run with different NUMA topologiesAneesh Kumar K.V2021-11-061-3/+26
* selftests/vm/transhuge-stress: fix ram size thinkoGeorge G. Davis2021-11-061-1/+1
* userfaultfd/selftests: fix calculation of expected ioctlsAxel Rasmussen2021-11-061-39/+38
* userfaultfd/selftests: fix feature support detectionAxel Rasmussen2021-11-061-23/+31
* userfaultfd/selftests: don't rely on GNU extensions for random numbersAxel Rasmussen2021-11-061-22/+4
* mm: remove duplicate include in hugepage-mremap.cRan Jianping2021-11-061-1/+0
* mm, hugepages: add hugetlb vma mremap() testMina Almasry2021-11-064-0/+173
* tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang2021-10-291-1/+1
* mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu2021-10-191-3/+20
* selftests: vm: add COW time test for KSM pagesZhansaya Bagdauletkyzy2021-09-031-3/+83
* selftests: vm: add KSM merging time testZhansaya Bagdauletkyzy2021-09-031-4/+70
* selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy2021-09-033-3/+119
* selftests: vm: add KSM zero page merging testZhansaya Bagdauletkyzy2021-09-032-3/+99
* selftests: vm: add KSM unmerge testZhansaya Bagdauletkyzy2021-09-032-5/+85
* selftests: vm: add KSM merge testZhansaya Bagdauletkyzy2021-09-034-0/+324
* selftests/vm/userfaultfd: wake after copy failureNadav Amit2021-09-031-0/+13
* selftests: Fix spelling mistake "cann't" -> "cannot"Colin Ian King2021-09-031-1/+1
* selftests/vm: use kselftest skip code for skipped testsPo-Hsu Lin2021-09-032-2/+8
* selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne2021-07-241-2/+4
* selftest/mremap_test: avoid crash with static buildAneesh Kumar K.V2021-07-081-2/+3
* selftest/mremap_test: update the test to handle pagesize other than 4KAneesh Kumar K.V2021-07-081-52/+61
* secretmem: test: add basic selftest for memfd_secret(2)Mike Rapoport2021-07-084-1/+316
* selftests/vm/pkeys: exercise x86 XSAVE init stateDave Hansen2021-07-013-2/+76
* selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen2021-07-011-0/+7
* selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen2021-07-011-1/+1
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen2021-07-011-1/+2
* mm: selftests for exclusive device memoryAlistair Popple2021-07-011-0/+158
* selftests/vm: add test for MADV_POPULATE_(READ|WRITE)David Hildenbrand2021-07-014-0/+360
* selftests/vm: add protection_keys_32 / protection_keys_64 to gitignoreDavid Hildenbrand2021-07-011-0/+2
* userfaultfd/selftests: exercise minor fault handling shmem supportAxel Rasmussen2021-07-011-4/+25
* userfaultfd/selftests: reinitialize test context in each testAxel Rasmussen2021-07-011-105/+117
* userfaultfd/selftests: create alias mappings in the shmem testAxel Rasmussen2021-07-011-3/+19
* userfaultfd/selftests: use memfd_create for shmem test typeAxel Rasmussen2021-07-011-1/+15