summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-12-14selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini1-1/+1
2024-12-14verification/dot2: Improve dot parser robustnessGabriele Monaco1-9/+9
2024-12-14rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long longTomas Glozar1-4/+4
2024-12-14tools/rtla: fix collision with glibc sched_attr/sched_set_attrJan Stancek2-2/+4
2024-12-14selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre2-3/+3
2024-12-14kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()Mark Brown1-0/+3
2024-12-14kselftest/arm64: Log fp-stress child startup errors to stdoutMark Brown1-8/+7
2024-12-14tools: Override makefile ARCH variable if defined, but emptyBjörn Töpel1-2/+2
2024-12-14bpftool: fix potential NULL pointer dereferencing in prog_dump()Amir Mohammadi1-5/+12
2024-12-14selftests: hid: fix typo and exit codeMaximilian Heyne1-7/+9
2024-12-09tools/nolibc: s390: include std.hThomas Weißschuh1-0/+1
2024-12-09selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman1-1/+1
2024-12-09perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson1-2/+3
2024-12-09perf trace: Do not lose last events in a raceBenjamin Peterson1-7/+2
2024-12-09perf trace: Fix tracing itself, creating feedback loopsHoward Chu1-0/+3
2024-12-09perf list: Fix topic and pmu_name argument orderJean-Philippe Romain3-5/+5
2024-12-09perf trace: avoid garbage when not printing a trace event's argumentsBenjamin Peterson1-1/+1
2024-12-09perf ftrace latency: Fix unit on histogram first entry when using --use-nsecArnaldo Carvalho de Melo1-1/+1
2024-12-09perf probe: Correct demangled symbols in C++ programLeo Yan1-2/+15
2024-12-09perf probe: Fix libdw memory leakIan Rogers2-2/+6
2024-12-09perf test attr: Add back missing topdown eventsVeronika Molnarova4-144/+320
2024-12-09perf trace: Keep exited threads for summaryMichael Petlan1-0/+4
2024-12-09perf stat: Fix affinity memory leaks on error pathIan Rogers1-0/+2
2024-12-09perf stat: Close cork_fd when create_perf_stat_counter() failedLevi Yun3-17/+53
2024-12-09perf cs-etm: Don't flush when packet_queue fills upJames Clark1-7/+18
2024-12-09powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy1-2/+1
2024-12-09wireguard: selftests: load nf_conntrack if not presentHangbin Liu1-0/+1
2024-12-09selftests: net: really check for bg process completionPaolo Abeni1-1/+1
2024-12-09selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang1-5/+101
2024-12-09selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang1-5/+7
2024-12-09selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang1-7/+11
2024-12-09selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang1-0/+7
2024-12-09bpf, bpftool: Fix incorrect disasm pcLeon Hwang1-11/+29
2024-12-09selftests/bpf: fix test_spin_lock_fail.c's global vars usageAndrii Nakryiko1-2/+2
2024-12-09selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang1-1/+1
2024-12-09selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang1-10/+20
2024-12-09libbpf: never interpret subprogs in .text as entry programsAndrii Nakryiko1-1/+1
2024-12-09libbpf: fix sym_is_subprog() logic for weak global subprogsAndrii Nakryiko1-1/+1
2024-12-09libbpf: Fix output .symtab byte-order during linkingTony Ambardar1-0/+2
2024-12-09libbpf: Fix expected_attach_type set handling in program load callbackTao Chen1-4/+8
2024-12-09selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre1-2/+1
2024-12-09selftests/resctrl: Fix memory overflow due to unhandled wraparoundReinette Chatre1-1/+1
2024-12-09selftests/resctrl: Refactor fill_buf functionsIlpo Järvinen2-43/+18
2024-12-09selftests/resctrl: Split fill_buf to allow tests finer-grained controlIlpo Järvinen1-6/+15
2024-12-09thermal/lib: Fix memory leak on error in thermal_genl_auto()Daniel Lezcano1-4/+7
2024-12-09tools/lib/thermal: Make more generic the command encoding functionDaniel Lezcano1-9/+32
2024-12-09kselftest/arm64: mte: fix printf type warnings about longsAndre Przywara1-2/+2
2024-12-09kselftest/arm64: mte: fix printf type warnings about __u64Andre Przywara1-2/+2
2024-12-09bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko2-21/+40
2024-12-09tools/lib/thermal: Remove the thermal.h soft link when doing make cleanzhang jiao1-1/+3