summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-12-19selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson
2024-12-19selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson
2024-12-19selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson
2024-12-14kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()Mark Brown
2024-12-14selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman
2024-12-14powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-12-14wireguard: selftests: load nf_conntrack if not presentHangbin Liu
2024-12-14selftests: net: really check for bg process completionPaolo Abeni
2024-12-14selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang
2024-12-14selftests/bpf: add missing header include for htonsAlexis Lothoré (eBPF Foundation)
2024-12-14selftests/bpf: Fix backtrace printing for selftests crashesEduard Zingerman
2024-12-14selftests/bpf: Add csum helpersStanislav Fomichev
2024-12-14selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre
2024-12-14kselftest/arm64: mte: fix printf type warnings about longsAndre Przywara
2024-12-14kselftest/arm64: mte: fix printf type warnings about __u64Andre Przywara
2024-12-14selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian
2024-11-22net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean
2024-11-14kselftest/arm64: Initialise current at build time in signal testsMark Brown
2024-11-08selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-11-01selftests/bpf: Fix cross-compiling urandom_readTony Ambardar
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: net: Remove executable bits from library scriptsBenjamin Poirier
2024-10-17selftests: vDSO: fix vdso_config for s390Heiko Carstens
2024-10-17selftests: vDSO: fix ELF hash table entry size for s390xJens Remus
2024-10-17selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand
2024-10-17selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-10-17selftests: vDSO: fix vdso_config for powerpcChristophe Leroy
2024-10-17selftests: vDSO: fix vDSO name for powerpcChristophe Leroy
2024-10-17selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu
2024-10-17selftests/nolibc: avoid passing NULL to printf("%s")Thomas Weißschuh
2024-10-17selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter
2024-10-17selftests/bpf: Fix compile if backtrace support missing in libcTony Ambardar
2024-10-17selftests/bpf: Move test_progs helpers to testing_helpers objectJiri Olsa
2024-10-17selftests/bpf: Replace extract_build_id with read_build_idJiri Olsa
2024-10-17selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar
2024-10-17selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar
2024-10-17selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling core_reloc.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling kfree_skb.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix include of <sys/fcntl.h>Tony Ambardar
2024-10-17selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() testYonghong Song
2024-10-17selftests/bpf: Refactor out some functions in ns_current_pid_tgid testYonghong Song