summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-28selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu
2021-07-28selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu
2021-07-20selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev
2021-07-20selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin
2021-07-19selftests/lkdtm: Fix expected text for CR4 pinningKees Cook
2021-07-19selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen
2021-07-19selftests: Clean forgotten resources as part of cleanup()Amit Cohen
2021-07-14selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen
2021-07-14selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen
2021-07-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-07-14selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski
2021-07-14selftests: splice: Adjust for handler fallback removalKees Cook
2021-07-14tc-testing: fix list handlingMarcelo Ricardo Leitner
2021-07-14selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu
2021-07-14selftests/lkdtm: Avoid needing explicit sub-shellKees Cook
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-23ipv4: Fix device used for dst_alloc with local routesDavid Ahern
2021-06-23selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni
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)