summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-08-20tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macrosWilly Tarreau
2025-08-20tools/power turbostat: Handle cap_get_proc() ENOSYSCalvin Owens
2025-08-20tools/power turbostat: Fix build with muslCalvin Owens
2025-08-20tools/power turbostat: Handle non-root legacy-uncore sysfs permissionsLen Brown
2025-08-20selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song
2025-08-20selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song
2025-08-20bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai
2025-08-20bpftool: Fix JSON writer resource leak in version commandYuan Chen
2025-08-20kselftest/arm64: Specify SVE data when testing VL set in sve-ptraceMark Brown
2025-08-20libbpf: Fix warning in calloc() usageMatteo Croce
2025-08-20libbpf: Verify that arena map exists when adding arena relocationsEduard Zingerman
2025-08-20ktest.pl: Prevent recursion of default variable optionsSteven Rostedt
2025-08-20verification/dot2k: Make a separate dot2k_templates/Kconfig_containerNam Cao
2025-08-20selftests: netfilter: Enable CONFIG_INET_SCTP_DIAGSebastian Andrzej Siewior
2025-08-20pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()Gautham R. Shenoy
2025-08-20selftests: vDSO: vdso_test_getrandom: Always print TAP headerThomas Weißschuh
2025-08-20selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)
2025-08-20tools/build: Fix s390(x) cross-compilation with clangThomas Weißschuh
2025-08-20tools/nolibc: define time_t in terms of __kernel_old_time_tThomas Weißschuh
2025-08-20selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang
2025-08-15selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes
2025-08-15tools/power turbostat: Fix bogus SysWatt for forked programZhang Rui
2025-08-15tools/power turbostat: regression fix: --show C1E%Len Brown
2025-08-15perf record: Cache build-ID of hit DSOs onlyNamhyung Kim
2025-08-15selftests: ALSA: fix memory leak in utimer testWangYuli
2025-08-15perf tools: Remove libtraceevent in .gitignoreChen Pei
2025-08-15tools subcmd: Tighten the filename size in check_if_command_finishedIan Rogers
2025-08-15perf hwmon_pmu: Avoid shortening hwmon PMU nameIan Rogers
2025-08-15perf tests bp_account: Fix leaked file descriptorLeo Yan
2025-08-15perf sched: Fix memory leaks in 'perf sched latency'Namhyung Kim
2025-08-15perf sched: Use RC_CHK_EQUAL() to compare pointersNamhyung Kim
2025-08-15perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim
2025-08-15perf sched: Fix thread leaks in 'perf sched timehist'Namhyung Kim
2025-08-15perf sched: Fix memory leaks in 'perf sched map'Namhyung Kim
2025-08-15perf sched: Free thread->priv using priv_destructorNamhyung Kim
2025-08-15perf sched: Make sure it frees the usage stringNamhyung Kim
2025-08-15perf dso: Add missed dso__put to dso__load_kcoreIan Rogers
2025-08-15perf tools: Fix use-after-free in help_unknown_cmd()Namhyung Kim
2025-08-15perf parse-events: Set default GH modifier properlyNamhyung Kim
2025-08-15selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu
2025-08-15selftests: drv-net: tso: fix non-tunneled tso6 test case nameDaniel Zahka
2025-08-15selftests: drv-net: tso: fix vxlan tunnel flags to get correct gso_typeDaniel Zahka
2025-08-15selftests: drv-net: tso: enable test cases based on hw_featuresDaniel Zahka
2025-08-15selftests: drv-net: Fix remote command checking in require_cmd()Gal Pressman
2025-08-15tools/rv: Do not skip idle in traceGabriele Monaco
2025-08-15memcg_slabinfo: Fix use of PG_slabMatthew Wilcox (Oracle)
2025-08-15selftests/bpf: fix implementation of smp_mb()Puranjay Mohan
2025-08-15kselftest/arm64: Fix check for setting new VLs in sve-ptraceMark Brown
2025-08-15bpftool: Fix memory leak in dump_xx_nlmsg on realloc failureYuan Chen
2025-08-15selftests/bpf: Fix unintentional switch case fall throughMykyta Yatsenko