index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
2020-05-11
checkpatch: warn about uses of ENOTSUPP
Jakub Kicinski
2020-04-21
checkpatch: fix a typo in the regex for $allocFunctions
Christophe JAILLET
2020-04-07
checkpatch: avoid warning about uninitialized_var()
Joe Perches
2020-04-07
checkpatch: check proper licensing of Devicetree bindings
Lubomir Rintel
2020-04-07
checkpatch: improve Gerrit Change-Id: test
Joe Perches
2020-04-07
checkpatch: add command-line option for TAB size
Antonio Borneo
2020-04-07
checkpatch: fix multiple const * types
Antonio Borneo
2020-04-07
checkpatch: fix minor typo and mixed space+tab in indentation
Antonio Borneo
2020-04-07
checkpatch: prefer fallthrough; over fallthrough comments
Joe Perches
2020-04-07
checkpatch: support "base-commit:" format
John Hubbard
2020-04-07
checkpatch: check SPDX tags in YAML files
Lubomir Rintel
2020-04-07
checkpatch: remove email address comment from email address comparisons
Joe Perches
2019-12-09
Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...
Linus Torvalds
2019-12-06
checkpatch: Drop pr_warning check
Kefeng Wang
2019-12-04
checkpatch: reduce is_maintained_obsolete lookup runtime
Joe Perches
2019-12-04
checkpatch: improve ignoring CamelCase SI style variants like mA
Joe Perches
2019-12-02
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-26
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-14
checkpatch: don't warn about new vsprintf pointer extension '%pe'
Uwe Kleine-König
2019-10-11
checkpatch: Warn if DT bindings are not in schema format
Rob Herring
2019-10-11
lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
Sakari Ailus
2019-10-11
lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
Sakari Ailus
2019-09-25
checkpatch: check for nested (un)?likely() calls
Denis Efremov
2019-09-25
checkpatch: make git output use LANGUAGE=en_US.utf8
Joe Perches
2019-09-25
checkpatch: remove obsolete period from "ambiguous SHA1" query
Sean Christopherson
2019-09-25
checkpatch: allow consecutive close braces
Joe Perches
2019-09-25
checkpatch: prefer __section over __attribute__((section(...)))
Joe Perches
2019-09-25
checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
Brendan Jackman
2019-09-25
checkpatch.pl: warn on invalid commit id
Matteo Croce
2019-09-25
checkpatch: improve SPDX license checking
Joe Perches
2019-09-25
checkpatch: don't interpret stack dumps as commit IDs
Joe Perches
2019-07-16
checkpatch.pl: warn on duplicate sysctl local variable
Matteo Croce
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-05-22
checkpatch.pl: Update DT vendor prefix check
Rob Herring
2019-05-08
Merge tag 'docs-5.2' of git://git.lwn.net/linux
Linus Torvalds
2019-03-29
checkpatch: add %pt as a valid vsprintf extension
Alexandre Belloni
2019-03-25
checkpatch: Warn on improper usage of Co-developed-by
Sean Christopherson
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
2019-03-07
checkpatch: add test for SPDX-License-Identifier on wrong line #
Joe Perches
2019-03-07
checkpatch: allow reporting C99 style comments
Vadim Bendebury
2019-03-07
checkpatch: add some new alloc functions to various tests
Joe Perches
2019-03-07
checkpatch: verify SPDX comment style
Joe Perches
2019-01-20
coding-style: Clarify the expectations around bool
Jason Gunthorpe
2019-01-04
checkpatch: add Co-developed-by to signature tags
Jorge Ramirez-Ortiz
2019-01-04
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
2018-11-12
checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked()
Paul E. McKenney
2018-11-12
checkpatch: Create table of obsolete APIs and apply to RCU
Joe Perches
2018-10-31
checkpatch: remove GCC_BINARY_CONSTANT warning
Christophe Leroy
2018-09-04
checkpatch: add __ro_after_init to known $Attribute
Joe Perches
[next]