summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-09-30selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-09-18selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj
2024-09-12selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)
2024-09-12selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)
2024-09-12selftests: mptcp: fix backport issuesMatthieu Baerts (NGI0)
2024-09-12kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu
2024-09-08selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: add explicit test case for remove/readdMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-09-04selftests: forwarding: local_termination: Down ports on cleanupPetr Machata
2024-09-04selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata
2024-08-29selftests: net: more strict check in net_helperPaolo Abeni
2024-08-29net: change maximum number of UDP segments to 128Yuri Benditovich
2024-08-29selftests: udpgro: report error when receive failedHangbin Liu
2024-08-29selftests/net: synchronize udpgro tests' tx and rx connectionLucas Karpinski
2024-08-29tc-testing: don't access non-existent variable on exceptionSimon Horman
2024-08-29bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook
2024-08-29fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
2024-08-19selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)
2024-08-14selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)
2024-08-14selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)
2024-08-14clocksource: Scale the watchdog read retries automaticallyFeng Tang
2024-08-14torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney
2024-08-14selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song
2024-08-11selftests: mptcp: always close input's FD if openedLiu Jing
2024-08-03libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko
2024-08-03selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman
2024-08-03selftests/landlock: Add cred_transfer testMickaël Salaün
2024-08-03ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel
2024-08-03selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen
2024-08-03selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang
2024-08-03selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang
2024-08-03mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel
2024-08-03selftests/bpf: Check length of recv in test_sockmapGeliang Tang
2024-08-03selftests/bpf: Fix prog numbers in test_sockmapGeliang Tang
2024-07-25selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-07-25selftests/futex: pass _GNU_SOURCE without a value to the compilerJohn Hubbard
2024-07-25selftests/openat2: Fix build warnings on ppc64Michael Ellerman
2024-07-18bpf: Allow reads from uninit stackEduard Zingerman
2024-07-18wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld
2024-07-11selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-11selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-06-27kselftest: arm64: Add a null pointer checkKunwu Chan