aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-05-03selftests/nolibc: use QEMU_ARCH for QEMU_ARCH_USERThomas Weißschuh1-1/+1
2026-05-03selftests/nolibc: drop riscv configurationThomas Weißschuh1-4/+0
2026-05-03selftests/nolibc: align QEMU_ARCH_mips32beThomas Weißschuh1-1/+1
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-01selftests: drv-net: Enable ntuple-filters if supportedDimitri Daskalakis5-4/+40
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-30selftests/net: packetdrill: add tcp_syncookies_ip[46]_9kEric Dumazet2-0/+73
2026-04-30selftests: net: Add tests for ARP probe and DAD NS handlingDanielle Ratson1-0/+126
2026-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski190-2819/+2837
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-30selftests/bpf: Test insns processed breakdownPaul Chaignon1-1/+2
2026-04-30net/tcp-ao: Use crypto library API instead of crypto_ahashEric Biggers1-3/+0
2026-04-30net/tcp-ao: Drop support for most non-RFC-specified algorithmsEric Biggers2-39/+3
2026-04-29selftests: drv-net: rss: add case for field config on RSS contextJakub Kicinski1-1/+90
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-28selftests/bpf: Rename libarena malloc/free methodsEmil Tsalapatis3-7/+5
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/nolibc: test large file supportThomas Weißschuh1-0/+48
2026-04-27selftests/nolibc: drop unnecessary 'mode' argument to open()Thomas Weißschuh1-1/+1
2026-04-27selftests/bpf: a test for proper cnums compare in is_state_visited()Eduard Zingerman1-0/+27
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-27tools/nolibc: make __nolibc_enosys() a compile time errorThomas Weißschuh1-0/+18
2026-04-27tools/nolibc: add alloca()Thomas Weißschuh1-0/+14
2026-04-26selftests/bpf: Reuse stderr parsing for libarena ASAN testsEmil Tsalapatis5-12/+76
2026-04-26selftests/bpf: Add selftests for libarena buddy allocatorEmil Tsalapatis4-0/+606
2026-04-26selftests/bpf: Add buddy allocator for libarenaEmil Tsalapatis6-1/+1033
2026-04-26selftests/bpf: Add ASAN support for libarena selftestsEmil Tsalapatis5-2/+132
2026-04-26selftests/bpf: Add arena ASAN runtime to libarenaEmil Tsalapatis3-0/+657
2026-04-26selftests/bpf: Move arena-related headers into libarenaEmil Tsalapatis21-110/+112
2026-04-26selftests/bpf: Add basic libarena scaffoldingEmil Tsalapatis5-0/+303
2026-04-26selftests/bpf: Add ifdef guard for WRITE_ONCE macro in bpf_atomic.hEmil Tsalapatis1-0/+2
2026-04-26selftests/bpf: Use local type for bpf_fou_encap in test_tunnel_kernGregory Bell1-7/+6
2026-04-26selftests/bpf: Use local type for flow_offload_tuple_rhash in xdp_flowtableGregory Bell1-2/+5
2026-04-24selftests/bpf: new cases handled by 32->64 range refinementsEduard Zingerman1-0/+80
2026-04-24bpf: replace min/max fields with struct cnum{32,64}Eduard Zingerman3-20/+85