index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkpatch: version 0.21
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
checkpatch: types cannot start mid word for pointer tests
Andy Whitcroft
2008-07-24
1
-2
/
+2
*
checkpatch: complex macros need to ignore comments
Andy Whitcroft
2008-07-24
1
-0
/
+1
*
checkpatch: variants -- move the main unary/binary operators to use variants
Andy Whitcroft
2008-07-24
1
-18
/
+18
*
checkpatch: add checks for question mark and colon spacing
Andy Whitcroft
2008-07-24
1
-9
/
+72
*
checkpatch: possible modifiers -- handle multiple modifiers and trailing
Andy Whitcroft
2008-07-24
1
-3
/
+5
*
checkpatch: possible types -- known modifiers cannot be types
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
checkpatch: handle return types of pointers to functions
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
checkpatch: macro complexity checks are meaningless in linker scripts
Andy Whitcroft
2008-07-24
1
-1
/
+2
*
checkpatch: possible modifiers are not being correctly matched
Andy Whitcroft
2008-07-24
1
-4
/
+3
*
checkpatch: improve type matcher debug
Andy Whitcroft
2008-07-24
1
-4
/
+7
*
checkpatch: allow for type modifiers on multiple declarations
Andy Whitcroft
2008-07-24
1
-0
/
+4
*
checkpatch: correct spelling in kfree checks
Wolfram Sang
2008-07-24
1
-1
/
+1
*
checkpatch: usb_free_urb() can take NULL
Greg Kroah-Hartman
2008-07-24
1
-0
/
+7
*
checkpatch: condition/loop indent checks
Andy Whitcroft
2008-07-24
1
-4
/
+55
*
checkpatch: toughen trailing if statement checks and extend them to while and...
Andy Whitcroft
2008-07-24
1
-5
/
+5
*
checkpatch: check spacing for square brackets
Andy Whitcroft
2008-07-24
1
-0
/
+11
*
checkpatch: switch -- report trailing statements on case and default
Andy Whitcroft
2008-07-24
1
-0
/
+4
*
checkpatch: allow printk strings to exceed 80 characters to maintain their se...
Andy Whitcroft
2008-07-24
1
-1
/
+3
*
checkpatch: trailing statement indent: fix end of statement location
Andy Whitcroft
2008-07-24
1
-5
/
+10
*
checkpatch: macros: fix statement counting block end detection
Andy Whitcroft
2008-07-24
1
-12
/
+11
*
checkpatch: types: unary -- goto introduces unary context
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
checkpatch: comment detection: ignore macro continuation when detecting assoc...
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
checkpatch: possible types: __asm__ is never a type
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
checkpatch: add a checkpatch warning for new uses of __initcall().
Michael Ellerman
2008-07-24
1
-0
/
+4
*
checkpatch: types: some types may also be identifiers
Andy Whitcroft
2008-07-24
1
-5
/
+6
*
checkpatch: return is not a function -- parentheses for casts are ok too
Andy Whitcroft
2008-07-24
1
-0
/
+1
*
checkpatch: Version: 0.20
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
update checkpatch.pl to version 0.19
Andy Whitcroft
2008-06-06
1
-102
/
+182
*
update checkpatch.pl to version 0.18
Andy Whitcroft
2008-04-29
1
-5
/
+20
*
update checkpatch.pl to version 0.17
Andy Whitcroft
2008-04-29
1
-41
/
+90
*
checkpatch: usb_free_urb() can take NULL
Greg Kroah-Hartman
2008-04-24
1
-0
/
+7
*
update checkpatch.pl to version 0.16
Andy Whitcroft
2008-03-28
1
-184
/
+279
*
update checkpatch.pl to version 0.15
Andy Whitcroft
2008-03-04
1
-117
/
+206
*
update checkpatch.pl to version 0.14
Andy Whitcroft
2008-02-08
1
-42
/
+184
*
update checkpatch.pl to version 0.13
Andy Whitcroft
2008-02-08
1
-96
/
+198
*
update checkpatch.pl to version 0.12
Andy Whitcroft
2007-11-29
1
-108
/
+287
*
update checkpatch.pl to version 0.11
Andy Whitcroft
2007-10-18
1
-174
/
+340
*
update checkpatch.pl to version 0.10
Andy Whitcroft
2007-10-17
1
-58
/
+196
*
update checkpatch.pl to version 0.09
Andy Whitcroft
2007-08-11
1
-31
/
+71
*
update checkpatch.pl to version 0.08
Andy Whitcroft
2007-07-19
1
-32
/
+143
*
update checkpatch.pl to version 0.07
Andy Whitcroft
2007-07-16
1
-196
/
+178
*
update checkpatch.pl to version 0.06
Andy Whitcroft
2007-06-24
1
-53
/
+92
*
update checkpatch.pl to version 0.05
Andy Whitcroft
2007-06-24
1
-54
/
+129
*
update checkpatch.pl to version 0.04
Andy Whitcroft
2007-06-08
1
-81
/
+193
*
checkpatch: produce fewer lines of output
Randy Dunlap
2007-06-08
1
-2
/
+2
*
update checkpatch.pl to version 0.03
Andy Whitcroft
2007-06-08
1
-84
/
+245
*
checkpatch.pl: should be executable
Andy Whitcroft
2007-06-07
1
-0
/
+0
*
add a trivial patch style checker
Andy Whitcroft
2007-06-01
1
-0
/
+595