summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-03selftests/gpio: Fix build when source tree is read onlyMichael Ellerman
2021-06-03selftests/gpio: Move include of lib.mk upMichael Ellerman
2021-06-03selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-19selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song
2021-05-14selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata
2021-05-02bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-16idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)
2021-04-16idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)
2021-04-16radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)
2021-04-07flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti
2021-03-30selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu
2021-03-30selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu
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-04selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin
2021-02-17selftests: txtimestamp: fix compilation issueVadim Fedorenko
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: net: fib_tests: remove duplicate log testHangbin Liu
2021-01-19selftests: fix the return value for UDP GRO testPo-Hsu Lin
2021-01-17tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti
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: fix poll error in udpgro.shPaolo Abeni
2020-12-30selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen
2020-12-21Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test"Kamal Mostafa
2020-12-21ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)
2020-12-21vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra
2020-12-16ktest.pl: Fix incorrect reboot for grub2blsLibo Chen
2020-12-11Partially revert bpf: Zero-fill re-used per-cpu map elementSasha Levin
2020-11-24selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai
2020-11-24selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-11-22selftests/powerpc: entry flush testDaniel Axtens
2020-11-22selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey
2020-11-18bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren
2020-11-18selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-11-18selftests: pidfd: fix compilation errors due to wait.hTommi Rantala
2020-11-18selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King
2020-11-05selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski
2020-11-05selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song
2020-11-05selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski
2020-10-29selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song
2020-10-29selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran