aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
Commit message (Expand)AuthorAge
* checkpatch: remove GCC_BINARY_CONSTANT warningChristophe Leroy2018-10-31
* checkpatch: add __ro_after_init to known $AttributeJoe Perches2018-09-04
* checkpatch: add optional static const to blank line declarations testJoe Perches2018-09-04
* checkpatch: DT bindings should be a separate patchRob Herring2018-08-22
* checkpatch: warn on unnecessary int declarationsJoe Perches2018-08-22
* checkpatch: check for space after "else" keywordMichal Zylowski2018-08-22
* checkpatch: fix SPDX license check with --root=<path>Joe Perches2018-08-22
* checkpatch: warn when a patch doesn't have a descriptionJoe Perches2018-08-22
* checkpatch: check for #if 0/#if 1Prakruthi Deepak Heragu2018-08-22
* checkpatch: fix krealloc reuse testJoe Perches2018-08-22
* checkpatch: validate SPDX license with spdxcheck.pyJoe Perches2018-08-22
* checkpatch: fix macro argument reuse testJoe Perches2018-08-22
* checkpatch: warn if missing author Signed-off-byGeert Uytterhoeven2018-08-22
* checkpatch: update section keywordsGeert Uytterhoeven2018-08-22
* checkpatch: improve runtime execution speed a littleJoe Perches2018-08-22
* checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTSJoe Perches2018-08-22
* checkpatch: add a --strict test for structs with bool member definitionsJoe Perches2018-08-22
* checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches2018-07-14
* checkpatch: remove warning for 'old' stable@kernel.org addressLinus Torvalds2018-06-27
* checkpatch: improve patch recognitionJoe Perches2018-06-07
* scripts: use SPDX tag in get_maintainer and checkpatchJoe Perches2018-06-07
* Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-06
|\
| * checkpatch: remove VMLINUX_SYMBOL() checkMasahiro Yamada2018-05-17
* | checkpatch: fix macro argument precedence testJoe Perches2018-05-25
|/
* checkpatch: whinge about bool bitfieldsJoe Perches2018-04-11
* checkpatch: allow space between colon and bracketHeinrich Schuchardt2018-04-11
* checkpatch: add test for assignment at start of lineJoe Perches2018-04-11
* checkpatch: test SYMBOLIC_PERMS multiple times per lineJoe Perches2018-04-11
* checkpatch: two spelling fixesClaudio Fontana2018-04-11
* checkpatch: improve get_quoted_string for TRACE_EVENT macrosJoe Perches2018-04-11
* checkpatch: warn for use of %pxTobin C. Harding2018-04-11
* checkpatch: add sub routine get_stat_here()Tobin C. Harding2018-04-11
* checkpatch: remove unused variable declarationsTobin C. Harding2018-04-11
* checkpatch: add sub routine get_stat_real()Tobin C. Harding2018-04-11
* checkpatch: add Crypto ON_STACK to declaration_macrosGilad Ben-Yossef2018-04-11
* checkpatch.pl: add SPDX license tag checkRob Herring2018-04-11
* checkpatch: improve parse_email signature checkingJoe Perches2018-04-11
* Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-04-03
|\
| * checkpatch: kconfig: prefer 'help' over '---help---'Ulf Magnusson2018-03-25
| * checkpatch: kconfig: check help texts for menuconfig and choiceUlf Magnusson2018-03-25
| * checkpatch: kconfig: recognize more prompts when checking help textsUlf Magnusson2018-03-25
* | arch: remove blackfin portArnd Bergmann2018-03-16
|/
* checkpatch: improve OPEN_BRACE testJoe Perches2018-02-06
* checkpatch: avoid some false positives for TABSTOP declaration testJoe Perches2018-02-06
* checkpatch: exclude drivers/staging from if with unnecessary parentheses testJoe Perches2018-02-06
* checkpatch: improve the TABSTOP test to include declarationsJoe Perches2018-02-06
* checkpatch: add a few DEVICE_ATTR style testsJoe Perches2018-02-06
* checkpatch: improve quoted string and line continuation testJoe Perches2018-02-06
* checkpatch: ignore some octal permissions of 0Joe Perches2018-02-06
* checkpatch: allow long lines containing URLAndreas Brauchli2018-02-06