summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2026-03-24selftests/bpf: Test variable length stack writeAlexei Starovoitov-0/+41
2026-03-24selftests/futex: Bump up libnuma version checkDavidlohr Bueso-2/+2
2026-03-24selftests/futex: Conditionally include libnuma supportNylon Chen-1/+6
2026-03-24selftests/bpf: verify_pkcs7_sig: Use 'struct module_signature' from the UAPI ...Thomas Weißschuh-25/+3
2026-03-24sign-file: use 'struct module_signature' from the UAPI headersThomas Weißschuh-0/+1
2026-03-24selftests/bpf: move trampoline_count to dedicated bpf_testmod targetSun Jian-20/+27
2026-03-24selftests/bpf: Fix sockmap_multi_channels reliabilityJiayuan Chen-2/+15
2026-03-24selftests/bpf: Improve tc_tunnel test reliabilityJiayuan Chen-1/+1
2026-03-24selftests/bpf: Add trampolines single and multi-level pointer params test cov...Slava Imameev-0/+70
2026-03-24selftests/sched_ext: Skip rt_stall on older kernels and list skipped testsCheng-Yang Chou-1/+12
2026-03-24selftests/cgroup: Don't require synchronous populated update on task exitTejun Heo-4/+23
2026-03-24selftests/bpf: Test 32-bit scalar spill pruning in stacksafe()Alexei Starovoitov-0/+37
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-0/+76
2026-03-24selftests/bpf: Add test for struct_ops __ref argument in any positionVarun R Mallya-0/+54
2026-03-24selftests/bpf: Fix compiler warnings in task_local_data.hAmery Hung-2/+3
2026-03-24selftests: team: add non-Ethernet header_ops reproducerJiayuan Chen-0/+44
2026-03-23selftests: net: io_uring_zerocopy: enable io_uring for the testAleksei Oladko-0/+9
2026-03-23selftests: net: run reuseport in an isolated netnsAleksei Oladko-0/+42
2026-03-23selftests: rds: Add -c config option to rds/config.shAllison Henderson-16/+26
2026-03-23selftests: rds: add tools/testing/selftests/net/rds/configAllison Henderson-0/+5
2026-03-23selftests: bonding: add test for stacked bond header_parse recursionJiayuan Chen-0/+74
2026-03-23selftests: forwarding: local_termination: fix PTP UDP cksumsDaniel Golle-6/+6
2026-03-23selftests: rss_drv: Add RSS indirection table resize testsBjörn Töpel-4/+229
2026-03-23selftest: net: Add GC test for temporary routes with exceptions.Kuniyuki Iwashima-3/+58
2026-03-23selftests/bpf: Improve connect_force_port test reliabilityVarun R Mallya-12/+34
2026-03-23selftests: check pidfd_info->coredump_code correctnessEmanuele Rocca-2/+66
2026-03-23kselftest/coredump: reintroduce null pointer dereferenceEmanuele Rocca-1/+1
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov-47/+680
2026-03-22selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reenq()zhidao su-0/+601
2026-03-22Merge tag 'v7.0-rc5' into driver-core-nextDanilo Krummrich-4/+348
2026-03-22Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-4/+336
2026-03-22selftests/nolibc: enable -WundefThomas Weißschuh-1/+2
2026-03-22tools/nolibc: add support for program_invocation_{,short_}nameThomas Weißschuh-0/+34
2026-03-21selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagationDaniel Borkmann-0/+108
2026-03-21selftests/bpf: Test bpf_program__clone() attach_btf_id overrideMykyta Yatsenko-0/+91
2026-03-21selftests/bpf: Use bpf_program__clone() in veristatMykyta Yatsenko-60/+42
2026-03-21selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handlingDaniel Wade-0/+94
2026-03-21selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividendJenny Guanni Qu-0/+58
2026-03-21selftests/bpf: Add alignment flag for test_verifier 190 testcaseTiezhu Yang-0/+1
2026-03-21bpf: Consolidate sleepable checks in check_func_call()Puranjay Mohan-5/+5
2026-03-21bpf: Consolidate sleepable checks in check_helper_call()Puranjay Mohan-3/+3
2026-03-21selftests/bpf: Add tests for bpf_throw lock leak from subprogsIhor Solodrai-0/+47
2026-03-21bpf: Fix exception exit lock checking for subprogsIhor Solodrai-3/+6
2026-03-21selftests/sched_ext: Return non-zero exit code on test failurezhidao su-1/+1
2026-03-20tc-testing: add a test case for ETS offloadDavide Caratti-0/+27
2026-03-20selftests/vsock: fix vsock_test path shadowing in nested VMsBobby Eshleman-2/+3
2026-03-20selftests/vsock: fix vmtest.sh for read-only nested VM runnersBobby Eshleman-2/+19
2026-03-20vfio: selftests: Support DMR and GNR-D DSA devicesYi Lai-2/+13
2026-03-20vfio: selftests: Build tests on aarch64Ted Logan-1/+1
2026-03-20selftests/nolibc: validate NOLIBC_IGNORE_ERRNO compilationThomas Weißschuh-1/+7