aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-06-29torture: Avoid duplicate specification of qemu commandPaul E. McKenney1-1/+9
2020-06-29torture: Add kvm-tranform.sh script for qemu-cmd filesPaul E. McKenney1-0/+51
2020-06-29torture: Add more tracing crib notes to kvm.shPaul E. McKenney1-0/+4
2020-06-29torture: Improve diagnostic for KCSAN-incapable compilersPaul E. McKenney1-2/+7
2020-06-29torture: Correctly summarize build-only runsPaul E. McKenney1-5/+5
2020-06-29torture: Pass --kmake-arg to all make invocationsMarco Elver1-2/+2
2020-06-29torture: Abstract out console-log error detectionPaul E. McKenney2-4/+17
2020-06-29torture: Add a stop-run capabilityPaul E. McKenney4-2/+25
2020-06-29torture: Create qemu-cmd in --buildonly runsPaul E. McKenney1-1/+1
2020-06-29torture: Add --allcpus argument to the kvm.sh scriptPaul E. McKenney1-0/+4
2020-06-29torture: Remove whitespace from identify_qemu_vcpus outputPaul E. McKenney1-1/+1
2020-06-29rcutorture: Handle non-statistic bang-string error messagesPaul E. McKenney1-3/+15
2020-06-29torture: Set configfile variable to current scenarioPaul E. McKenney1-0/+1
2020-06-29torture: Add script to smoke-test commits in a branchPaul E. McKenney1-0/+108
2020-06-29torture: Remove qemu dependency on EFI firmwarePaul E. McKenney2-3/+19
2020-06-29refscale: Change --torture type from refperf to refscalePaul E. McKenney8-10/+10
2020-06-29refperf: Rename refperf.c to refscale.c and change internal namesPaul E. McKenney1-2/+2
2020-06-29refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TESTPaul E. McKenney1-1/+1
2020-06-29refperf: Output per-experiment data pointsPaul E. McKenney1-0/+4
2020-06-29refperf: Label experiment-number column "Runs"Paul E. McKenney1-1/+1
2020-06-29torture: Add refperf to the rcutorture scriptingPaul E. McKenney8-6/+130
2020-06-29lkdtm: Make arch-specific tests always availableKees Cook1-0/+1
2020-06-29selftests/lkdtm: Reset WARN_ONCE to avoid false negativesKees Cook1-0/+6
2020-06-29selftests/fpu: Add an FPU selftestPetteri Aimonen5-0/+119
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman139-819/+1009
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-8/+108
2020-06-28selftests/bpf: Test auto-load disabling logic for BPF programsAndrii Nakryiko2-0/+81
2020-06-28libbpf: Support disabling auto-loading BPF programsAndrii Nakryiko3-8/+44
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+28
2020-06-28bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend2-1/+25
2020-06-27Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2020-06-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+0
2020-06-27usbip: tools: add in man page how to load the client's moduleAntonio Borneo1-1/+3
2020-06-26kunit: kunit_tool: Fix invalid result when build failsDavid Gow1-1/+3
2020-06-26kunit: show error if kunit results are not presentUriel Guajardo3-4/+15
2020-06-26kunit: kunit_config: Fix parsing of CONFIG options with spaceRikard Falkeborn1-1/+1
2020-06-26selftests/vm/keys: fix a broken reference at protection_keys.cMauro Carvalho Chehab1-1/+1
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar117-766/+547
2020-06-26selftests/powerpc: Fix build failure in ebb testsHarish1-1/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller129-801/+869
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds13-38/+325
2020-06-25tc-testing: avoid action cookies with odd length.Briana Oursler3-7/+7
2020-06-25bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell1-3/+2
2020-06-25libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAPJesper Dangaard Brouer2-2/+2
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+176
2020-06-25tools, bpftool: Define attach_type_name array only onceTobias Klauser2-35/+37
2020-06-25tools, bpftool: Define prog_type_name array only onceTobias Klauser5-37/+42
2020-06-25objtool: Don't consider vmlinux a C-filePeter Zijlstra1-1/+1
2020-06-24selftests/bpf: Add tcp/udp iterator programs to selftestsYonghong Song1-0/+68
2020-06-24selftests/bpf: Implement sample udp/udp6 bpf_iter programsYonghong Song3-0/+166