summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-07-19selftests: Clean forgotten resources as part of cleanup()Amit Cohen6-0/+14
2021-07-14selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen1-0/+7
2021-07-14selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen1-1/+1
2021-07-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen1-1/+2
2021-07-14selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski1-0/+7
2021-07-14selftests: splice: Adjust for handler fallback removalKees Cook1-21/+98
2021-07-14tc-testing: fix list handlingMarcelo Ricardo Leitner1-1/+1
2021-07-14selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu1-0/+1
2021-07-14selftests/lkdtm: Avoid needing explicit sub-shellKees Cook1-4/+8
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba1-1/+1
2021-06-23ipv4: Fix device used for dst_alloc with local routesDavid Ahern1-0/+25
2021-06-23selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni1-3/+8
2021-06-10wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld1-0/+1
2021-06-10wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld1-1/+0
2021-06-03selftests/gpio: Fix build when source tree is read onlyMichael Ellerman1-5/+9
2021-06-03selftests/gpio: Move include of lib.mk upMichael Ellerman1-3/+3
2021-06-03selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman1-5/+3
2021-06-03net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti1-4/+4
2021-05-26powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin1-9/+18
2021-05-26tools/testing/selftests/exec: fix link errorYang Yingliang1-3/+3
2021-05-22tweewide: Fix most Shebang linesFinn Behrens9-9/+9
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/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-11selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu1-18/+23
2021-05-11selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu1-2/+20
2021-05-11selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu2-12/+46
2021-05-11selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu1-1/+1
2021-05-11selftests/resctrl: Clean up resctrl features checkFenghua Yu10-35/+41
2021-05-11selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu1-4/+4
2021-05-11selftests/resctrl: Fix compilation issues for global variablesFenghua Yu4-16/+16
2021-05-11selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu2-2/+2
2021-05-11kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara1-11/+2
2021-05-11kselftest/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-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-30selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu1-1/+1