summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-07-24selftests/bpf: Fix incorrect error checking for pthread_createFeng Yang1-1/+1
2026-07-24selftests/bpf: Fix extra free of subtest_state->nameFeng Yang1-1/+0
2026-07-24s390/bpf: Enable atomics tests for s390Maxim Khmelevskii2-9/+18
2026-07-24selftests/bpf: Add get_preempt_count() support for RISC-VTiezhu Yang1-0/+7
2026-07-24selftests/bpf: Verify no warning when close fexit linkLeon Hwang1-0/+48
2026-07-24selftests/bpf: Enable timed may_goto tests for riscv64Feng Jiang3-1/+7
2026-07-24selftests/bpf: Test timed may_goto preserves R0-R5Feng Jiang1-0/+58
2026-07-24selftests/ftrace: Reset triggers at top level before instance loopMasami Hiramatsu (Google)1-0/+1
2026-07-23selftests/bpf: Test passing scalar NULL to nonnull global subprogAmery Hung1-0/+10
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski30-80/+551
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds18-11/+258
2026-07-23selftests: mptcp: userspace_pm: fix undefined variable portGeliang Tang1-1/+1
2026-07-23selftests/sched_ext: Handle sleeping task affinity changes in numa testKuba Piecuch1-1/+12
2026-07-23selftests: drv-net: Fix TSO test docPetr Vorel1-1/+1
2026-07-23selftests: drv-net: Fix csum path in docPetr Vorel1-1/+1
2026-07-23Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski1-1/+3
2026-07-23selftests/net: packetdrill: cover RST validation in SYN-RECEIVEDYuxiang Yang1-0/+61
2026-07-23selftests/net: use MAP_FAILED instead of (void *)-1 in tcp_mmaplonglong yan1-5/+5
2026-07-23selftests/net: Skip srv6_end_dt46_l3vpn_test if iproute2 too oldAlessio Faina1-0/+10
2026-07-22KVM: selftests: Fix typos in x86 and riscv testsShivank Sharma4-6/+6
2026-07-22selftests/net: Test PACKET_AUXDATAJoe Damato2-5/+70
2026-07-22selftests/net: Test PACKET_STATISTICS dropsJoe Damato2-7/+46
2026-07-22selftests/net: Test PACKET_STATISTICSJoe Damato1-1/+31
2026-07-22kselftest: cpufreq: Backup and restore governor for sptestsYiwei Lin2-0/+35
2026-07-22selftests/cpufreq: Remove unnecessary sudo from quick_shuffle()Jinseok Kim1-2/+2
2026-07-22selftests/cpufreq: Remove unused local variables from switch_show_governor()Jinseok Kim1-5/+0
2026-07-22selftests: netfilter: nft_flowtable.sh: fix offload counter verification for ...Lorenzo Bianconi1-2/+12
2026-07-22selftests: net: bridge: test ranges with PVID VLANNikolay Aleksandrov1-0/+23
2026-07-22libarena: Use compiler load-acquire/store-release in bpf_atomic.hPuranjay Mohan1-0/+20
2026-07-22selftests: seg6: add test for post-encap SID route lookupAndrea Mayer2-0/+1028
2026-07-22selftests/pidfd: check PIDFD_THREAD survives open_by_handle_at()Christian Brauner1-0/+1
2026-07-22Merge branch 'big-tcp-for-udp-tunnels'Paolo Abeni2-0/+189
2026-07-22selftests: net: Add a test for BIG TCP in UDP tunnelsAlice Mikityanska2-0/+189
2026-07-21selftests/bpf: Test duplicate bpf_refcount fieldsKumar Kartikeya Dwivedi1-0/+21
2026-07-21selftests/bpf: Test duplicate unique fields in nested structsKumar Kartikeya Dwivedi1-0/+27
2026-07-21selftests: netconsole: ignore busywait errorsMatthieu Baerts (NGI0)4-5/+5
2026-07-21selftests: drv-net: add missing kconfig for psp.pyMatthieu Baerts (NGI0)1-0/+3
2026-07-21selftests: drv-net: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-07-21selftests: ovpn: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-07-21selftests: ovpn: add IPV6 and VETH configsMatthieu Baerts (NGI0)1-0/+2
2026-07-21selftests: openvswitch: add config fileMatthieu Baerts (NGI0)1-0/+16
2026-07-21selftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)1-0/+1
2026-07-21power: supply: Add PbAc, NiZn, RAM, and ZnAr supportBoris Shtrasman1-1/+2
2026-07-21selftests: helpers: handle multi line in test_sysfs_prop_optional_listBoris Shtrasman1-4/+4
2026-07-21selftests/fuse: add ACL_DONT_CACHE regression testAmir Goldstein2-0/+357
2026-07-21selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64Pu Lehui1-1/+0
2026-07-21selftests/net/openvswitch: add ICMPv6 echo type match testMinxi Hou2-7/+100
2026-07-21selftests/bpf: Fix lsm_bdev dev_t encoding mismatchRicardo B. Marlière1-1/+2
2026-07-21selftests/bpf: Fix make install targetRicardo B. Marlière1-3/+4
2026-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+19