summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-06-05selftests: mptcp: update userspace pm addr testsGeliang Tang
2023-06-05selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridgePetr Machata
2023-06-05selftests: router_bridge_vlan: Add a diagramPetr Machata
2023-06-05selftests: mlxsw: egress_vid_classification: Fix the diagramPetr Machata
2023-06-05selftests: mlxsw: ingress_rif_conf_1d: Fix the diagramPetr Machata
2023-06-05selftests: alsa: pcm-test: Fix compiler warnings about the formatMirsad Goran Todorovac
2023-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-03Fix gitignore for recently added usptream self testsWeihao Gao
2023-06-03Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-03selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)
2023-06-02KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj
2023-06-02selftests/bpf: Add access_inner_map selftestRhys Rustad-Elliott
2023-06-02selftests: tls: add tests for poll behaviorJakub Kicinski
2023-06-01selftests/tc-testing: replace mq with invalid parent IDZhengchao Shao
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-01Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-01KVM: selftests: Extend cpuid_test to verify KVM_GET_CPUID2 "nent" updatesSean Christopherson
2023-06-01KVM: selftests: Add dirty logging page splitting testBen Gardon
2023-06-01KVM: selftests: Move dirty logging functions to memstress.(c|h)Ben Gardon
2023-06-01KVM: selftests: touch all pages of args on each memstress iterationPaolo Bonzini
2023-06-01selftests/bpf: Test table ID fib lookup BPF helperLouis DeLosSantos
2023-05-31KVM: selftests: Allow dumping per-vcpu info for uffd threadsPeter Xu
2023-05-31KVM: selftests: Setup vcpu_alias only for minor mode testPeter Xu
2023-05-30selftests: forwarding: Add layer 2 miss test casesIdo Schimmel
2023-05-30KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds"Colin Ian King
2023-05-30KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE()Sean Christopherson
2023-05-30selftests/bpf: Add a test where map key_type_id with decl_tag typeYonghong Song
2023-05-30cxl/pci: Find and register CXL PMU devicesJonathan Cameron
2023-05-30selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-05-26Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-26Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-26kallsyms: remove unused arch_get_kallsym() helperArnd Bergmann
2023-05-26kselftest/arm64: Add a smoke test for ptracing hardware break/watch pointsMark Brown
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25selftests/bpf: Check whether to run selftestDaniel Müller
2023-05-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-24libbpf: Selftests for resizing datasec mapsJP Kobryn
2023-05-24Add tests for memblock_alloc_node()Claudio Migliorelli
2023-05-23tracing/selftests: Update synthetic event selftest to use common_stacktraceSteven Rostedt (Google)
2023-05-23selftests/bpf: Add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET testsAndrii Nakryiko
2023-05-23selftests/bpf: Add xdp_feature selftest for bond deviceLorenzo Bianconi