summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-12-04tools headers: Sync arm64 kvm header with the kernel sourcesNamhyung Kim
2024-12-04tools headers: Sync x86 kvm and cpufeature headers with the kernelNamhyung Kim
2024-12-04tools headers: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim
2024-12-04tools headers: Sync uapi/linux/perf_event.h with the kernel sourcesNamhyung Kim
2024-12-04tools headers: Sync uapi/drm/drm.h with the kernel sourcesNamhyung Kim
2024-12-04sched_ext: fix application of sizeof to pointerguanjing
2024-12-04selftests/sched_ext: fix build after renames in sched_ext APIIhor Solodrai
2024-12-04selftests/bpf: Add test for narrow spill into 64-bit spilled scalarKumar Kartikeya Dwivedi
2024-12-04selftests/bpf: Add test for reading from STACK_INVALID slotsKumar Kartikeya Dwivedi
2024-12-04selftests/bpf: Introduce __caps_unpriv annotation for testsEduard Zingerman
2024-12-04tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande
2024-12-04selftests/bpf: Add IRQ save/restore testsKumar Kartikeya Dwivedi
2024-12-04selftests/bpf: Expand coverage of preempt tests to sleepable kfuncKumar Kartikeya Dwivedi
2024-12-04bpf: Improve verifier log for resource leak on exitKumar Kartikeya Dwivedi
2024-12-03tools/power turbostat: Introduce --force parameterZhang Rui
2024-12-03tools/power turbostat: Improve --help outputZhang Rui
2024-12-03tools/power turbostat: Exit on unsupported VendorsZhang Rui
2024-12-03tools/power turbostat: Exit on unsupported Intel modelsZhang Rui
2024-12-03tools/power turbostat: update turbostat(8)Len Brown
2024-12-03tools/power turbostat: Add initial support for ClearwaterForestZhang Rui
2024-12-03tools/power turbostat: Add initial support for PantherLakeZhang Rui
2024-12-03sched_ext: Add __weak to fix the build errorsHonglei Wang
2024-12-03perf machine: Initialize machine->env to address a segfaultArnaldo Carvalho de Melo
2024-12-03iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nthNicolin Chen
2024-12-02bpf: Zero index arg error string for dynptr and iterKumar Kartikeya Dwivedi
2024-12-02selftests/bpf: Add tests for iter arg checkKumar Kartikeya Dwivedi
2024-12-02bpf: Ensure reg is PTR_TO_STACK in process_iter_argTao Lyu
2024-12-02perf test: Don't signal all processes on system when interrupting testsJames Clark
2024-12-02perf tools: Fix build-id event recordingNamhyung Kim
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02selftests/bpf: ensure proper root namespace cleanup when test failAlexis Lothoré (eBPF Foundation)
2024-12-02libbpf: Improve debug message when the base BTF cannot be foundBen Olson
2024-12-02selftests/bpf: add cgroup skb direct packet access testMahe Tardy
2024-12-02libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missingAndrii Nakryiko
2024-12-02selftests/bpf: remove test_flow_dissector.shAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: migrate bpf flow dissectors tests to test_progsAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: add network helpers to generate udp checksumsAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: use the same udp and tcp headers in tests under test_progsAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: document pseudo-header checksum helpersAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: move ip checksum helper to network helpersAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: Enable generic tc actions in selftests configAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: migrate flow_dissector namespace exclusivity testAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: add gre packets testing to flow_dissectorAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: expose all subtests from flow_dissectorAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: re-split main function into dedicated testsAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector testAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keysAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: add a macro to compare raw memoryAlexis Lothoré (eBPF Foundation)
2024-12-02objtool: Allow arch code to discover jump table sizeArd Biesheuvel
2024-12-02objtool: Warn about unknown annotation typesPeter Zijlstra