summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-12-09tools/nolibc: s390: include std.hThomas Weißschuh
2024-12-09selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman
2024-12-09perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson
2024-12-09perf trace: Do not lose last events in a raceBenjamin Peterson
2024-12-09perf trace: Fix tracing itself, creating feedback loopsHoward Chu
2024-12-09perf list: Fix topic and pmu_name argument orderJean-Philippe Romain
2024-12-09perf trace: avoid garbage when not printing a trace event's argumentsBenjamin Peterson
2024-12-09perf ftrace latency: Fix unit on histogram first entry when using --use-nsecArnaldo Carvalho de Melo
2024-12-09perf probe: Correct demangled symbols in C++ programLeo Yan
2024-12-09perf probe: Fix libdw memory leakIan Rogers
2024-12-09perf test attr: Add back missing topdown eventsVeronika Molnarova
2024-12-09perf trace: Keep exited threads for summaryMichael Petlan
2024-12-09perf stat: Fix affinity memory leaks on error pathIan Rogers
2024-12-09perf stat: Close cork_fd when create_perf_stat_counter() failedLevi Yun
2024-12-09perf cs-etm: Don't flush when packet_queue fills upJames Clark
2024-12-09powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-12-09wireguard: selftests: load nf_conntrack if not presentHangbin Liu
2024-12-09selftests: net: really check for bg process completionPaolo Abeni
2024-12-09selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang
2024-12-09selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang
2024-12-09selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang
2024-12-09selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang
2024-12-09bpf, bpftool: Fix incorrect disasm pcLeon Hwang
2024-12-09selftests/bpf: fix test_spin_lock_fail.c's global vars usageAndrii Nakryiko
2024-12-09selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang
2024-12-09selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang
2024-12-09libbpf: never interpret subprogs in .text as entry programsAndrii Nakryiko
2024-12-09libbpf: fix sym_is_subprog() logic for weak global subprogsAndrii Nakryiko
2024-12-09libbpf: Fix output .symtab byte-order during linkingTony Ambardar
2024-12-09libbpf: Fix expected_attach_type set handling in program load callbackTao Chen
2024-12-09selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre
2024-12-09selftests/resctrl: Fix memory overflow due to unhandled wraparoundReinette Chatre
2024-12-09selftests/resctrl: Refactor fill_buf functionsIlpo Järvinen
2024-12-09selftests/resctrl: Split fill_buf to allow tests finer-grained controlIlpo Järvinen
2024-12-09thermal/lib: Fix memory leak on error in thermal_genl_auto()Daniel Lezcano
2024-12-09tools/lib/thermal: Make more generic the command encoding functionDaniel Lezcano
2024-12-09kselftest/arm64: mte: fix printf type warnings about longsAndre Przywara
2024-12-09kselftest/arm64: mte: fix printf type warnings about __u64Andre Przywara
2024-12-09bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko
2024-12-09tools/lib/thermal: Remove the thermal.h soft link when doing make cleanzhang jiao
2024-12-09selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian
2024-11-22tools/mm: fix compile errorMotiejus JakÅ`tys
2024-11-17selftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman
2024-11-14Revert "selftests/bpf: Implement get_hw_ring_size function to retrieve curren...Pu Lehui
2024-11-14tools/lib/thermal: Fix sampling handler context ptrEmil Dahl Juhl
2024-11-08cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams
2024-11-08tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe
2024-11-08Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw
2024-11-08Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw
2024-11-08usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou