summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-06-06selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer-1/+1
2023-06-06selftests/ftrace: Add new test case which adds multiple consecutive probes in...Akanksha J N-0/+19
2023-06-06selftests/ftrace: Add BTF arguments test casesMasami Hiramatsu (Google)-0/+86
2023-06-06selftests/ftrace: Add tracepoint probe test caseMasami Hiramatsu (Google)-2/+111
2023-06-06selftests/ftrace: Add fprobe related testcasesMasami Hiramatsu (Google)-0/+123
2023-06-06tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)-1/+1
2023-06-05selftests/bpf: Add missing selftests kconfig optionsDavid Vernet-0/+4
2023-06-05selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDsDavid Vernet-0/+25
2023-06-05bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky-1/+5
2023-06-05kselftest/arm64: add MOPS to hwcap testKristina Martsenko-0/+22
2023-06-05selftests: mptcp: update userspace pm subflow testsGeliang Tang-1/+2
2023-06-05selftests: mptcp: update userspace pm addr testsGeliang Tang-0/+8
2023-06-05selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridgePetr Machata-1/+1
2023-06-05selftests: router_bridge_vlan: Add a diagramPetr Machata-0/+22
2023-06-05selftests: mlxsw: egress_vid_classification: Fix the diagramPetr Machata-3/+2
2023-06-05selftests: mlxsw: ingress_rif_conf_1d: Fix the diagramPetr Machata-3/+2
2023-06-05selftests: alsa: pcm-test: Fix compiler warnings about the formatMirsad Goran Todorovac-5/+5
2023-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+75
2023-06-03Fix gitignore for recently added usptream self testsWeihao Gao-0/+3
2023-06-03Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-18/+27
2023-06-03selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)-18/+27
2023-06-02KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj-0/+75
2023-06-02selftests/bpf: Add access_inner_map selftestRhys Rustad-Elliott-0/+76
2023-06-02selftests: tls: add tests for poll behaviorJakub Kicinski-0/+131
2023-06-01selftests/tc-testing: replace mq with invalid parent IDZhengchao Shao-1/+24
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+126
2023-06-01Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-3/+80
2023-06-01KVM: selftests: Extend cpuid_test to verify KVM_GET_CPUID2 "nent" updatesSean Christopherson-0/+21
2023-06-01KVM: selftests: Add dirty logging page splitting testBen Gardon-0/+260
2023-06-01KVM: selftests: Move dirty logging functions to memstress.(c|h)Ben Gardon-77/+87
2023-06-01KVM: selftests: touch all pages of args on each memstress iterationPaolo Bonzini-0/+3
2023-06-01selftests/bpf: Test table ID fib lookup BPF helperLouis DeLosSantos-8/+53
2023-05-31KVM: selftests: Allow dumping per-vcpu info for uffd threadsPeter Xu-2/+2
2023-05-31KVM: selftests: Setup vcpu_alias only for minor mode testPeter Xu-8/+9
2023-05-30selftests: forwarding: Add layer 2 miss test casesIdo Schimmel-0/+351
2023-05-30KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds"Colin Ian King-1/+1
2023-05-30KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE()Sean Christopherson-15/+7
2023-05-30selftests/bpf: Add a test where map key_type_id with decl_tag typeYonghong Song-0/+40
2023-05-30cxl/pci: Find and register CXL PMU devicesJonathan Cameron-0/+1
2023-05-30selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts-0/+4
2023-05-30selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts-0/+4
2023-05-30selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts-0/+4
2023-05-30selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts-0/+4
2023-05-30selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts-0/+4
2023-05-30selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts-0/+4
2023-05-30selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts-1/+45
2023-05-30selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts-2/+11
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-3/+26
2023-05-26Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+17
2023-05-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-624/+1994