summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-07-01ktest.pl: Have config-bisect save each config used in the bisectSteven Rostedt (VMware)
2020-07-01x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbaseAndy Lutomirski
2020-07-01selftests/x86/fsgsbase: Add a missing memory constraintAndy Lutomirski
2020-07-01selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase testAndy Lutomirski
2020-07-01selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski
2020-07-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski
2020-07-01selftests/x86/syscall_nt: Add more flag combinationsAndy Lutomirski
2020-07-01selftests/bpf: Add byte swapping selftestAndrii Nakryiko
2020-06-30selftests/bpf: Allow substituting custom vmlinux.h for selftests buildAndrii Nakryiko
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-30bpf: Add tests for PTR_TO_BTF_ID vs. null comparisonYonghong Song
2020-06-30selftests: bpf: Pass program to bpf_prog_detach in flow_dissectorLorenz Bauer
2020-06-30selftests: bpf: Pass program and target_fd in flow_dissector_reattachLorenz Bauer
2020-06-30selftests/bpf: Test updating flow_dissector link with same programJakub Sitnicki
2020-06-30selftests/powerpc: Add test for execute-disabled pkeysSandipan Das
2020-06-30selftests/powerpc: Move Hash MMU check to utilitiesSandipan Das
2020-06-30selftests/powerpc: Fix pkey access right updatesSandipan Das
2020-06-29selftests: forwarding: Add tests for ethtool extended stateAmit Cohen
2020-06-29selftests: forwarding: forwarding.config.sample: Add port with no cable conne...Amit Cohen
2020-06-29selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_libAmit Cohen
2020-06-29selftests: forwarding: Add a RED test for SW datapathPetr Machata
2020-06-29selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen
2020-06-29selftests: tpm: Use 'test -e' instead of 'test -f'Jarkko Sakkinen
2020-06-29Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney
2020-06-29torture: Remove obsolete "cd $KVM"Paul E. McKenney
2020-06-29torture: Avoid duplicate specification of qemu commandPaul E. McKenney
2020-06-29torture: Add kvm-tranform.sh script for qemu-cmd filesPaul E. McKenney
2020-06-29torture: Add more tracing crib notes to kvm.shPaul E. McKenney
2020-06-29torture: Improve diagnostic for KCSAN-incapable compilersPaul E. McKenney
2020-06-29torture: Correctly summarize build-only runsPaul E. McKenney
2020-06-29torture: Pass --kmake-arg to all make invocationsMarco Elver
2020-06-29torture: Abstract out console-log error detectionPaul E. McKenney
2020-06-29torture: Add a stop-run capabilityPaul E. McKenney
2020-06-29torture: Create qemu-cmd in --buildonly runsPaul E. McKenney
2020-06-29torture: Add --allcpus argument to the kvm.sh scriptPaul E. McKenney
2020-06-29torture: Remove whitespace from identify_qemu_vcpus outputPaul E. McKenney
2020-06-29rcutorture: Handle non-statistic bang-string error messagesPaul E. McKenney
2020-06-29torture: Set configfile variable to current scenarioPaul E. McKenney
2020-06-29torture: Add script to smoke-test commits in a branchPaul E. McKenney
2020-06-29torture: Remove qemu dependency on EFI firmwarePaul E. McKenney
2020-06-29refscale: Change --torture type from refperf to refscalePaul E. McKenney
2020-06-29refperf: Rename refperf.c to refscale.c and change internal namesPaul E. McKenney
2020-06-29refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TESTPaul E. McKenney
2020-06-29refperf: Output per-experiment data pointsPaul E. McKenney
2020-06-29refperf: Label experiment-number column "Runs"Paul E. McKenney
2020-06-29torture: Add refperf to the rcutorture scriptingPaul E. McKenney
2020-06-29lkdtm: Make arch-specific tests always availableKees Cook
2020-06-29selftests/lkdtm: Reset WARN_ONCE to avoid false negativesKees Cook
2020-06-29selftests/fpu: Add an FPU selftestPetteri Aimonen