summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-11-08selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom1-1/+1
2024-10-17selftests: net: more strict check in net_helperPaolo Abeni1-4/+7
2024-10-17net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern1-1/+1
2024-10-17ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan1-1/+1
2024-10-17selftests: net: Remove executable bits from library scriptsBenjamin Poirier2-0/+0
2024-10-17selftests/net: synchronize udpgro tests' tx and rx connectionLucas Karpinski3-9/+31
2024-10-17selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry2-3/+3
2024-10-17selftests: vDSO: fix vdso_config for s390Heiko Carstens1-2/+2
2024-10-17selftests: vDSO: fix ELF hash table entry size for s390xJens Remus1-4/+10
2024-10-17selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand2-10/+13
2024-10-17selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy1-1/+2
2024-10-17selftests: vDSO: fix vdso_config for powerpcChristophe Leroy1-3/+3
2024-10-17selftests: vDSO: fix vDSO name for powerpcChristophe Leroy1-0/+6
2024-10-17selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu1-1/+4
2024-10-17selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar1-0/+4
2024-10-17selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar1-1/+2
2024-10-17selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar1-2/+0
2024-10-17selftests/bpf: Fix compiling core_reloc.c with musl-libcTony Ambardar1-0/+1
2024-10-17selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar1-0/+1
2024-10-17selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar1-0/+1
2024-10-17selftests/bpf: Fix compiling kfree_skb.c with musl-libcTony Ambardar1-0/+1
2024-10-17selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar1-0/+1
2024-10-17selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libcTony Ambardar1-1/+1
2024-10-17selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar1-1/+1
2024-10-17selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj1-2/+1
2024-09-12net: change maximum number of UDP segments to 128Yuri Benditovich1-1/+1
2024-09-12kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu1-1/+3
2024-09-04tc-testing: don't access non-existent variable on exceptionSimon Horman1-1/+0
2024-09-04fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro1-0/+35
2024-08-19selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)1-1/+10
2024-08-19selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)1-2/+28
2024-08-19clocksource: Scale the watchdog read retries automaticallyFeng Tang1-1/+1
2024-08-19torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney1-3/+3
2024-08-19selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song1-1/+2
2024-08-19libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko2-4/+4
2024-08-19selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman1-1/+1
2024-08-19selftests/landlock: Add cred_transfer testMickaël Salaün2-2/+77
2024-08-19selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen1-0/+2
2024-08-19selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang1-1/+1
2024-08-19mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel1-4/+51
2024-08-19selftests/bpf: Check length of recv in test_sockmapGeliang Tang1-1/+2
2024-08-19selftests/bpf: Fix prog numbers in test_sockmapGeliang Tang1-5/+1
2024-07-27selftests/vDSO: fix clang build errors and warningsJohn Hubbard2-7/+27
2024-07-27selftests/openat2: Fix build warnings on ppc64Michael Ellerman1-0/+1
2024-07-18bpf: Allow reads from uninit stackEduard Zingerman8-132/+306
2024-07-18selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-18selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-05kselftest: arm64: Add a null pointer checkKunwu Chan1-0/+4
2024-07-05selftests/bpf: Fix flaky test btf_map_in_map/lookup_updateYonghong Song1-25/+1
2024-07-05selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.shAlessandro Carminati (Red Hat)1-1/+12