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