summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-04-02perf data convert ctf: Pipe mode improvementsIan Rogers
2026-04-02perf evsel: Make unknown event names more uniqueIan Rogers
2026-04-02perf ordered-events: Event processing consistency with the regular readerIan Rogers
2026-04-02perf header: Refactor pipe mode end marker handlingIan Rogers
2026-04-02perf session: Extra logging for failed to process eventsIan Rogers
2026-04-02perf header: Properly warn/print when libtraceevent/libbpf support is missingIan Rogers
2026-04-02perf header: Add utility to convert feature number to a stringIan Rogers
2026-04-02perf clockid: Add missing includeIan Rogers
2026-04-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-02perf trace: Fix potential u64 underflow in duration calculationMichael Petlan
2026-04-02selftests/bpf: Remove invariant violation flagsPaul Chaignon
2026-04-02selftests/bpf: Cover invariant violation case from syzbotPaul Chaignon
2026-04-02perf header: Validate build_id filename length to prevent buffer overflowSeungJu Cheon
2026-04-02perf metricgroup: Refine error logsLeo Yan
2026-04-02perf expr: Add '\n' in literal parse errorsLeo Yan
2026-04-02perf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan
2026-04-02selftests/bpf: Improve task local data documentation and fix potential memory...Amery Hung
2026-04-02selftests/bpf: Remove TLD_READ_ONCE() in the user space headerAmery Hung
2026-04-02selftests/bpf: Make sure TLD_DEFINE_KEY runs firstAmery Hung
2026-04-02selftests/bpf: Simplify task_local_data memory allocationAmery Hung
2026-04-02selftests/bpf: Fix task_local_data data allocation sizeAmery Hung
2026-04-02selftests/bpf: Add test for raw-address single kprobe attachHoyeon Lee
2026-04-02libbpf: Clarify raw-address single kprobe attach behaviorHoyeon Lee
2026-04-02libbpf: Use direct error codes for kprobe/uprobe attachHoyeon Lee
2026-04-02libbpf: Fix BTF handling in bpf_program__clone()Mykyta Yatsenko
2026-04-02perf test: Skip perf data type profiling tests for s390Thomas Richter
2026-04-02perf tools: prevent null dsos from being addedAnubhav Shelat
2026-04-02perf test: Fix ratio_to_prev event parsing testThomas Falcon
2026-04-02perf tools: Fix module symbol resolution for non-zero .text sh_addrChuck Lever
2026-04-02perf trace: Skip unnecessary synthesis for summary-only modeNamhyung Kim
2026-04-02perf stat: Fix crash on arm64Breno Leitao
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-02selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuseLeon Hwang
2026-04-02x86/cpufeatures: Add AMD CPPC Performance Priority feature.Gautham R. Shenoy
2026-04-02KVM: riscv: selftests: Implement kvm_arch_has_default_irqchipMayuresh Chitale
2026-04-02tools/nolibc: explicitly list architecture headersThomas Weißschuh
2026-04-02tools/nolibc: drop superfluous definition of QThomas Weißschuh
2026-04-02tools/nolibc: drop superfluous invocation of mkdirThomas Weißschuh
2026-04-02tools/nolibc: drop superfluous invocation of 'make headers'Thomas Weißschuh
2026-04-02tracing: selftests: Extend hotplug testing for trace remotesVincent Donnefort
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei
2026-04-02selftests: drivers: hw: add test for the ethtool standard countersIoana Ciornei
2026-04-02selftests: drivers: hw: update ethtool_rmon to work with a single local inter...Ioana Ciornei
2026-04-02selftests: drivers: hw: move to KTAP outputIoana Ciornei
2026-04-02selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon testIoana Ciornei
2026-04-02selftests: drivers: hw: test rmon counters only on first interfaceIoana Ciornei
2026-04-02selftests: drivers: hw: cleanup shellcheck warnings in the rmon testIoana Ciornei
2026-04-02selftests: net: update some helpers to use run_onIoana Ciornei