summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-08-18selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel-10/+6
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+2
2023-08-14selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata-1/+2
2023-08-11Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds-1/+6
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-52/+245
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+87
2023-08-09selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai-0/+86
2023-08-09selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai-1/+1
2023-08-09selftests: forwarding: bridge_mdb: Make test more robustIdo Schimmel-4/+4
2023-08-09selftests: forwarding: bridge_mdb_max: Fix failing test with old libnetIdo Schimmel-4/+10
2023-08-09selftests: forwarding: bridge_mdb: Fix failing test with old libnetIdo Schimmel-22/+24
2023-08-09selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnetIdo Schimmel-5/+8
2023-08-09selftests: forwarding: tc_tunnel_key: Make filters more specificIdo Schimmel-3/+6
2023-08-09selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel-4/+4
2023-08-09selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel-2/+4
2023-08-09selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supportedIdo Schimmel-5/+13
2023-08-09selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairsIdo Schimmel-0/+2
2023-08-09selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel-0/+2
2023-08-09selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel-0/+2
2023-08-09selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel-0/+11
2023-08-09selftests: forwarding: Set default IPv6 traceroute utilityIdo Schimmel-0/+3
2023-08-09selftests: forwarding: bridge_mdb_max: Check iproute2 versionIdo Schimmel-0/+5
2023-08-09selftests: forwarding: bridge_mdb: Check iproute2 versionIdo Schimmel-0/+5
2023-08-09selftests: forwarding: Switch off timeoutIdo Schimmel-0/+1
2023-08-09selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel-0/+5
2023-08-09nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel-0/+5
2023-08-09nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel-0/+5
2023-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+5
2023-08-04selftests: mptcp: join: fix 'implicit EP' testAndrea Claudi-2/+3
2023-08-04selftests: mptcp: join: fix 'delete and re-add' testAndrea Claudi-0/+1
2023-08-04selftests: net: test vxlan pmtu exceptions with tcpFlorian Westphal-0/+35
2023-08-04Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+0
2023-08-04selftests/rseq: Fix build with undefined __weakMark Brown-1/+5
2023-08-04selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner-0/+4
2023-08-04selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain-0/+1
2023-08-04radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King-1/+1
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-2/+27
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella-1/+1
2023-08-02selftests: riscv: Fix compilation error with vstate_exec_nolibc.cAlexandre Ghiti-2/+0
2023-08-02selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard-1/+1
2023-08-01selftest: net: Assert on a proper value in so_incoming_cpu.c.Kuniyuki Iwashima-1/+1
2023-07-31net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Kuniyuki Iwashima-0/+25
2023-07-30Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-62/+110
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson-31/+39
2023-07-29KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson-2/+8
2023-07-29KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson-1/+7
2023-07-29KVM: selftests: Verify userspace can create "redundant" binary stats filesSean Christopherson-2/+23
2023-07-29KVM: selftests: Explicitly free vcpus array in binary stats testSean Christopherson-0/+1
2023-07-29KVM: selftests: Clean up stats fd in common stats_test() helperSean Christopherson-18/+4