summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-09-20Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-20selftests: forwarding: Add test cases for unresolved multicast routesIdo Schimmel
2022-09-20selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End behaviorAndrea Mayer
2022-09-19selftests: mlxsw: Remove qos_burst testAmit Cohen
2022-09-19selftests: mlxsw: Add QOS test for maximum use of descriptorsAmit Cohen
2022-09-19selftests: devlink_lib: Add function for querying maximum pool sizeAmit Cohen
2022-09-19selftests: mlxsw: Use shapers in QOS RED tests instead of forcing speedAmit Cohen
2022-09-19selftests: mlxsw: Use shapers in QOS tests instead of forcing speedAmit Cohen
2022-09-19selftests/bpf: Add test result messages for test_task_storage_map_stress_lookupHou Tao
2022-09-19Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/nextMarc Zyngier
2022-09-19KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEPReiji Watanabe
2022-09-19KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new t...Reiji Watanabe
2022-09-18memblock tests: add generic NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever
2022-09-18memblock tests: add bottom-up NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever
2022-09-18memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever
2022-09-18memblock tests: add simulation of physical memory with multiple NUMA nodesRebecca Mckeever
2022-09-16selftests/bpf: Add veristat tool for mass-verifying BPF object filesAndrii Nakryiko
2022-09-16selftests/bpf: Fix test_verif_scale{1,3} SEC() annotationsAndrii Nakryiko
2022-09-16net: Add tests for bonding and team address list managementBenjamin Poirier
2022-09-16selftests/tc-testings: add tunnel_key action deleting test caseZhengchao Shao
2022-09-16selftests/tc-testings: add sample action deleting test caseZhengchao Shao
2022-09-16selftests/tc-testings: add nat action deleting test caseZhengchao Shao
2022-09-16selftests/tc-testings: add ife action deleting test caseZhengchao Shao
2022-09-16selftests/tc-testings: add connmark action deleting test caseZhengchao Shao
2022-09-16selftests/tc-testings: add selftests for xt actionZhengchao Shao
2022-09-16selftests/tc-testings: add selftests for gate actionZhengchao Shao
2022-09-16selftests/tc-testings: add selftests for ctinfo actionZhengchao Shao
2022-09-16kselftest/arm64: Add hwcap test for RNGMark Brown
2022-09-16kselftest/arm64: Add SVE 2 to the tested hwcapsMark Brown
2022-09-16kselftest/arm64: Add missing newline in hwcap outputMark Brown
2022-09-15selftests: mptcp: move prefix tests of addr_nr_ns2 togetherGeliang Tang
2022-09-14selftests/landlock: Fix out-of-tree buildsMickaël Salaün
2022-09-14KVM: selftests: Add test for AArch32 ID registersOliver Upton
2022-09-13Revert "selftests/timens: add a test for vfork+exit"Andrei Vagin
2022-09-11proc: save LOC in vsyscall testBrian Foster
2022-09-11selftest: vm: remove deleted local_config.* from .gitignoreTarun Sahu
2022-09-11Kselftests: remove support of libhugetlbfs from kselftestsTarun Sahu
2022-09-11selftests: vm: add /dev/userfaultfd test cases to run_vmtests.shAxel Rasmussen
2022-09-11userfaultfd: selftests: modify selftest to use /dev/userfaultfdAxel Rasmussen
2022-09-11selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.shAxel Rasmussen
2022-09-11selftests/vm: add selftest to verify multi THP collapseZach O'Keefe
2022-09-11selftests/vm: add selftest to verify recollapse of THPsZach O'Keefe
2022-09-11selftests/vm: add MADV_COLLAPSE collapse context to selftestsZach O'Keefe
2022-09-11selftests/vm: dedup hugepage allocation logicZach O'Keefe
2022-09-11selftests/vm: modularize collapse selftestsZach O'Keefe
2022-09-10selftests/bpf: fix ct status check in bpf_nf selftestsLorenzo Bianconi
2022-09-10selftests/bpf: Add tests for writing to nf_conn:markDaniel Xu
2022-09-09selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP pingYiFei Zhu
2022-09-09selftests/bpf: Deduplicate write_sysctl() to test_progs.cYiFei Zhu
2022-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller