summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-06-10wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld
2021-06-10wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld
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-06-03net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti
2021-05-26powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin
2021-05-26tools/testing/selftests/exec: fix link errorYang Yingliang
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-19selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata
2021-05-19selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata
2021-05-19selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song
2021-05-19selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey
2021-05-14bpf: Fix propagation of 32 bit unsigned bounds from 64 bit boundsDaniel Borkmann
2021-05-14selftests/bpf: Fix core_reloc test runnerAndrii Nakryiko
2021-05-14selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko
2021-05-14selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson
2021-05-14selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata
2021-05-14selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko
2021-05-14selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)Ilya Leoshkevich
2021-05-11selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu
2021-05-11selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu
2021-05-11selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu
2021-05-11selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu
2021-05-11selftests/resctrl: Clean up resctrl features checkFenghua Yu
2021-05-11selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu
2021-05-11selftests/resctrl: Fix compilation issues for global variablesFenghua Yu
2021-05-11selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu
2021-05-11kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara
2021-05-11kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara
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-10selftests/vm: fix out-of-tree buildRong Chen
2021-04-10kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara
2021-04-10kunit: tool: Fix a python tuple typing errorDavid Gow
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/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas
2021-03-30selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu
2021-03-30kselftest: arm64: Fix exit code of sve-ptraceMark Brown
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