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