index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
ktest
/
ktest.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
ktest.pl: Prevent recursion of default variable options
Steven Rostedt
1
-1
/
+4
2025-03-13
ktest.pl: Check kernelrelease return in get_version
Ricardo B. Marliere
1
-0
/
+5
2025-03-13
ktest.pl: Remove unused declarations in run_bisect_test function
Ba Jing
1
-2
/
+0
2024-11-08
ktest.pl: Avoid false positives with grub2 skip regex
Daniel Jordan
1
-1
/
+1
2024-04-13
ktest: force $buildonly = 1 for 'make_warnings_file' test type
Ricardo B. Marliere
1
-0
/
+1
2023-03-11
ktest.pl: Add RUN_TIMEOUT option with default unlimited
Steven Rostedt
1
-4
/
+16
2023-03-11
ktest.pl: Fix missing "end_monitor" when machine check fails
Steven Rostedt
1
-1
/
+2
2023-03-11
ktest.pl: Give back console on Ctrt^C on monitor
Steven Rostedt
1
-0
/
+3
2023-01-18
ktest.pl minconfig: Unset configs instead of just removing them
Steven Rostedt
1
-1
/
+2
2023-01-18
kest.pl: Fix grub2 menu handling for rebooting
Steven Rostedt
1
-5
/
+15
2020-12-21
ktest.pl: If size of log is too big to email, email error message
Steven Rostedt (VMware)
1
-1
/
+6
2020-12-16
ktest.pl: Fix incorrect reboot for grub2bls
Libo Chen
1
-1
/
+1
2020-03-18
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
1
-1
/
+1
2019-05-10
ktest: remove get_grub2_index
Masayoshi Mizuma
1
-36
/
+0
2019-05-10
ktest: pass KERNEL_VERSION to POST_KTEST
Masayoshi Mizuma
1
-1
/
+3
2019-05-10
ktest: introduce grub2bls REBOOT_TYPE option
Masayoshi Mizuma
1
-3
/
+15
2019-05-10
ktest: cleanup get_grub_index
Masayoshi Mizuma
1
-33
/
+17
2019-05-10
ktest: introduce _get_grub_index
Masayoshi Mizuma
1
-0
/
+37
2019-04-18
ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOT
Masayoshi Mizuma
1
-0
/
+9
2019-04-17
ktest: Add support for meta characters in GRUB_MENU
Masayoshi Mizuma
1
-2
/
+4
2019-04-17
ktest: Show name and iteration on errors
Steven Rostedt (VMware)
1
-6
/
+20
2018-04-11
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-272
/
+261
2018-04-10
ktest: Take submenu into account for grub2 menus
Satoru Takeuchi
1
-1
/
+1
2018-04-07
ktest.pl: Add MAIL_COMMAND option to define how to send email
Steven Rostedt (VMware)
1
-20
/
+34
2018-04-07
ktest.pl: Use run_command to execute sending mail
Steven Rostedt (VMware)
1
-2
/
+2
2018-04-07
ktest.pl: Allow dodie be recursive
Steven Rostedt (VMware)
1
-0
/
+7
2018-04-07
ktest.pl: Kill test if mailer is not supported
Steven Rostedt (VMware)
1
-1
/
+1
2018-04-07
ktest.pl: Add MAIL_PATH option to define where to find the mailer
Steven Rostedt (VMware)
1
-5
/
+31
2018-04-06
ktest.pl: No need to print no mailer is specified when mailto is not
Steven Rostedt (VMware)
1
-3
/
+5
2018-04-06
Ktest: Use dodie for critical falures
Tim Tianyang Chen
1
-27
/
+27
2018-04-06
Ktest: Add SigInt handling
Tim Tianyang Chen
1
-0
/
+10
2018-04-06
Ktest: Add email support
Tim Tianyang Chen
1
-3
/
+58
2018-04-06
ktest.pl: Detect if a config-bisect was interrupted
Steven Rostedt (VMware)
1
-0
/
+14
2018-04-06
ktest.pl: Make finding config-bisect.pl dynamic
Steven Rostedt (VMware)
1
-1
/
+26
2018-04-06
ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisect
Steven Rostedt (VMware)
1
-1
/
+5
2018-04-06
ktest.pl: Use diffconfig if available for failed config bisects
Steven Rostedt (VMware)
1
-1
/
+5
2018-04-06
ktest.pl: Allow for the config-bisect.pl output to display to console
Steven Rostedt (VMware)
1
-4
/
+12
2018-04-06
ktest: Use config-bisect.pl in ktest.pl
Scott Wood
1
-222
/
+42
2018-03-21
ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=build
Scott Wood
1
-1
/
+2
2018-03-21
ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=build
Scott Wood
1
-13
/
+5
2018-03-21
ktest: Clarify config file usage
Scott Wood
1
-1
/
+2
2018-03-21
ktest: Add CONNECT_TIMEOUT to change the connection timeout time
Steven Rostedt (VMware)
1
-2
/
+5
2018-03-21
ktest: Wait for console process to exit
Steven Rostedt (VMware)
1
-0
/
+3
2018-03-16
arch: remove tile port
Arnd Bergmann
1
-2
/
+0
2017-03-08
Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+13
2017-03-08
ktest: Make sure wait_for_input does honor the timeout
Steven Rostedt (VMware)
1
-7
/
+11
2017-03-08
ktest: Fix while loop in wait_for_input
Steven Rostedt (VMware)
1
-3
/
+4
2017-02-27
Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-35
/
+76
2017-02-07
ktest: Add variable run_command_status to save status of commands executed
Steven Rostedt (VMware)
1
-11
/
+11
[next]