summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-02-09perf powerpc: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo
2021-02-08tools/resolve_btfids: Set srctree variable unconditionallyJiri Olsa
2021-02-08tools/resolve_btfids: Check objects before removingJiri Olsa
2021-02-08tools/resolve_btfids: Build libbpf and libsubcmd in separate directoriesJiri Olsa
2021-02-08bpf: Simplify bool comparisonJiapeng Chong
2021-02-08selftests/bpf: Add missing cleanup in atomic_bounds testBrendan Jackman
2021-02-08selftests/bpf: Remove unneeded semicolonYang Li
2021-02-08selftests: netdevsim: Test route offload failure notificationsAmit Cohen
2021-02-08selftests/timens: add futex binary to .gitignoreTobias Klauser
2021-02-08selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.cTiezhu Yang
2021-02-08selftests/vDSO: fix ABI selftest on riscvTobias Klauser
2021-02-08selftests/x86/ldt_gdt: remove unneeded semicolonYang Li
2021-02-08selftests/ipc: remove unneeded semicolonYang Li
2021-02-08kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroedJohn Stultz
2021-02-08kselftests: dmabuf-heaps: Cleanup test outputJohn Stultz
2021-02-08kselftests: dmabuf-heaps: Softly fail if don't find a vgem deviceJohn Stultz
2021-02-08kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNCJohn Stultz
2021-02-08kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz
2021-02-08selftests: tc-testing: u32: Add tests covering sample optionPhil Sutter
2021-02-08kunit: tool: fix unintentional statefulness in run_kernel()Daniel Latypov
2021-02-08kunit: tool: add support for filtering suites by globDaniel Latypov
2021-02-08selftests/net: so_txtime: remove unneeded semicolonYang Li
2021-02-08kunit: make kunit_tool accept optional path to .kunitconfig fragmentDaniel Latypov
2021-02-08kunit: tool: simplify kconfig is_subset_of() logicDaniel Latypov
2021-02-08minor: kunit: tool: fix unit test so it can run from non-root dirDaniel Latypov
2021-02-08kunit: tool: use `with open()` in unit testDaniel Latypov
2021-02-08kunit: tool: stop using bare asserts in unit testDaniel Latypov
2021-02-08kunit: tool: fix unit test cleanup handlingDaniel Latypov
2021-02-08bpf/benchs/bench_ringbufs: Remove unneeded semicolonYang Li
2021-02-08perf script: Support filtering by hex addressJin Yao
2021-02-08perf intlist: Change 'struct intlist' int member to 'unsigned long'Jin Yao
2021-02-08tools/power/x86/intel-speed-select: Update version to 1.8Srinivas Pandruvada
2021-02-08tools/power/x86/intel-speed-select: Add new command to get/set TRLSrinivas Pandruvada
2021-02-08tools/power/x86/intel-speed-select: Add new command turbo-modeSrinivas Pandruvada
2021-02-08perf stat: Use nftw() instead of ftw()Paul Cercueil
2021-02-08perf tools: Update topdown documentation for Sapphire RapidsKan Liang
2021-02-08perf stat: Support L2 Topdown eventsKan Liang
2021-02-08perf test: Support PERF_SAMPLE_WEIGHT_STRUCTKan Liang
2021-02-08perf report: Support instruction latencyKan Liang
2021-02-08perf tools: Support PERF_SAMPLE_WEIGHT_STRUCTKan Liang
2021-02-08perf c2c: Support data block and addr blockKan Liang
2021-02-08perf tools: Support data block and addr blockKan Liang
2021-02-08perf tools: Support the auxiliary eventKan Liang
2021-02-08tools headers uapi: Update tools's copy of linux/perf_event.hKan Liang
2021-02-08perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...Athira Rajeev
2021-02-08perf probe: Add protection to avoid endless loopJianlin Lv
2021-02-08Merge tag 'linux-cpupower-5.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig
2021-02-07Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds