summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-07-23vrf: Handle CONFIG_SYSCTL not setDavid Ahern
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song
2020-07-21tools/bpf: Sync btf_ids.h to toolsYonghong Song
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich
2020-07-21selftests/bpf: Fix test_lwt_seg6local.sh hangsIlya Leoshkevich
2020-07-21selftests: bpf: test_kmod.sh: Fix running out of srctreeIlya Leoshkevich
2020-07-20tc-testing: Add tdc to kselftestsBriana Oursler
2020-07-20testptp: add new options for perout phase and pulse widthVladimir Oltean
2020-07-20testptp: promote 'perout' variable to int64_tVladimir Oltean
2020-07-17selftests/bpf: Tests for BPF_SK_LOOKUP attach pointJakub Sitnicki
2020-07-17selftests/bpf: Add verifier tests for bpf_sk_lookup context accessJakub Sitnicki
2020-07-16selftests/bpf: Fix possible hang in sockopt_inheritStanislav Fomichev
2020-07-16selftest: Add tests for XDP programs in CPUMAP entriesLorenzo Bianconi
2020-07-15selftests: mlxsw: Test policers' occupancyIdo Schimmel
2020-07-15selftests: mlxsw: Add scale test for tc-policeIdo Schimmel
2020-07-15selftests: mlxsw: tc_restrictions: Test tc-police restrictionsIdo Schimmel
2020-07-15selftests: forwarding: Add tc-police testsIdo Schimmel
2020-07-13selftests/bpf: Fix merge conflict resolutionAlexei Starovoitov
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-13selftests: mlxsw: RED: Test offload of mirror on RED early_drop qeventPetr Machata
2020-07-13tools/bpftool: Strip away modifiers from global variablesAndrii Nakryiko
2020-07-13selftests/bpf: Add selftests verifying bpf_trace_printk() behaviourAlan Maguire
2020-07-13selftests/bpf: Add test for resolve_btfidsJiri Olsa
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-10selftests: net: add a test for UDP tunnel info infraJakub Kicinski
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-07-09selftests: net: Add port split testDanielle Ratson
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-07-09selftests/mptcp: add diag interface testsPaolo Abeni
2020-07-08selftests: kmod: Add module address visibility testKees Cook
2020-07-09selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko
2020-07-09selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko
2020-07-09selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer
2020-07-09selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer
2020-07-08selftests: bpf: Remove unused bpf_map_def_legacy structDaniel T. Lee
2020-07-08selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev
2020-07-06kselftest: ksft_test_num return type should be unsignedPaolo Bonzini
2020-07-06ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern
2020-07-06selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3Pengfei Xu
2020-07-06selftests: mptcp: capture pcap on both sidesMatthieu Baerts
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-04selftests/net: update initializer syntax to use c99 designatorsTanner Love
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-04x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski
2020-07-03selftests/net: add ipv6 test coverage in rxtimestamp testtannerlove
2020-07-03selftests/bpf: Fix compilation error of bpf_iter_task_stack.cSong Liu
2020-07-02Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds