summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* proc: fixup copyright signAlexey Dobriyan2018-04-129-7/+37
* Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-113-272/+1091
|\
| * ktest: Take submenu into account for grub2 menusSatoru Takeuchi2018-04-101-1/+1
| * ktest.pl: Add MAIL_COMMAND option to define how to send emailSteven Rostedt (VMware)2018-04-072-20/+46
| * ktest.pl: Use run_command to execute sending mailSteven Rostedt (VMware)2018-04-071-2/+2
| * ktest.pl: Allow dodie be recursiveSteven Rostedt (VMware)2018-04-071-0/+7
| * ktest.pl: Kill test if mailer is not supportedSteven Rostedt (VMware)2018-04-071-1/+1
| * ktest.pl: Add MAIL_PATH option to define where to find the mailerSteven Rostedt (VMware)2018-04-072-5/+35
| * ktest.pl: No need to print no mailer is specified when mailto is notSteven Rostedt (VMware)2018-04-061-3/+5
| * Ktest: add email options to sample.configTim Tianyang Chen2018-04-061-0/+22
| * Ktest: Use dodie for critical faluresTim Tianyang Chen2018-04-061-27/+27
| * Ktest: Add SigInt handlingTim Tianyang Chen2018-04-061-0/+10
| * Ktest: Add email supportTim Tianyang Chen2018-04-061-3/+58
| * ktest.pl: Detect if a config-bisect was interruptedSteven Rostedt (VMware)2018-04-061-0/+14
| * ktest.pl: Make finding config-bisect.pl dynamicSteven Rostedt (VMware)2018-04-062-1/+36
| * ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisectSteven Rostedt (VMware)2018-04-062-8/+19
| * ktest.pl: Use diffconfig if available for failed config bisectsSteven Rostedt (VMware)2018-04-061-1/+5
| * ktest.pl: Allow for the config-bisect.pl output to display to consoleSteven Rostedt (VMware)2018-04-061-4/+12
| * ktest: Use config-bisect.pl in ktest.plScott Wood2018-04-061-222/+42
| * ktest: Add standalone config-bisect.pl programSteven Rostedt (Red Hat)2018-04-061-0/+763
| * ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=buildScott Wood2018-03-211-1/+2
| * ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=buildScott Wood2018-03-211-13/+5
| * ktest: Comment about other names than just ktest.confSteven Rostedt (VMware)2018-03-211-2/+4
| * ktest: Clarify config file usageScott Wood2018-03-212-1/+5
| * ktest: Add CONNECT_TIMEOUT to change the connection timeout timeSteven Rostedt (VMware)2018-03-212-2/+12
| * ktest: Wait for console process to exitSteven Rostedt (VMware)2018-03-211-0/+3
* | xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox2018-04-111-0/+1
* | radix tree: use GFP_ZONEMASK bits of gfp_t for flagsMatthew Wilcox2018-04-111-0/+1
* | proc: selftests: test /proc/uptimeAlexey Dobriyan2018-04-115-0/+202
* | proc: selftests: shotgun testing of read/readdir/readlink/writeAlexey Dobriyan2018-04-113-0/+149
* | proc: add selftest for last field of /proc/loadavgAlexey Dobriyan2018-04-113-0/+85
* | proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan2018-04-114-1/+172
* | proc: test /proc/self/syscallAlexey Dobriyan2018-04-113-1/+48
* | proc: test /proc/self/wchanAlexey Dobriyan2018-04-115-0/+34
* | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-108-0/+360
|\ \
| * | selftests: ftrace: Add inter-event hist triggers testcasesRajvi Jingar2018-03-108-0/+360
* | | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-102-78/+177
|\ \ \
| * \ \ Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams2018-04-092-78/+177
| |\ \ \
| | * | | libnvdimm, testing: update the default smart ctrl_temperatureVishal Verma2018-04-051-1/+1
| | * | | libnvdimm, testing: Add emulation for smart injection commandsVishal Verma2018-04-052-1/+53
| | * | | nfit_test: prevent parsing error of nfit_test.0Ross Zwisler2018-03-061-1/+6
| | * | | nfit_test: fix buffer overrun, add sanity checkRoss Zwisler2018-03-061-1/+8
| | * | | nfit_test: improve structure offset handlingRoss Zwisler2018-03-061-74/+109
| | |/ /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-0917-7/+6413
|\ \ \ \
| * | | | kvm: selftests: add sync_regs_testPaolo Bonzini2018-04-046-1/+595
| * | | | kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-0412-0/+5813
| * | | | tools/kvm_stat: Remove unused functionCole Robinson2018-03-281-3/+0
| * | | | tools/kvm_stat: Don't use deprecated file()Cole Robinson2018-03-281-1/+1
| * | | | tools/kvm_stat: Fix python3 syntaxCole Robinson2018-03-281-2/+4
| * | | | KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-161-1/+1
| | |/ / | |/| |