summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-12-02bpf: Zero index arg error string for dynptr and iterKumar Kartikeya Dwivedi-23/+23
2024-12-02selftests/bpf: Add tests for iter arg checkKumar Kartikeya Dwivedi-0/+26
2024-12-02bpf: Ensure reg is PTR_TO_STACK in process_iter_argTao Lyu-2/+2
2024-12-02perf test: Don't signal all processes on system when interrupting testsJames Clark-1/+1
2024-12-02perf tools: Fix build-id event recordingNamhyung Kim-2/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-18/+18
2024-12-02selftests/bpf: ensure proper root namespace cleanup when test failAlexis Lothoré (eBPF Foundation)-5/+11
2024-12-02libbpf: Improve debug message when the base BTF cannot be foundBen Olson-1/+1
2024-12-02selftests/bpf: add cgroup skb direct packet access testMahe Tardy-0/+43
2024-12-02libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missingAndrii Nakryiko-1/+1
2024-12-02selftests/bpf: remove test_flow_dissector.shAlexis Lothoré (eBPF Foundation)-961/+0
2024-12-02selftests/bpf: migrate bpf flow dissectors tests to test_progsAlexis Lothoré (eBPF Foundation)-0/+792
2024-12-02selftests/bpf: add network helpers to generate udp checksumsAlexis Lothoré (eBPF Foundation)-0/+42
2024-12-02selftests/bpf: use the same udp and tcp headers in tests under test_progsAlexis Lothoré (eBPF Foundation)-10/+10
2024-12-02selftests/bpf: document pseudo-header checksum helpersAlexis Lothoré (eBPF Foundation)-0/+30
2024-12-02selftests/bpf: move ip checksum helper to network helpersAlexis Lothoré (eBPF Foundation)-18/+25
2024-12-02selftests/bpf: Enable generic tc actions in selftests configAlexis Lothoré (eBPF Foundation)-0/+1
2024-12-02selftests/bpf: migrate flow_dissector namespace exclusivity testAlexis Lothoré (eBPF Foundation)-0/+62
2024-12-02selftests/bpf: add gre packets testing to flow_dissectorAlexis Lothoré (eBPF Foundation)-0/+76
2024-12-02selftests/bpf: expose all subtests from flow_dissectorAlexis Lothoré (eBPF Foundation)-3/+17
2024-12-02selftests/bpf: re-split main function into dedicated testsAlexis Lothoré (eBPF Foundation)-35/+73
2024-12-02selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector testAlexis Lothoré (eBPF Foundation)-20/+21
2024-12-02selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keysAlexis Lothoré (eBPF Foundation)-30/+6
2024-12-02selftests/bpf: add a macro to compare raw memoryAlexis Lothoré (eBPF Foundation)-0/+30
2024-12-02objtool: Allow arch code to discover jump table sizeArd Biesheuvel-16/+33
2024-12-02objtool: Warn about unknown annotation typesPeter Zijlstra-0/+13
2024-12-02objtool: Fix ANNOTATE_REACHABLE to be a normal annotationPeter Zijlstra-23/+0
2024-12-02objtool: Convert {.UN}REACHABLE to ANNOTATEPeter Zijlstra-60/+23
2024-12-02objtool: Remove annotate_{,un}reachable()Peter Zijlstra-41/+2
2024-12-02objtool: Collapse annotate sequencesPeter Zijlstra-55/+32
2024-12-02objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATEPeter Zijlstra-57/+40
2024-12-02objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATEPeter Zijlstra-35/+11
2024-12-02objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATEPeter Zijlstra-23/+6
2024-12-02objtool: Convert instrumentation_{begin,end}() to ANNOTATEPeter Zijlstra-39/+12
2024-12-02objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATEPeter Zijlstra-34/+19
2024-12-02objtool: Convert ANNOTATE_NOENDBR to ANNOTATEPeter Zijlstra-27/+10
2024-12-02objtool: Generic annotation infrastructurePeter Zijlstra-0/+45
2024-12-02mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan-4/+4
2024-12-02tests/pid_namespace: add pid_max testsChristian Brauner-1/+360
2024-12-01arm64/crc-t10dif: expose CRC-T10DIF function through libEric Biggers-2/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-1/+1
2024-11-30Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-127/+325
2024-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+8
2024-11-30selftests: drv-net: rss_ctx: Add test for ntuple ruleDaniel Xu-1/+11
2024-11-30tools/power turbostat: 2024.11.30Len Brown-2/+2
2024-11-30tools/power turbostat: Add RAPL psys as a built-in counterPatryk Wlazlyn-10/+85
2024-11-30tools/power turbostat: Fix child's argument forwardingPatryk Wlazlyn-1/+1
2024-11-30tools/power turbostat: Force --no-perf in --dump modePatryk Wlazlyn-0/+6
2024-11-30tools/power turbostat: Add support for /sys/class/drm/card1Zhang Rui-9/+29
2024-11-30tools/power turbostat: Cache graphics sysfs file descriptors during probeZhang Rui-50/+32