summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2024-04-03selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw
2024-04-03selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov
2024-04-03wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld
2024-04-03lsm: use 32-bit compatible data types in LSM syscallsCasey Schaufler
2024-04-03selftests/mqueue: Set timeout to 180 secondsSeongJae Park
2024-03-26selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel
2024-03-26selftests: forwarding: Add missing multicast routing config entriesIdo Schimmel
2024-03-26selftests: forwarding: Add missing config entriesPetr Machata
2024-03-26selftests/bpf: trace_helpers.c: do not use poisoned typeShung-Hsi Yu
2024-03-26selftests/bpf: Disable IPv6 for lwt_redirect testManu Bretelle
2024-03-26selftests/bpf: Wait for the netstamp_needed_key static key to be turned onMartin KaFai Lau
2024-03-26selftests/bpf: Fix the flaky tc_redirect_dtime testMartin KaFai Lau
2024-03-26selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY valuesAndrey Grafin
2024-03-26selftests/bpf: Fix potential premature unload in bpf_testmodArtem Savkov
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-05selftests/bpf: Fix up xdp bonding test wrt feature flagsDaniel Borkmann
2024-03-05selftests/bpf: test case for callback_depth states pruning logicEduard Zingerman
2024-03-04selftests: mptcp: diag: avoid extra waitingMatthieu Baerts (NGI0)
2024-03-04selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-01selftests/powerpc: Fix fpu_signal failuresMichael Ellerman
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds