summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: kmod: test disabling module autoloadingEric Biggers2020-04-061-0/+30
* selftests: kmod: fix handling test numbers above 9Eric Biggers2020-04-061-4/+9
* Change email address for Pali RohárPali Rohár2020-04-061-1/+1
* Merge branch 'akpm-current/current'Stephen Rothwell2020-04-063-50/+246
|\
| * kselftest: introduce new epoll test caseRoman Penyaev2020-04-061-1/+66
| * lib/rbtree: fix coding style of assignmentschenqiwu2020-04-061-2/+2
| * userfaultfd: selftests: add write-protect testPeter Xu2020-04-061-24/+133
| * userfaultfd: selftests: refactor statisticsPeter Xu2020-04-061-27/+49
* | Merge remote-tracking branch 'xarray/xarray'Stephen Rothwell2020-04-061-0/+29
|\ \
| * | ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)2020-04-021-0/+29
* | | Merge remote-tracking branch 'ntb/ntb-next'Stephen Rothwell2020-04-061-1/+1
|\ \ \
| * | | NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe2020-03-131-1/+1
* | | | Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell2020-04-062-4/+4
|\ \ \ \
| * | | | tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj2020-03-312-4/+4
* | | | | Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell2020-04-061-1/+26
|\ \ \ \ \
| * | | | | tools/virtio: option to build an out of tree moduleMichael S. Tsirkin2020-03-231-1/+26
* | | | | | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2020-04-061-0/+18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'locking/kcsan'Ingo Molnar2020-04-021-0/+18
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-2174-413/+585
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-21563-4378/+28114
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-207-7/+27
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-065-16/+60
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-30693-27246/+58530
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-11-191-0/+18
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | objtool, kcsan: Add KCSAN runtime functions to whitelistMarco Elver2019-11-161-0/+18
* | | | | | | | | | | | | | Merge remote-tracking branch 'thermal/thermal/linux-next'Stephen Rothwell2020-04-061-17/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar2020-03-231-17/+9
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge remote-tracking branch 'powerpc/next'Stephen Rothwell2020-04-062-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 remote-tracking branch 'nvdimm-fixes/libnvdimm-fixes'Stephen Rothwell2020-04-061-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara2020-02-181-0/+2
* | | | | | | | | | | | | | | Merge remote-tracking branch 'bpf/master'Stephen Rothwell2020-04-063-15/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | bpf, lsm: Fix the file_mprotect LSM test.KP Singh2020-04-022-13/+13
| * | | | | | | | | | | | | | | bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifierColin Ian King2020-04-031-2/+2
* | | | | | | | | | | | | | | | 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