summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2021-03-17selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta
2021-03-17selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu
2021-03-17selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich
2021-03-04wireguard: selftests: test multiple parallel streamsJason A. Donenfeld
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson
2021-03-04selftests/ftrace: Update synthetic event syntax errorsTom Zanussi
2021-03-04kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz
2021-03-04kunit: tool: fix unit test cleanup handlingDaniel Latypov
2021-03-04selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin
2021-03-04selftests: mptcp: fix ACKRX debug messageMatthieu Baerts
2021-03-04selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel
2021-02-17selftests: txtimestamp: fix compilation issueVadim Fedorenko
2021-02-17selftests: netfilter: fix current yearFabian Frederick
2021-02-07selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-02-03selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson
2021-02-03xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala
2021-02-03selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin
2021-01-27selftests/powerpc: Fix exit status of pkey testsSandipan Das
2021-01-27selftests: net: fib_tests: remove duplicate log testHangbin Liu
2021-01-23bpf: Fix selftest compilation on clang 11Andrei Matei
2021-01-19selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi
2021-01-19selftests: fix the return value for UDP GRO testPo-Hsu Lin
2021-01-17selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel
2021-01-17selftests/bpf: Clarify build error if no vmlinuxKamal Mostafa
2021-01-17tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti
2021-01-12selftests/vm: fix building protection keys testHarish
2021-01-12selftests: mlxsw: Set headroom size of correct portIdo Schimmel
2020-12-30selftests/bpf: Fix invalid use of strncat in test_sockmapAndrii Nakryiko
2020-12-30selftests/seccomp: Update kernel configMickaël Salaün
2020-12-30selftests/bpf: Fix broken riscv buildBjörn Töpel
2020-12-30selftest/bpf: Add missed ip6ip6 test backHangbin Liu
2020-12-30selftests/run_kselftest.sh: fix dry-run typoHangbin Liu
2020-12-30bpf: Fix tests for local_storageKP Singh
2020-12-21ktest.pl: Fix the logic for truncating the size of the log file for emailSteven Rostedt (VMware)
2020-12-21ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-10Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-10selftests: fix poll error in udpgro.shPaolo Abeni
2020-12-10selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker
2020-12-10selftests/bpf: Fix array access with signed variable testJean-Philippe Brucker
2020-12-10selftests/bpf: Add test for signed 32-bit bound check bugJean-Philippe Brucker
2020-12-09selftests/bpf/test_offload.py: Filter bpftool internal map when counting mapsToke Høiland-Jørgensen
2020-12-09selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen
2020-12-09selftests/bpf/test_offload.py: Fix expected case of extack messagesToke Høiland-Jørgensen
2020-12-09selftests/bpf/test_offload.py: Only check verifier log on verification failsToke Høiland-Jørgensen
2020-12-09selftests/bpf/test_offload.py: Remove check for program load flags matchToke Høiland-Jørgensen