index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
ktest
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ktest: Save test output
Rabin Vincent
2011-11-18
1
-11
/
+19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
misc latin1 to utf8 conversions
Al Viro
2012-01-02
1
-1
/
+1
*
|
ktest: Check parent options for iterated tests
Rabin Vincent
2011-11-18
1
-0
/
+16
|
/
*
ktest: Evaluate variables entered on the command line
Steven Rostedt
2011-10-28
1
-4
/
+6
*
ktest: Add variable ${PWD}
Steven Rostedt
2011-10-22
1
-0
/
+3
*
ktest: Add another monitor flush before installing kernel
Steven Rostedt
2011-10-22
1
-0
/
+5
*
ktest: Do not opencode reboot in grub setting
Steven Rostedt
2011-10-20
1
-1
/
+2
*
ktest: Add processing of complex conditionals
Steven Rostedt
2011-10-17
2
-5
/
+58
*
ktest: Fix parsing of config section lines
Steven Rostedt
2011-10-17
1
-18
/
+31
*
ktest: Sort make_min_config configs by dependecies
Steven Rostedt
2011-10-17
1
-22
/
+49
*
ktest: Add DEFINED keyword for IF statements
Steven Rostedt
2011-10-17
2
-1
/
+33
*
ktest: Add OVERRIDE keyword to DEFAULTS section
Steven Rostedt
2011-10-17
2
-8
/
+44
*
ktest: Consolidate TEST_TYPE and DEFAULT code
Steven Rostedt
2011-10-17
1
-40
/
+21
*
ktest: Add INCLUDE keyword to include other config files
Steven Rostedt
2011-10-17
2
-9
/
+78
*
ktest: Let IF keyword take comparisons
Steven Rostedt
2011-10-17
2
-6
/
+62
*
ktest: Add IF and ELSE to config sections
Steven Rostedt
2011-10-17
2
-4
/
+98
*
ktest: Do not reboot on config or build issues
Steven Rostedt
2011-10-17
1
-2
/
+20
*
ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot
Steven Rostedt
2011-10-17
2
-6
/
+37
*
ktest: Add NO_INSTALL option to not install for a test
Steven Rostedt
2011-10-17
2
-1
/
+16
*
ktest: Fail when grub menu not found
Steven Rostedt
2011-10-17
1
-1
/
+4
*
ktest: Include monitor in reboot code
Andrew Jones
2011-10-17
1
-20
/
+16
*
ktest: Only need to save .config when doing mrproper
Andrew Jones
2011-10-17
1
-7
/
+7
*
ktest: Create outputdir if it does not exist
Andrew Jones
2011-10-17
1
-3
/
+5
*
ktest: Add TEST_TYPE install option
Steven Rostedt
2011-10-17
2
-3
/
+11
*
ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not
Steven Rostedt
2011-07-15
1
-12
/
+7
*
ktest: Keep fonud configs separate from default configs
Steven Rostedt
2011-07-15
1
-4
/
+8
*
ktest: Add prompt to use OUTPUT_MIN_CONFIG
Steven Rostedt
2011-07-15
2
-14
/
+59
*
ktest: Use Kconfig dependencies to shorten time to make min_config
Steven Rostedt
2011-07-15
2
-22
/
+273
*
ktest: Add test type make_min_config
Steven Rostedt
2011-07-15
2
-4
/
+301
*
ktest: Require one TEST_START in config file
Steven Rostedt
2011-06-14
1
-0
/
+11
*
ktest: Add helper function to avoid duplicate code
Steven Rostedt
2011-06-14
1
-26
/
+20
*
ktest: Add IGNORE_WARNINGS to ignore warnings in some patches
Steven Rostedt
2011-06-14
2
-2
/
+20
*
ktest: Fix tar extracting of modules to target
Steven Rostedt
2011-06-14
1
-1
/
+1
*
ktest: Have the testing tmp dir include machine name
Steven Rostedt
2011-06-14
2
-3
/
+3
*
ktest: Add POST/PRE_BUILD options
Steven Rostedt
2011-06-14
2
-3
/
+60
*
ktest: Allow initrd processing without modules defined
Steven Rostedt
2011-06-13
1
-6
/
+12
*
ktest: Have LOG_FILE evaluate options as well
Steven Rostedt
2011-06-13
1
-58
/
+68
*
ktest: Have wait on stdio honor bug timeout
Steven Rostedt
2011-06-13
1
-1
/
+10
*
ktest: Implement our own force min config
Steven Rostedt
2011-06-13
1
-13
/
+61
*
ktest: Add TEST_NAME option
Steven Rostedt
2011-06-13
2
-2
/
+22
*
ktest: Add CONFIG_BISECT_GOOD option
Steven Rostedt
2011-06-13
2
-7
/
+18
*
ktest: Add detection of triple faults
Steven Rostedt
2011-06-13
2
-0
/
+30
*
ktest: Notify reason to break out of monitoring boot
Steven Rostedt
2011-06-13
1
-2
/
+10
*
ktest: Ignore unset values of the minconfig in config_bisect
Steven Rostedt
2011-06-02
1
-1
/
+1
*
ktest: Fix result of rebooting the kernel
Steven Rostedt
2011-06-02
1
-1
/
+1
*
ktest: Fix off-by-one in config bisect result
Steven Rostedt
2011-06-02
1
-2
/
+2
*
ktest: Allow options to be used by other options
Steven Rostedt
2011-05-20
2
-1
/
+97
*
ktest: Create variables for the ktest config files
Steven Rostedt
2011-05-20
2
-0
/
+121
*
ktest: Reboot after each patchcheck run
Steven Rostedt
2011-05-20
2
-0
/
+17
[prev]
[next]