aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-24Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-11/+17
2021-01-24Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-3/+6
2021-01-23Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds5-94/+84
2021-01-22Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds3-19/+32
2021-01-22Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-0/+32
2021-01-21objtool: Don't fail on missing symbol tableJosh Poimboeuf1-2/+5
2021-01-21objtool: Don't fail the kernel build on fatal errorsJosh Poimboeuf1-9/+5
2021-01-21perf script: Fix overrun issue for dynamically-allocated PMU type numberJin Yao1-1/+17
2021-01-21perf metricgroup: Fix system PMU metricsJohn Garry1-3/+2
2021-01-21perf metricgroup: Fix for metrics containing duration_timeJohn Garry1-2/+9
2021-01-21perf evlist: Fix id index for heterogeneous systemsAdrian Hunter1-13/+4
2021-01-21Merge tag 'gpio-fixes-for-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds2-4/+5
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-104/+102
2021-01-19selftests: net: fib_tests: remove duplicate log testHangbin Liu1-1/+0
2021-01-20selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman1-1/+4
2021-01-19selftests/powerpc: Fix exit status of pkey testsSandipan Das2-2/+2
2021-01-18tools: gpio: fix %llu warning in gpio-watch.cKent Gibson1-2/+3
2021-01-18tools: gpio: fix %llu warning in gpio-event-mon.cKent Gibson1-2/+2
2021-01-17Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds12-208/+224
2021-01-15kunit: tool: move kunitconfig parsing into __init__, make it optionalDaniel Latypov2-28/+17
2021-01-15kunit: tool: fix minor typing issue with None statusDaniel Latypov1-9/+8
2021-01-15kunit: tool: surface and address more typing issuesDaniel Latypov5-52/+54
2021-01-15kunit: tool: Fix spelling of "diagnostic" in kunit_parserDavid Gow1-12/+12
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski5-103/+102
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-2/+2
2021-01-15perf inject: Correct event attribute sizesAl Grant1-0/+8
2021-01-15perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2-3/+3
2021-01-15perf stat: Take cgroups into account for shadow statsNamhyung Kim1-7/+19
2021-01-15perf stat: Introduce struct runtime_stat_dataNamhyung Kim1-173/+173
2021-01-15libperf tests: Fail when failing to get a tracepoint idIan Rogers1-0/+1
2021-01-15libperf tests: If a test fails return non-zeroIan Rogers4-4/+4
2021-01-15libperf tests: Avoid uninitialized variable warningIan Rogers1-2/+2
2021-01-15perf test: Fix shadow stat test for non-bash shellsNamhyung Kim1-16/+14
2021-01-15tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo1-5/+0
2021-01-15tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2021-01-15perf bpf examples: Fix bpf.h header include directive in 5sec.c exampleArnaldo Carvalho de Melo1-1/+1
2021-01-15arm64: selftests: Fix spelling of 'Mismatch'Mark Brown2-2/+2
2021-01-14Merge tag 'trace-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+5
2021-01-14Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-2/+4
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-5/+11
2021-01-14tools/bootconfig: Add tracing_on support to helper scriptsMasami Hiramatsu2-0/+5
2021-01-13selftests/bpf: Add verifier test for PTR_TO_MEM spillGilad Reti2-1/+41
2021-01-13objtool: Don't add empty symbols to the rbtreeJosh Poimboeuf1-0/+7
2021-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-3/+9
2021-01-12libbpf: Allow loading empty BTFsAndrii Nakryiko1-5/+0
2021-01-12bpf: Update local storage test to check handling of null ptrsKP Singh2-97/+61
2021-01-10selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi1-3/+9
2021-01-09selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko1-2/+2
2021-01-08Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+1
2021-01-08Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-1/+4