summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-024-5/+32
|\
| * selftests: net: Correct case nameLi Zhijian2021-12-021-2/+2
| * wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld2021-11-291-1/+23
| * wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian2021-11-291-1/+1
| * wireguard: selftests: actually test for routing loopsJason A. Donenfeld2021-11-291-1/+5
| * wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld2021-11-291-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-304-80/+257
|\ \
| * | KVM: SEV: Prohibit migration of a VM that has mirrorsPaolo Bonzini2021-11-301-0/+37
| * | selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROMPaolo Bonzini2021-11-301-7/+105
| * | KVM: selftests: page_table_test: fix calculation of guest_test_phys_memMaciej S. Szmigiero2021-11-301-1/+1
| * | KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILEVitaly Kuznetsov2021-11-261-0/+30
| * | KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features testVitaly Kuznetsov2021-11-261-69/+71
| * | selftests: sev_migrate_tests: free all VMsPaolo Bonzini2021-11-261-1/+8
| * | selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROMPaolo Bonzini2021-11-261-2/+5
* | | tools: Fix math.h breakageMatthew Wilcox (Oracle)2021-11-301-0/+3
| |/ |/|
* | Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-269-150/+758
|\ \ | |/ |/|
| * selftests: tls: test for correct proto_opsJakub Kicinski2021-11-251-0/+55
| * selftests: tls: test splicing decrypted recordsJakub Kicinski2021-11-251-0/+49
| * selftests: tls: test splicing cmsgsJakub Kicinski2021-11-251-0/+40
| * selftests: tls: add tests for handling of bad recordsJakub Kicinski2021-11-251-0/+154
| * selftests: tls: factor out cmsg send/receiveJakub Kicinski2021-11-251-41/+70
| * selftests: tls: add helper for creating sock pairsJakub Kicinski2021-11-251-99/+29
| * selftests: add arp_ndisc_evict_nocarrier to MakefileJames Prestwood2021-11-231-0/+1
| * selftests: net: fib_nexthops: add test for group refcount imbalance bugNikolay Aleksandrov2021-11-221-0/+63
| * selftests/tc-testings: Be compatible with newer tc outputLi Zhijian2021-11-221-1/+1
| * selftests/tc-testing: match any qdisc typeLi Zhijian2021-11-221-6/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-11-194-11/+298
| |\
| | * selftests: nft_nat: switch port shadow test cases to socatFlorian Westphal2021-11-151-7/+19
| | * selftests: nft_nat: Simplify port shadow notrack testPhil Sutter2021-11-081-2/+1
| | * selftests: nft_nat: Improve port shadow test stabilityPhil Sutter2021-11-081-2/+4
| | * selftests: netfilter: extend nfqueue tests to cover vrf deviceFlorian Westphal2021-11-081-0/+54
| | * selftests: netfilter: add a vrf+conntrack testcaseFlorian Westphal2021-11-082-1/+221
* | | 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