aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-08-25bpf: Add selftests for local_storageKP Singh2-0/+200
2020-08-25bpf: Renames in preparation for bpf_local_storageKP Singh1-3/+3
2020-08-24selftests/bpf: Enable tc verbose mode for test_sk_assignYonghong Song1-1/+1
2020-08-24selftests/bpf: Fix test_progs-flavor run getting number of testsJesper Dangaard Brouer1-1/+3
2020-08-24torture: Add gdb supportPaul E. McKenney2-8/+46
2020-08-24torture: Add kvm.sh --help and update help messagePaul E. McKenney1-2/+6
2020-08-24rcutorture: Add CONFIG_PROVE_RCU_LIST to TREE05Paul E. McKenney1-0/+1
2020-08-24torture: Update initrd documentationPaul E. McKenney2-34/+37
2020-08-24rcutorture: Replace HTTP links with HTTPS onesAlexander A. Klimov1-3/+3
2020-08-24torture: document --allcpus argument added to the kvm.sh scriptPaul Gortmaker1-0/+1
2020-08-24rcuperf: Change rcuperf to rcuscalePaul E. McKenney11-20/+20
2020-08-24torture: Add scftorture to the rcutorture scriptingPaul E. McKenney8-1/+92
2020-08-24torture: Declare parse-console.sh independence from rcutorturePaul E. McKenney1-3/+4
2020-08-24selftests: mlxsw: Reduce runtime of tc-police scale testIdo Schimmel1-2/+10
2020-08-24selftests: forwarding: Fix mausezahn delay parameter in mirror_test()Danielle Ratson1-1/+1
2020-08-24selftests: mlxsw: Increase burst size for burst testIdo Schimmel1-25/+2
2020-08-24selftests: mlxsw: Increase burst size for rate testIdo Schimmel1-1/+1
2020-08-24selftests: mlxsw: Decrease required rate accuracyIdo Schimmel1-2/+2
2020-08-24selftests: bpf: Fix sockmap update nitsLorenz Bauer1-7/+5
2020-08-24bpf: selftests: Tcp header optionsMartin KaFai Lau4-0/+1721
2020-08-24bpf: selftests: Add fastopen_connect to network_helpersMartin KaFai Lau2-0/+39
2020-08-24selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio1-2/+3
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio3-1/+46
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-5/+4
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-3/+2
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2020-08-21selftests/bpf: BPF object files should depend only on libbpf headersAndrii Nakryiko1-1/+1
2020-08-21selftests: bpf: Test sockmap update from BPFLorenz Bauer3-0/+149
2020-08-21libbpf: Add perf_buffer APIs for better integration with outside epoll loopAndrii Nakryiko1-11/+54
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-3/+2
2020-08-20selftests: net: tcp_mmap: Use huge pages in receive pathEric Dumazet1-4/+5
2020-08-20selftests: net: tcp_mmap: Use huge pages in send pathEric Dumazet1-3/+26
2020-08-20selftests: net: tcp_mmap: use madvise(MADV_DONTNEED)Eric Dumazet1-0/+4
2020-08-20selftests/timers: Turn off timeout settingPo-Hsu Lin2-0/+2
2020-08-20bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta1-1/+1
2020-08-20selftests/bpf: Remove test_align leftoversVeronika Kabatova2-2/+1
2020-08-20selftests/bpf: List newest Clang built-ins needed for some CO-RE selftestsAndrii Nakryiko2-1/+24
2020-08-20selftests/bpf: Fix two minor compilation warnings reported by GCC 4.9Andrii Nakryiko2-1/+3
2020-08-20selftests/bpf: Add bpffs preload test.Alexei Starovoitov1-0/+94
2020-08-20tracing: switch to kernel_clone()Christian Brauner16-35/+35
2020-08-19selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocationsAndrii Nakryiko7-0/+224
2020-08-19selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGETAndrii Nakryiko6-19/+323
2020-08-19selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE relocationsAndrii Nakryiko9-22/+446
2020-08-18selftests/bpf: Add test validating failure on ambiguous relocation valueAndrii Nakryiko3-0/+30
2020-08-18selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user()Andrii Nakryiko1-3/+9
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds19-111/+198
2020-08-17selftests: disable rp_filter for icmp_redirect.shDavid Ahern1-0/+2
2020-08-17selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang1-2/+2
2020-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-30/+43
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-1/+7