summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-06-12bpf: Fix potential integer overflow in resolve_btfidsFriedrich Vock
2024-06-12selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo
2024-06-12perf stat: Don't display metric header for non-leader uncore eventsIan Rogers
2024-06-12perf daemon: Fix file leak in daemon_session__controlSamasth Norway Ananda
2024-06-12libsubcmd: Fix parse-options memory leakIan Rogers
2024-06-12perf report: Avoid SEGV in report__setup_sample_type()Ian Rogers
2024-06-12perf ui browser: Avoid SEGV on titleIan Rogers
2024-06-12perf ui browser: Don't save pointer to stack memoryIan Rogers
2024-06-12perf bench internals inject-build-id: Fix trap divide when collecting just on...He Zhe
2024-06-12perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)Adrian Hunter
2024-06-12perf docs: Document bpf event modifierIan Rogers
2024-06-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark
2024-06-12perf test: Add 'datasym' test workloadNamhyung Kim
2024-06-12perf test: Add 'brstack' test workloadNamhyung Kim
2024-06-12perf test: Add 'sqrtloop' test workloadNamhyung Kim
2024-06-12perf test: Add 'leafloop' test workloadNamhyung Kim
2024-06-12perf test: Add 'thloop' test workloadNamhyung Kim
2024-06-12perf test: Add -w/--workload optionNamhyung Kim
2024-06-12perf annotate: Get rid of duplicate --group option itemNamhyung Kim
2024-06-12perf probe: Add missing libgen.h header needed for using basename()Arnaldo Carvalho de Melo
2024-06-12perf record: Delete session after stopping sideband threadIan Rogers
2024-06-12selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov
2024-06-12selftests/kcmp: remove unused open modeEdward Liaw
2024-06-12x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter
2024-06-12x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter
2024-06-12selftests: net: move amt to socat for better compatibilityJakub Kicinski
2024-06-12selftests: default to host arch for LLVM buildsValentin Obst
2024-06-12selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard
2024-06-12selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-06-12libbpf: Fix error message in attach_kprobe_multiJiri Olsa
2024-06-12selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang
2024-06-12selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-06-12bpf: Pack struct bpf_fib_lookupAnton Protopopov
2024-06-12bpftool: Fix missing pids during link showYonghong Song
2024-06-12KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton
2024-06-12selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger
2024-06-12tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus
2024-06-12tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan
2024-05-17perf unwind-libdw: Handle JIT-generated DSOs properlyNamhyung Kim
2024-05-17perf unwind-libunwind: Fix base address for .eh_frameNamhyung Kim
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-05-17tools/power/turbostat: Fix uncore frequency file stringJustin Ernst
2024-05-17memblock tests: fix undefined reference to `panic'Wei Yang
2024-05-17memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang
2024-05-17tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu
2024-05-17tools/power turbostat: Increase the limit for fd openedWyes Karny
2024-05-17tools/power turbostat: Fix added raw MSR outputDoug Smythies
2024-05-17bpf: Check bloom filter map value sizeAndrei Matei
2024-04-27selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
2024-04-17selftests: timers: Fix abs() warning in posix_timers testJohn Stultz