summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-05-19selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata2-3/+19
2021-05-19selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata1-2/+2
2021-05-19selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song1-0/+4
2021-05-19selftests: mptcp: launch mptcp_connect with timeoutMatthieu Baerts4-33/+72
2021-05-19selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey3-2/+6
2021-05-14bpf: Fix propagation of 32 bit unsigned bounds from 64 bit boundsDaniel Borkmann1-1/+1
2021-05-14selftests/bpf: Fix core_reloc test runnerAndrii Nakryiko1-8/+12
2021-05-14selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko9-48/+24
2021-05-14selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson1-5/+1
2021-05-14selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata1-1/+1
2021-05-14selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko1-2/+3
2021-05-14selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)Ilya Leoshkevich1-1/+2
2021-05-14selftests/x86: Add a missing .note.GNU-stack section to thunks_32.SAndy Lutomirski1-0/+2
2021-05-14KVM: selftests: Always run vCPU thread with blocked SIG_IPIPaolo Bonzini1-2/+7
2021-05-14KVM: selftests: Sync data verify of dirty logging with guest syncPeter Xu1-10/+50
2021-05-12selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu1-18/+23
2021-05-12selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu1-2/+20
2021-05-12selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu2-12/+46
2021-05-12selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu1-1/+1
2021-05-12selftests/resctrl: Clean up resctrl features checkFenghua Yu10-35/+41
2021-05-12selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu1-4/+4
2021-05-12selftests/resctrl: Fix compilation issues for global variablesFenghua Yu4-16/+16
2021-05-12selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu2-2/+2
2021-05-12kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara1-11/+2
2021-05-12kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara1-2/+0
2021-04-16idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)1-2/+2
2021-04-16idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)1-0/+4
2021-04-16radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)3-0/+6
2021-04-16radix tree test suite: Fix compilationMatthew Wilcox (Oracle)1-0/+0
2021-04-10selftests/vm: fix out-of-tree buildRong Chen1-2/+2
2021-04-10kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara1-5/+17
2021-04-10kunit: tool: Fix a python tuple typing errorDavid Gow1-1/+1
2021-04-07flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti1-1/+37
2021-03-30selftest/bpf: Add a test to check trampoline freeing logic.Alexei Starovoitov2-0/+113
2021-03-30selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu1-1/+1
2021-03-30selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas1-16/+16
2021-03-30selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu1-4/+2
2021-03-30kunit: tool: Disable PAGE_POISONING under --alltestsDavid Gow1-0/+2
2021-03-30kselftest: arm64: Fix exit code of sve-ptraceMark Brown1-1/+1
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk4-10/+59
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson1-0/+9
2021-03-17selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta1-1/+2
2021-03-17selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu1-4/+2
2021-03-17selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich1-3/+10
2021-03-07selftests/bpf: Remove memory leakBjörn Töpel1-1/+0
2021-03-04wireguard: selftests: test multiple parallel streamsJason A. Donenfeld1-1/+14
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson1-1/+1
2021-03-04selftests/ftrace: Update synthetic event syntax errorsTom Zanussi1-8/+27
2021-03-04kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz1-1/+1
2021-03-04kunit: tool: fix unit test cleanup handlingDaniel Latypov1-8/+6