summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2021-10-07objtool: Teach get_alt_entry() about more relocation typesPeter Zijlstra
2021-10-07selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc
2021-10-07selftests, bpf: Fix makefile dependencies on libbpfJiri Benc
2021-10-07libbpf: Fix segfault in static linker for objects without BTFKumar Kartikeya Dwivedi
2021-10-07perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'Like Xu
2021-10-07perf iostat: Use system-wide mode if the target cpu_list is unspecifiedLike Xu
2021-10-07perf test: Fix DWARF unwind for optimized builds.Ian Rogers
2021-09-30libperf evsel: Make use of FD robust.Ian Rogers
2021-09-30kselftest/arm64: signal: Skip tests if required features are missingCristian Marussi
2021-09-30kselftest/arm64: signal: Add SVE to the set of features we can check forMark Brown
2021-09-26tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.shMasami Hiramatsu
2021-09-26perf tools: Allow build-id with trailing zerosNamhyung Kim
2021-09-26perf symbol: Look for ImageBase in PE file to compute .text offsetRemi Bernon
2021-09-26perf test: Fix bpf test sample mismatch reportingMichael Petlan
2021-09-22selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts
2021-09-22tools build: Fix feature detect clean for out of source buildsJames Clark
2021-09-22perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo
2021-09-22perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei
2021-09-22perf config: Fix caching and memory leak in perf_home_perfconfig()Arnaldo Carvalho de Melo
2021-09-22selftest: net: fix typo in altname testAndrea Claudi
2021-09-22perf machine: Initialize srcline string member in add_location structMichael Petlan
2021-09-18selftests/bpf: Fix potential unreleased lockChengfeng Ye
2021-09-18selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-09-18kselftest/arm64: pac: Fix skipping of tests on systems without PACMark Brown
2021-09-18kselftest/arm64: mte: Fix misleading output when skipping testsMark Brown
2021-09-18selftests: nci: Fix the wrong conditionBongsu Jeon
2021-09-18selftests: nci: Fix the code for next nlattr offsetBongsu Jeon
2021-09-18selftests/bpf: Fix flaky send_signal testYonghong Song
2021-09-18selftests/bpf: Correctly display subtest skip statusYucong Sun
2021-09-18selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-09-18libbpf: Fix race when pinning maps in parallelMartynas Pumputis
2021-09-18selftests: firmware: Fix ignored return val of asprintf() warnShuah Khan
2021-09-18libbpf: Fix reuse of pinned map on older kernelMartynas Pumputis
2021-09-18tools/thermal/tmon: Add cross compiling supportRolf Eike Beer
2021-09-18selftests/ftrace: Fix requirement check of README fileSteven Rostedt (VMware)
2021-09-15bootconfig: Fix missing return check of xbc_node_compose_key functionJulio Faracco
2021-09-15libbpf: Re-build libbpf.so when libbpf.map changesAndrii Nakryiko
2021-09-15selftests/bpf: Fix test_core_autosize on big-endian machinesIlya Leoshkevich
2021-09-15selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet
2021-09-15tools: Free BTF objects at various locationsQuentin Monnet
2021-09-15libbpf: Return non-null error on failures in libbpf_find_prog_btf_id()Quentin Monnet
2021-09-15bpf, selftests: Fix test_maps now that sockmap supports UDPJohn Fastabend
2021-09-15libbpf: Fix removal of inner map in bpf_object__create_mapMartynas Pumputis
2021-09-15libbpf: Fix the possible memory leak on errorShuyi Cheng
2021-09-15bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-08-14Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-13Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-08-13Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds