summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-11-18selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-18selftests/x86/iopl: Adjust to the faked iopl CLI/STI usageBorislav Petkov
2021-11-18selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn
2021-11-18selftests/bpf/xdp_redirect_multi: Limit the tests in netnsHangbin Liu
2021-11-18selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanlyHangbin Liu
2021-11-18selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp numberHangbin Liu
2021-11-18selftests/bpf/xdp_redirect_multi: Put the logs to tmp folderHangbin Liu
2021-11-18selftests: net: properly support IPv6 in GSO GRE testAndrea Righi
2021-11-18kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to MakefileHangbin Liu
2021-11-18kselftests/net: add missed vrf_strict_mode_test.sh test to MakefileHangbin Liu
2021-11-18kselftests/net: add missed SRv6 testsHangbin Liu
2021-11-18kselftests/net: add missed setup_loopback.sh/setup_veth.sh to MakefileHangbin Liu
2021-11-18kselftests/net: add missed icmp.sh test to MakefileHangbin Liu
2021-11-18bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov
2021-11-18selftests: mptcp: fix proto type in link_failure testsGeliang Tang
2021-11-18selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-11-18selftests: net: bridge: update IGMP/MLD membership interval valueNikolay Aleksandrov
2021-11-18selftests/bpf: Fix memory leak in test_imaKumar Kartikeya Dwivedi
2021-11-18selftests/bpf: Fix fd cleanup in sk_lookup testKumar Kartikeya Dwivedi
2021-11-18KVM: selftests: Fix nested SVM tests when built with clangJim Mattson
2021-11-18selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko
2021-11-18selftests/core: fix conflicting types compile error for close_range()Shuah Khan
2021-11-18selftests/bpf: Fix perf_buffer test on system with offline cpusJiri Olsa
2021-11-18selftests: kvm: fix mismatched fclose() after popen()Shuah Khan
2021-11-18kselftests/sched: cleanup the child processesLi Zhijian
2021-11-18selftests: net: fib_nexthops: Wait before checking reported idle timePetr Machata
2021-10-28tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-26selftests/bpf: Use recv_timeout() instead of retriesYucong Sun
2021-10-22fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-10-18mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu
2021-10-18selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang
2021-10-16Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-15vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella
2021-10-15ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra
2021-10-15selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez
2021-10-15selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-14selftests: netfilter: remove stray bash debug lineFlorian Westphal
2021-10-13selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)
2021-10-12selftests: net: modify IOAM tests for undef bitsJustin Iurman
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds
2021-10-12selftests: nft_nat: add udp hole punch test caseFlorian Westphal
2021-10-04Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-10-01kunit: tool: better handling of quasi-bool args (--json, --raw_output)Daniel Latypov
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson