summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-08-20selftests: vrf_route_leaking: remove ipv6_ping_frag from default testingHangbin Liu
2023-08-20selftests/net: Add log.txt and tools to .gitignoreAnh Tuan Phan
2023-08-18selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18selftests/bpf: Fix a selftest compilation errorYonghong Song
2023-08-18proc: skip proc-empty-vm on anything but amd64 and i386Alexey Dobriyan
2023-08-18proc: support proc-empty-vm test on i386Alexey Dobriyan
2023-08-18maple_tree: update mas_preallocate() testingLiam R. Howlett
2023-08-18maple_tree: re-introduce entry to mas_preallocate() argumentsLiam R. Howlett
2023-08-18selftests/mm: run all tests from run_vmtests.shRyan Roberts
2023-08-18selftests/mm: optionally pass duration to transhuge-stressRyan Roberts
2023-08-18selftests/mm: make migration test robust to failureRyan Roberts
2023-08-18selftests/mm: va_high_addr_switch should skip unsupported arm64 configsRyan Roberts
2023-08-18selftests/mm: fix thuge-gen test bugsRyan Roberts
2023-08-18selftests/mm: enable mrelease_test for arm64Ryan Roberts
2023-08-18selftests/mm: skip soft-dirty tests on arm64Ryan Roberts
2023-08-18selftests: line buffer test program's stdoutRyan Roberts
2023-08-18selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan
2023-08-18selftests/mm: add uffd unit test for UFFDIO_POISONAxel Rasmussen
2023-08-18selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen
2023-08-18selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu
2023-08-18selftest: add a testcase of ksm zero pagesxu xin
2023-08-18selftests: cgroup: add zswap-memcg unwanted writeback testDomenico Cerasuolo
2023-08-18selftests: cgroup: add test_zswap with no kmem bypass testDomenico Cerasuolo
2023-08-18selftests: cgroup: add test_zswap programDomenico Cerasuolo
2023-08-18maple_tree: add test for expanding range in RCU modePeng Zhang
2023-08-18selftests/mm: add gup test matrix in run_vmtests.shPeter Xu
2023-08-18selftests/mm: add -a to run_vmtests.shPeter Xu
2023-08-18selftests/bpf: Add CO-RE relocs kfunc flavors testsDave Marchevsky
2023-08-18kselftest/arm64: Fix hwcaps selftest buildMark Brown
2023-08-18iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctlNicolin Chen
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REROUTEYan Zhai
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REDIRECTYan Zhai
2023-08-18selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai
2023-08-18selftests/powerpc: add const qualification where possibleNathan Lynch
2023-08-18powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-17KVM: selftests: Test gp event filters don't affect fixed event filtersJinrong Liang
2023-08-17KVM: selftests: Test if event filter meets expectations on fixed countersJinrong Liang
2023-08-17KVM: selftests: Add test cases for unsupported PMU event filter input valuesJinrong Liang
2023-08-17KVM: selftests: Introduce "struct __kvm_pmu_event_filter" to manipulate filterJinrong Liang
2023-08-17KVM: selftests: Drop the return of remove_event()Jinrong Liang
2023-08-17KVM: selftests: Add x86 properties for Intel PMU in processor.hJinrong Liang
2023-08-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-16Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney
2023-08-16selftests/ftrace: Add a basic testcase for snapshotZheng Yejian
2023-08-16selftests/bpf: Add mptcpify testGeliang Tang
2023-08-16selftests/bpf: Fix error checks of mptcp open_and_loadGeliang Tang
2023-08-16selftests/bpf: Add two mptcp netns helpersGeliang Tang
2023-08-16selftests: cachestat: use proper syscall number macroAndre Przywara