summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-211-19/+65
|\
| * tools/testing/nvdimm: enable labels for nfit_test.1 dimmsDan Williams2018-04-161-0/+3
| * tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attributeDan Williams2018-04-161-1/+1
| * tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1Dan Williams2018-04-161-18/+25
| * tools/testing/nvdimm: allow custom error code injectionDan Williams2018-04-161-1/+37
* | Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-211-5/+3
|\ \
| * | selftests/filesystems: Don't run dnotify_test by defaultMichael Ellerman2018-04-171-5/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-201-1/+1
|\ \
| * | selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell2018-04-121-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-167-17/+995
|\ \ \ | |_|/ |/| |
| * | kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini2018-04-166-13/+991
| * | kvm: selftests: add -std=gnu99 cflagsPeng Hao2018-04-121-1/+1
| * | kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King2018-04-102-3/+3
* | | 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
* | | 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
| |\ \ \ \
OpenPOWER on IntegriCloud