summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-10-10selftests: vDSO: fix vdso_config for s390Heiko Carstens
2024-10-10selftests: vDSO: fix ELF hash table entry size for s390xJens Remus
2024-10-10selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand
2024-10-10selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-10-10selftests: vDSO: fix vdso_config for powerpcChristophe Leroy
2024-10-10selftests: vDSO: fix vDSO name for powerpcChristophe Leroy
2024-10-10selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu
2024-10-10kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3Alessandro Zanni
2024-10-10selftest: hid: add missing run-hid-tools-tests.shYun Lu
2024-10-10selftests/nolibc: avoid passing NULL to printf("%s")Thomas Weißschuh
2024-10-10selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu
2024-10-10selftests: netfilter: Add missing return valuezhang jiao
2024-10-10selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter
2024-10-04selftests/bpf: correctly move 'log' upon successful matchEduard Zingerman
2024-10-04selftests: netfilter: Avoid hanging ipvs.shPhil Sutter
2024-10-04selftests/bpf: Fix incorrect parameters in NULL pointer checkingHao Ge
2024-10-04selftests/bpf: fix to avoid __msg tag de-duplication by clangEduard Zingerman
2024-10-04selftests/bpf: __arch_* macro to limit test cases to specific archsEduard Zingerman
2024-10-04selftests/bpf: allow checking xlated programs in verifier_* testsEduard Zingerman
2024-10-04selftests/bpf: extract test_loader->expect_msgs as a data structureEduard Zingerman
2024-10-04selftests/bpf: no need to track next_match_pos in struct test_loaderEduard Zingerman
2024-10-04selftests/bpf: Support checks against a regular expressionCupertino Miranda
2024-10-04selftests/bpf: Fix error compiling tc_redirect.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix compile if backtrace support missing in libcTony Ambardar
2024-10-04selftests/bpf: Fix redefinition errors compiling lwt_reroute.cTony Ambardar
2024-10-04selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar
2024-10-04selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar
2024-10-04selftests/bpf: Fix arg parsing in veristat, test_progsTony Ambardar
2024-10-04selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix errors compiling crypto_sanity.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix errors compiling decap_sanity.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix errors compiling lwt_redirect.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling core_reloc.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling kfree_skb.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix include of <sys/fcntl.h>Tony Ambardar
2024-10-04selftests/bpf: Fix missing BUILD_BUG_ON() declarationTony Ambardar
2024-10-04selftests/bpf: Fix missing UINT_MAX definitions in benchmarksTony Ambardar
2024-10-04selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar
2024-10-04selftests/bpf: Drop unneeded error.h includesTony Ambardar
2024-10-04selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar
2024-10-04selftests/bpf: Use pid_t consistently in test_progs.cTony Ambardar
2024-10-04selftests/bpf: Fix wrong binary in Makefile log outputTony Ambardar
2024-10-04selftests/bpf: Fix error linking uprobe_multi on mipsTony Ambardar
2024-10-04selftests/bpf: Workaround strict bpf_lsm return value check.Alexei Starovoitov
2024-10-04kselftest: dt: Ignore nodes that have ancestors disabledNícolas F. R. A. Prado
2024-10-04selftests:resctrl: Fix build failure on archs without __cpuid_count()Shuah Khan