summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-02-07objtool: Don't fail the kernel build on fatal errorsJosh Poimboeuf1-9/+5
2021-02-07selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman1-1/+4
2021-02-07objtool: Don't add empty symbols to the rbtreeJosh Poimboeuf1-0/+7
2021-02-07tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr...Srinivas Pandruvada1-0/+11
2021-02-07tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequencySrinivas Pandruvada1-0/+21
2021-02-04selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2-2/+2
2021-02-04xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala1-0/+43
2021-02-04selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin1-1/+1
2021-01-30tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker6-27/+10
2021-01-30objtool: Don't fail on missing symbol tableJosh Poimboeuf1-2/+5
2021-01-27selftests/powerpc: Fix exit status of pkey testsSandipan Das2-2/+2
2021-01-27tools: gpio: fix %llu warning in gpio-watch.cKent Gibson1-2/+3
2021-01-27tools: gpio: fix %llu warning in gpio-event-mon.cKent Gibson1-2/+2
2021-01-27perf evlist: Fix id index for heterogeneous systemsAdrian Hunter1-13/+4
2021-01-27selftests: net: fib_tests: remove duplicate log testHangbin Liu1-1/+0
2021-01-27libperf tests: Fail when failing to get a tracepoint idIan Rogers1-0/+1
2021-01-27libperf tests: If a test fails return non-zeroIan Rogers4-4/+4
2021-01-23bpf: Fix selftest compilation on clang 11Andrei Matei1-0/+2
2021-01-19selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi1-3/+9
2021-01-19perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2-3/+3
2021-01-19selftests: fix the return value for UDP GRO testPo-Hsu Lin1-0/+34
2021-01-19tools/bootconfig: Add tracing_on support to helper scriptsMasami Hiramatsu2-0/+5
2021-01-17tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo1-3/+2
2021-01-17selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel1-1/+1
2021-01-17bpftool: Fix compilation failure for net.o with older glibcAlan Maguire1-1/+0
2021-01-17selftests/bpf: Clarify build error if no vmlinuxKamal Mostafa1-0/+3
2021-01-17tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti1-2/+69
2021-01-12selftests/vm: fix building protection keys testHarish1-5/+5
2021-01-12selftests: mlxsw: Set headroom size of correct portIdo Schimmel1-1/+1
2021-01-06tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo1-0/+5
2020-12-30perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo1-3/+10
2020-12-30perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai1-1/+1
2020-12-30tools build: Add missing libcap to test-all.bin targetJiri Olsa1-1/+1
2020-12-30perf test: Fix metric parsing testKajol Jain1-1/+1
2020-12-30selftests/bpf: Fix invalid use of strncat in test_sockmapAndrii Nakryiko1-13/+23
2020-12-30libbpf: Sanitise map names before pinningToke Høiland-Jørgensen1-0/+12
2020-12-30selftests/seccomp: Update kernel configMickaël Salaün1-0/+1
2020-12-30selftests/bpf: Fix broken riscv buildBjörn Töpel1-1/+2
2020-12-30selftest/bpf: Add missed ip6ip6 test backHangbin Liu2-39/+46
2020-12-30selftests/run_kselftest.sh: fix dry-run typoHangbin Liu1-1/+1
2020-12-30bpf: Fix tests for local_storageKP Singh1-9/+15
2020-12-30perf test: Use generic event for expand_libpfm_events()Namhyung Kim1-1/+1
2020-12-21ktest.pl: Fix the logic for truncating the size of the log file for emailSteven Rostedt (VMware)1-7/+6
2020-12-21ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)1-1/+6
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+18
2020-12-12tools/kvm_stat: Exempt time-based countersStefan Raspl1-1/+5
2020-12-12bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko1-2/+2
2020-12-11Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-34/+184
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-34/+86