index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
checkpatch: improve OPEN_BRACE test
Joe Perches
1
-3
/
+5
2018-02-06
checkpatch: avoid some false positives for TABSTOP declaration test
Joe Perches
1
-1
/
+1
2018-02-06
checkpatch: exclude drivers/staging from if with unnecessary parentheses test
Joe Perches
1
-1
/
+3
2018-02-06
checkpatch: improve the TABSTOP test to include declarations
Joe Perches
1
-1
/
+1
2018-02-06
checkpatch: add a few DEVICE_ATTR style tests
Joe Perches
1
-21
/
+93
2018-02-06
checkpatch: improve quoted string and line continuation test
Joe Perches
1
-1
/
+1
2018-02-06
checkpatch: ignore some octal permissions of 0
Joe Perches
1
-2
/
+7
2018-02-06
checkpatch: allow long lines containing URL
Andreas Brauchli
1
-0
/
+5
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-2
/
+9
2018-01-09
checkpatch: add pF/pf deprecation warning
Sergey Senozhatsky
1
-2
/
+9
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+6
2017-12-12
checkpatch: Remove ACCESS_ONCE() warning
Mark Rutland
1
-22
/
+0
2017-12-05
checkpatch: Add warnings for {smp_,}read_barrier_depends()
Paul E. McKenney
1
-0
/
+6
2017-11-29
vsprintf: add printk specifier %px
Tobin C. Harding
1
-1
/
+1
2017-11-17
checkpatch: do not check missing blank line before builtin_*_driver
Masahiro Yamada
1
-0
/
+1
2017-11-17
checkpatch: add --strict test for lines ending in [ or (
Joe Perches
1
-0
/
+6
2017-11-17
checkpatch: add TP_printk to list of logging functions
Joe Perches
1
-0
/
+1
2017-11-17
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
Joe Perches
1
-2
/
+3
2017-11-17
checkpatch: printks always need a KERN_<LEVEL>
Joe Perches
1
-22
/
+4
2017-11-17
scripts/checkpatch.pl: avoid false warning missing break
Heinrich Schuchardt
1
-1
/
+1
2017-11-17
checkpatch: support function pointers for unnamed function definition arguments
Miles Chen
1
-1
/
+1
2017-10-03
checkpatch: fix ignoring cover-letter logic
Stafford Horne
1
-1
/
+1
2017-09-08
checkpatch: add 6 missing types to --list-types
Jean Delvare
1
-1
/
+2
2017-09-08
checkpatch: rename variables to avoid confusion
Jean Delvare
1
-16
/
+16
2017-09-08
checkpatch: fix typo in comment
Jean Delvare
1
-1
/
+1
2017-09-08
checkpatch: add --strict check for ifs with unnecessary parentheses
Joe Perches
1
-0
/
+24
2017-07-12
checkpatch: improve the STORAGE_CLASS test
Joe Perches
1
-2
/
+10
2017-07-10
checkpatch: improve multi-line alignment test
Joe Perches
1
-1
/
+1
2017-07-10
checkpatch: improve macro reuse test
Joe Perches
1
-6
/
+6
2017-07-10
checkpatch: change format of --color argument to --color[=WHEN]
John Brooks
1
-6
/
+29
2017-07-10
checkpatch: silence perl 5.26.0 unescaped left brace warnings
Cyril Bur
1
-3
/
+3
2017-07-10
checkpatch: improve tests for multiple line function definitions
Joe Perches
1
-1
/
+25
2017-07-10
checkpatch: remove false warning for commit reference
Heinrich Schuchardt
1
-1
/
+3
2017-07-10
checkpatch: fix stepping through statements with $stat and ctx_statement_block
Joe Perches
1
-1
/
+1
2017-07-10
checkpatch: [HLP]LIST_HEAD is also declaration
Steffen Maier
1
-1
/
+1
2017-07-10
checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t
Joe Perches
1
-0
/
+11
2017-07-10
checkpatch: improve the unnecessary OOM message test
Joe Perches
1
-1
/
+1
2017-07-07
Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2017-07-07
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-06-27
vsprintf: Add %p extension "%pOF" for device tree
Pantelis Antoniou
1
-1
/
+1
2017-06-08
checkpatch: Remove checks for expedited grace periods
Paul E. McKenney
1
-17
/
+0
2017-05-14
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
1
-1
/
+2
2017-05-08
checkpatch: improve the SUSPECT_CODE_INDENT test
Joe Perches
1
-1
/
+3
2017-05-08
checkpatch: improve the embedded function name test for patch contexts
Joe Perches
1
-9
/
+8
2017-05-08
checkpatch: add --typedefsfile
Jerome Forissier
1
-17
/
+35
2017-05-08
checkpatch: improve k.alloc with multiplication and sizeof test
Joe Perches
1
-3
/
+10
2017-05-08
checkpatch: special audit for revert commit line
Wei Wang
1
-0
/
+1
2017-05-08
checkpatch: clarify the EMBEDDED_FUNCTION_NAME message
Joe Perches
1
-5
/
+7
2017-05-08
checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE test
Joe Perches
1
-2
/
+4
2017-05-08
checkpatch: avoid suggesting struct definitions should be const
Joe Perches
1
-3
/
+3
[next]