aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
93 min.Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86v5.4/standard/tiny/intel-x86Bruce Ashfield
117 min.Merge tag 'v5.4.275' into v5.4/standard/basev5.4/standard/baseBruce Ashfield
119 min.Merge tag 'v5.4.274' into v5.4/standard/baseBruce Ashfield
11 daysselftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
11 daysselftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-13tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere
2024-04-13tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda
2024-04-13selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski
2024-04-13objtool: Add support for intra-function callsAlexandre Chartre
2024-04-13objtool: is_fentry_call() crashes if call has no destinationAlexandre Chartre
2024-04-13selftests/mqueue: Set timeout to 180 secondsSeongJae Park
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2024-03-28Merge tag 'v5.4.273' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.272' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.270' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.269' into v5.4/standard/baseBruce Ashfield
2024-03-26perf stat: Avoid metric-only segvIan Rogers
2024-03-26perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong
2024-03-26perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong
2024-03-26perf record: Fix possible incorrect free in record__switch_output()Yang Jihong
2024-03-26selftests: tls: use exact comparison in recv_partialJakub Kicinski
2024-03-15selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache
2024-03-01selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel
2024-02-23selftests: net: avoid just another constant waitPaolo Abeni
2024-02-23libsubcmd: Fix memory leak in uniq()Ian Rogers
2024-02-23selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song
2024-02-23selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko
2024-02-20Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2024-02-20Merge tag 'v5.4.268' into v5.4/standard/baseBruce Ashfield
2024-01-25perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers
2024-01-25perf bpf: Decouple creating the evlist from adding the SB eventArnaldo Carvalho de Melo
2024-01-25perf top: Move sb_evlist to 'struct perf_top'Arnaldo Carvalho de Melo
2024-01-25perf record: Move sb_evlist to 'struct record'Arnaldo Carvalho de Melo
2024-01-25perf env: Add perf_env__numa_node()Jiri Olsa
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim
2024-01-25selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu
2024-01-25selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman
2023-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2023-12-19Merge tag 'v5.4.264' into v5.4/standard/baseBruce Ashfield
2023-12-13tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim
2023-12-05Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/intel-x86Bruce Ashfield
2023-12-03Merge tag 'v5.4.262' into v5.4/standard/baseBruce Ashfield
2023-12-03Merge tag 'v5.4.261' into v5.4/standard/baseBruce Ashfield
2023-11-28tools/power/turbostat: Fix a knl bugZhang Rui
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun2
2023-11-20tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen
2023-11-20tools: iio: iio_generic_buffer: Fix some integer type and calculationChenyuan Mi