summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-07-06libbpf: Fix possible use-after-free for externsAdin Scannell
2025-07-06libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen
2025-06-27bpftool: Fix cgroup command to only show cgroup bpf programsMartin KaFai Lau
2025-06-27perf test: Directory file descriptor leakIan Rogers
2025-06-27perf evsel: Missed close() when probing hybrid core PMUsIan Rogers
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-27selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)
2025-06-27libbpf: Add identical pointer detection to btf_dedup_is_equiv()Alan Maguire
2025-06-27libbpf: Check bpf_map_skeleton link for NULLMykyta Yatsenko
2025-06-27libbpf/btf: Fix string handling to support multi-split BTFAlan Maguire
2025-06-19tools/resolve_btfids: Fix build when cross compiling kernel with clang.Suleiman Souhlal
2025-06-19objtool/rust: relax slice condition to cover more `noreturn` Rust functionsMiguel Ojeda
2025-06-19tools/power turbostat: Fix AMD package-energy reportingGautham R. Shenoy
2025-06-19selftests: net: build net/lib dependency in all targetBui Quang Minh
2025-06-19perf callchain: Always populate the addr_location map when adding IPIan Rogers
2025-06-19perf trace: Set errpid to false for rseq and set_robust_listAnubhav Shelat
2025-06-19perf trace: Always print return value for syscalls returning a pidAnubhav Shelat
2025-06-19perf record: Fix incorrect --user-regs commentsDapeng Mi
2025-06-19perf symbol: Fix use-after-free in filename__read_build_idIan Rogers
2025-06-19perf tests switch-tracking: Fix timestamp comparisonLeo Yan
2025-06-19perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter
2025-06-19perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter
2025-06-19perf tests: Fix 'perf report' tests installationMichael Petlan
2025-06-19perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()Namhyung Kim
2025-06-19perf symbol-minimal: Fix double free in filename__read_build_idIan Rogers
2025-06-19perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo
2025-06-19perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo
2025-06-19libbpf: Use proper errno value in nlattrAnton Protopopov
2025-06-19selftests/bpf: Fix caps for __xlated/jited_unprivLuis Gerhorst
2025-06-19bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernelsYiFei Zhu
2025-06-19bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READAnton Protopopov
2025-06-19libbpf: Use proper errno value in linkerAnton Protopopov
2025-06-19Use thread-safe function pointer in libbpf_printJonathan Wiepert
2025-06-19libbpf: Remove sample_period init in perf_bufferTao Chen
2025-06-19libbpf: Fix event name too long errorFeng Yang
2025-06-19libbpf: Fix buffer overflow in bpf_object__init_progViktor Malik
2025-06-19selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar
2025-06-19selftests/seccomp: fix negative_ENOSYS tracer tests on arm32Terry Tritton
2025-06-19selftests/seccomp: fix syscall_restart test for arm compatNeill Kapron
2025-06-19kselftest: cpufreq: Get rid of double suspend in rtcwake caseNĂ­colas F. R. A. Prado
2025-06-19x86/insn: Fix opcode map (!REX2) superscript tagsMasami Hiramatsu (Google)
2025-06-19tools/x86/kcpuid: Fix error handlingAhmed S. Darwish
2025-05-29tools: ynl-gen: validate 0 len strings from kernelDavid Wei
2025-05-29bpftool: Fix readlink usage in get_fd_typeViktor Malik
2025-05-29bridge: mdb: Allow replace of a host-joined groupPetr Machata
2025-05-29tools: ynl-gen: don't output external constantsJakub Kicinski
2025-05-29tools/power turbostat: Clustered Uncore MHz counters should honor show/hide o...Len Brown
2025-05-29kunit: tool: Use qboot on QEMU x86_64Brendan Jackman
2025-05-29libbpf: Fix out-of-bound readNandakumar Edamana