summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2024-12-02objtool: Fix ANNOTATE_REACHABLE to be a normal annotationPeter Zijlstra
2024-12-02objtool: Convert {.UN}REACHABLE to ANNOTATEPeter Zijlstra
2024-12-02objtool: Remove annotate_{,un}reachable()Peter Zijlstra
2024-12-02objtool: Collapse annotate sequencesPeter Zijlstra
2024-12-02objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert instrumentation_{begin,end}() to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATEPeter Zijlstra
2024-12-02objtool: Convert ANNOTATE_NOENDBR to ANNOTATEPeter Zijlstra
2024-12-02objtool: Generic annotation infrastructurePeter Zijlstra
2024-12-02mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan
2024-12-02tests/pid_namespace: add pid_max testsChristian Brauner
2024-12-01arm64/crc-t10dif: expose CRC-T10DIF function through libEric Biggers
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-30Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds