summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-04-11ndtest: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-10selftests/bpf: Enable tests for atomics with cpuv4Yonghong Song
2024-04-10selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIsYonghong Song
2024-04-10selftests/bpf: Refactor out helper functions for a few testsYonghong Song
2024-04-10bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAPYonghong Song
2024-04-10libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAPYonghong Song
2024-04-10bpf: Add bpf_link support for sk_msg and sk_skb progsYonghong Song
2024-04-10selftests: fib_rule_tests: Add VRF testsIdo Schimmel
2024-04-10tools/nolibc/string: remove open-coded strnlen()Thomas Weißschuh
2024-04-10hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile formatShradha Gupta
2024-04-10selftests/nolibc: Add tests for strlcat() and strlcpy()Rodrigo Campos
2024-04-10tools/nolibc: Fix strlcpy() return code and size usageRodrigo Campos
2024-04-10tools/nolibc: Fix strlcat() return code and size usageRodrigo Campos
2024-04-10tools/nolibc/string: export strlen()Rodrigo Campos
2024-04-10tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus
2024-04-10selftests: net: reuse common code in bpf_offloadJakub Kicinski
2024-04-10selftests: net: declare section names for bpf_offloadJakub Kicinski
2024-04-10selftests: net: bpf_offload: wait for mapsJakub Kicinski
2024-04-10selftests: move bpf-offload test from bpf to netJakub Kicinski
2024-04-10Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-10selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-04-10selftests/hid: add tests for hid_bpf_input_reportBenjamin Tissoires
2024-04-10selftests/hid: Add test for hid_bpf_hw_output_reportBenjamin Tissoires
2024-04-10selftests/hid: add KASAN to the VM testsBenjamin Tissoires
2024-04-10tools/power turbostat: v2024.04.10Len Brown
2024-04-10tools/power/turbostat: Add support for Xe sysfs knobsZhang Rui
2024-04-10tools/power/turbostat: Add support for new i915 sysfs knobsZhang Rui
2024-04-10tools/power/turbostat: Introduce BIC_SAM_mc6/BIC_SAMMHz/BIC_SAMACTMHzZhang Rui
2024-04-10RISC-V: drop SOC_VIRT for ARCH_VIRTConor Dooley
2024-04-09KVM: selftests: Use TAP in the steal_time testThomas Huth
2024-04-09KVM: selftests: Use EPOLL in userfaultfd_util reader threadsAnish Moorthy
2024-04-09KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging...Anish Moorthy
2024-04-09KVM: selftests: Report per-vcpu demand paging rate from demand paging testAnish Moorthy
2024-04-09tools/power/turbostat: Fix uncore frequency file stringJustin Ernst
2024-04-09tools/power/turbostat: Unify graphics sysfs snapshotsZhang Rui
2024-04-09tools/power/turbostat: Cache graphics sysfs pathZhang Rui
2024-04-09tools/power/turbostat: Enable MSR_CORE_C1_RES support for ICXZhang Rui
2024-04-09tools/power turbostat: Add selftestsPatryk Wlazlyn
2024-04-09tools/power turbostat: read RAPL counters via perfPatryk Wlazlyn
2024-04-09selftests/bpf: Add tests for atomics in bpf_arena.Alexei Starovoitov
2024-04-09selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov
2024-04-09rcutorture: Enable RCU priority boosting for TREE09Paul E. McKenney
2024-04-09Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixesIngo Molnar
2024-04-08selftests/bpf: eliminate warning of get_cgroup_id_from_path()Jason Xing
2024-04-08tools subcmd: Add check_if_command_finished()Ian Rogers
2024-04-08perf annotate: Move 'start' field struct to 'struct annotated_source'Namhyung Kim
2024-04-08perf annotate: Move nr_events struct to 'struct annotated_source'Namhyung Kim
2024-04-08perf annotate: Move 'max_jump_sources' struct to 'struct annotated_source'Namhyung Kim
2024-04-08perf annotate: Move 'widths' struct to 'struct annotated_source'Namhyung Kim
2024-04-08perf annotate: Get rid of offsets arrayNamhyung Kim