index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
checkpatch: fix unescaped left brace
Dwaipayan Ray
1
-1
/
+1
2020-09-09
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
1
-2
/
+2
2019-09-26
checkpatch: check for nested (un)?likely() calls
Denis Efremov
1
-0
/
+6
2019-09-26
checkpatch: make git output use LANGUAGE=en_US.utf8
Joe Perches
1
-4
/
+6
2019-09-26
checkpatch: remove obsolete period from "ambiguous SHA1" query
Sean Christopherson
1
-1
/
+1
2019-09-26
checkpatch: allow consecutive close braces
Joe Perches
1
-1
/
+1
2019-09-26
checkpatch: prefer __section over __attribute__((section(...)))
Joe Perches
1
-0
/
+12
2019-09-26
checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
Brendan Jackman
1
-1
/
+1
2019-09-26
checkpatch.pl: warn on invalid commit id
Matteo Croce
1
-0
/
+11
2019-09-26
checkpatch: improve SPDX license checking
Joe Perches
1
-9
/
+9
2019-09-26
checkpatch: don't interpret stack dumps as commit IDs
Joe Perches
1
-2
/
+4
2019-07-17
checkpatch.pl: warn on duplicate sysctl local variable
Matteo Croce
1
-0
/
+6
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-4
/
+4
2019-05-22
checkpatch.pl: Update DT vendor prefix check
Rob Herring
1
-2
/
+2
2019-05-08
Merge tag 'docs-5.2' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+18
2019-03-29
checkpatch: add %pt as a valid vsprintf extension
Alexandre Belloni
1
-1
/
+1
2019-03-25
checkpatch: Warn on improper usage of Co-developed-by
Sean Christopherson
1
-0
/
+18
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
1
-13
/
+0
2019-03-08
checkpatch: add test for SPDX-License-Identifier on wrong line #
Joe Perches
1
-0
/
+8
2019-03-08
checkpatch: allow reporting C99 style comments
Vadim Bendebury
1
-1
/
+2
2019-03-08
checkpatch: add some new alloc functions to various tests
Joe Perches
1
-4
/
+15
2019-03-08
checkpatch: verify SPDX comment style
Joe Perches
1
-0
/
+8
2019-01-21
coding-style: Clarify the expectations around bool
Jason Gunthorpe
1
-13
/
+0
2019-01-05
checkpatch: add Co-developed-by to signature tags
Jorge Ramirez-Ortiz
1
-0
/
+1
2019-01-05
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
1
-2
/
+11
2018-11-12
checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked()
Paul E. McKenney
1
-0
/
+6
2018-11-12
checkpatch: Create table of obsolete APIs and apply to RCU
Joe Perches
1
-0
/
+29
2018-10-31
checkpatch: remove GCC_BINARY_CONSTANT warning
Christophe Leroy
1
-11
/
+0
2018-09-05
checkpatch: add __ro_after_init to known $Attribute
Joe Perches
1
-0
/
+1
2018-09-05
checkpatch: add optional static const to blank line declarations test
Joe Perches
1
-1
/
+1
2018-08-22
checkpatch: DT bindings should be a separate patch
Rob Herring
1
-0
/
+14
2018-08-22
checkpatch: warn on unnecessary int declarations
Joe Perches
1
-0
/
+20
2018-08-22
checkpatch: check for space after "else" keyword
Michal Zylowski
1
-2
/
+2
2018-08-22
checkpatch: fix SPDX license check with --root=<path>
Joe Perches
1
-2
/
+3
2018-08-22
checkpatch: warn when a patch doesn't have a description
Joe Perches
1
-0
/
+13
2018-08-22
checkpatch: check for #if 0/#if 1
Prakruthi Deepak Heragu
1
-3
/
+8
2018-08-22
checkpatch: fix krealloc reuse test
Joe Perches
1
-1
/
+2
2018-08-22
checkpatch: validate SPDX license with spdxcheck.py
Joe Perches
1
-2
/
+18
2018-08-22
checkpatch: fix macro argument reuse test
Joe Perches
1
-0
/
+1
2018-08-22
checkpatch: warn if missing author Signed-off-by
Geert Uytterhoeven
1
-3
/
+25
2018-08-22
checkpatch: update section keywords
Geert Uytterhoeven
1
-1
/
+2
2018-08-22
checkpatch: improve runtime execution speed a little
Joe Perches
1
-33
/
+33
2018-08-22
checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
Joe Perches
1
-5
/
+18
2018-08-22
checkpatch: add a --strict test for structs with bool member definitions
Joe Perches
1
-0
/
+7
2018-07-14
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
Joe Perches
1
-3
/
+3
2018-06-27
checkpatch: remove warning for 'old' stable@kernel.org address
Linus Torvalds
1
-6
/
+0
2018-06-08
checkpatch: improve patch recognition
Joe Perches
1
-0
/
+8
2018-06-08
scripts: use SPDX tag in get_maintainer and checkpatch
Joe Perches
1
-1
/
+3
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-10
/
+0
2018-05-26
checkpatch: fix macro argument precedence test
Joe Perches
1
-1
/
+1
[next]