summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-04-11perf lock contention: Add a missing NULL checkNamhyung Kim-1/+4
2024-04-11selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang-1/+1
2024-04-11perf annotate: Make sure to call symbol__annotate2() in TUINamhyung Kim-1/+4
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-11Drivers: hv: Remove fcopy driverSaurabh Sengar-266/+0
2024-04-11tools: hv: Add new fcopy application based on uio driverSaurabh Sengar-6/+501
2024-04-11tools: hv: Add vmbus_bufringSaurabh Sengar-0/+476
2024-04-11ndtest: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
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-10bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAPYonghong Song-0/+9
2024-04-10libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAPYonghong Song-0/+10
2024-04-10bpf: Add bpf_link support for sk_msg and sk_skb progsYonghong Song-0/+5
2024-04-10selftests: fib_rule_tests: Add VRF testsIdo Schimmel-3/+43
2024-04-10tools/nolibc/string: remove open-coded strnlen()Thomas Weißschuh-6/+1
2024-04-10hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile formatShradha Gupta-41/+172
2024-04-10selftests/nolibc: Add tests for strlcat() and strlcpy()Rodrigo Campos-0/+40
2024-04-10tools/nolibc: Fix strlcpy() return code and size usageRodrigo Campos-8/+10
2024-04-10tools/nolibc: Fix strlcat() return code and size usageRodrigo Campos-9/+18
2024-04-10tools/nolibc/string: export strlen()Rodrigo Campos-1/+1
2024-04-10tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus-1/+1
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-369/+1726
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-15/+27
2024-04-10tools/power/turbostat: Add support for Xe sysfs knobsZhang Rui-0/+51
2024-04-10tools/power/turbostat: Add support for new i915 sysfs knobsZhang Rui-0/+24
2024-04-10tools/power/turbostat: Introduce BIC_SAM_mc6/BIC_SAMMHz/BIC_SAMACTMHzZhang Rui-7/+96
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: Fix uncore frequency file stringJustin Ernst-1/+1
2024-04-09tools/power/turbostat: Unify graphics sysfs snapshotsZhang Rui-75/+34
2024-04-09tools/power/turbostat: Cache graphics sysfs pathZhang Rui-13/+32
2024-04-09tools/power/turbostat: Enable MSR_CORE_C1_RES support for ICXZhang Rui-0/+1
2024-04-09tools/power turbostat: Add selftestsPatryk Wlazlyn-0/+59
2024-04-09tools/power turbostat: read RAPL counters via perfPatryk Wlazlyn-137/+649