index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
2018-04-03
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-03-26
checkpatch: kconfig: prefer 'help' over '---help---'
Ulf Magnusson
2018-03-26
checkpatch: kconfig: check help texts for menuconfig and choice
Ulf Magnusson
2018-03-26
checkpatch: kconfig: recognize more prompts when checking help texts
Ulf Magnusson
2018-03-16
arch: remove blackfin port
Arnd Bergmann
2018-02-06
checkpatch: improve OPEN_BRACE test
Joe Perches
2018-02-06
checkpatch: avoid some false positives for TABSTOP declaration test
Joe Perches
2018-02-06
checkpatch: exclude drivers/staging from if with unnecessary parentheses test
Joe Perches
2018-02-06
checkpatch: improve the TABSTOP test to include declarations
Joe Perches
2018-02-06
checkpatch: add a few DEVICE_ATTR style tests
Joe Perches
2018-02-06
checkpatch: improve quoted string and line continuation test
Joe Perches
2018-02-06
checkpatch: ignore some octal permissions of 0
Joe Perches
2018-02-06
checkpatch: allow long lines containing URL
Andreas Brauchli
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-01-09
checkpatch: add pF/pf deprecation warning
Sergey Senozhatsky
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-12-12
checkpatch: Remove ACCESS_ONCE() warning
Mark Rutland
2017-12-05
checkpatch: Add warnings for {smp_,}read_barrier_depends()
Paul E. McKenney
2017-11-29
vsprintf: add printk specifier %px
Tobin C. Harding
2017-11-17
checkpatch: do not check missing blank line before builtin_*_driver
Masahiro Yamada
2017-11-17
checkpatch: add --strict test for lines ending in [ or (
Joe Perches
2017-11-17
checkpatch: add TP_printk to list of logging functions
Joe Perches
2017-11-17
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
Joe Perches
2017-11-17
checkpatch: printks always need a KERN_<LEVEL>
Joe Perches
2017-11-17
scripts/checkpatch.pl: avoid false warning missing break
Heinrich Schuchardt
2017-11-17
checkpatch: support function pointers for unnamed function definition arguments
Miles Chen
2017-10-03
checkpatch: fix ignoring cover-letter logic
Stafford Horne
2017-09-08
checkpatch: add 6 missing types to --list-types
Jean Delvare
2017-09-08
checkpatch: rename variables to avoid confusion
Jean Delvare
2017-09-08
checkpatch: fix typo in comment
Jean Delvare
2017-09-08
checkpatch: add --strict check for ifs with unnecessary parentheses
Joe Perches
2017-07-12
checkpatch: improve the STORAGE_CLASS test
Joe Perches
2017-07-10
checkpatch: improve multi-line alignment test
Joe Perches
2017-07-10
checkpatch: improve macro reuse test
Joe Perches
2017-07-10
checkpatch: change format of --color argument to --color[=WHEN]
John Brooks
2017-07-10
checkpatch: silence perl 5.26.0 unescaped left brace warnings
Cyril Bur
2017-07-10
checkpatch: improve tests for multiple line function definitions
Joe Perches
2017-07-10
checkpatch: remove false warning for commit reference
Heinrich Schuchardt
2017-07-10
checkpatch: fix stepping through statements with $stat and ctx_statement_block
Joe Perches
2017-07-10
checkpatch: [HLP]LIST_HEAD is also declaration
Steffen Maier
2017-07-10
checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t
Joe Perches
2017-07-10
checkpatch: improve the unnecessary OOM message test
Joe Perches
2017-07-07
Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-06-27
vsprintf: Add %p extension "%pOF" for device tree
Pantelis Antoniou
2017-06-08
checkpatch: Remove checks for expedited grace periods
Paul E. McKenney
2017-05-14
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
2017-05-08
checkpatch: improve the SUSPECT_CODE_INDENT test
Joe Perches
2017-05-08
checkpatch: improve the embedded function name test for patch contexts
Joe Perches
2017-05-08
checkpatch: add --typedefsfile
Jerome Forissier
[next]