summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-11-01selftests/bpf: Fix cross-compiling urandom_readTony Ambardar
2024-11-01selftests/bpf: fix perf_event link info name_len assertionTyrone Wu
2024-10-22selftest: hid: add the missing tests directoryYun Lu
2024-10-22selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw
2024-10-22selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw
2024-10-22selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni
2024-10-17selftests/rseq: Fix mm_cid test failureMathieu Desnoyers
2024-10-17selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-17selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski
2024-10-17ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan
2024-10-17selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann
2024-10-10kselftests: mm: fix wrong __NR_userfaultfd valueMuhammad Usama Anjum
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/bpf: fix uprobe.path leak in bpf_testmodJiri Olsa
2024-10-10selftests/nolibc: avoid passing NULL to printf("%s")Thomas Weißschuh
2024-10-10selftests: netfilter: Add missing return valuezhang jiao
2024-10-10selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter
2024-10-04selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu
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: 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