summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2020-08-26selftests/bpf: Fix open call in trigger_fstat_eventsJiri Olsa
2020-08-25selftests/bpf: Add set test to resolve_btfidsJiri Olsa
2020-08-25selftests/bpf: Add test for d_path helperJiri Olsa
2020-08-25selftests/bpf: Add verifier test for d_path helperJiri Olsa
2020-08-25bpf: Add selftests for local_storageKP Singh
2020-08-25bpf: Renames in preparation for bpf_local_storageKP Singh
2020-08-24selftests/bpf: Enable tc verbose mode for test_sk_assignYonghong Song
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-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-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-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-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
2020-08-13selftests: netfilter: kill running process onlyFabian Frederick
2020-08-13selftests: netfilter: add MTU arguments to flowtablesFabian Frederick
2020-08-13selftests: netfilter: add checktool functionFabian Frederick
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12selftests: kmod: use variable NAME in kmod_test_0001()Tiezhu Yang
2020-08-12mm/migrate: add migrate-shared test for migrate_vma_*()Ralph Campbell
2020-08-12kselftests: cgroup: add perpcu memory accounting testRoman Gushchin
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-11selftests/bpf: Fix v4_to_v6 in sk_lookupStanislav Fomichev
2020-08-11selftests/bpf: Fix segmentation fault in test_progsJianlin Lv
2020-08-10Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-08-10ktest.pl: Fix spelling mistake "Cant" -> "Can't"Colin Ian King
2020-08-10ktest.pl: Change the logic to control the size of the log file emailedSteven Rostedt (VMware)
2020-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller