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