summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-08-29selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song
2024-08-29selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-08-29selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel
2024-08-29selftests: udpgro: no need to load xdp for groHangbin Liu
2024-08-29selftests: udpgro: report error when receive failedHangbin Liu
2024-08-29tc-testing: don't access non-existent variable on exceptionSimon Horman
2024-08-29selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)
2024-08-29selftests: net: lib: ignore possible errorsMatthieu Baerts (NGI0)
2024-08-29selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain
2024-08-29selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum
2024-08-29fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
2024-08-14selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)
2024-08-14selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)
2024-08-14selftests: mm: add s390 to ARCH checkNico Pache
2024-08-14selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song
2024-08-14selftests: ksft: Fix finished() helper exit code on skipped testsLaura Nao
2024-08-11selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)
2024-08-11selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)
2024-08-11selftests: mptcp: always close input's FD if openedLiu Jing
2024-08-11selftests: mptcp: fix error pathPaolo Abeni
2024-08-03selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann
2024-08-03selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu
2024-08-03libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko
2024-08-03selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan
2024-08-03selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman
2024-08-03selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()Thomas Weißschuh
2024-08-03selftests/landlock: Add cred_transfer testMickaël Salaün
2024-08-03selftests/damon/access_memory: use user-defined region sizeSeongJae Park
2024-08-03ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel
2024-08-03iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizesJoao Martins
2024-08-03iommufd/selftest: Add tests for <= u8 bitmap sizesJoao Martins
2024-08-03iommufd/selftest: Fix dirty bitmap tests with u8 bitmapsJoao Martins
2024-08-03selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen
2024-08-03selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen
2024-08-03selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang
2024-08-03selftests/bpf: Null checks for links in bpf_tcp_caGeliang Tang
2024-08-03selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang
2024-08-03bpf: Change bpf_session_cookie return value to __u64 *Jiri Olsa
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-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-11selftests/bpf: Add timer lockup selftestKumar Kartikeya Dwivedi
2024-07-09Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-08selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman
2024-07-05wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard