1. e572765 lint/checkpatch: Add check for old-style declarations by Elyes Haouas · 1 year, 1 month ago
  2. dcb59dc lint/checkpatch: Add check for initialized const char arrays by Elyes Haouas · 1 year, 1 month ago
  3. 32cae13 lint/checkpatch.pl: Update check for TRAILING_STATEMENTS by Elyes Haouas · 1 year, 1 month ago
  4. d2bb485 lint/checkpatch: Update 'check for illegal assignment in if conditional' by Elyes Haouas · 1 year, 1 month ago
  5. 57f1162 util/lint: Ignore braces around single line statements by Martin Roth · 1 year, 5 months ago
  6. 2ed4b0b lint/checkpatch.pl: Remove check for keyword 'boolean' in Kconfig by Elyes Haouas · 1 year, 7 months ago
  7. d27b2e8 lint/checkpatch: Add XA_STATE and XA_STATE_ORDER to the macro declaration by Elyes Haouas · 2 years ago
  8. 8cfd3f8 checkpatch: add Co-authored-by to signature list by Michael Niewöhner · 1 year, 10 months ago
  9. 8eb7b35 lint/checkpatch: consider leading + in the line length limit check by Michael Niewöhner · 1 year, 10 months ago
  10. 0d42db6 lint/checkpatch: Fix incorrect camelcase detection on numeric constant by Elyes Haouas · 2 years ago
  11. 50eef65 lint/checkpatch: Add check for used comma where semicolon could be by Elyes Haouas · 2 years, 1 month ago
  12. f9a3554a lint/checkpatch: Add a check for use of self-assignments by Elyes Haouas · 2 years, 1 month ago
  13. e83e090 lint/checkpatch: Add a check for existence of a commit log by Elyes Haouas · 2 years, 1 month ago
  14. 6e84c2c lint/checkpatch: Update 'Check patch "separator" and "signoff"' by Elyes Haouas · 2 years, 1 month ago
  15. cb34684 lint/checkpatch: Update 'check for unwanted Gerrit info' by Elyes Haouas · 2 years, 1 month ago
  16. e235a0d lint/checkpatch: Update 'uncoalesced string fragments' by Elyes Haouas · 2 years, 1 month ago
  17. 71bfcf5 lint/checkpatch: Update 'concatenated string without spaces between elements' by Elyes Haouas · 2 years, 1 month ago
  18. a59a87c lint/checkpatch: Update 'check indentation of a line with a break' by Elyes Haouas · 2 years, 1 month ago
  19. d92fcf4 lint/checkpatch: Update 'check for logical continuations' by Elyes Haouas · 2 years, 1 month ago
  20. 86e4a3a lint/checkpatch: Update 'check for adding lines without a newline' by Elyes Haouas · 2 years, 1 month ago
  21. c5ede53 lint/checkpatch: Update 'check for assignments on the start of a line' by Elyes Haouas · 2 years, 1 month ago
  22. 709fdb1 util/lint/checkpatch: Add alloc functions to alloc with multiplies check by Elyes Haouas · 2 years, 3 months ago
  23. 069dfe3 util/lint/checkpatch: Update 'Check for compiler attributes' by Elyes Haouas · 2 years, 3 months ago
  24. a7b0d38 util/lint/checkpatch.pl: Use 'allocFunctions' by Elyes Haouas · 2 years, 3 months ago
  25. 97e7eea util/lint/checkpatch: Warn on period at the end of commit subject by Martin Roth · 2 years, 5 months ago
  26. 341a53d util/lint: Subtract the patch format string from subject length by Martin Roth · 2 years, 3 months ago
  27. 26e0b94 util/lint/checkpatch.pl: Reduce difference with linux v5.18 by Elyes Haouas · 2 years, 3 months ago
  28. 14c49e3 util/lint/checkpatch.pl: Fix "uninitialized value" error message by Elyes Haouas · 2 years, 3 months ago
  29. 0014bce util/lint/checkpatch.pl: Fix "Invalid color mode" error message by Elyes Haouas · 2 years, 3 months ago
  30. 43529c8 util/lint/checkpatch.pl: Update lines related to CONST_STRUCT by Elyes Haouas · 2 years, 4 months ago
  31. f0e150c util/lint/checkpatch.pl: Add strlcpy check by Elyes Haouas · 2 years, 4 months ago
  32. 8f59960 util/lint/checkpatch.pl: Update C99_COMMENT_TOLERANCE lines by Elyes Haouas · 2 years, 4 months ago
  33. 00d8ffd util/lint/checkpatch.pl: Update TYPECAST_INT_CONSTANT lines by Elyes Haouas · 2 years, 4 months ago
  34. 84083a2 util/lint/checkpatch.pl: Update the check of repeated words by Elyes Haouas · 2 years, 4 months ago
  35. f62a989 lint/checkpatch.pl: Update to v5.18-2 lines related to "CONFIG_" by Elyes Haouas · 2 years, 4 months ago
  36. 0b1a03c util/lint/checkpatch.pl: Update lines related to max_line_length by Elyes Haouas · 2 years, 4 months ago
  37. 41d43f5 util/lint/checkpatch.pl: Update lines related to tabsize by Elyes Haouas · 2 years, 4 months ago
  38. 46b07e5 util/lint/checkpatch.pl: Update to v5.18-2 lines related to verbosity by Elyes Haouas · 2 years, 4 months ago
  39. 84ef4fb util/lint/checkpatch.pl: Update to v5.18-2 lines related to "codespell" by Elyes Haouas · 2 years, 4 months ago
  40. 10d34b7 util/lint/checkpatch: Update commit message & subject line limits by Martin Roth · 2 years, 5 months ago
  41. f2a9c8d util/lint/checkpatch.pl: Use "git_command" by Elyes HAOUAS · 2 years, 7 months ago
  42. 18ef520 util/lint/checkpatch.pl: Use "gitroot" by Elyes HAOUAS · 2 years, 7 months ago
  43. 249c404 util/lint/checkpatch: Update "check for missing blank lines after declarations" by Elyes HAOUAS · 2 years, 7 months ago
  44. ac69049 util/lint/checkpatch.pl: Update 'commit message line length limit' by Elyes HAOUAS · 2 years, 7 months ago
  45. 919b0c7 util/lint/checkpatch.pl: Remove unneeded whitespaces and fix some typos by Elyes HAOUAS · 2 years, 7 months ago
  46. 48cb78b util/lint/checkpatch.pl: Use "perl_version_ok" by Elyes HAOUAS · 2 years, 7 months ago
  47. 96771bf util/lint/checkpatch.pl: Use "tabsize" by Elyes HAOUAS · 2 years, 7 months ago
  48. dd1ee27 util/lint/checkpatch: Decrease commit message line length limit to 72 by Paul Menzel · 2 years, 8 months ago
  49. 218906d lint: checkpatch: Add SUSPICIOUS_CODE_INDENT test by Julius Werner · 3 years, 5 months ago
  50. ec01759 util/lint: Make usage of IS_ENABLED() an error by Nico Huber · 5 years ago
  51. 60915b3 util/lint: update checkpatch.pl to latest linux version by Martin Roth · 6 years ago
  52. a9868b2 util/lint/checkpatch.pl: Untaint filename by Martin Roth · 7 years ago
  53. 387dec8 util/lint: update checkpatch & spelling.txt to upstream versions by Martin Roth · 7 years ago
  54. 1f3daea util/lint/checkpatch: Untaint variables from env & command line by Martin Roth · 7 years ago
  55. edd591d util/lint: Update checkpatch & files to upstream linux by Martin Roth · 7 years ago
  56. 010905e uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACE by Martin Roth · 7 years ago
  57. a3cac87 uti/lint/checkpatch: add --exclude to ignore specific directories by Martin Roth · 7 years ago
  58. 57bfbb0 checkpatch.pl: ignore '#define asmlinkage' by Martin Roth · 8 years ago
  59. 96a48f1 checkpatch.pl: Force raw_line to return a defined value by Martin Roth · 8 years ago
  60. ab9395f lint/checkpatch.pl: Pull in coreboot fixes by Martin Roth · 8 years ago
  61. c6080c6 util/lint: Update to latest checkpatch.pl by Stefan Reinauer · 8 years ago
  62. 82ef8ad src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy by Benjamin Barenblat · 8 years ago
  63. ebef00f lint/checkpatch.pl: escape \{ in perl regex to fix warnings by Alexander Couzens · 8 years ago
  64. 59c2c8b checkpatch: fine tune checks by Stefan Reinauer · 9 years ago
  65. c526900 checkpatch: fix tree recognition by Stefan Reinauer · 9 years ago
  66. 42412b6 checkpatch: Fix running out of coreboot's tree by Stefan Reinauer · 10 years ago
  67. 44d0fd9 Add Linux kernel's checkpatch.pl script by Stefan Reinauer · 10 years ago