summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-04-03selftests/seccomp: Add hard-coded __NR_uprobe for x86_64Oleg Nesterov1-0/+6
2026-04-03bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passesAlexei Starovoitov2-8/+18
2026-04-03selftests/bpf: Add tests for subprog topological orderingAlexei Starovoitov2-0/+228
2026-04-03bpf: Sort subprogs in topological order after check_cfg()Alexei Starovoitov2-5/+4
2026-04-03bpf: Do register range validation earlyAlexei Starovoitov1-2/+2
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov28-37/+1121
2026-04-03selftest/bpf: Enable gotox tests for powerpc64Abhishek Dubey1-2/+2
2026-04-03selftest/bpf: Enable instruction array test for powerpcAbhishek Dubey1-1/+1
2026-04-03selftests/bpf: Enable private stack tests for powerpc64Abhishek Dubey4-35/+13
2026-04-03perf metrics: Make common stalled metrics conditional on having the eventIan Rogers2-57/+57
2026-04-03perf tests kwork: Add basic kwork coverage testsIan Rogers1-0/+79
2026-04-03perf data convert ctf: Pipe mode improvementsIan Rogers1-4/+59
2026-04-03perf evsel: Make unknown event names more uniqueIan Rogers1-3/+4
2026-04-03perf ordered-events: Event processing consistency with the regular readerIan Rogers1-1/+1
2026-04-03perf header: Refactor pipe mode end marker handlingIan Rogers8-78/+75
2026-04-03perf session: Extra logging for failed to process eventsIan Rogers1-8/+20
2026-04-03perf header: Properly warn/print when libtraceevent/libbpf support is missingIan Rogers1-23/+47
2026-04-03perf header: Add utility to convert feature number to a stringIan Rogers2-0/+9
2026-04-03perf clockid: Add missing includeIan Rogers1-1/+2
2026-04-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+341
2026-04-03perf trace: Fix potential u64 underflow in duration calculationMichael Petlan1-1/+1
2026-04-03selftests/bpf: Remove invariant violation flagsPaul Chaignon1-17/+7
2026-04-03selftests/bpf: Cover invariant violation case from syzbotPaul Chaignon1-0/+29
2026-04-03perf header: Validate build_id filename length to prevent buffer overflowSeungJu Cheon1-0/+10
2026-04-03perf metricgroup: Refine error logsLeo Yan1-5/+6
2026-04-03perf expr: Add '\n' in literal parse errorsLeo Yan1-2/+2
2026-04-03perf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan1-1/+2
2026-04-03selftests/bpf: Improve task local data documentation and fix potential memory...Amery Hung1-7/+18
2026-04-03selftests/bpf: Remove TLD_READ_ONCE() in the user space headerAmery Hung2-6/+4
2026-04-03selftests/bpf: Make sure TLD_DEFINE_KEY runs firstAmery Hung1-1/+1
2026-04-03selftests/bpf: Simplify task_local_data memory allocationAmery Hung1-38/+22
2026-04-03selftests/bpf: Fix task_local_data data allocation sizeAmery Hung2-6/+8
2026-04-02selftests/bpf: Add test for raw-address single kprobe attachHoyeon Lee1-0/+80
2026-04-02libbpf: Clarify raw-address single kprobe attach behaviorHoyeon Lee2-7/+34
2026-04-02libbpf: Use direct error codes for kprobe/uprobe attachHoyeon Lee1-2/+2
2026-04-02libbpf: Fix BTF handling in bpf_program__clone()Mykyta Yatsenko2-17/+44
2026-04-02perf test: Skip perf data type profiling tests for s390Thomas Richter1-0/+4
2026-04-02perf tools: prevent null dsos from being addedAnubhav Shelat1-0/+3
2026-04-02perf test: Fix ratio_to_prev event parsing testThomas Falcon1-21/+28
2026-04-02perf tools: Fix module symbol resolution for non-zero .text sh_addrChuck Lever1-2/+6
2026-04-02perf trace: Skip unnecessary synthesis for summary-only modeNamhyung Kim1-1/+5
2026-04-02perf stat: Fix crash on arm64Breno Leitao1-9/+17
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-7/+446
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann1-0/+341
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+69
2026-04-02selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuseLeon Hwang2-0/+83
2026-04-02x86/cpufeatures: Add AMD CPPC Performance Priority feature.Gautham R. Shenoy1-1/+1
2026-04-02KVM: riscv: selftests: Implement kvm_arch_has_default_irqchipMayuresh Chitale1-0/+5
2026-04-02tools/nolibc: explicitly list architecture headersThomas Weißschuh1-1/+2
2026-04-02tools/nolibc: drop superfluous definition of QThomas Weißschuh1-6/+0