summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-04-12selftests: netfilter: ipvs.sh: move to lib.sh infraFlorian Westphal-85/+68
2024-04-12selftests: netfilter: place checktool helper in lib.shFlorian Westphal-12/+8
2024-04-12selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infraFlorian Westphal-23/+14
2024-04-12selftests: netfilter: conntrack_vrf.sh: move to lib.sh infraFlorian Westphal-62/+39
2024-04-12selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infraFlorian Westphal-34/+32
2024-04-12selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infraFlorian Westphal-69/+55
2024-04-12selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infraFlorian Westphal-108/+71
2024-04-12selftests: netfilter: br_netfilter.sh: move to lib.sh infraFlorian Westphal-76/+55
2024-04-12selftests: netfilter: bridge_brouter.sh: move to lib.sh infraFlorian Westphal-76/+52
2024-04-12selftests: netfilter: move to net subdirFlorian Westphal-194/+96
2024-04-12selftests/bpf: Add read_trace_pipe_iter functionJiri Olsa-77/+60
2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov-0/+5
2024-04-12selftests: timers: Fix abs() warning in posix_timers testJohn Stultz-1/+1
2024-04-12selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor-6/+9
2024-04-12selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz-1/+1
2024-04-12selftest/bpf: Test a perf BPF program that suppresses side effectsKyle Huey-0/+152
2024-04-12selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch-1/+1
2024-04-11Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+6
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+61
2024-04-11KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_testDavid Matlack-14/+46
2024-04-11selftests/bpf: Export send_recv_data helperGeliang Tang-80/+104
2024-04-11selftests/bpf: Add struct send_recv_argGeliang Tang-12/+22
2024-04-11selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang-1/+1
2024-04-11selftests: kvm: add test for transferring FPU state into VMSAPaolo Bonzini-0/+89
2024-04-11selftests: kvm: split "launch" phase of SEV VM creationPaolo Bonzini-8/+18
2024-04-11selftests: kvm: switch to using KVM_X86_*_VMPaolo Bonzini-32/+40
2024-04-11selftests: kvm: add tests for KVM_SEV_INIT2Paolo Bonzini-8/+159
2024-04-11selftests: mptcp: test last time mptcp_infoGeliang Tang-0/+53
2024-04-10selftests/bpf: Enable tests for atomics with cpuv4Yonghong Song-1/+1
2024-04-10selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIsYonghong Song-2/+206
2024-04-10selftests/bpf: Refactor out helper functions for a few testsYonghong Song-17/+30
2024-04-10selftests: fib_rule_tests: Add VRF testsIdo Schimmel-3/+43
2024-04-10selftests/nolibc: Add tests for strlcat() and strlcpy()Rodrigo Campos-0/+40
2024-04-10selftests: net: reuse common code in bpf_offloadJakub Kicinski-96/+37
2024-04-10selftests: net: declare section names for bpf_offloadJakub Kicinski-3/+7
2024-04-10selftests: net: bpf_offload: wait for mapsJakub Kicinski-8/+8
2024-04-10selftests: move bpf-offload test from bpf to netJakub Kicinski-2/+7
2024-04-10Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+60
2024-04-10selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz-37/+36
2024-04-10selftests/hid: add tests for hid_bpf_input_reportBenjamin Tissoires-2/+73
2024-04-10selftests/hid: Add test for hid_bpf_hw_output_reportBenjamin Tissoires-0/+89
2024-04-10selftests/hid: add KASAN to the VM testsBenjamin Tissoires-0/+1
2024-04-10tools/power turbostat: v2024.04.10Len Brown-0/+1
2024-04-10RISC-V: drop SOC_VIRT for ARCH_VIRTConor Dooley-3/+3
2024-04-09KVM: selftests: Use TAP in the steal_time testThomas Huth-23/+24
2024-04-09KVM: selftests: Use EPOLL in userfaultfd_util reader threadsAnish Moorthy-40/+35
2024-04-09KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging...Anish Moorthy-45/+132
2024-04-09KVM: selftests: Report per-vcpu demand paging rate from demand paging testAnish Moorthy-4/+9
2024-04-09tools/power turbostat: Add selftestsPatryk Wlazlyn-0/+59
2024-04-09selftests/bpf: Add tests for atomics in bpf_arena.Alexei Starovoitov-0/+366