summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2020-06-28selftests/bpf: Test auto-load disabling logic for BPF programsAndrii Nakryiko
2020-06-28bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend
2020-06-27Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-06-26kunit: kunit_tool: Fix invalid result when build failsDavid Gow
2020-06-26kunit: show error if kunit results are not presentUriel Guajardo
2020-06-26kunit: kunit_config: Fix parsing of CONFIG options with spaceRikard Falkeborn
2020-06-26selftests/vm/keys: fix a broken reference at protection_keys.cMauro Carvalho Chehab
2020-06-26selftests/powerpc: Fix build failure in ebb testsHarish
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25tc-testing: avoid action cookies with odd length.Briana Oursler
2020-06-25bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-06-25libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAPJesper Dangaard Brouer
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-24selftests/bpf: Add tcp/udp iterator programs to selftestsYonghong Song
2020-06-24selftests/bpf: Implement sample udp/udp6 bpf_iter programsYonghong Song
2020-06-24selftests/bpf: Implement sample tcp/tcp6 bpf_iter programsYonghong Song
2020-06-24selftests/bpf: Add more common macros to bpf_tracing_net.hYonghong Song
2020-06-24selftests/bpf: Refactor some net macros to bpf_tracing_net.hYonghong Song
2020-06-24selftests/bpf: Move newer bpf_iter_* type redefining to a new header fileYonghong Song