summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2024-06-27selftests/bpf: Fix flaky test btf_map_in_map/lookup_updateYonghong Song
2024-06-27selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.shAlessandro Carminati (Red Hat)
2024-06-21mptcp: pm: update add_addr counters after connectYonglongLi
2024-06-21tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
2024-06-21mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi
2024-06-21selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)
2024-06-21cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang
2024-06-21selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain
2024-06-21selftests/mm: log a consistent test name for check_compactionMark Brown
2024-06-21selftests/mm: conform test to TAP format outputMuhammad Usama Anjum
2024-06-21selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain
2024-06-12selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo
2024-06-12selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov
2024-06-12selftests/kcmp: remove unused open modeEdward Liaw
2024-06-12selftests: net: move amt to socat for better compatibilityJakub Kicinski
2024-06-12selftests: default to host arch for LLVM buildsValentin Obst
2024-06-12selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard
2024-06-12selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-06-12selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang
2024-06-12selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-06-12KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton
2024-06-12selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-05-17bpf: Check bloom filter map value sizeAndrei Matei
2024-04-27selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
2024-04-17selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere
2024-04-10selftests: mptcp: display simult in extra_msgGeliang Tang
2024-04-10mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti
2024-04-10selftests: mptcp: join: fix dev in check_endpointGeliang Tang
2024-04-10selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski
2024-04-10selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart