summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-181-1/+2
|\
| * selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata2023-08-141-1/+2
* | Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-113-1/+6
|\ \ | |/ |/|
| * selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner2023-08-041-0/+4
| * selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain2023-08-041-0/+1
| * radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King2023-08-041-1/+1
* | Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-1018-52/+245
|\ \
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-102-1/+87
| |\ \
| | * | selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai2023-08-092-0/+86
| | * | selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai2023-08-091-1/+1
| * | | selftests: forwarding: bridge_mdb: Make test more robustIdo Schimmel2023-08-091-4/+4
| * | | selftests: forwarding: bridge_mdb_max: Fix failing test with old libnetIdo Schimmel2023-08-091-4/+10
| * | | selftests: forwarding: bridge_mdb: Fix failing test with old libnetIdo Schimmel2023-08-091-22/+24
| * | | selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnetIdo Schimmel2023-08-091-5/+8
| * | | selftests: forwarding: tc_tunnel_key: Make filters more specificIdo Schimmel2023-08-091-3/+6
| * | | selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel2023-08-091-4/+4
| * | | selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel2023-08-091-2/+4
| * | | selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supportedIdo Schimmel2023-08-091-5/+13
| * | | selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairsIdo Schimmel2023-08-091-0/+2
| * | | selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel2023-08-091-0/+2
| * | | selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel2023-08-091-0/+2
| * | | selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel2023-08-091-0/+11
| * | | selftests: forwarding: Set default IPv6 traceroute utilityIdo Schimmel2023-08-092-0/+3
| * | | selftests: forwarding: bridge_mdb_max: Check iproute2 versionIdo Schimmel2023-08-091-0/+5
| * | | selftests: forwarding: bridge_mdb: Check iproute2 versionIdo Schimmel2023-08-091-0/+5
| * | | selftests: forwarding: Switch off timeoutIdo Schimmel2023-08-091-0/+1
| * | | selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel2023-08-091-0/+5
| * | | nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel2023-08-091-0/+5
| * | | nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel2023-08-091-0/+5
| * | | selftests: mptcp: join: fix 'implicit EP' testAndrea Claudi2023-08-041-2/+3
| * | | selftests: mptcp: join: fix 'delete and re-add' testAndrea Claudi2023-08-041-0/+1
| * | | selftests: net: test vxlan pmtu exceptions with tcpFlorian Westphal2023-08-041-0/+35
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-08-072-1/+5
|\ \ \
| * | | selftests/rseq: Fix build with undefined __weakMark Brown2023-08-042-1/+5
* | | | Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-041-2/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | selftests: riscv: Fix compilation error with vstate_exec_nolibc.cAlexandre Ghiti2023-08-021-2/+0
| * | | selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard2023-08-021-1/+1
* | | | Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-033-2/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella2023-08-031-1/+1
| * | | selftest: net: Assert on a proper value in so_incoming_cpu.c.Kuniyuki Iwashima2023-08-011-1/+1
| * | | net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Kuniyuki Iwashima2023-07-311-0/+25
* | | | Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-301-1/+1
|\ \ \ \
| * | | | selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)2023-07-261-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-304-62/+110
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson2023-07-291-31/+39
| * | | | KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson2023-07-291-2/+8
| * | | | KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson2023-07-291-1/+7
| * | | | KVM: selftests: Verify userspace can create "redundant" binary stats filesSean Christopherson2023-07-291-2/+23
| * | | | KVM: selftests: Explicitly free vcpus array in binary stats testSean Christopherson2023-07-291-0/+1
| * | | | KVM: selftests: Clean up stats fd in common stats_test() helperSean Christopherson2023-07-291-18/+4