aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-10-29selftests: net: use BASH for bareudp testingPo-Hsu Lin1-1/+1
2025-10-29selftest: net: fix socklen_t type mismatch in sctp_collision testAnkit Khushwaha1-1/+2
2025-10-29selftests/bpf: Remove test_tc_tunnel.shAlexis Lothoré (eBPF Foundation)2-321/+0
2025-10-29selftests/bpf: Integrate test_tc_tunnel.sh tests into test_progsAlexis Lothoré (eBPF Foundation)2-19/+693
2025-10-29selftests/bpf: Make test_tc_tunnel.bpf.c compatible with big endian platformsAlexis Lothoré (eBPF Foundation)1-35/+22
2025-10-29selftests/bpf: Add tc helpersAlexis Lothoré (eBPF Foundation)3-93/+74
2025-10-29tools/nolibc: add uio.h with readv and writevBenjamin Berg1-0/+9
2025-10-29tools/dma: move dma_map_benchmark from selftests to tools/dmaQinxin Xia3-136/+0
2025-10-28vfio: selftests: add end of address space DMA map/unmap testsAlex Mastro1-0/+90
2025-10-28vfio: selftests: update DMA map/unmap helpers to support more test kindsAlex Mastro3-28/+108
2025-10-28selftests: tty: add tty_tiocsti_test to .gitignoreGopi Krishna Menon1-0/+1
2025-10-27selftests/bpf/benchs: Add overwrite mode benchmark for BPF ring bufferXu Kuohai3-6/+74
2025-10-27selftests/bpf: Add overwrite mode test for BPF ring bufferXu Kuohai3-1/+165
2025-10-27selftests: bridge_mdb: Add a test for MDB flush on snooping disablePetr Machata1-2/+98
2025-10-27selftests: tls: add tls record_size_limit testWilfred Mallawa1-0/+141
2025-10-27selftests/bpf: add file dynptr testsMykyta Yatsenko3-0/+310
2025-10-27bpf: widen dynptr size/offset to 64 bitMykyta Yatsenko2-12/+12
2025-10-27selftests/bpf: remove unnecessary kfunc prototypesMykyta Yatsenko2-10/+0
2025-10-27Merge 6.18-rc3 into tty-nextGreg Kroah-Hartman5-61/+85
2025-10-24selftest: net: prevent use of uninitialized variableAlessandro Zanni1-0/+1
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-225/+633
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-52/+56
2025-10-22selftests: cachestat: Fix warning on declaration under labelSidharth Seela1-2/+2
2025-10-22selftests/cachestat: add tmpshmcstat file to .gitignoreMadhur Kumar1-0/+1
2025-10-22selftests/tty: add TIOCSTI test suiteAbhinav Saxena3-1/+656
2025-10-21selftests: mptcp: join: mark laminar tests as skipped if not supportedMatthieu Baerts (NGI0)1-5/+5
2025-10-21selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)1-1/+1
2025-10-21selftests: mptcp: join: mark implicit tests as skipped if not supportedMatthieu Baerts (NGI0)1-2/+2
2025-10-21selftests: mptcp: join: mark 'flush re-add' as skipped if not supportedMatthieu Baerts (NGI0)1-1/+1
2025-10-20selftests: net: fix server bind failure in sctp_vrf.shXin Long2-43/+47
2025-10-20iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()Nicolin Chen1-2/+2
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+29
2025-10-20KVM: selftests: Use "gpa" and "gva" for local variable names in pre-fault testSean Christopherson1-18/+14
2025-10-20KVM: selftests: Forcefully override ARCH from x86_64 to x86Sean Christopherson1-1/+1
2025-10-20KVM: selftests: Don't fall over in mmu_stress_test when only one CPU is presentBrendan Jackman1-1/+3
2025-10-20KVM: selftests: Add guest_memfd tests for mmap and NUMA policy supportShivank Garg1-0/+98
2025-10-20KVM: selftests: Add helpers to probe for NUMA support, and multi-node systemsShivank Garg1-0/+52
2025-10-20KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitionsSean Christopherson1-31/+1
2025-10-20KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.hSean Christopherson2-20/+25
2025-10-20KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by def...Sean Christopherson1-0/+24
2025-10-20KVM: selftests: Define wrappers for common syscalls to assert successSean Christopherson6-60/+96
2025-10-18selftests/bpf: Fix list_del() in arena listPuranjay Mohan1-4/+2
2025-10-18selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22Yonghong Song1-3/+3
2025-10-18bpf: mark vma->{vm_mm,vm_file} as __safe_trusted_or_nullYafang Shao1-3/+5
2025-10-18selftests/bpf: Silence unused-but-set build warningsTiezhu Yang1-0/+1
2025-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2Alexei Starovoitov28-180/+674
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+55
2025-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-10/+16
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-154/+477
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini9-145/+288