1. 9697376 Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 7 years ago
  2. 6cd110a ktest: Take submenu into account for grub2 menus by Satoru Takeuchi · 7 years ago
  3. c2d84dd ktest.pl: Add MAIL_COMMAND option to define how to send email by Steven Rostedt (VMware) · 7 years ago
  4. 59f89eb ktest.pl: Use run_command to execute sending mail by Steven Rostedt (VMware) · 7 years ago
  5. 255769a ktest.pl: Allow dodie be recursive by Steven Rostedt (VMware) · 7 years ago
  6. 8604b0c ktest.pl: Kill test if mailer is not supported by Steven Rostedt (VMware) · 7 years ago
  7. be1546b ktest.pl: Add MAIL_PATH option to define where to find the mailer by Steven Rostedt (VMware) · 7 years ago
  8. f5ef488 ktest.pl: No need to print no mailer is specified when mailto is not by Steven Rostedt (VMware) · 7 years ago
  9. eaaa1e2 Ktest: add email options to sample.config by Tim Tianyang Chen · 7 years ago
  10. df46fce Ktest: Use dodie for critical falures by Tim Tianyang Chen · 7 years ago
  11. 92db453 Ktest: Add SigInt handling by Tim Tianyang Chen · 7 years ago
  12. 2ceb2d8 Ktest: Add email support by Tim Tianyang Chen · 7 years ago
  13. 5a57299 ktest.pl: Detect if a config-bisect was interrupted by Steven Rostedt (VMware) · 7 years ago
  14. 40667fb ktest.pl: Make finding config-bisect.pl dynamic by Steven Rostedt (VMware) · 7 years ago
  15. 133087f ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisect by Steven Rostedt (VMware) · 7 years ago
  16. b2b07ea ktest.pl: Use diffconfig if available for failed config bisects by Steven Rostedt (VMware) · 7 years ago
  17. b337f97 ktest.pl: Allow for the config-bisect.pl output to display to console by Steven Rostedt (VMware) · 7 years ago
  18. a9adc26 ktest: Use config-bisect.pl in ktest.pl by Scott Wood · 7 years ago
  19. 0f0db06 ktest: Add standalone config-bisect.pl program by Steven Rostedt (Red Hat) · 10 years ago
  20. 4aaacfc ktest: remove obsolete architectures by Arnd Bergmann · 7 years ago
  21. 649c0f1 ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=build by Scott Wood · 7 years ago
  22. 25bc70f ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=build by Scott Wood · 7 years ago
  23. 6dd3791 ktest: Comment about other names than just ktest.conf by Steven Rostedt (VMware) · 7 years ago
  24. edbd0ed ktest: Clarify config file usage by Scott Wood · 7 years ago
  25. 3e1d367 ktest: Add CONNECT_TIMEOUT to change the connection timeout time by Steven Rostedt (VMware) · 7 years ago
  26. 9f23b12 ktest: Wait for console process to exit by Steven Rostedt (VMware) · 7 years ago
  27. bb9d812 arch: remove tile port by Arnd Bergmann · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. 8557b8e Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 8 years ago
  30. f7c6401 ktest: Make sure wait_for_input does honor the timeout by Steven Rostedt (VMware) · 8 years ago
  31. 99c014a ktest: Fix while loop in wait_for_input by Steven Rostedt (VMware) · 8 years ago
  32. 1ac884f Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 8 years ago
  33. 5739438 ktest: Add variable run_command_status to save status of commands executed by Steven Rostedt (VMware) · 8 years ago
  34. 6474ace ktest.pl: Powercycle the box on reboot if no connection can be made by Steven Rostedt (VMware) · 8 years ago
  35. 6e98d1b ktest: Add timeout to ssh command by Steven Rostedt (VMware) · 8 years ago
  36. 3267720 ktest: Fix child exit code processing by Steven Rostedt (VMware) · 8 years ago
  37. 2e07c9f ktest: Have POST_TEST run after the test has totally completed by Steven Rostedt (VMware) · 8 years ago
  38. 2272279 ktest.pl: fix english by Pavel Machek · 8 years ago
  39. 7c2c49e ktest: Place quotes around item variable by Steven Rostedt (Red Hat) · 10 years ago
  40. 1cb9e64 ktest: Cleanup terminal on dodie() failure by Josh Poimboeuf · 10 years ago
  41. 4bf6e1f ktest: Print build,install,boot,test times at success and failure by Steven Rostedt (Red Hat) · 10 years ago
  42. 9d2f7f0 ktest: Enable user input to the console by Josh Poimboeuf · 10 years ago
  43. 9f2cdcb ktest: Give console process a dedicated tty by Josh Poimboeuf · 10 years ago
  44. 64d9828 ktest: Rename start_monitor_and_boot to start_monitor_and_install by Steven Rostedt (Red Hat) · 10 years ago
  45. 38fa3dc ktest: Show times for build, install, boot and test by Steven Rostedt (Red Hat) · 10 years ago
  46. 9884278 ktest: Restore tty settings after closing console by Josh Poimboeuf · 10 years ago
  47. b53486e ktest: Add timings for commands by Steven Rostedt (Red Hat) · 10 years ago
  48. 17150fe ktest: Add back "tail -1" to kernelrelease make by Steven Rostedt (Red Hat) · 10 years ago
  49. 18656c7 ktest: Add name to running title by Steven Rostedt (Red Hat) · 10 years ago
  50. 22c37a9 ktest: Allow tests to undefine default options by Steven Rostedt (Red Hat) · 10 years ago
  51. 9972fc0 ktest: Fix make_min_config to handle new assign_configs call by Steven Rostedt (Red Hat) · 10 years ago
  52. 52d2158 ktest: Use make -s kernelrelease by Michal Marek · 10 years ago
  53. d832d74 ktest: Don't bother with bisect good or bad on replay by Steven Rostedt (Red Hat) · 10 years ago
  54. 995bc43 ktest: Fix check for new kernel success on rebooting to good kernel by Steven Rostedt (Red Hat) · 10 years ago
  55. fee9d3e ktest: add ability to skip during BISECT_MANUAL by Chris J Arges · 10 years ago
  56. 23a0e16 ktest: Add PATCHCHECK_CHERRY by Steven Rostedt (Red Hat) · 10 years ago
  57. 4c16b1d ktest: Update documentation on config_bisect by Steven Rostedt (Red Hat) · 11 years ago
  58. 4cc559b ktest: Add the config bisect manual back by Steven Rostedt (Red Hat) · 11 years ago
  59. 4186cb4 ktest: Remove unused functions by Steven Rostedt (Red Hat) · 11 years ago
  60. c4d1d11 ktest: Put back in the CONFIG_BISECT_CHECK by Steven Rostedt (Red Hat) · 11 years ago
  61. 6071c22 ktest: Rewrite the config-bisect to actually work by Steven Rostedt (Red Hat) · 11 years ago
  62. 5269faa ktest: Some cleanup for improving readability by Satoru Takeuchi · 11 years ago
  63. f983a2b ktest: add 2nd parameter of run_command() to set the redirect target file by Satoru Takeuchi · 11 years ago
  64. 62183dc ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf by Satoru Takeuchi · 11 years ago
  65. 9451ee2 Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 11 years ago
  66. 961d9ca ktest: Add BISECT_TRIES to bisect test by Steven Rostedt (Red Hat) · 11 years ago
  67. c75d22d ktest: Add eval '=~' command to modify variables in config file by Steven Rostedt (Red Hat) · 11 years ago
  68. 8e80bf0 ktest: Add special variable ${KERNEL_VERSION} by Steven Rostedt (Red Hat) · 11 years ago
  69. 298a0d1 ktest: Add documentation of CLOSE_CONSOLE_SIGNAL by Steven Rostedt (Red Hat) · 11 years ago
  70. 5a5d8e4 ktest: Make the signal to terminate the console configurable by Satoru Takeuchi · 11 years ago
  71. 4b08478 Drop support for Renesas H8/300 (h8300) architecture by Guenter Roeck · 11 years ago
  72. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  73. df5f7c6 ktest: Reset grub menu cache with different machines by Steven Rostedt (Red Hat) · 12 years ago
  74. 752d966 ktest: Allow tests to use different GRUB_MENUs by Steven Rostedt (Red Hat) · 12 years ago
  75. 7328735 ktest: Remove indexes from warnings check by Steven Rostedt (Red Hat) · 12 years ago
  76. 4c0b67a ktest: Ignore warnings during reboot by Steven Rostedt (Red Hat) · 12 years ago
  77. d684553 ktest: Search for linux banner for successful reboot by Steven Rostedt (Red Hat) · 12 years ago
  78. 4283b16 ktest: Add make_warnings_file and process full warnings by Steven Rostedt (Red Hat) · 12 years ago
  79. 04262be ktest: Allow a test option to use its default option by Steven Rostedt (Red Hat) · 12 years ago
  80. 3527568 ktest: Strip off '\n' when reading which files were modified by Steven Rostedt (Red Hat) · 12 years ago
  81. 319ab14 ktest: Do not require CONSOLE for build or install bisects by Steven Rostedt (Red Hat) · 12 years ago
  82. e1a6c3d ktest: Test if target machine is up before install by Steven Rostedt · 12 years ago
  83. 1892517 ktest: Fix breakage from change of oldnoconfig to olddefconfig by Steven Rostedt · 12 years ago
  84. 7786954 ktest: Add native support for syslinux boot loader by Steven Rostedt · 12 years ago
  85. a496872 ktest: Sync before reboot by Steven Rostedt · 12 years ago
  86. a15ba91 ktest: Add support for grub2 by Steven Rostedt · 12 years ago
  87. 8bc5e4e ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA by Steven Rostedt · 12 years ago
  88. 35e9a274 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  89. 6977b4c Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  90. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  91. fb16d89 kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias by Adam Lee · 12 years ago
  92. 95f5783 ktest: Fix ELSE IF statements by Steven Rostedt · 12 years ago
  93. ce8283d tools/testing: fix comment / output typos by Masanari Iida · 12 years ago
  94. 8fddbe9 ktest: Allow perl regex expressions in conditional statements by Steven Rostedt · 12 years ago
  95. 9b1d367 ktest: Ignore errors it tests if IGNORE_ERRORS is set by Steven Rostedt · 12 years ago
  96. c1434dc ktest: Reset saved min (force) configs for each test by Steven Rostedt · 12 years ago
  97. 8a80c72 ktest: Add check for bug or panic during reboot by Steven Rostedt · 12 years ago
  98. 407b95b ktest: Add MAX_MONITOR_WAIT option by Steven Rostedt · 12 years ago
  99. cf79fab ktest: Fix config bisect with how make oldnoconfig works by Steven Rostedt · 12 years ago
  100. b091861 ktest: Add CONFIG_BISECT_CHECK option by Steven Rostedt · 12 years ago