index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
ktest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-12-22
1
-1
/
+1
|
\
|
*
tweewide: Fix most Shebang lines
Finn Behrens
2020-12-08
1
-1
/
+1
*
|
ktest.pl: Fix the logic for truncating the size of the log file for email
Steven Rostedt (VMware)
2020-11-30
1
-7
/
+6
*
|
ktest.pl: If size of log is too big to email, email error message
Steven Rostedt (VMware)
2020-11-30
1
-1
/
+6
*
|
ktest.pl: Fix incorrect reboot for grub2bls
Libo Chen
2020-11-30
1
-1
/
+1
|
/
*
Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-08-10
2
-16
/
+105
|
\
|
*
ktest.pl: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
2020-08-10
1
-1
/
+1
|
*
ktest.pl: Change the logic to control the size of the log file emailed
Steven Rostedt (VMware)
2020-08-10
1
-3
/
+6
|
*
ktest.pl: Add MAIL_MAX_SIZE to limit the amount of log emailed
Steven Rostedt (VMware)
2020-07-02
2
-1
/
+24
|
*
ktest.pl: Add the log of last test in email on failure
Steven Rostedt (VMware)
2020-07-02
1
-4
/
+38
|
*
ktest.pl: Turn off buffering to the log file
Steven Rostedt (VMware)
2020-07-01
1
-0
/
+2
|
*
ktest.pl: Just open up the log file once
Steven Rostedt (VMware)
2020-07-01
1
-12
/
+12
|
*
ktest.pl: Add a NOT operator
Steven Rostedt (VMware)
2020-07-01
1
-0
/
+6
|
*
ktest.pl: Define PRE_TEST_DIE to kill the test if the PRE_TEST fails
Steven Rostedt (VMware)
2020-07-01
2
-1
/
+12
|
*
ktest.pl: Always show log file location if defined even on success
Steven Rostedt (VMware)
2020-07-01
1
-0
/
+4
|
*
ktest.pl: Have config-bisect save each config used in the bisect
Steven Rostedt (VMware)
2020-07-01
1
-2
/
+8
*
|
tools/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-07
2
-2
/
+2
|
/
*
ktest: Fix typos in ktest.pl
Masanari Iida
2020-03-09
1
-6
/
+6
*
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
2020-03-09
1
-1
/
+1
*
ktest: Make default build option oldconfig not randconfig
Steven Rostedt (VMware)
2020-03-09
2
-2
/
+2
*
ktest: Fix some typos in sample.conf
Masanari Iida
2020-03-09
1
-10
/
+10
*
ktest: Fix some typos in config-bisect.pl
Masanari Iida
2019-07-24
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
2019-05-30
2
-3
/
+2
*
ktest: update sample.conf for grub2bls
Masayoshi Mizuma
2019-05-10
1
-2
/
+18
*
ktest: remove get_grub2_index
Masayoshi Mizuma
2019-05-10
1
-36
/
+0
*
ktest: pass KERNEL_VERSION to POST_KTEST
Masayoshi Mizuma
2019-05-10
1
-1
/
+3
*
ktest: introduce grub2bls REBOOT_TYPE option
Masayoshi Mizuma
2019-05-10
1
-3
/
+15
*
ktest: cleanup get_grub_index
Masayoshi Mizuma
2019-05-10
1
-33
/
+17
*
ktest: introduce _get_grub_index
Masayoshi Mizuma
2019-05-10
1
-0
/
+37
*
ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOT
Masayoshi Mizuma
2019-04-18
2
-0
/
+13
*
ktest: Add support for meta characters in GRUB_MENU
Masayoshi Mizuma
2019-04-17
1
-2
/
+4
*
ktest: Show name and iteration on errors
Steven Rostedt (VMware)
2019-04-17
1
-6
/
+20
*
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-11
3
-272
/
+1091
|
\
|
*
ktest: Take submenu into account for grub2 menus
Satoru Takeuchi
2018-04-10
1
-1
/
+1
|
*
ktest.pl: Add MAIL_COMMAND option to define how to send email
Steven Rostedt (VMware)
2018-04-07
2
-20
/
+46
|
*
ktest.pl: Use run_command to execute sending mail
Steven Rostedt (VMware)
2018-04-07
1
-2
/
+2
|
*
ktest.pl: Allow dodie be recursive
Steven Rostedt (VMware)
2018-04-07
1
-0
/
+7
|
*
ktest.pl: Kill test if mailer is not supported
Steven Rostedt (VMware)
2018-04-07
1
-1
/
+1
|
*
ktest.pl: Add MAIL_PATH option to define where to find the mailer
Steven Rostedt (VMware)
2018-04-07
2
-5
/
+35
|
*
ktest.pl: No need to print no mailer is specified when mailto is not
Steven Rostedt (VMware)
2018-04-06
1
-3
/
+5
|
*
Ktest: add email options to sample.config
Tim Tianyang Chen
2018-04-06
1
-0
/
+22
|
*
Ktest: Use dodie for critical falures
Tim Tianyang Chen
2018-04-06
1
-27
/
+27
|
*
Ktest: Add SigInt handling
Tim Tianyang Chen
2018-04-06
1
-0
/
+10
|
*
Ktest: Add email support
Tim Tianyang Chen
2018-04-06
1
-3
/
+58
|
*
ktest.pl: Detect if a config-bisect was interrupted
Steven Rostedt (VMware)
2018-04-06
1
-0
/
+14
|
*
ktest.pl: Make finding config-bisect.pl dynamic
Steven Rostedt (VMware)
2018-04-06
2
-1
/
+36
|
*
ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisect
Steven Rostedt (VMware)
2018-04-06
2
-8
/
+19
|
*
ktest.pl: Use diffconfig if available for failed config bisects
Steven Rostedt (VMware)
2018-04-06
1
-1
/
+5
|
*
ktest.pl: Allow for the config-bisect.pl output to display to console
Steven Rostedt (VMware)
2018-04-06
1
-4
/
+12
|
*
ktest: Use config-bisect.pl in ktest.pl
Scott Wood
2018-04-06
1
-222
/
+42
[next]