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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
scripts/gdb: repair rb_first() and rb_last()
Aymeric Agon-Rambosson
1
-2
/
+2
2020-05-08
scripts/decodecode: fix trapping instruction formatting
Ivan Delalande
1
-1
/
+1
2020-05-04
Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+7
2020-05-04
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
1
-1
/
+1
2020-04-24
Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+5
2020-04-23
kbuild: fix DT binding schema rule again to avoid needless rebuilds
Masahiro Yamada
1
-1
/
+1
2020-04-22
scripts/config: allow colons in option strings for sed
Jeremie Francois (on alpha)
1
-1
/
+4
2020-04-21
checkpatch: fix a typo in the regex for $allocFunctions
Christophe JAILLET
1
-1
/
+1
2020-04-17
Merge tag 'docs-fixes' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2020-04-17
kbuild: check libyaml installation for 'make dt_binding_check'
Masahiro Yamada
1
-1
/
+1
2020-04-16
scripts: documentation-file-ref-check: Add line break before exit
Tiezhu Yang
1
-1
/
+1
2020-04-15
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
1
-1
/
+1
2020-04-13
gcc-common.h: Update for GCC 10
Frédéric Pierret (fepitre)
2
-0
/
+5
2020-04-13
gcc-plugins/stackleak: Avoid assignment for unused macro argument
Kees Cook
1
-3
/
+2
2020-04-08
kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig
Masahiro Yamada
4
-0
/
+123
2020-04-08
kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
Masahiro Yamada
1
-17
/
+0
2020-04-08
kbuild: remove -I$(srctree)/tools/include from scripts/Makefile
Masahiro Yamada
1
-4
/
+0
2020-04-08
kbuild: mkcompile_h: Include $LD version in /proc/version
Kees Cook
1
-1
/
+5
2020-04-08
kconfig: qconf: Fix a few alignment issues
Mauro Carvalho Chehab
1
-6
/
+7
2020-04-08
kconfig: qconf: remove some old bogus TODOs
Mauro Carvalho Chehab
1
-2
/
+1
2020-04-08
kconfig: qconf: fix support for the split view mode
Mauro Carvalho Chehab
2
-7
/
+28
2020-04-08
kconfig: qconf: fix the content of the main widget
Mauro Carvalho Chehab
1
-6
/
+17
2020-04-08
kconfig: qconf: Change title for the item window
Mauro Carvalho Chehab
1
-1
/
+9
2020-04-08
kconfig: qconf: clean deprecated warnings
Mauro Carvalho Chehab
1
-4
/
+4
2020-04-08
gcc-plugins: drop support for GCC <= 4.7
Masahiro Yamada
7
-103
/
+14
2020-04-08
kbuild: Enable -Wtautological-compare
Nathan Chancellor
1
-0
/
+1
2020-04-07
ubsan: split "bounds" checker from other options
Kees Cook
1
-1
/
+6
2020-04-07
ubsan: add trap instrumentation option
Kees Cook
1
-2
/
+7
2020-04-07
checkpatch: avoid warning about uninitialized_var()
Joe Perches
1
-5
/
+9
2020-04-07
checkpatch: check proper licensing of Devicetree bindings
Lubomir Rintel
1
-0
/
+11
2020-04-07
checkpatch: improve Gerrit Change-Id: test
Joe Perches
1
-3
/
+10
2020-04-07
checkpatch: add command-line option for TAB size
Antonio Borneo
1
-10
/
+16
2020-04-07
checkpatch: fix multiple const * types
Antonio Borneo
1
-2
/
+2
2020-04-07
checkpatch: fix minor typo and mixed space+tab in indentation
Antonio Borneo
1
-4
/
+4
2020-04-07
checkpatch: prefer fallthrough; over fallthrough comments
Joe Perches
1
-0
/
+36
2020-04-07
checkpatch: support "base-commit:" format
John Hubbard
1
-1
/
+1
2020-04-07
checkpatch: check SPDX tags in YAML files
Lubomir Rintel
1
-1
/
+1
2020-04-07
checkpatch: remove email address comment from email address comparisons
Joe Perches
1
-10
/
+29
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-17
/
+20
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-7
/
+10
2020-04-03
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-208
/
+298
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-04-02
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-1
/
+19
2020-04-02
scripts/spelling.txt: add syfs/sysfs pattern
Jonathan Neuschäfer
1
-0
/
+1
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-19
/
+27
2020-04-01
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
15
-122
/
+143
2020-04-01
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+8
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-14
/
+10
2020-03-31
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+5
[next]