summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-15/+386
2021-06-18selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen-0/+74
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-20/+20
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba-1/+1
2021-06-16selftests: net: use bash to run udpgro_fwd test caseAndrea Righi-1/+1
2021-06-16selftests: net: veth: make test compatible with dashAndrea Righi-2/+3
2021-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-8/+53
2021-06-14bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann-8/+53
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern-0/+25
2021-06-10selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni-3/+8
2021-06-10KVM: selftests: Fix compiling errors when initializing the static structureYanan Wang-19/+19
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-16/+52
2021-06-09selftests: netfilter: add fib test caseFlorian Westphal-1/+222
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan-15/+45
2021-06-08KVM: selftests: introduce P47V64 for s390xChristian Borntraeger-1/+7
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2021-06-05proc: add .gitignore for proc-subset-pid selftestDavid Matlack-0/+1
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+10
2021-06-04wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld-0/+1
2021-06-04wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld-1/+0
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-170/+1491
2021-05-29selftests: kvm: fix overlapping addresses in memslot_perf_testPaolo Bonzini-1/+1
2021-05-28mptcp: update selftest for fallback due to OoOPaolo Abeni-4/+9
2021-05-27selftests: kvm: do only 1 memslot_perf_test run by defaultPaolo Bonzini-1/+1
2021-05-27KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen-4/+33
2021-05-27KVM: selftests: allow using UFFD minor faults for demand pagingAxel Rasmussen-33/+79
2021-05-27KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen-0/+52
2021-05-27KVM: selftests: add shmem backing source typeAxel Rasmussen-1/+22
2021-05-27KVM: selftests: refactor vm_mem_backing_src_type flagsAxel Rasmussen-18/+20
2021-05-27KVM: selftests: allow different backing source typesAxel Rasmussen-4/+11
2021-05-27KVM: selftests: compute correct demand paging sizeAxel Rasmussen-4/+7
2021-05-27KVM: selftests: simplify setup_demand_paging error handlingAxel Rasmussen-32/+18
2021-05-27KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack-32/+39
2021-05-27KVM: selftests: trivial comment/logging fixesAxel Rasmussen-3/+3
2021-05-27KVM: selftests: Fix hang in hardware_disable_testDavid Matlack-1/+31
2021-05-27KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_testDavid Matlack-0/+5
2021-05-27KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack-10/+16
2021-05-27KVM: selftests: add a memslot-related performance benchmarkMaciej S. Szmigiero-0/+1039
2021-05-27KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero-35/+124
2021-05-27selftests: kvm: fix potential issue with ELF loadingPaolo Bonzini-5/+4
2021-05-27selftests: kvm: make allocation of extra memory take effectZhenzhong Duan-1/+1
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-277/+893
2021-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-193/+457
2021-05-25bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann-10/+0
2021-05-25selftests/bpf: Add test for l3 use of bpf_redirect_peerJussi Maki-178/+405
2021-05-23net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti-4/+4
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-9/+18
2021-05-22tools/testing/selftests/exec: fix link errorYang Yingliang-3/+3
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+7
2021-05-20selftests/bpf: Test ringbuf mmap read-only and read-write restrictionsAndrii Nakryiko-1/+48