index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkpatch: add Co-developed-by to signature tags
Jorge Ramirez-Ortiz
2019-01-04
1
-0
/
+1
*
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
2019-01-04
1
-2
/
+11
*
checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked()
Paul E. McKenney
2018-11-12
1
-0
/
+6
*
checkpatch: Create table of obsolete APIs and apply to RCU
Joe Perches
2018-11-12
1
-0
/
+29
*
checkpatch: remove GCC_BINARY_CONSTANT warning
Christophe Leroy
2018-10-31
1
-11
/
+0
*
checkpatch: add __ro_after_init to known $Attribute
Joe Perches
2018-09-04
1
-0
/
+1
*
checkpatch: add optional static const to blank line declarations test
Joe Perches
2018-09-04
1
-1
/
+1
*
checkpatch: DT bindings should be a separate patch
Rob Herring
2018-08-22
1
-0
/
+14
*
checkpatch: warn on unnecessary int declarations
Joe Perches
2018-08-22
1
-0
/
+20
*
checkpatch: check for space after "else" keyword
Michal Zylowski
2018-08-22
1
-2
/
+2
*
checkpatch: fix SPDX license check with --root=<path>
Joe Perches
2018-08-22
1
-2
/
+3
*
checkpatch: warn when a patch doesn't have a description
Joe Perches
2018-08-22
1
-0
/
+13
*
checkpatch: check for #if 0/#if 1
Prakruthi Deepak Heragu
2018-08-22
1
-3
/
+8
*
checkpatch: fix krealloc reuse test
Joe Perches
2018-08-22
1
-1
/
+2
*
checkpatch: validate SPDX license with spdxcheck.py
Joe Perches
2018-08-22
1
-2
/
+18
*
checkpatch: fix macro argument reuse test
Joe Perches
2018-08-22
1
-0
/
+1
*
checkpatch: warn if missing author Signed-off-by
Geert Uytterhoeven
2018-08-22
1
-3
/
+25
*
checkpatch: update section keywords
Geert Uytterhoeven
2018-08-22
1
-1
/
+2
*
checkpatch: improve runtime execution speed a little
Joe Perches
2018-08-22
1
-33
/
+33
*
checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
Joe Perches
2018-08-22
1
-5
/
+18
*
checkpatch: add a --strict test for structs with bool member definitions
Joe Perches
2018-08-22
1
-0
/
+7
*
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
Joe Perches
2018-07-14
1
-3
/
+3
*
checkpatch: remove warning for 'old' stable@kernel.org address
Linus Torvalds
2018-06-27
1
-6
/
+0
*
checkpatch: improve patch recognition
Joe Perches
2018-06-07
1
-0
/
+8
*
scripts: use SPDX tag in get_maintainer and checkpatch
Joe Perches
2018-06-07
1
-1
/
+3
*
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-06-06
1
-10
/
+0
|
\
|
*
checkpatch: remove VMLINUX_SYMBOL() check
Masahiro Yamada
2018-05-17
1
-10
/
+0
*
|
checkpatch: fix macro argument precedence test
Joe Perches
2018-05-25
1
-1
/
+1
|
/
*
checkpatch: whinge about bool bitfields
Joe Perches
2018-04-11
1
-0
/
+6
*
checkpatch: allow space between colon and bracket
Heinrich Schuchardt
2018-04-11
1
-1
/
+1
*
checkpatch: add test for assignment at start of line
Joe Perches
2018-04-11
1
-0
/
+6
*
checkpatch: test SYMBOLIC_PERMS multiple times per line
Joe Perches
2018-04-11
1
-1
/
+1
*
checkpatch: two spelling fixes
Claudio Fontana
2018-04-11
1
-1
/
+1
*
checkpatch: improve get_quoted_string for TRACE_EVENT macros
Joe Perches
2018-04-11
1
-1
/
+2
*
checkpatch: warn for use of %px
Tobin C. Harding
2018-04-11
1
-16
/
+32
*
checkpatch: add sub routine get_stat_here()
Tobin C. Harding
2018-04-11
1
-32
/
+20
*
checkpatch: remove unused variable declarations
Tobin C. Harding
2018-04-11
1
-2
/
+0
*
checkpatch: add sub routine get_stat_real()
Tobin C. Harding
2018-04-11
1
-16
/
+16
*
checkpatch: add Crypto ON_STACK to declaration_macros
Gilad Ben-Yossef
2018-04-11
1
-1
/
+2
*
checkpatch.pl: add SPDX license tag check
Rob Herring
2018-04-11
1
-0
/
+27
*
checkpatch: improve parse_email signature checking
Joe Perches
2018-04-11
1
-1
/
+1
*
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-04-03
1
-4
/
+17
|
\
|
*
checkpatch: kconfig: prefer 'help' over '---help---'
Ulf Magnusson
2018-03-26
1
-1
/
+5
|
*
checkpatch: kconfig: check help texts for menuconfig and choice
Ulf Magnusson
2018-03-26
1
-2
/
+11
|
*
checkpatch: kconfig: recognize more prompts when checking help texts
Ulf Magnusson
2018-03-26
1
-1
/
+1
*
|
arch: remove blackfin port
Arnd Bergmann
2018-03-16
1
-26
/
+0
|
/
*
checkpatch: improve OPEN_BRACE test
Joe Perches
2018-02-06
1
-3
/
+5
*
checkpatch: avoid some false positives for TABSTOP declaration test
Joe Perches
2018-02-06
1
-1
/
+1
*
checkpatch: exclude drivers/staging from if with unnecessary parentheses test
Joe Perches
2018-02-06
1
-1
/
+3
*
checkpatch: improve the TABSTOP test to include declarations
Joe Perches
2018-02-06
1
-1
/
+1
[next]