summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-05-30selftests/net/lib: no need to record ns name if it already existHangbin Liu
2024-05-30selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov
2024-05-30selftests/kcmp: remove unused open modeEdward Liaw
2024-05-30selftests/damon/_damon_sysfs: check errors from nr_schemes file readsSeongJae Park
2024-05-30selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding
2024-05-30selftests: net: move amt to socat for better compatibilityJakub Kicinski
2024-05-30selftests: net: add missing config for amt.shJakub Kicinski
2024-05-30selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt
2024-05-30selftests: default to host arch for LLVM buildsValentin Obst
2024-05-30selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard
2024-05-30selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-05-30selftests/bpf: Run cgroup1_hierarchy test in own mount namespaceViktor Malik
2024-05-30bpf: Fix verifier assumptions about socket->skAlexei Starovoitov
2024-05-30selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang
2024-05-30selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-05-30KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton
2024-05-30selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger
2024-05-30selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)
2024-05-17selftests/mm: fix powerpc ARCH checkMichael Ellerman
2024-05-17selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-05-17selftests/ftrace: Fix event filter target_func selectionMark Rutland
2024-05-17bpf: Check bloom filter map value sizeAndrei Matei
2024-05-02RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones
2024-05-02selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)Terry Tritton
2024-05-02selftests/seccomp: Change the syscall used in KILL_THREAD testTerry Tritton
2024-05-02selftests/seccomp: user_notification_addfd check nextfd is availableTerry Tritton
2024-04-27selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch
2024-04-27iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum
2024-04-27selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov
2024-04-27selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov
2024-04-27selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov
2024-04-27selftests/tcp_ao: Make RST tests less flakyDmitry Safonov
2024-04-27net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-27selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
2024-04-17selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov
2024-04-17selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor
2024-04-17selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-17selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz
2024-04-17selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere
2024-04-10selftests/mm: include strings.h for ffslEdward Liaw
2024-04-10mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti
2024-04-10selftests: mptcp: use += operator to append stringsGeliang Tang
2024-04-10selftests: mptcp: connect: fix shellcheck warningsMatthieu Baerts (NGI0)
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
2024-04-10selftests: mptcp: join: fix dev in check_endpointGeliang Tang
2024-04-10selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel
2024-04-03selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw