summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2020-11-20selftests: add ring and coalesce selftestsAntonio Cardace
2020-11-20selftests: refactor get_netdev_name functionAntonio Cardace
2020-11-20selftests: extract common functions in ethtool-common.shAntonio Cardace
2020-11-20selftests/seccomp: sh: Fix register namesKees Cook
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens
2020-11-19selftests/powerpc: entry flush testDaniel Axtens
2020-11-19selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey
2020-11-18selftests/bpf: Mark tests that require unaligned memory accessBjörn Töpel
2020-11-18selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel
2020-11-18selftests/bpf: Fix broken riscv buildBjörn Töpel
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2020-11-18bpf: Add tests for bpf_bprm_opts_set helperKP Singh
2020-11-17tools/testing/scatterlist: Fix test to compile and runMaor Gottlieb
2020-11-16selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai
2020-11-16selftest/bpf: Fix IPV6FR handling in flow dissectorSantucci Pierpaolo
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-14bpf: Relax return code check for subprogramsDmitrii Banshchikov
2020-11-12bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-13selftests/bpf: Add asm tests for pkt vs pkt_end comparison.Alexei Starovoitov
2020-11-13selftests/bpf: Add skb_pkt_end testAlexei Starovoitov
2020-11-12selftests: set conf.all.rp_filter=0 in bareudp.shGuillaume Nault
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12selftests/bpf: Fix unused attribute usage in subprogs_unused testAndrii Nakryiko
2020-11-12selftests: pmtu.sh: improve the test result processingPo-Hsu Lin
2020-11-12selftests: pmtu.sh: use $ksft_skip for skipped return codePo-Hsu Lin
2020-11-10selftest/bpf: Add missed ip6ip6 test backHangbin Liu
2020-11-10selftests: disable rp_filter when testing bareudpGuillaume Nault
2020-11-10selftest: fix flower terse dump testsVlad Buslov
2020-11-10kunit: tool: fix extra trailing \n in raw + parsed test outputDaniel Latypov
2020-11-10kunit: tool: print out stderr from make (like build warnings)Daniel Latypov
2020-11-10kunit: Do not pollute source directory with generated files (test.log)Andy Shevchenko
2020-11-10kunit: Do not pollute source directory with generated files (.kunitconfig)Andy Shevchenko
2020-11-10kunit: tool: fix pre-existing python type annotation errorsDaniel Latypov
2020-11-10kunit: Fix kunit.py parse subcommand (use null build_dir)David Gow
2020-11-10kunit: tool: unmark test_data as binary blobsBrendan Higgins
2020-11-09selftests/net: test max_num_members, fanout_args in psock_fanoutTanner Love
2020-11-09bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingressMartin KaFai Lau
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-09libbpf: Don't attempt to load unused subprog as an entry-point BPF programAndrii Nakryiko
2020-11-09KVM: selftests: allow two iterations of dirty_log_perf_testPaolo Bonzini
2020-11-08KVM: selftests: Introduce the dirty log perf testBen Gardon
2020-11-08KVM: selftests: Make the number of vcpus globalAndrew Jones