summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-192-1/+2
|\
| * selftests: gpio: restore CFLAGS optionsKent Gibson2021-11-151-1/+1
| * selftests: gpio: fix uninitialised variable warningKent Gibson2021-11-151-1/+1
| * selftests: gpio: fix gpio compiling errorLi Zhijian2021-11-151-0/+1
* | Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-189-10/+488
|\ \
| * | selftests: add a test case for mirred egress to ingressDavide Caratti2021-11-162-1/+47
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-166-2/+432
| |\ \
| | * | selftests/bpf: Add tests for restricted helpersDmitrii Banshchikov2021-11-154-1/+397
| | * | tools/runqslower: Fix cross-buildJean-Philippe Brucker2021-11-121-1/+1
| | * | selftests/bpf: Check map in map pruningLorenz Bauer2021-11-121-0/+34
| * | | selftests: net: switch to socat in the GSO GRE testJakub Kicinski2021-11-121-7/+9
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-1814-237/+309
|\ \ \ | |_|/ |/| |
| * | selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignoreArnaldo Carvalho de Melo2021-11-181-0/+1
| * | Merge branch 'kvm-selftest' into kvm-masterPaolo Bonzini2021-11-1613-237/+308
| |\ \
| | * | KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_testDavid Matlack2021-11-161-2/+1
| | * | KVM: selftests: Wait for all vCPU to be created before entering guest modeDavid Matlack2021-11-161-0/+26
| | * | KVM: selftests: Move vCPU thread creation and joining to common helpersDavid Matlack2021-11-166-90/+67
| | * | KVM: selftests: Start at iteration 0 instead of -1David Matlack2021-11-161-5/+3
| | * | KVM: selftests: Sync perf_test_args to guest during VM creationSean Christopherson2021-11-166-15/+16
| | * | KVM: selftests: Fill per-vCPU struct during "perf_test" VM creationSean Christopherson2021-11-166-54/+45
| | * | KVM: selftests: Create VM with adjusted number of guest pages for perf testsSean Christopherson2021-11-161-2/+6
| | * | KVM: selftests: Remove perf_test_args.host_page_sizeSean Christopherson2021-11-162-3/+1
| | * | KVM: selftests: Move per-VM GPA into perf_test_argsSean Christopherson2021-11-163-21/+10
| | * | KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging testSean Christopherson2021-11-161-16/+5
| | * | KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_argsSean Christopherson2021-11-162-5/+5
| | * | KVM: selftests: Use shorthand local var to access struct perf_tests_argsSean Christopherson2021-11-161-16/+19
| | * | KVM: selftests: Require GPA to be aligned when backed by hugepagesSean Christopherson2021-11-162-1/+8
| | * | KVM: selftests: Assert mmap HVA is aligned when using HugeTLBSean Christopherson2021-11-163-0/+17
| | * | KVM: selftests: Expose align() helpers to testsSean Christopherson2021-11-166-19/+34
| | * | KVM: selftests: Explicitly state indicies for vm_guest_mode_params arraySean Christopherson2021-11-161-9/+9
| | * | KVM: selftests: Add event channel upcall support to xen_shinfo_testDavid Woodhouse2021-11-161-9/+66
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-136-11/+235
|\| | | | |_|/ |/| |
| * | Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini2021-11-116-11/+235
| |\ \
| | * | selftest: KVM: Add intra host migration testsPeter Gonda2021-11-112-1/+205
| | * | selftest: KVM: Add open sev dev helperPeter Gonda2021-11-114-10/+30
| | |/
* | | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-1117-65/+179
|\ \ \ | |/ / |/| |
| * | selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn2021-11-111-4/+7
| * | selftests: forwarding: Fix packet matching in mirroring selftestsPetr Machata2021-11-105-11/+13
| * | selftests: net: test_vxlan_under_vrf: fix HV connectivity testAndrea Righi2021-11-101-0/+2
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-091-0/+12
| |\ \
| | * | bpf: selftest: Trigger a DCE on the whole subprogMartin KaFai Lau2021-11-061-0/+12
| * | | selftests: net: tls: remove unused variable and codeAnders Roxell2021-11-071-3/+0
| |/ /
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-056-41/+133
| |\ \
| | * | selftests/bpf/xdp_redirect_multi: Limit the tests in netnsHangbin Liu2021-11-052-10/+17
| | * | selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanlyHangbin Liu2021-11-051-2/+2
| | * | selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp numberHangbin Liu2021-11-051-4/+4
| | * | selftests/bpf/xdp_redirect_multi: Put the logs to tmp folderHangbin Liu2021-11-051-17/+18
| | * | selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodesKleber Sacilotto de Souza2021-11-041-0/+4
| | * | selftests/bpf: Verifier test on refill from a smaller spillMartin KaFai Lau2021-11-031-0/+17
| | * | selftests/bpf: Make netcnt selftests serial to avoid spurious failuresAndrii Nakryiko2021-11-031-1/+1