aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-08-11tools/testing/nvdimm: Fix missing 'fallthrough' warningDan Williams1-1/+1
2021-08-10Merge branch 'kvm-vmx-secctl' into HEADPaolo Bonzini3-5/+43
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski13-175/+628
2021-08-09selftests/bpf: Add tests for XDP bondingJussi Maki1-0/+520
2021-08-09selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki2-2/+2
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman11-9/+870
2021-08-09Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman11-9/+870
2021-08-06selftests/bpf: Rename reference_tracking BPF programsAndrii Nakryiko2-9/+9
2021-08-06selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet1-1/+1
2021-08-06KVM: selftests: Move vcpu_args_set into perf_test_utilDavid Matlack5-5/+2
2021-08-06KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack6-20/+84
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-7/+206
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+163
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-5/+43
2021-08-05selftests/net: toeplitz testCoco Li4-0/+813
2021-08-05selftests/net: GRO coalesce testCoco Li4-0/+1306
2021-08-04selftests/bpf: Move netcnt test under test_progsStanislav Fomichev7-163/+96
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky1-1/+1
2021-08-04tc-testing: Add control-plane selftests for sch_mqPeilin Ye2-0/+138
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+163
2021-08-04af_unix: Add OOB supportRao Shoaib3-0/+443
2021-08-03kselftest/arm64: Add a TODO list for floating point testsMark Brown1-0/+4
2021-08-03kselftest/arm64: Add tests for SVE vector configurationMark Brown3-1/+596
2021-08-03kselftest/arm64: Validate vector lengths are set in sve-probe-vlsMark Brown2-1/+6
2021-08-03kselftest/arm64: Provide a helper binary and "library" for SVE RDVLMark Brown5-1/+38
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov2-4/+42
2021-08-02kselftest/arm64: Ignore check_gcr_el1_cswitch binaryMark Brown1-0/+1
2021-08-02selftests/net: remove min gso test in packet_sndDust Li1-3/+0
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski22-61/+1798
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-4/+668
2021-07-30selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.cTianjia Zhang1-20/+21
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+229
2021-07-30selftests/bpf: Update bpftool's consistency script for checking optionsQuentin Monnet1-11/+111
2021-07-30selftests/bpf: Check consistency between bpftool source, doc, completionQuentin Monnet1-0/+486
2021-07-29tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()Quentin Monnet1-1/+2
2021-07-29tools: Free BTF objects at various locationsQuentin Monnet1-0/+1
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-2/+435
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+229
2021-07-28tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN optionPeilin Ye1-0/+24
2021-07-27bpf: Increase supported cgroup storage value sizeStanislav Fomichev3-15/+35
2021-07-27KVM: selftests: Introduce access_tracking_perf_testDavid Matlack3-0/+431
2021-07-27KVM: selftests: Fix missing break in dirty_log_perf_test arg parsingDavid Matlack1-0/+1
2021-07-27torture: Make kvm-test-1-run-qemu.sh check for reboot loopsPaul E. McKenney1-1/+5
2021-07-27torture: Add timestamps to kvm-test-1-run-qemu.sh outputPaul E. McKenney1-5/+5
2021-07-27torture: Don't use "test" command's "-a" argumentPaul E. McKenney1-5/+5
2021-07-27torture: Make kvm-test-1-run-batch.sh select per-scenario affinity masksPaul E. McKenney4-2/+26
2021-07-27torture: Consistently name "qemu*" test output filesPaul E. McKenney3-10/+10
2021-07-27torture: Use numeric taskset argument in jitter.shPaul E. McKenney1-7/+3
2021-07-27rcutorture: Upgrade two-CPU scenarios to four CPUsPaul E. McKenney3-3/+3
2021-07-27torture: Make kvm-test-1-run-qemu.sh apply affinityPaul E. McKenney1-3/+10