summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-08-21memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2Aleksa Sarai-5/+17
2023-08-21selftests: memfd: error out test process when child test failsAleksa Sarai-1/+18
2023-08-21selftests/mm: fix uffd-stress help informationRong Tao-12/+12
2023-08-21selftests/damon/sysfs: test damon_target filterSeongJae Park-0/+2
2023-08-21selftests/damon/sysfs: test address range damos filterSeongJae Park-0/+3
2023-08-21selftests/damon/sysfs: test tried_regions/total_bytes fileSeongJae Park-0/+1
2023-08-21selftests: mm: add KSM_MERGE_TIME testsAyush Jain-0/+4
2023-08-21selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain-1/+6
2023-08-21selftests: cgroup: fix test_kmem_basic less than errorLucas Karpinski-2/+2
2023-08-20selftests: fib_test: add a test case for IPv6 source address deleteHangbin Liu-1/+151
2023-08-20selftests: vrf_route_leaking: remove ipv6_ping_frag from default testingHangbin Liu-1/+1
2023-08-20selftests/net: Add log.txt and tools to .gitignoreAnh Tuan Phan-0/+2
2023-08-18selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel-10/+6
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+8
2023-08-18selftests/bpf: Fix a selftest compilation errorYonghong Song-1/+1
2023-08-18proc: skip proc-empty-vm on anything but amd64 and i386Alexey Dobriyan-0/+7
2023-08-18proc: support proc-empty-vm test on i386Alexey Dobriyan-0/+16
2023-08-18maple_tree: update mas_preallocate() testingLiam R. Howlett-11/+16
2023-08-18maple_tree: re-introduce entry to mas_preallocate() argumentsLiam R. Howlett-16/+16
2023-08-18selftests/mm: run all tests from run_vmtests.shRyan Roberts-40/+64
2023-08-18selftests/mm: optionally pass duration to transhuge-stressRyan Roberts-2/+10
2023-08-18selftests/mm: make migration test robust to failureRyan Roberts-4/+10
2023-08-18selftests/mm: va_high_addr_switch should skip unsupported arm64 configsRyan Roberts-1/+1
2023-08-18selftests/mm: fix thuge-gen test bugsRyan Roberts-2/+2
2023-08-18selftests/mm: enable mrelease_test for arm64Ryan Roberts-0/+1
2023-08-18selftests/mm: skip soft-dirty tests on arm64Ryan Roberts-4/+32
2023-08-18selftests: line buffer test program's stdoutRyan Roberts-2/+14
2023-08-18selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan-0/+324
2023-08-18selftests/mm: add uffd unit test for UFFDIO_POISONAxel Rasmussen-0/+117
2023-08-18selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen-5/+11
2023-08-18selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu-0/+5
2023-08-18selftest: add a testcase of ksm zero pagesxu xin-1/+97
2023-08-18selftests: cgroup: add zswap-memcg unwanted writeback testDomenico Cerasuolo-0/+61
2023-08-18selftests: cgroup: add test_zswap with no kmem bypass testDomenico Cerasuolo-0/+163
2023-08-18selftests: cgroup: add test_zswap programDomenico Cerasuolo-0/+65
2023-08-18maple_tree: add test for expanding range in RCU modePeng Zhang-0/+75
2023-08-18selftests/mm: add gup test matrix in run_vmtests.shPeter Xu-5/+32
2023-08-18selftests/mm: add -a to run_vmtests.shPeter Xu-3/+8
2023-08-18selftests/bpf: Add CO-RE relocs kfunc flavors testsDave Marchevsky-0/+53
2023-08-18kselftest/arm64: Fix hwcaps selftest buildMark Brown-1/+2
2023-08-18iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctlNicolin Chen-1/+103
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REROUTEYan Zhai-0/+299
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REDIRECTYan Zhai-0/+560
2023-08-18selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai-6/+6
2023-08-18selftests/powerpc: add const qualification where possibleNathan Lynch-11/+11
2023-08-18powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch-8/+9
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+2
2023-08-17KVM: selftests: Test gp event filters don't affect fixed event filtersJinrong Liang-0/+27
2023-08-17KVM: selftests: Test if event filter meets expectations on fixed countersJinrong Liang-0/+80
2023-08-17KVM: selftests: Add test cases for unsupported PMU event filter input valuesJinrong Liang-0/+26