summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-04wireguard: selftests: test multiple parallel streamsJason A. Donenfeld
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson
2021-03-04perf test: Fix unaligned access in sample parsing testNamhyung Kim
2021-03-04perf intel-pt: Fix IPC with CYC thresholdAdrian Hunter
2021-03-04perf intel-pt: Fix premature IPCAdrian Hunter
2021-03-04perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter
2021-03-04perf record: Fix continue profiling after draining the bufferYang Jihong
2021-03-04perf symbols: Fix return value when loading PE DSONicholas Fraser
2021-03-04perf symbols: Use (long) for iterator for bfd symbolsDmitry Safonov
2021-03-04selftests/ftrace: Update synthetic event syntax errorsTom Zanussi
2021-03-04kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz
2021-03-04kunit: tool: fix unit test cleanup handlingDaniel Latypov
2021-03-04perf vendor events arm64: Fix Ampere eMag event typoJohn Garry
2021-03-04perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo
2021-03-04objtool: Fix ".cold" section suffix check for newer versions of GCCJosh Poimboeuf
2021-03-04objtool: Fix retpoline detection in asm codeJosh Poimboeuf
2021-03-04objtool: Fix error handling for STD/CLD warningsJosh Poimboeuf
2021-03-04selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin
2021-03-04selftests: mptcp: fix ACKRX debug messageMatthieu Baerts
2021-03-04libbpf: Ignore non function pointer member in struct_opsMartin KaFai Lau
2021-03-04selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel
2021-02-17selftests: txtimestamp: fix compilation issueVadim Fedorenko
2021-02-17selftests: netfilter: fix current yearFabian Frederick
2021-02-17objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf
2021-02-07objtool: Don't fail the kernel build on fatal errorsJosh Poimboeuf
2021-02-07selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-02-07objtool: Don't add empty symbols to the rbtreeJosh Poimboeuf
2021-02-07tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr...Srinivas Pandruvada
2021-02-07tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequencySrinivas Pandruvada
2021-02-03selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson
2021-02-03xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala
2021-02-03selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin
2021-01-30tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker
2021-01-30objtool: Don't fail on missing symbol tableJosh Poimboeuf
2021-01-27selftests/powerpc: Fix exit status of pkey testsSandipan Das
2021-01-27tools: gpio: fix %llu warning in gpio-watch.cKent Gibson
2021-01-27tools: gpio: fix %llu warning in gpio-event-mon.cKent Gibson
2021-01-27perf evlist: Fix id index for heterogeneous systemsAdrian Hunter
2021-01-27selftests: net: fib_tests: remove duplicate log testHangbin Liu
2021-01-27libperf tests: Fail when failing to get a tracepoint idIan Rogers
2021-01-27libperf tests: If a test fails return non-zeroIan Rogers
2021-01-23bpf: Fix selftest compilation on clang 11Andrei Matei
2021-01-19selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi
2021-01-19perf intel-pt: Fix 'CPU too large' errorAdrian Hunter
2021-01-19selftests: fix the return value for UDP GRO testPo-Hsu Lin
2021-01-19tools/bootconfig: Add tracing_on support to helper scriptsMasami Hiramatsu
2021-01-17tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2021-01-17selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel
2021-01-17bpftool: Fix compilation failure for net.o with older glibcAlan Maguire
2021-01-17selftests/bpf: Clarify build error if no vmlinuxKamal Mostafa