aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
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-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-20selftests: fib_test: add a test case for IPv6 source address deleteHangbin Liu1-1/+151
2023-08-20selftests: vrf_route_leaking: remove ipv6_ping_frag from default testingHangbin Liu1-1/+1
2023-08-20selftests/net: Add log.txt and tools to .gitignoreAnh Tuan Phan1-0/+2
2023-08-18selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel1-10/+6
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-2/+8
2023-08-18selftests/bpf: Fix a selftest compilation errorYonghong Song1-1/+1
2023-08-18proc: skip proc-empty-vm on anything but amd64 and i386Alexey Dobriyan1-0/+7
2023-08-18proc: support proc-empty-vm test on i386Alexey Dobriyan1-0/+16
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 Roberts2-2/+14
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-18selftests/bpf: Add CO-RE relocs kfunc flavors testsDave Marchevsky2-0/+53
2023-08-18kselftest/arm64: Fix hwcaps selftest buildMark Brown1-1/+2
2023-08-18iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctlNicolin Chen3-1/+103
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REROUTEYan Zhai3-0/+299
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REDIRECTYan Zhai4-0/+560
2023-08-18selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai6-6/+6
2023-08-18selftests/powerpc: add const qualification where possibleNathan Lynch3-11/+11
2023-08-18powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch1-8/+9
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+2
2023-08-17KVM: selftests: Test gp event filters don't affect fixed event filtersJinrong Liang1-0/+27
2023-08-17KVM: selftests: Test if event filter meets expectations on fixed countersJinrong Liang1-0/+80
2023-08-17KVM: selftests: Add test cases for unsupported PMU event filter input valuesJinrong Liang1-0/+26