summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
| | * | | | selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffsLorenz Bauer2021-11-031-1/+64
| | * | | | selftests/bpf: Convert test_bpffs to ASSERT macrosLorenz Bauer2021-11-031-11/+11
| * | | | | selftests: net: properly support IPv6 in GSO GRE testAndrea Righi2021-11-041-4/+5
| |/ / / /
| * | | | kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to MakefileHangbin Liu2021-11-031-0/+1
| * | | | kselftests/net: add missed vrf_strict_mode_test.sh test to MakefileHangbin Liu2021-11-031-0/+1
| * | | | kselftests/net: add missed SRv6 testsHangbin Liu2021-11-031-0/+3
| * | | | kselftests/net: add missed setup_loopback.sh/setup_veth.sh to MakefileHangbin Liu2021-11-031-1/+1
| * | | | kselftests/net: add missed icmp.sh test to MakefileHangbin Liu2021-11-031-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-094-10/+102
|\ \ \ \
| * | | | selftests/kselftest/runner/run_one(): allow running non-executable filesSeongJae Park2021-11-091-10/+18
| * | | | procfs: do not list TID 0 in /proc/<pid>/taskFlorian Weimer2021-11-093-0/+84