summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/...Linus Torvalds2021-01-235-94/+84
|\
| * kunit: tool: move kunitconfig parsing into __init__, make it optionalDaniel Latypov2021-01-152-28/+17
| * kunit: tool: fix minor typing issue with None statusDaniel Latypov2021-01-151-9/+8
| * kunit: tool: surface and address more typing issuesDaniel Latypov2021-01-155-52/+54
| * kunit: tool: Fix spelling of "diagnostic" in kunit_parserDavid Gow2021-01-151-12/+12
* | Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/s...Linus Torvalds2021-01-223-19/+32
|\ \
| * | perf script: Fix overrun issue for dynamically-allocated PMU type numberJin Yao2021-01-211-1/+17
| * | perf metricgroup: Fix system PMU metricsJohn Garry2021-01-211-3/+2
| * | perf metricgroup: Fix for metrics containing duration_timeJohn Garry2021-01-211-2/+9
| * | perf evlist: Fix id index for heterogeneous systemsAdrian Hunter2021-01-211-13/+4
* | | Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-01-221-0/+32
|\ \ \ | |/ / |/| |
| * | tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr...Srinivas Pandruvada2021-01-041-0/+11
| * | tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequencySrinivas Pandruvada2021-01-041-0/+21
* | | Merge tag 'gpio-fixes-for-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-01-212-4/+5
|\ \ \
| * | | tools: gpio: fix %llu warning in gpio-watch.cKent Gibson2021-01-181-2/+3
| * | | tools: gpio: fix %llu warning in gpio-event-mon.cKent Gibson2021-01-181-2/+2
| |/ /
* | | Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-206-104/+102
|\ \ \
| * | | selftests: net: fib_tests: remove duplicate log testHangbin Liu2021-01-191-1/+0
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-01-155-103/+102
| |\ \ \
| | * | | selftests/bpf: Add verifier test for PTR_TO_MEM spillGilad Reti2021-01-132-1/+41
| | * | | libbpf: Allow loading empty BTFsAndrii Nakryiko2021-01-121-5/+0
| | * | | bpf: Update local storage test to check handling of null ptrsKP Singh2021-01-122-97/+61
* | | | | Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-1712-208/+224
|\ \ \ \ \
| * | | | | perf inject: Correct event attribute sizesAl Grant2021-01-151-0/+8
| * | | | | perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2021-01-152-3/+3
| * | | | | perf stat: Take cgroups into account for shadow statsNamhyung Kim2021-01-151-7/+19
| * | | | | perf stat: Introduce struct runtime_stat_dataNamhyung Kim2021-01-151-173/+173
| * | | | | libperf tests: Fail when failing to get a tracepoint idIan Rogers2021-01-151-0/+1
| * | | | | libperf tests: If a test fails return non-zeroIan Rogers2021-01-154-4/+4
| * | | | | libperf tests: Avoid uninitialized variable warningIan Rogers2021-01-151-2/+2
| * | | | | perf test: Fix shadow stat test for non-bash shellsNamhyung Kim2021-01-151-16/+14
| * | | | | tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo2021-01-151-5/+0
| * | | | | tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2021-01-151-0/+2
| * | | | | perf bpf examples: Fix bpf.h header include directive in 5sec.c exampleArnaldo Carvalho de Melo2021-01-151-1/+1
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-152-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | arm64: selftests: Fix spelling of 'Mismatch'Mark Brown2021-01-152-2/+2
* | | | | | Merge tag 'trace-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-01-142-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tools/bootconfig: Add tracing_on support to helper scriptsMasami Hiramatsu2021-01-142-0/+5
* | | | | | Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-01-141-2/+4
|\ \ \ \ \ \
| * | | | | | selftests: Skip BPF seftests by defaultMark Brown2021-01-041-2/+4
| |/ / / / /
* | | | | | Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-142-5/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-01-121-3/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi2021-01-101-3/+9
| * | | | | selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko2021-01-091-2/+2
| |/ / / /
* | | | | Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...Linus Torvalds2021-01-081-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | kunit: tool: Force the use of the 'tty' console for UMLDavid Gow2021-01-041-1/+1
| | |/ / | |/| |
* | | | Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-01-082-1/+4
|\ \ \ \
| * | | | selftests/vDSO: fix -Wformat warning in vdso_test_correctnessTobias Klauser2021-01-041-1/+1
| * | | | selftests/vDSO: add additional binaries to .gitignoreTobias Klauser2021-01-041-0/+3
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-01-0810-437/+363
|\ \ \ \ | |_|/ / |/| | |