summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
21 hourstools/build: Use SYSTEM_BPFTOOL for system bpftoolTomas Glozar
21 hourskselftest/arm64: mte: Use the correct naming for tag check modes in check_hug...Catalin Marinas
21 hourskselftest/arm64: mte: Skip the hugetlb tests if MTE not supported on such map...Catalin Marinas
21 hoursselftests/arm64: Treat KSM merge_across_nodes as optionalMuhammad Usama Anjum
21 hoursselftests/arm64: Print missing MTE TAP headersMuhammad Usama Anjum
21 hoursselftests: arm64: add hugetlb mte testsYang Shi
21 hoursperf dso: Guard against cache underflow on short reads in dso_cache__memcpy()Arnaldo Carvalho de Melo
21 hoursperf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()Arnaldo Carvalho de Melo
21 hoursbpftool: Fix double close in map dumpYuan Chen
21 hoursselftests/bpf: vmtest.sh: Preserve command quoting when running in the VMVineet Gupta
21 hoursselftests/bpf: Add description for running vmtest on RV64Pu Lehui
21 hoursselftests/bpf: Support local rootfs image for vmtestPu Lehui
21 hoursselftests/bpf: Limit URLS parsing logic to actual scope in vmtestPu Lehui
21 hourskunit: tool: fix _list_tests filtering wrong variable when list has TAP prefixMohammad Abu-Khader
21 hoursperf synthetic-events: Fix divide by zero in perf_event__synthesize_threadsIan Rogers
21 hoursperf synthetic-events: Fix uninitialized pthread_joinIan Rogers
21 hoursperf stat: Fix evsel_list leak in cmd_statIan Rogers
21 hoursperf stat: Clear screen only if output file is a ttyNamhyung Kim
21 hoursperf trace-event: Fix integer truncation in do_read() and skip()Tanushree Shah
21 hoursperf trace-event: Fix buffer overflow in read_string()Tanushree Shah
21 hoursselftests/mm: fix ternary operator precedence in ksm_testsSayali Patil
21 hoursperf intel-bts: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
21 hoursperf intel-pt: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
21 hoursperf auxtrace: Fix queue grow overflow and old array leakArnaldo Carvalho de Melo
21 hoursperf thread-stack: Fix heap buffer overflow on branch stack wrap copyArnaldo Carvalho de Melo
21 hoursperf machine: Check snprintf truncation for guest kallsyms pathArnaldo Carvalho de Melo
21 hoursperf machine: Free scandir entries in guest kernel map creationArnaldo Carvalho de Melo
21 hoursperf machine: Reset errno before strtol in guest kernel map creationArnaldo Carvalho de Melo
21 hoursperf machine: Don't abort guest map creation on first inaccessible dirArnaldo Carvalho de Melo
21 hoursperf machine: Check snprintf truncation in machines__findnew()Arnaldo Carvalho de Melo
21 hoursperf machine: Use snprintf() for guestmount path constructionArnaldo Carvalho de Melo
21 hoursperf machine: Guard against NULL strlist in machines__findnew()Arnaldo Carvalho de Melo
21 hoursselftests/zram: fix kernel_gte() for POSIX shCheng-Han Wu
21 hourstools/build: Allow versioning of all LLVM tools defined in Makefile.includeJames Clark
21 hourstools/build: Add bpftool-skeletons feature testTomas Glozar
21 hoursselftests/bpf: Fix memory leak on subtest_states reallocationFeng Yang
21 hoursselftests/bpf: Fix incorrect error checking for pthread_createFeng Yang
21 hoursperf cs-etm: Avoid truncating AUX buffer sizes to intLeo Yan
21 hoursperf cs-etm: Flush thread stacks after decoder resetLeo Yan
21 hourslibbpf: Search /lib64 and /lib in resolve_full_path()Ricardo B. Marlière
21 hoursperf ui hists: Fix uninitialized stack memory free on pstack allocation failureIan Rogers
21 hoursperf metricgroup: Fix metric expression copy leaksYu Peng
21 hoursperf metricgroups: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo
21 hoursselftests: timers: leap-a-day: Fix -w option and update usage commentJiangshan Yi
21 hoursselftests/bpf: Fix memory leak in msg_alloc_iovFeng Yang
21 hoursselftests/bpf: Fix memory leak in msg_alloc_iov error pathMalaya Kumar Rout
21 hoursselftests/rseq: Replace glibc-specific __GNUC_PREREQ with portable checkHisam Mehboob
21 hourstools/bpf/bpftool: Reset vmlinux BTF after struct_ops commandsYichong Chen
21 hoursbpftool: clean-up usage of libbpf_get_error()Sahid Orentino Ferdjaoui
21 hoursbpftool: Define _GNU_SOURCE only onceQuentin Monnet