summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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: mptcp: launch mptcp_connect with timeoutMatthieu Baerts
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: mlxsw: Remove a redundant if statement in port_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-14selftests/x86: Add a missing .note.GNU-stack section to thunks_32.SAndy Lutomirski
2021-05-14KVM: selftests: Always run vCPU thread with blocked SIG_IPIPaolo Bonzini
2021-05-14KVM: selftests: Sync data verify of dirty logging with guest syncPeter Xu
2021-05-12selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu
2021-05-12selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu
2021-05-12selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu
2021-05-12selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu
2021-05-12selftests/resctrl: Clean up resctrl features checkFenghua Yu
2021-05-12selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu
2021-05-12selftests/resctrl: Fix compilation issues for global variablesFenghua Yu
2021-05-12selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu
2021-05-12kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara
2021-05-12kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-01idr test suite: Improve reporting from idr_find_test_1Matthew Wilcox (Oracle)
2021-04-01idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)
2021-04-01idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)
2021-04-01radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)
2021-04-01selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov
2021-03-30radix tree test suite: Fix compilationMatthew Wilcox (Oracle)
2021-03-30selftests: kvm: make hardware_disable_test less verboseVitaly Kuznetsov
2021-03-29selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test casesIdo Schimmel
2021-03-26bpf/selftests: Test that kernel rejects a TCP CC with an invalid licenseToke Høiland-Jørgensen
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25selftests/vm: fix out-of-tree buildRong Chen
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-23Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...Linus Torvalds
2021-03-22kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara
2021-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-19selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dumpJean-Philippe Brucker
2021-03-19selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu
2021-03-18selftests: kvm: add set_boot_cpu_id testEmanuele Giuseppe Esposito