summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-04selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima
2025-09-04selftests: netfilter: fix udpclash tool hangFlorian Westphal
2025-09-02selftests: net: Add a selftest for VXLAN with FDB nexthop groupsIdo Schimmel
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-01selftests: drv-net: csum: fix interface name for remote hostJakub Kicinski
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown
2025-08-29netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-08-28Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei
2025-08-27selftests/mm: fix FORCE_READ to read input value correctlyZi Yan
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-21KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regsMark Brown
2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier
2025-08-21Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski
2025-08-21selftests: bonding: add test for passive LACP modeHangbin Liu
2025-08-20selftests: harness: Rename is_signed_type() to avoid collision with overflow.hSean Christopherson
2025-08-19selftests/damon: fix selftests by installing drgn related scriptSang-Heon Jeon
2025-08-19selftests/mm: add test for invalid multi VMA operationsLorenzo Stoakes
2025-08-19tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-18selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)
2025-08-18selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)
2025-08-18selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang
2025-08-18selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-18selftests: ublk: Use ARRAY_SIZE() macro to improve codeAkhilesh Patil
2025-08-15selftests: tls: make the new data_steal test less flakyJakub Kicinski
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel
2025-08-14selftests/tc-testing: Check backlog stats in gso_skb caseWilliam Liu
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-13selftests: net/forwarding: test purge of active DWRR classesDavide Caratti
2025-08-13Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-12selftests: tls: test TCP stealing data from under the TLS socketJakub Kicinski
2025-08-12selftests: drv-net: don't assume device has only 2 queuesJakub Kicinski
2025-08-11selftests/proc: fix string literal warning in proc-maps-race.cSukrut Heroorkar
2025-08-11selftests/sched_ext: Remove duplicate sched.h headerJiapeng Chong
2025-08-11selftests/coredump: Remove the read() that fails the testNam Cao
2025-08-11selftests/mount_setattr: add smoke tests for open_tree_attr(2) bugAleksa Sarai
2025-08-08KVM: arm64: selftest: Add standalone test checking for KVM's own UUIDMarc Zyngier
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-06Merge tag 'perf-fixes-27504' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-05net: Update threaded state in napi config in netif_set_threadedSamiullah Khawaja
2025-08-05selftests: netdevsim: Xfail nexthop test on slow machinesIdo Schimmel