Age | Commit message (Expand) | Author |
2024-02-18 | Treewide: Fix incorrect SPDX license strings | Martin Roth |
2023-08-09 | lint/checkpatch.pl: Check for 0-length and 1-element arrays | Elyes Haouas |
2023-08-09 | lint/checkpatch: Add check for unnecessary <signed> int declarations | Elyes Haouas |
2023-08-09 | lint/checkpatch: Add check for old-style declarations | Elyes Haouas |
2023-08-09 | lint/checkpatch: Add check for initialized const char arrays | Elyes Haouas |
2023-08-09 | lint/checkpatch.pl: Update check for TRAILING_STATEMENTS | Elyes Haouas |
2023-08-09 | lint/checkpatch: Update 'check for illegal assignment in if conditional' | Elyes Haouas |
2023-03-07 | util/lint: Ignore braces around single line statements | Martin Roth |
2023-02-17 | lint/checkpatch.pl: Remove check for keyword 'boolean' in Kconfig | Elyes Haouas |
2022-11-24 | lint/checkpatch: Add XA_STATE and XA_STATE_ORDER to the macro declaration | Elyes Haouas |
2022-11-04 | checkpatch: add Co-authored-by to signature list | Michael Niewöhner |
2022-10-28 | lint/checkpatch: consider leading + in the line length limit check | Michael Niewöhner |
2022-09-06 | lint/checkpatch: Fix incorrect camelcase detection on numeric constant | Elyes Haouas |
2022-07-19 | lint/checkpatch: Add check for used comma where semicolon could be | Elyes Haouas |
2022-07-19 | lint/checkpatch: Add a check for use of self-assignments | Elyes Haouas |
2022-07-19 | lint/checkpatch: Add a check for existence of a commit log | Elyes Haouas |
2022-07-19 | lint/checkpatch: Update 'Check patch "separator" and "signoff"' | Elyes Haouas |
2022-07-19 | lint/checkpatch: Update 'check for unwanted Gerrit info' | Elyes Haouas |
2022-07-19 | lint/checkpatch: Update 'uncoalesced string fragments' | Elyes Haouas |
2022-07-19 | lint/checkpatch: Update 'concatenated string without spaces between elements' | Elyes Haouas |
2022-07-19 | lint/checkpatch: Update 'check indentation of a line with a break' | Elyes Haouas |
2022-07-19 | lint/checkpatch: Update 'check for logical continuations' | Elyes Haouas |
2022-07-19 | lint/checkpatch: Update 'check for adding lines without a newline' | Elyes Haouas |
2022-07-19 | lint/checkpatch: Update 'check for assignments on the start of a line' | Elyes Haouas |
2022-05-29 | util/lint/checkpatch: Add alloc functions to alloc with multiplies check | Elyes Haouas |
2022-05-29 | util/lint/checkpatch: Update 'Check for compiler attributes' | Elyes Haouas |
2022-05-29 | util/lint/checkpatch.pl: Use 'allocFunctions' | Elyes Haouas |
2022-05-28 | util/lint/checkpatch: Warn on period at the end of commit subject | Martin Roth |
2022-05-28 | util/lint: Subtract the patch format string from subject length | Martin Roth |
2022-05-24 | util/lint/checkpatch.pl: Reduce difference with linux v5.18 | Elyes Haouas |
2022-05-16 | util/lint/checkpatch.pl: Fix "uninitialized value" error message | Elyes Haouas |
2022-05-16 | util/lint/checkpatch.pl: Fix "Invalid color mode" error message | Elyes Haouas |
2022-04-24 | util/lint/checkpatch.pl: Update lines related to CONST_STRUCT | Elyes Haouas |
2022-04-24 | util/lint/checkpatch.pl: Add strlcpy check | Elyes Haouas |
2022-04-24 | util/lint/checkpatch.pl: Update C99_COMMENT_TOLERANCE lines | Elyes Haouas |
2022-04-24 | util/lint/checkpatch.pl: Update TYPECAST_INT_CONSTANT lines | Elyes Haouas |
2022-04-24 | util/lint/checkpatch.pl: Update the check of repeated words | Elyes Haouas |
2022-04-24 | lint/checkpatch.pl: Update to v5.18-2 lines related to "CONFIG_" | Elyes Haouas |
2022-04-24 | util/lint/checkpatch.pl: Update lines related to max_line_length | Elyes Haouas |
2022-04-24 | util/lint/checkpatch.pl: Update lines related to tabsize | Elyes Haouas |
2022-04-24 | util/lint/checkpatch.pl: Update to v5.18-2 lines related to verbosity | Elyes Haouas |
2022-04-11 | util/lint/checkpatch.pl: Update to v5.18-2 lines related to "codespell" | Elyes Haouas |
2022-03-25 | util/lint/checkpatch: Update commit message & subject line limits | Martin Roth |
2022-02-01 | util/lint/checkpatch.pl: Use "git_command" | Elyes HAOUAS |
2022-01-31 | util/lint/checkpatch.pl: Use "gitroot" | Elyes HAOUAS |
2022-01-31 | util/lint/checkpatch: Update "check for missing blank lines after declarations" | Elyes HAOUAS |
2022-01-31 | util/lint/checkpatch.pl: Update 'commit message line length limit' | Elyes HAOUAS |
2022-01-31 | util/lint/checkpatch.pl: Remove unneeded whitespaces and fix some typos | Elyes HAOUAS |
2022-01-31 | util/lint/checkpatch.pl: Use "perl_version_ok" | Elyes HAOUAS |
2022-01-31 | util/lint/checkpatch.pl: Use "tabsize" | Elyes HAOUAS |
2021-12-10 | util/lint/checkpatch: Decrease commit message line length limit to 72 | Paul Menzel |
2021-06-08 | lint: checkpatch: Add SUSPICIOUS_CODE_INDENT test | Julius Werner |
2019-06-04 | util/lint: Make usage of IS_ENABLED() an error | Nico Huber |
2018-08-13 | util/lint: update checkpatch.pl to latest linux version | Martin Roth |
2018-01-29 | util/lint/checkpatch.pl: Untaint filename | Martin Roth |
2017-09-20 | util/lint: update checkpatch & spelling.txt to upstream versions | Martin Roth |
2017-09-02 | util/lint/checkpatch: Untaint variables from env & command line | Martin Roth |
2017-06-29 | util/lint: Update checkpatch & files to upstream linux | Martin Roth |
2017-03-09 | uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACE | Martin Roth |
2017-03-09 | uti/lint/checkpatch: add --exclude to ignore specific directories | Martin Roth |
2016-09-20 | checkpatch.pl: ignore '#define asmlinkage' | Martin Roth |
2016-09-15 | checkpatch.pl: Force raw_line to return a defined value | Martin Roth |
2016-09-15 | lint/checkpatch.pl: Pull in coreboot fixes | Martin Roth |
2016-09-04 | util/lint: Update to latest checkpatch.pl | Stefan Reinauer |
2016-06-24 | src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy | Benjamin Barenblat |
2016-04-22 | lint/checkpatch.pl: escape \{ in perl regex to fix warnings | Alexander Couzens |
2015-05-08 | checkpatch: fine tune checks | Stefan Reinauer |
2015-05-08 | checkpatch: fix tree recognition | Stefan Reinauer |
2015-03-24 | checkpatch: Fix running out of coreboot's tree | Stefan Reinauer |
2015-02-11 | Add Linux kernel's checkpatch.pl script | Stefan Reinauer |