summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2023-07-29KVM: selftests: Use pread() to read binary stats headerSean Christopherson2-4/+8
2023-07-29selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson1-6/+22
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+0
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-11/+9
2023-07-27selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts1-3/+1
2023-07-26tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski1-6/+6
2023-07-26tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski1-2/+2
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)1-1/+1
2023-07-21Merge tag 'sound-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-3/+2
2023-07-21tools/testing/cxl: Remove unused SZ_512G macroXiao Yang1-4/+0
2023-07-21Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-2/+26
2023-07-20Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai6-1/+149
2023-07-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-2/+23
2023-07-19selftests: ALSA: Add test-pcmtest-driver to .gitignoreTakashi Iwai1-0/+1