1. 54b3498 bootconfig/tracing/ktest: Update ktest example for boot-time tracing by Masami Hiramatsu · 3 years, 5 months ago
  2. 171ec34 bootconfig/tracing/ktest: Add ktest examples of testing bootconfig by Steven Rostedt (VMware) · 3 years, 6 months ago
  3. 6a0f365 ktest: Re-arrange the code blocks for better discoverability by John 'Warthog9' Hawley (VMware) · 3 years, 8 months ago
  4. c043ccb ktest: Further consistency cleanups by John 'Warthog9' Hawley (VMware) · 3 years, 8 months ago
  5. 12d4cdd ktest: Fixing indentation to match expected pattern by John 'Warthog9' Hawley (VMware) · 3 years, 8 months ago
  6. becdd17 ktest: Adding editor hints to improve consistency by John 'Warthog9' Hawley (VMware) · 3 years, 8 months ago
  7. 2676eb4 ktest: Add example config for using VMware VMs by John 'Warthog9' Hawley (VMware) · 3 years, 8 months ago
  8. da2e566 ktest: Minor cleanup with uninitialized variable $build_options by John 'Warthog9' Hawley (VMware) · 3 years, 8 months ago
  9. 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
  10. c25ce58 tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 1 month ago
  11. 170f486 ktest.pl: Fix the logic for truncating the size of the log file for email by Steven Rostedt (VMware) · 4 years, 1 month ago
  12. 8cd6bc0 ktest.pl: If size of log is too big to email, email error message by Steven Rostedt (VMware) · 4 years, 1 month ago
  13. 271e0c9 ktest.pl: Fix incorrect reboot for grub2bls by Libo Chen · 4 years, 1 month ago
  14. ed3854f Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 4 years, 5 months ago
  15. ff131ef ktest.pl: Fix spelling mistake "Cant" -> "Can't" by Colin Ian King · 4 years, 5 months ago
  16. 855d8ab ktest.pl: Change the logic to control the size of the log file emailed by Steven Rostedt (VMware) · 4 years, 6 months ago
  17. 79e3ea5 tools/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  18. f986900 ktest.pl: Add MAIL_MAX_SIZE to limit the amount of log emailed by Steven Rostedt (VMware) · 4 years, 6 months ago
  19. 34148b1 ktest.pl: Add the log of last test in email on failure by Steven Rostedt (VMware) · 4 years, 6 months ago
  20. eefb9d2 ktest.pl: Turn off buffering to the log file by Steven Rostedt (VMware) · 4 years, 6 months ago
  21. d6bc29d ktest.pl: Just open up the log file once by Steven Rostedt (VMware) · 4 years, 6 months ago
  22. 1672342 ktest.pl: Add a NOT operator by Steven Rostedt (VMware) · 4 years, 6 months ago
  23. d53cdda ktest.pl: Define PRE_TEST_DIE to kill the test if the PRE_TEST fails by Steven Rostedt (VMware) · 4 years, 6 months ago
  24. 2f059db ktest.pl: Always show log file location if defined even on success by Steven Rostedt (VMware) · 4 years, 6 months ago
  25. 9dce29e ktest.pl: Have config-bisect save each config used in the bisect by Steven Rostedt (VMware) · 4 years, 6 months ago
  26. 1091c8f ktest: Fix typos in ktest.pl by Masanari Iida · 4 years, 10 months ago
  27. 4d00fc4 ktest: Add timeout for ssh sync testing by Steven Rostedt (VMware) · 4 years, 10 months ago
  28. 791dc9d ktest: Make default build option oldconfig not randconfig by Steven Rostedt (VMware) · 5 years ago
  29. afbac6c ktest: Fix some typos in sample.conf by Masanari Iida · 5 years ago
  30. aecea57 ktest: Fix some typos in config-bisect.pl by Masanari Iida · 5 years ago
  31. 4f19048 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 by Thomas Gleixner · 6 years ago
  32. d20f6b4 ktest: update sample.conf for grub2bls by Masayoshi Mizuma · 6 years ago
  33. 00603cd ktest: remove get_grub2_index by Masayoshi Mizuma · 6 years ago
  34. cc2eb3a ktest: pass KERNEL_VERSION to POST_KTEST by Masayoshi Mizuma · 6 years ago
  35. ac24664 ktest: introduce grub2bls REBOOT_TYPE option by Masayoshi Mizuma · 6 years ago
  36. 3889139 ktest: cleanup get_grub_index by Masayoshi Mizuma · 6 years ago
  37. f824b68 ktest: introduce _get_grub_index by Masayoshi Mizuma · 6 years ago
  38. 37e1677 ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOT by Masayoshi Mizuma · 6 years ago
  39. 6891106 ktest: Add support for meta characters in GRUB_MENU by Masayoshi Mizuma · 6 years ago
  40. fca797f ktest: Show name and iteration on errors by Steven Rostedt (VMware) · 6 years ago
  41. 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
  42. 6cd110a ktest: Take submenu into account for grub2 menus by Satoru Takeuchi · 7 years ago
  43. c2d84dd ktest.pl: Add MAIL_COMMAND option to define how to send email by Steven Rostedt (VMware) · 7 years ago
  44. 59f89eb ktest.pl: Use run_command to execute sending mail by Steven Rostedt (VMware) · 7 years ago
  45. 255769a ktest.pl: Allow dodie be recursive by Steven Rostedt (VMware) · 7 years ago
  46. 8604b0c ktest.pl: Kill test if mailer is not supported by Steven Rostedt (VMware) · 7 years ago
  47. be1546b ktest.pl: Add MAIL_PATH option to define where to find the mailer by Steven Rostedt (VMware) · 7 years ago
  48. f5ef488 ktest.pl: No need to print no mailer is specified when mailto is not by Steven Rostedt (VMware) · 7 years ago
  49. eaaa1e2 Ktest: add email options to sample.config by Tim Tianyang Chen · 7 years ago
  50. df46fce Ktest: Use dodie for critical falures by Tim Tianyang Chen · 7 years ago
  51. 92db453 Ktest: Add SigInt handling by Tim Tianyang Chen · 7 years ago
  52. 2ceb2d8 Ktest: Add email support by Tim Tianyang Chen · 7 years ago
  53. 5a57299 ktest.pl: Detect if a config-bisect was interrupted by Steven Rostedt (VMware) · 7 years ago
  54. 40667fb ktest.pl: Make finding config-bisect.pl dynamic by Steven Rostedt (VMware) · 7 years ago
  55. 133087f ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisect by Steven Rostedt (VMware) · 7 years ago
  56. b2b07ea ktest.pl: Use diffconfig if available for failed config bisects by Steven Rostedt (VMware) · 7 years ago
  57. b337f97 ktest.pl: Allow for the config-bisect.pl output to display to console by Steven Rostedt (VMware) · 7 years ago
  58. a9adc26 ktest: Use config-bisect.pl in ktest.pl by Scott Wood · 7 years ago
  59. 0f0db06 ktest: Add standalone config-bisect.pl program by Steven Rostedt (Red Hat) · 10 years ago
  60. 4aaacfc ktest: remove obsolete architectures by Arnd Bergmann · 7 years ago
  61. 649c0f1 ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=build by Scott Wood · 7 years ago
  62. 25bc70f ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=build by Scott Wood · 7 years ago
  63. 6dd3791 ktest: Comment about other names than just ktest.conf by Steven Rostedt (VMware) · 7 years ago
  64. edbd0ed ktest: Clarify config file usage by Scott Wood · 7 years ago
  65. 3e1d367 ktest: Add CONNECT_TIMEOUT to change the connection timeout time by Steven Rostedt (VMware) · 7 years ago
  66. 9f23b12 ktest: Wait for console process to exit by Steven Rostedt (VMware) · 7 years ago
  67. bb9d812 arch: remove tile port by Arnd Bergmann · 7 years ago
  68. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  69. 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
  70. f7c6401 ktest: Make sure wait_for_input does honor the timeout by Steven Rostedt (VMware) · 8 years ago
  71. 99c014a ktest: Fix while loop in wait_for_input by Steven Rostedt (VMware) · 8 years ago
  72. 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
  73. 5739438 ktest: Add variable run_command_status to save status of commands executed by Steven Rostedt (VMware) · 8 years ago
  74. 6474ace ktest.pl: Powercycle the box on reboot if no connection can be made by Steven Rostedt (VMware) · 8 years ago
  75. 6e98d1b ktest: Add timeout to ssh command by Steven Rostedt (VMware) · 8 years ago
  76. 3267720 ktest: Fix child exit code processing by Steven Rostedt (VMware) · 8 years ago
  77. 2e07c9f ktest: Have POST_TEST run after the test has totally completed by Steven Rostedt (VMware) · 8 years ago
  78. 2272279 ktest.pl: fix english by Pavel Machek · 8 years ago
  79. 7c2c49e ktest: Place quotes around item variable by Steven Rostedt (Red Hat) · 10 years ago
  80. 1cb9e64 ktest: Cleanup terminal on dodie() failure by Josh Poimboeuf · 10 years ago
  81. 4bf6e1f ktest: Print build,install,boot,test times at success and failure by Steven Rostedt (Red Hat) · 10 years ago
  82. 9d2f7f0 ktest: Enable user input to the console by Josh Poimboeuf · 10 years ago
  83. 9f2cdcb ktest: Give console process a dedicated tty by Josh Poimboeuf · 10 years ago
  84. 64d9828 ktest: Rename start_monitor_and_boot to start_monitor_and_install by Steven Rostedt (Red Hat) · 10 years ago
  85. 38fa3dc ktest: Show times for build, install, boot and test by Steven Rostedt (Red Hat) · 10 years ago
  86. 9884278 ktest: Restore tty settings after closing console by Josh Poimboeuf · 10 years ago
  87. b53486e ktest: Add timings for commands by Steven Rostedt (Red Hat) · 10 years ago
  88. 17150fe ktest: Add back "tail -1" to kernelrelease make by Steven Rostedt (Red Hat) · 10 years ago
  89. 18656c7 ktest: Add name to running title by Steven Rostedt (Red Hat) · 10 years ago
  90. 22c37a9 ktest: Allow tests to undefine default options by Steven Rostedt (Red Hat) · 10 years ago
  91. 9972fc0 ktest: Fix make_min_config to handle new assign_configs call by Steven Rostedt (Red Hat) · 10 years ago
  92. 52d2158 ktest: Use make -s kernelrelease by Michal Marek · 10 years ago
  93. d832d74 ktest: Don't bother with bisect good or bad on replay by Steven Rostedt (Red Hat) · 10 years ago
  94. 995bc43 ktest: Fix check for new kernel success on rebooting to good kernel by Steven Rostedt (Red Hat) · 10 years ago
  95. fee9d3e ktest: add ability to skip during BISECT_MANUAL by Chris J Arges · 10 years ago
  96. 23a0e16 ktest: Add PATCHCHECK_CHERRY by Steven Rostedt (Red Hat) · 10 years ago
  97. 4c16b1d ktest: Update documentation on config_bisect by Steven Rostedt (Red Hat) · 11 years ago
  98. 4cc559b ktest: Add the config bisect manual back by Steven Rostedt (Red Hat) · 11 years ago
  99. 4186cb4 ktest: Remove unused functions by Steven Rostedt (Red Hat) · 11 years ago
  100. c4d1d11 ktest: Put back in the CONFIG_BISECT_CHECK by Steven Rostedt (Red Hat) · 11 years ago