summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-08-06selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet
2021-08-06KVM: selftests: Move vcpu_args_set into perf_test_utilDavid Matlack
2021-08-06KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-05selftests/net: toeplitz testCoco Li
2021-08-05selftests/net: GRO coalesce testCoco Li
2021-08-04selftests/bpf: Move netcnt test under test_progsStanislav Fomichev
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky
2021-08-04tc-testing: Add control-plane selftests for sch_mqPeilin Ye
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-08-04af_unix: Add OOB supportRao Shoaib
2021-08-03kselftest/arm64: Add a TODO list for floating point testsMark Brown
2021-08-03kselftest/arm64: Add tests for SVE vector configurationMark Brown
2021-08-03kselftest/arm64: Validate vector lengths are set in sve-probe-vlsMark Brown
2021-08-03kselftest/arm64: Provide a helper binary and "library" for SVE RDVLMark Brown
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov
2021-08-02kselftest/arm64: Ignore check_gcr_el1_cswitch binaryMark Brown
2021-08-02selftests/net: remove min gso test in packet_sndDust Li
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.cTianjia Zhang
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30selftests/bpf: Update bpftool's consistency script for checking optionsQuentin Monnet
2021-07-30selftests/bpf: Check consistency between bpftool source, doc, completionQuentin Monnet
2021-07-29tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()Quentin Monnet
2021-07-29tools: Free BTF objects at various locationsQuentin Monnet
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-28tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN optionPeilin Ye
2021-07-27bpf: Increase supported cgroup storage value sizeStanislav Fomichev
2021-07-27KVM: selftests: Introduce access_tracking_perf_testDavid Matlack
2021-07-27KVM: selftests: Fix missing break in dirty_log_perf_test arg parsingDavid Matlack
2021-07-27torture: Make kvm-test-1-run-qemu.sh check for reboot loopsPaul E. McKenney
2021-07-27torture: Add timestamps to kvm-test-1-run-qemu.sh outputPaul E. McKenney
2021-07-27torture: Don't use "test" command's "-a" argumentPaul E. McKenney
2021-07-27torture: Make kvm-test-1-run-batch.sh select per-scenario affinity masksPaul E. McKenney
2021-07-27torture: Consistently name "qemu*" test output filesPaul E. McKenney
2021-07-27torture: Use numeric taskset argument in jitter.shPaul E. McKenney
2021-07-27rcutorture: Upgrade two-CPU scenarios to four CPUsPaul E. McKenney
2021-07-27torture: Make kvm-test-1-run-qemu.sh apply affinityPaul E. McKenney
2021-07-27torture: Don't redirect qemu-cmd comment linesPaul E. McKenney
2021-07-27torture: Make kvm.sh select per-scenario affinity masksPaul E. McKenney
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman
2021-07-26selftests/bpf: Use ping6 only if available in tc_redirectJussi Maki
2021-07-26tests: add move_mount(MOVE_MOUNT_SET_GROUP) selftestPavel Tikhomirov
2021-07-26Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman
2021-07-23selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-23selftests/bpf: Document vmtest.sh dependenciesEvgeniy Litvinenko