summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2020-06-30selftests: bpf: Pass program and target_fd in flow_dissector_reattachLorenz Bauer-6/+6
2020-06-30selftests/bpf: Test updating flow_dissector link with same programJakub Sitnicki-4/+28
2020-06-30selftests/powerpc: Add test for execute-disabled pkeysSandipan Das-1/+391
2020-06-30selftests/powerpc: Move Hash MMU check to utilitiesSandipan Das-29/+30
2020-06-30selftests/powerpc: Fix pkey access right updatesSandipan Das-2/+8
2020-06-29selftests: forwarding: Add tests for ethtool extended stateAmit Cohen-0/+102
2020-06-29selftests: forwarding: forwarding.config.sample: Add port with no cable conne...Amit Cohen-0/+3
2020-06-29selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_libAmit Cohen-17/+17
2020-06-29selftests: forwarding: Add a RED test for SW datapathPetr Machata-0/+492
2020-06-29selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen-2/+2
2020-06-29selftests: tpm: Use 'test -e' instead of 'test -f'Jarkko Sakkinen-2/+2
2020-06-29Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen-5/+0
2020-06-29tools/memory-model/README: Mention herdtools7 7.56 in compatibility tableAkira Yokosawa-1/+1
2020-06-29tools/memory-model/README: Expand dependency of klitmus7Akira Yokosawa-2/+28
2020-06-29tools/memory-model: Fix reference to litmus test in recipes.txtAkira Yokosawa-1/+1
2020-06-29tools/memory-model: Add an exception for limitations on _unless() familyBoqun Feng-3/+7
2020-06-29tools/memory-model: Fix "conflict" definitionMarco Elver-38/+45
2020-06-29tools/memory-model: Add recent referencesPaul E. McKenney-2/+19
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney-31/+403
2020-06-29torture: Remove obsolete "cd $KVM"Paul E. McKenney-1/+0
2020-06-29torture: Avoid duplicate specification of qemu commandPaul E. McKenney-1/+9
2020-06-29torture: Add kvm-tranform.sh script for qemu-cmd filesPaul E. McKenney-0/+51
2020-06-29torture: Add more tracing crib notes to kvm.shPaul E. McKenney-0/+4
2020-06-29torture: Improve diagnostic for KCSAN-incapable compilersPaul E. McKenney-2/+7
2020-06-29torture: Correctly summarize build-only runsPaul E. McKenney-5/+5
2020-06-29torture: Pass --kmake-arg to all make invocationsMarco Elver-2/+2
2020-06-29torture: Abstract out console-log error detectionPaul E. McKenney-4/+17
2020-06-29torture: Add a stop-run capabilityPaul E. McKenney-2/+25
2020-06-29torture: Create qemu-cmd in --buildonly runsPaul E. McKenney-1/+1
2020-06-29torture: Add --allcpus argument to the kvm.sh scriptPaul E. McKenney-0/+4
2020-06-29torture: Remove whitespace from identify_qemu_vcpus outputPaul E. McKenney-1/+1
2020-06-29rcutorture: Handle non-statistic bang-string error messagesPaul E. McKenney-3/+15
2020-06-29torture: Set configfile variable to current scenarioPaul E. McKenney-0/+1
2020-06-29torture: Add script to smoke-test commits in a branchPaul E. McKenney-0/+108
2020-06-29torture: Remove qemu dependency on EFI firmwarePaul E. McKenney-3/+19
2020-06-29refscale: Change --torture type from refperf to refscalePaul E. McKenney-10/+10
2020-06-29refperf: Rename refperf.c to refscale.c and change internal namesPaul E. McKenney-2/+2
2020-06-29refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TESTPaul E. McKenney-1/+1
2020-06-29refperf: Output per-experiment data pointsPaul E. McKenney-0/+4
2020-06-29refperf: Label experiment-number column "Runs"Paul E. McKenney-1/+1
2020-06-29torture: Add refperf to the rcutorture scriptingPaul E. McKenney-6/+130
2020-06-29lkdtm: Make arch-specific tests always availableKees Cook-0/+1
2020-06-29selftests/lkdtm: Reset WARN_ONCE to avoid false negativesKees Cook-0/+6
2020-06-29selftests/fpu: Add an FPU selftestPetteri Aimonen-0/+119
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman-819/+1009
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+108
2020-06-28selftests/bpf: Test auto-load disabling logic for BPF programsAndrii Nakryiko-0/+81
2020-06-28libbpf: Support disabling auto-loading BPF programsAndrii Nakryiko-8/+44
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+28
2020-06-28bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend-1/+25