aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-05-06selftests: drv-net: fix sort order of makefile and configJakub Kicinski2-5/+5
2026-05-06Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecJakub Kicinski4-1/+214
2026-05-06Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski1-2/+2
2026-05-06KVM: selftests: arm64: Fix steal_time test after UAPI refactoringSebastian Ott1-0/+2
2026-05-06selftests/rseq: Expand for optimized RSEQ ABI v2Thomas Gleixner6-13/+95
2026-05-06selftests/rseq: Validate legacy behaviorThomas Gleixner3-2/+72
2026-05-05selftests/rseq: Make registration flexible for legacy and optimized modeThomas Gleixner3-23/+31
2026-05-05selftests/rseq: Skip tests if time slice extensions are not availableThomas Gleixner1-5/+7
2026-05-05selftests: openvswitch: add tests for tunnel vport refcountingIlya Maximets2-6/+50
2026-05-04Merge tag 'linux_kselftest-fixes-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-7/+7
2026-05-05selftests: ovpn: reduce ping count in test.shRalf Lici1-2/+2
2026-05-02selftests: tls: add test for data loss on small pipeJakub Kicinski1-0/+43
2026-05-02selftests/tc-testing: Add tests that force red and sfb to dequeue from child's gso_skbVictor Nogueira1-0/+148
2026-05-01selftest: net: Add test for TCP flow failover with ECMP routes.Kuniyuki Iwashima2-0/+217
2026-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-6/+1
2026-05-01selftests/rseq: Don't run tests with runner scripts outside of the scriptsMark Brown1-5/+8
2026-05-01Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-3/+5
2026-05-01kselftest/arm64: Include <asm/ptrace.h> for user_gcs definitionLeo Yan2-6/+1
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+34
2026-04-29selftests: drv-net: clarify linters and frameworks in READMEJakub Kicinski1-2/+8
2026-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds185-2817/+2711
2026-04-28Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds3-0/+92
2026-04-28tools/selftests: Add a VXLAN+IPsec traffic testCosmin Ratiu3-0/+210
2026-04-28tools/selftests: Use a sensible timeout value for iperf3 clientCosmin Ratiu1-1/+4
2026-04-27selftests/tc-testing: add taprio test for class dump after child deleteWeiming Shi1-0/+26
2026-04-27selftests: harness: Restore order of test functionsThomas Weißschuh1-6/+6
2026-04-27selftests: kselftest: fix wrong test number in ksft_exit_skipSarthak Sharma1-1/+1
2026-04-27selftests/mm: specify requirement for PROC_MEM_ALWAYS_FORCE=yMark Brown1-0/+1
2026-04-27MAINTAINERS: update Liam's email addressLiam R. Howlett1-1/+1
2026-04-27mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes2-2/+3
2026-04-27Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini185-2817/+2706
2026-04-27KVM: selftests: Add check_steal_time_uapi() implementation for LoongArchSean Christopherson1-0/+5
2026-04-24Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds52-57/+162
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+2
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds2-4/+4
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds24-347/+1010
2026-04-23selftests/bpf: check epoll readiness during reuseport migrationZhenzhong Wu1-7/+42
2026-04-23selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edgesJiayuan Chen1-0/+48
2026-04-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen1-1/+3
2026-04-23selftests: mptcp: add a check for sndbuf of S/CGang Yan1-0/+28
2026-04-23selftests: ublk: add ublk auto integrity testCaleb Sander Mateos2-0/+104
2026-04-23selftests: ublk: enable test_integrity_02.sh on fio 3.42Caleb Sander Mateos1-2/+3
2026-04-23selftests: ublk: remove unused argument to _cleanupCaleb Sander Mateos49-55/+55
2026-04-23selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArchTiezhu Yang2-4/+4
2026-04-22Merge tag 'ktest-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds1-1/+7
2026-04-22selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAYKaFai Wan2-0/+18
2026-04-22selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacksKaFai Wan2-1/+18
2026-04-22selftests/ftrace: Add a testcase for multiple fprobe eventsMasami Hiramatsu (Google)1-0/+69
2026-04-22selftests/ftrace: Add a testcase for fprobe events on moduleMasami Hiramatsu (Google)1-0/+87
2026-04-21selftests: net: use ip commands instead of teamd in team rx_mode testStanislav Fomichev2-16/+3