summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* pstore/platform: Use backend name for console registrationKees Cook2020-05-301-1/+1
* Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-111-0/+6
|\
| * kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada2020-04-091-0/+6
* | change email address for Pali RohárPali Rohár2020-04-101-1/+1
* | selftests: kmod: test disabling module autoloadingEric Biggers2020-04-101-0/+30
* | selftests: kmod: fix handling test numbers above 9Eric Biggers2020-04-101-4/+9
* | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-092-0/+6
|\ \
| * | selftests/powerpc: Always build the tm-poison test 64-bitMichael Ellerman2020-04-041-0/+1
| * | selftests/eeh: Skip ahci adaptersMichael Ellerman2020-04-031-0/+5
* | | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-083-4/+6
|\ \ \
| * | | tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj2020-03-312-4/+4
| * | | tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara2020-02-181-0/+2
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-081-1/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | tools/virtio: option to build an out of tree moduleMichael S. Tsirkin2020-03-231-1/+26
* | | | Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-071-17/+9
|\ \ \ \
| * | | | thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar2020-03-231-17/+9
* | | | | kselftest: introduce new epoll test caseRoman Penyaev2020-04-071-1/+66
* | | | | lib/rbtree: fix coding style of assignmentschenqiwu2020-04-071-2/+2
* | | | | userfaultfd: selftests: add write-protect testPeter Xu2020-04-071-24/+133
* | | | | userfaultfd: selftests: refactor statisticsPeter Xu2020-04-071-27/+49
* | | | | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-0596-619/+3031
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar2020-04-0496-619/+3032
| |\ \ \ \ \
| | * | | | | perf python: Fix clang detection to strip out options passed in $CCArnaldo Carvalho de Melo2020-04-031-1/+1
| | * | | | | perf tools: Support Python 3.8+ in MakefileSam Lunt2020-04-031-1/+10
| | * | | | | perf script: Fix invalid read of directory entry after closedir()Andreas Gerstmayr2020-04-031-1/+1
| | * | | | | perf script report: Fix SEGFAULT when using DWARF modeAndreas Gerstmayr2020-04-031-0/+3
| | * | | | | perf script: add -S/--symbols documentationIan Rogers2020-04-031-0/+8
| | * | | | | perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metricJin Yao2020-04-0312-12/+12
| | * | | | | perf events parser: Add missing Intel CPU events to parserAdrian Hunter2020-04-031-5/+7
| | * | | | | perf script: Allow --symbol to accept hexadecimal addressesStephane Eranian2020-04-031-4/+17
| | * | | | | perf report/top TUI: Fix title line formattingArnaldo Carvalho de Melo2020-04-031-4/+4
| | * | | | | perf top: Support hotkey to change sort orderJin Yao2020-04-031-2/+9
| | * | | | | perf top: Support --group-sort-idx to change the sort orderJin Yao2020-04-032-0/+9
| | * | | | | perf symbols: Fix arm64 gap between kernel start and module endKemeng Shi2020-04-032-0/+28
| | * | | | | perf build-test: Honour JOBS to override detection of number of coresArnaldo Carvalho de Melo2020-04-031-3/+7
| | * | | | | perf script: Add --show-cgroup-events optionNamhyung Kim2020-04-032-0/+44
| | * | | | | perf top: Add --all-cgroups optionNamhyung Kim2020-04-032-0/+19
| | * | | | | perf record: Add --all-cgroups optionNamhyung Kim2020-04-035-2/+27
| | * | | | | perf record: Support synthesizing cgroup eventsNamhyung Kim2020-04-034-0/+129
| | * | | | | perf report: Add 'cgroup' sort keyNamhyung Kim2020-04-035-0/+54
| | * | | | | perf cgroup: Maintain cgroup hierarchyNamhyung Kim2020-04-035-5/+109
| | * | | | | perf tools: Basic support for CGROUP eventNamhyung Kim2020-04-0313-1/+74
| | * | | | | perf tools: Add file-handle feature testNamhyung Kim2020-04-034-2/+28
| | * | | | | perf python: Include rwsem.c in the pythong bidingArnaldo Carvalho de Melo2020-04-031-0/+1
| | * | | | | tools headers UAPI: Update tools's copy of linux/perf_event.hNamhyung Kim2020-04-021-2/+14
| | * | | | | perf script: Introduce --deltatime optionHagen Paul Pfeifer2020-03-272-0/+20
| | * | | | | perf test x86: Add CET instructions to the new instructions testAdrian Hunter2020-03-273-0/+544
| | * | | | | x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode mapYu-cheng Yu2020-03-271-6/+11
| | * | | | | perf: Normalize gcc parameter when generating arch errno tableHe Zhe2020-03-261-1/+1
| | * | | | | perf parse-events: Add defensive NULL checkIan Rogers2020-03-261-6/+5