summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-08-25minmax: add in_range() macroMatthew Wilcox (Oracle)1-2/+2
2023-08-25merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton1-15/+65
2023-08-25selftests: cachestat: catch failing fsync test on tmpfsAndre Przywara1-15/+47
2023-08-25selftests: cachestat: test for cachestat availabilityAndre Przywara1-1/+19
2023-08-22selftest/mm: ksm_functional_tests: Add PROT_NONE testDavid Hildenbrand1-7/+52
2023-08-22selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...David Hildenbrand1-0/+47
2023-08-22merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton4-4/+14
2023-08-21mm,thp: fix smaps THPeligible output alignmentHugh Dickins1-2/+2
2023-08-21selftests: improve vm.memfd_noexec sysctl testsAleksa Sarai1-85/+254
2023-08-21memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2Aleksa Sarai1-5/+17
2023-08-21selftests: memfd: error out test process when child test failsAleksa Sarai1-1/+18
2023-08-21selftests/mm: fix uffd-stress help informationRong Tao1-12/+12
2023-08-21selftests/damon/sysfs: test damon_target filterSeongJae Park1-0/+2
2023-08-21selftests/damon/sysfs: test address range damos filterSeongJae Park1-0/+3
2023-08-21selftests/damon/sysfs: test tried_regions/total_bytes fileSeongJae Park1-0/+1
2023-08-21selftests: mm: add KSM_MERGE_TIME testsAyush Jain1-0/+4
2023-08-21selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain1-1/+6
2023-08-21selftests: cgroup: fix test_kmem_basic less than errorLucas Karpinski1-2/+2
2023-08-18maple_tree: update mas_preallocate() testingLiam R. Howlett1-11/+16
2023-08-18maple_tree: re-introduce entry to mas_preallocate() argumentsLiam R. Howlett1-16/+16
2023-08-18selftests/mm: run all tests from run_vmtests.shRyan Roberts3-40/+64
2023-08-18selftests/mm: optionally pass duration to transhuge-stressRyan Roberts1-2/+10
2023-08-18selftests/mm: make migration test robust to failureRyan Roberts2-4/+10
2023-08-18selftests/mm: va_high_addr_switch should skip unsupported arm64 configsRyan Roberts1-1/+1
2023-08-18selftests/mm: fix thuge-gen test bugsRyan Roberts1-2/+2
2023-08-18selftests/mm: enable mrelease_test for arm64Ryan Roberts1-0/+1
2023-08-18selftests/mm: skip soft-dirty tests on arm64Ryan Roberts3-4/+32
2023-08-18selftests: line buffer test program's stdoutRyan Roberts3-2/+38
2023-08-18selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan3-0/+324
2023-08-18selftests/mm: add uffd unit test for UFFDIO_POISONAxel Rasmussen1-0/+117
2023-08-18selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen3-5/+11
2023-08-18selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu1-0/+5
2023-08-18selftest: add a testcase of ksm zero pagesxu xin1-1/+97
2023-08-18selftests: cgroup: add zswap-memcg unwanted writeback testDomenico Cerasuolo1-0/+61
2023-08-18selftests: cgroup: add test_zswap with no kmem bypass testDomenico Cerasuolo1-0/+163
2023-08-18selftests: cgroup: add test_zswap programDomenico Cerasuolo3-0/+65
2023-08-18maple_tree: add test for expanding range in RCU modePeng Zhang1-0/+75
2023-08-18selftests/mm: add gup test matrix in run_vmtests.shPeter Xu1-5/+32
2023-08-18selftests/mm: add -a to run_vmtests.shPeter Xu1-3/+8
2023-08-04selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner1-0/+4
2023-08-04selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain1-0/+1
2023-08-04radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King1-1/+1
2023-07-30Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-62/+110
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson1-31/+39
2023-07-29KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson1-2/+8
2023-07-29KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson1-1/+7
2023-07-29KVM: selftests: Verify userspace can create "redundant" binary stats filesSean Christopherson1-2/+23
2023-07-29KVM: selftests: Explicitly free vcpus array in binary stats testSean Christopherson1-0/+1
2023-07-29KVM: selftests: Clean up stats fd in common stats_test() helperSean Christopherson1-18/+4