summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel
2021-12-03bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy
2021-12-03selftests: net/fcnal-test.sh: add exit codeLi Zhijian
2021-12-03selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...Li Zhijian
2021-12-03selftests/tc-testing: add missing configLi Zhijian
2021-12-03selftests/tc-testing: add exit codeLi Zhijian
2021-12-02selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-02selftests: net: Correct case nameLi Zhijian
2021-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-30tools: Fix math.h breakageMatthew Wilcox (Oracle)
2021-11-30KVM: SEV: Prohibit migration of a VM that has mirrorsPaolo Bonzini
2021-11-30selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROMPaolo Bonzini
2021-11-30KVM: selftests: page_table_test: fix calculation of guest_test_phys_memMaciej S. Szmigiero
2021-11-29wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld
2021-11-29wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian
2021-11-29wireguard: selftests: actually test for routing loopsJason A. Donenfeld
2021-11-29wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-26KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILEVitaly Kuznetsov
2021-11-26KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features testVitaly Kuznetsov
2021-11-26selftests: sev_migrate_tests: free all VMsPaolo Bonzini
2021-11-26selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROMPaolo Bonzini
2021-11-25selftests: tls: test for correct proto_opsJakub Kicinski
2021-11-25selftests: tls: test splicing decrypted recordsJakub Kicinski
2021-11-25selftests: tls: test splicing cmsgsJakub Kicinski
2021-11-25selftests: tls: add tests for handling of bad recordsJakub Kicinski
2021-11-25selftests: tls: factor out cmsg send/receiveJakub Kicinski
2021-11-25selftests: tls: add helper for creating sock pairsJakub Kicinski
2021-11-23selftests: add arp_ndisc_evict_nocarrier to MakefileJames Prestwood
2021-11-22selftests: net: fib_nexthops: add test for group refcount imbalance bugNikolay Aleksandrov
2021-11-22selftests/tc-testings: Be compatible with newer tc outputLi Zhijian
2021-11-22selftests/tc-testing: match any qdisc typeLi Zhijian
2021-11-19Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignoreArnaldo Carvalho de Melo
2021-11-16selftests: add a test case for mirred egress to ingressDavide Caratti
2021-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-11-16Merge branch 'kvm-selftest' into kvm-masterPaolo Bonzini
2021-11-16KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_testDavid Matlack
2021-11-16KVM: selftests: Wait for all vCPU to be created before entering guest modeDavid Matlack
2021-11-16KVM: selftests: Move vCPU thread creation and joining to common helpersDavid Matlack
2021-11-16KVM: selftests: Start at iteration 0 instead of -1David Matlack
2021-11-16KVM: selftests: Sync perf_test_args to guest during VM creationSean Christopherson
2021-11-16KVM: selftests: Fill per-vCPU struct during "perf_test" VM creationSean Christopherson
2021-11-16KVM: selftests: Create VM with adjusted number of guest pages for perf testsSean Christopherson
2021-11-16KVM: selftests: Remove perf_test_args.host_page_sizeSean Christopherson
2021-11-16KVM: selftests: Move per-VM GPA into perf_test_argsSean Christopherson