summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-08-11selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)1-6/+28
2024-08-11selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)1-10/+32
2024-08-11selftests: mptcp: always close input's FD if openedLiu Jing1-4/+4
2024-08-11selftests: mptcp: fix error pathPaolo Abeni1-1/+1
2024-08-03selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann1-0/+1
2024-08-03selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu1-0/+18
2024-08-03libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko2-4/+4
2024-08-03selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan2-2/+7
2024-08-03selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman1-1/+1
2024-08-03selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()Thomas Weißschuh1-1/+1
2024-08-03selftests/landlock: Add cred_transfer testMickaël Salaün2-0/+75
2024-08-03selftests/damon/access_memory: use user-defined region sizeSeongJae Park1-1/+1
2024-08-03ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel1-12/+12
2024-08-03iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizesJoao Martins1-18/+18
2024-08-03iommufd/selftest: Add tests for <= u8 bitmap sizesJoao Martins1-0/+18
2024-08-03iommufd/selftest: Fix dirty bitmap tests with u8 bitmapsJoao Martins2-7/+9
2024-08-03selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen1-0/+2
2024-08-03selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen1-18/+36
2024-08-03selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang1-1/+1
2024-08-03selftests/bpf: Null checks for links in bpf_tcp_caGeliang Tang1-4/+12
2024-08-03selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang1-1/+1
2024-08-03bpf: Change bpf_session_cookie return value to __u64 *Jiri Olsa2-2/+2
2024-08-03mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel1-4/+51
2024-08-03selftests/bpf: Check length of recv in test_sockmapGeliang Tang1-1/+2
2024-08-03selftests/bpf: Fix prog numbers in test_sockmapGeliang Tang1-5/+1
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-4/+246
2024-07-11selftests/bpf: Add timer lockup selftestKumar Kartikeya Dwivedi2-0/+178
2024-07-09Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-31/+46
2024-07-09selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann2-0/+64
2024-07-07Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-4/+1
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman1-4/+1
2024-07-06wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld1-4/+4
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard1-9/+5
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard1-8/+7
2024-07-05selftests/vDSO: fix clang build errors and warningsJohn Hubbard2-7/+27
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-07-05selftest/timerns: fix clang build failures for abs() callsJohn Hubbard4-7/+7
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-4/+35
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-19/+24
2024-07-04selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-04selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-04selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima1-2/+23
2024-07-03riscv: selftests: Fix vsetivli args for clangCharlie Jenkins1-1/+1
2024-07-02Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-10/+22
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2024-06-28selftests/harness: Fix tests timeout and race conditionMickaël Salaün1-19/+24
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-439/+1050
2024-06-27selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.Kuniyuki Iwashima1-0/+72
2024-06-27af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.Kuniyuki Iwashima1-0/+68
2024-06-27selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.cKuniyuki Iwashima1-0/+147