summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-04-03KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate testSean Christopherson
2026-04-03selftests/seccomp: Add hard-coded __NR_uprobe for x86_64Oleg Nesterov
2026-04-03bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passesAlexei Starovoitov
2026-04-03selftests/bpf: Add tests for subprog topological orderingAlexei Starovoitov
2026-04-03bpf: Sort subprogs in topological order after check_cfg()Alexei Starovoitov
2026-04-03bpf: Do register range validation earlyAlexei Starovoitov
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov
2026-04-03selftest/bpf: Enable gotox tests for powerpc64Abhishek Dubey
2026-04-03selftest/bpf: Enable instruction array test for powerpcAbhishek Dubey
2026-04-03selftests/bpf: Enable private stack tests for powerpc64Abhishek Dubey
2026-04-02perf metrics: Make common stalled metrics conditional on having the eventIan Rogers
2026-04-02perf tests kwork: Add basic kwork coverage testsIan Rogers
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