summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-08-24torture: Add scftorture to the rcutorture scriptingPaul E. McKenney
2020-08-24torture: Declare parse-console.sh independence from rcutorturePaul E. McKenney
2020-08-24selftests: mlxsw: Reduce runtime of tc-police scale testIdo Schimmel
2020-08-24selftests: forwarding: Fix mausezahn delay parameter in mirror_test()Danielle Ratson
2020-08-24selftests: mlxsw: Increase burst size for burst testIdo Schimmel
2020-08-24selftests: mlxsw: Increase burst size for rate testIdo Schimmel
2020-08-24selftests: mlxsw: Decrease required rate accuracyIdo Schimmel
2020-08-24selftests: bpf: Fix sockmap update nitsLorenz Bauer
2020-08-24bpf: selftests: Tcp header optionsMartin KaFai Lau
2020-08-24bpf: selftests: Add fastopen_connect to network_helpersMartin KaFai Lau
2020-08-24selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-21selftests/bpf: BPF object files should depend only on libbpf headersAndrii Nakryiko
2020-08-21selftests: bpf: Test sockmap update from BPFLorenz Bauer
2020-08-21libbpf: Add perf_buffer APIs for better integration with outside epoll loopAndrii Nakryiko
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-20selftests: net: tcp_mmap: Use huge pages in receive pathEric Dumazet
2020-08-20selftests: net: tcp_mmap: Use huge pages in send pathEric Dumazet
2020-08-20selftests: net: tcp_mmap: use madvise(MADV_DONTNEED)Eric Dumazet
2020-08-20selftests/timers: Turn off timeout settingPo-Hsu Lin
2020-08-20bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta
2020-08-20selftests/bpf: Remove test_align leftoversVeronika Kabatova
2020-08-20selftests/bpf: List newest Clang built-ins needed for some CO-RE selftestsAndrii Nakryiko
2020-08-20selftests/bpf: Fix two minor compilation warnings reported by GCC 4.9Andrii Nakryiko
2020-08-20selftests/bpf: Add bpffs preload test.Alexei Starovoitov
2020-08-20tracing: switch to kernel_clone()Christian Brauner
2020-08-19selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocationsAndrii Nakryiko
2020-08-19selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGETAndrii Nakryiko
2020-08-19selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE relocationsAndrii Nakryiko
2020-08-18selftests/bpf: Add test validating failure on ambiguous relocation valueAndrii Nakryiko
2020-08-18selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user()Andrii Nakryiko
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-17selftests: disable rp_filter for icmp_redirect.shDavid Ahern
2020-08-17selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang
2020-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-14selftests/exec: add file type errno testsKees Cook
2020-08-14sh: Add SECCOMP_FILTERMichael Karcher
2020-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-13selftests/bpf: Make test_varlen work with 32-bit user-space archAndrii Nakryiko
2020-08-13selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko
2020-08-13selftests/bpf: Fix btf_dump test cases on 32-bit archesAndrii Nakryiko
2020-08-13selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-08-13bpf, selftests: Add tests to sock_ops for loading skJohn Fastabend
2020-08-13bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registersJohn Fastabend
2020-08-13bpf, selftests: Add tests for ctx access in sock_ops with single registerJohn Fastabend