aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-8/+96
2025-09-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds9-21/+62
2025-09-10Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski1-0/+3
2025-09-10selftests/bpf: Skip timer cases when bpf_timer is not supportedLeon Hwang5-0/+20
2025-09-10selftests: can: enable CONFIG_CAN_VCAN as a moduleDavide Caratti1-0/+3
2025-09-09selftests: mptcp: shellcheck: support v0.11.0Matthieu Baerts (NGI0)7-8/+9
2025-09-09selftests/bpf: Add tests for bpf_strnstrRong Tao1-2/+6
2025-09-09selftests/bpf: Fix "expression result unused" warnings with iceccIlya Leoshkevich2-5/+4
2025-09-09selftests/bpf: Extend crypto_sanity selftest with invalid dst bufferDaniel Borkmann1-14/+32
2025-09-09selftests: net: add test for destination in broadcast packetsOscar Maes2-0/+84
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-19/+16
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-45/+309
2025-09-04selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima1-2/+2
2025-09-04selftests: netfilter: fix udpclash tool hangFlorian Westphal3-4/+5
2025-09-02selftests: net: Add a selftest for VXLAN with FDB nexthop groupsIdo Schimmel2-0/+224
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds7-9/+14
2025-09-02selftests/fs/mount-notify: Fix compilation failure.Xing Guo2-19/+16
2025-09-01selftests: drv-net: csum: fix interface name for remote hostJakub Kicinski1-2/+2
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+2
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown1-3/+2
2025-08-29netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal1-37/+76
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-22/+94
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini9-20/+92
2025-08-28Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linuxLinus Torvalds6-33/+74
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei6-33/+74
2025-08-27selftests/mm: fix FORCE_READ to read input value correctlyZi Yan7-9/+14
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-2/+2
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-3/+266
2025-08-21KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regsMark Brown1-0/+1
2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier7-20/+20
2025-08-21Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-1/+0
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds11-19/+646
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski1-5/+295
2025-08-21selftests: bonding: add test for passive LACP modeHangbin Liu3-1/+108
2025-08-20selftests: harness: Rename is_signed_type() to avoid collision with overflow.hSean Christopherson1-2/+2
2025-08-19selftests/damon: fix selftests by installing drgn related scriptSang-Heon Jeon1-0/+1
2025-08-19selftests/mm: add test for invalid multi VMA operationsLorenzo Stoakes1-3/+261
2025-08-19tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes1-0/+4
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-16/+64
2025-08-18selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)2-4/+6
2025-08-18selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)1-2/+3
2025-08-18selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang1-0/+1
2025-08-18selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)1-0/+1
2025-08-18selftests: ublk: Use ARRAY_SIZE() macro to improve codeAkhilesh Patil1-2/+2
2025-08-15selftests: tls: make the new data_steal test less flakyJakub Kicinski1-7/+5
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel1-0/+29
2025-08-14selftests/tc-testing: Check backlog stats in gso_skb caseWilliam Liu1-0/+198
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-4/+78
2025-08-13selftests: net/forwarding: test purge of active DWRR classesDavide Caratti2-0/+9