index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
ktest
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-22
ktest: Fix make_min_config to handle new assign_configs call
Steven Rostedt (Red Hat)
1
-1
/
+3
2014-11-22
ktest: Use make -s kernelrelease
Michal Marek
1
-1
/
+1
2014-10-08
ktest: Don't bother with bisect good or bad on replay
Steven Rostedt (Red Hat)
1
-6
/
+8
2014-10-08
ktest: Fix check for new kernel success on rebooting to good kernel
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-09-20
ktest: add ability to skip during BISECT_MANUAL
Chris J Arges
1
-2
/
+4
2014-09-20
ktest: Add PATCHCHECK_CHERRY
Steven Rostedt (Red Hat)
2
-6
/
+39
2014-04-24
ktest: Update documentation on config_bisect
Steven Rostedt (Red Hat)
1
-38
/
+27
2014-04-24
ktest: Add the config bisect manual back
Steven Rostedt (Red Hat)
1
-1
/
+7
2014-04-24
ktest: Remove unused functions
Steven Rostedt (Red Hat)
1
-62
/
+1
2014-04-24
ktest: Put back in the CONFIG_BISECT_CHECK
Steven Rostedt (Red Hat)
1
-2
/
+23
2014-04-24
ktest: Rewrite the config-bisect to actually work
Steven Rostedt (Red Hat)
1
-226
/
+226
2014-04-24
ktest: Some cleanup for improving readability
Satoru Takeuchi
1
-22
/
+20
2014-04-24
ktest: add 2nd parameter of run_command() to set the redirect target file
Satoru Takeuchi
1
-8
/
+3
2014-02-27
ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf
Satoru Takeuchi
1
-0
/
+4
2014-01-20
Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-32
/
+147
2014-01-19
ktest: Add BISECT_TRIES to bisect test
Steven Rostedt (Red Hat)
2
-2
/
+36
2013-12-12
ktest: Add eval '=~' command to modify variables in config file
Steven Rostedt (Red Hat)
1
-21
/
+81
2013-12-12
ktest: Add special variable ${KERNEL_VERSION}
Steven Rostedt (Red Hat)
1
-8
/
+19
2013-12-03
ktest: Add documentation of CLOSE_CONSOLE_SIGNAL
Steven Rostedt (Red Hat)
1
-0
/
+7
2013-12-03
ktest: Make the signal to terminate the console configurable
Satoru Takeuchi
1
-1
/
+4
2013-09-17
Drop support for Renesas H8/300 (h8300) architecture
Guenter Roeck
1
-6
/
+0
2013-05-28
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-04-25
ktest: Reset grub menu cache with different machines
Steven Rostedt (Red Hat)
1
-2
/
+7
2013-03-08
ktest: Allow tests to use different GRUB_MENUs
Steven Rostedt (Red Hat)
1
-2
/
+7
2013-02-18
ktest: Remove indexes from warnings check
Steven Rostedt (Red Hat)
1
-8
/
+26
2013-02-05
ktest: Ignore warnings during reboot
Steven Rostedt (Red Hat)
1
-0
/
+8
2013-02-05
ktest: Search for linux banner for successful reboot
Steven Rostedt (Red Hat)
1
-1
/
+6
2013-01-31
ktest: Add make_warnings_file and process full warnings
Steven Rostedt (Red Hat)
3
-6
/
+185
2013-01-31
ktest: Allow a test option to use its default option
Steven Rostedt (Red Hat)
1
-6
/
+10
2013-01-30
ktest: Strip off '\n' when reading which files were modified
Steven Rostedt (Red Hat)
1
-0
/
+4
2013-01-30
ktest: Do not require CONSOLE for build or install bisects
Steven Rostedt (Red Hat)
1
-5
/
+22
2012-12-12
ktest: Test if target machine is up before install
Steven Rostedt
1
-0
/
+10
2012-12-12
ktest: Fix breakage from change of oldnoconfig to olddefconfig
Steven Rostedt
1
-4
/
+8
2012-12-12
ktest: Add native support for syslinux boot loader
Steven Rostedt
2
-2
/
+48
2012-12-11
ktest: Sync before reboot
Steven Rostedt
1
-0
/
+3
2012-11-13
ktest: Add support for grub2
Steven Rostedt
2
-4
/
+91
2012-10-26
ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA
Steven Rostedt
1
-2
/
+4
2012-10-12
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-8
/
+7
2012-10-01
Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+3
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-09-27
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...
Adam Lee
1
-8
/
+7
2012-09-26
ktest: Fix ELSE IF statements
Steven Rostedt
1
-1
/
+3
2012-09-01
tools/testing: fix comment / output typos
Masanari Iida
2
-2
/
+2
2012-07-30
ktest: Allow perl regex expressions in conditional statements
Steven Rostedt
1
-1
/
+5
2012-07-30
ktest: Ignore errors it tests if IGNORE_ERRORS is set
Steven Rostedt
1
-1
/
+10
2012-07-21
ktest: Reset saved min (force) configs for each test
Steven Rostedt
1
-0
/
+2
2012-07-20
ktest: Add check for bug or panic during reboot
Steven Rostedt
1
-1
/
+27
2012-07-20
ktest: Add MAX_MONITOR_WAIT option
Steven Rostedt
2
-1
/
+23
2012-07-19
ktest: Fix config bisect with how make oldnoconfig works
Steven Rostedt
1
-0
/
+46
2012-07-19
ktest: Add CONFIG_BISECT_CHECK option
Steven Rostedt
2
-0
/
+20
[prev]
[next]