summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-04-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-14/+21
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+8
2018-04-27x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski-14/+21
2018-04-26Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+45
2018-04-25selftests:firmware: fixes a call to a wrong function nameJeffrin Jose T-1/+1
2018-04-25selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu-0/+44
2018-04-25selftests: ftrace: Fix trigger extended error testcaseMasami Hiramatsu-1/+1
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+7
2018-04-23test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings-4/+6
2018-04-23test_firmware: Install all scriptsBen Hutchings-0/+1
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+7
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-19/+65
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+3
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2018-04-19tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song-2/+4
2018-04-17selftests/filesystems: Don't run dnotify_test by defaultMichael Ellerman-5/+3
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-17/+995
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini-13/+991
2018-04-16tools/testing/nvdimm: enable labels for nfit_test.1 dimmsDan Williams-0/+3
2018-04-16tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attributeDan Williams-1/+1
2018-04-16tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1Dan Williams-18/+25
2018-04-16tools/testing/nvdimm: allow custom error code injectionDan Williams-1/+37
2018-04-12proc: fixup copyright signAlexey Dobriyan-7/+37
2018-04-12selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell-1/+1
2018-04-12kvm: selftests: add -std=gnu99 cflagsPeng Hao-1/+1
2018-04-11Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-272/+1091
2018-04-11radix tree: use GFP_ZONEMASK bits of gfp_t for flagsMatthew Wilcox-0/+1
2018-04-11proc: selftests: test /proc/uptimeAlexey Dobriyan-0/+202
2018-04-11proc: selftests: shotgun testing of read/readdir/readlink/writeAlexey Dobriyan-0/+149
2018-04-11proc: add selftest for last field of /proc/loadavgAlexey Dobriyan-0/+85
2018-04-11proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan-1/+172
2018-04-11proc: test /proc/self/syscallAlexey Dobriyan-1/+48
2018-04-11proc: test /proc/self/wchanAlexey Dobriyan-0/+34
2018-04-11selftests: bpf: update .gitignore with missing generated filesAnders Roxell-0/+3
2018-04-10ktest: Take submenu into account for grub2 menusSatoru Takeuchi-1/+1
2018-04-10Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-0/+360
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-78/+177
2018-04-10kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King-3/+3
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+6407
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams-78/+177
2018-04-07ktest.pl: Add MAIL_COMMAND option to define how to send emailSteven Rostedt (VMware)-20/+46
2018-04-07ktest.pl: Use run_command to execute sending mailSteven Rostedt (VMware)-2/+2
2018-04-07ktest.pl: Allow dodie be recursiveSteven Rostedt (VMware)-0/+7
2018-04-07ktest.pl: Kill test if mailer is not supportedSteven Rostedt (VMware)-1/+1
2018-04-07ktest.pl: Add MAIL_PATH option to define where to find the mailerSteven Rostedt (VMware)-5/+35
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-12/+457
2018-04-07Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-14/+200
2018-04-06ktest.pl: No need to print no mailer is specified when mailto is notSteven Rostedt (VMware)-3/+5
2018-04-06Ktest: add email options to sample.configTim Tianyang Chen-0/+22
2018-04-06Ktest: Use dodie for critical faluresTim Tianyang Chen-27/+27