1. a7648f2 util/lint/kconfig_lint: Fix off by one error that missed last line by Martin Roth · 2 years, 8 months ago
  2. 4396358 kconfig_lint: use just one variable for keeping track of choices by Michael Niewöhner · 2 years, 9 months ago
  3. 70fb5cb kconfig_lint: put $inside_choice together right in the first place by Michael Niewöhner · 2 years, 9 months ago
  4. 967730f kconfig_lint: Drop overly restrictive rule about choice configs by Nico Huber · 3 years ago
  5. 90fcffb kconfig_lint: restrict definition of defaults for choice elements by Michael Niewöhner · 2 years, 10 months ago
  6. 218906d lint: checkpatch: Add SUSPICIOUS_CODE_INDENT test by Julius Werner · 3 years, 4 months ago
  7. 2d82195 util/kconfig_lint: Update handle_expressions() by Nico Huber · 3 years, 3 months ago
  8. f6b2baa util/kconfig_lint: Turn handle_expressions() into a parser by Nico Huber · 3 years, 3 months ago
  9. 39891c0 checkpatch_json: Mark robotic comments as robotic by Patrick Georgi · 3 years, 4 months ago
  10. 64d31f4 lint: MAINTAINERS: check path matches to not only cover the directory by Michael Niewöhner · 3 years, 3 months ago
  11. 514a4bc lint: checkpatch: Only exclude specific src/vendorcode/ subdirectories by Julius Werner · 3 years, 4 months ago
  12. 56d51b6 util/kconfig_lint: Drop exception for paths without quotes by Nico Huber · 3 years, 3 months ago
  13. dd01e01 Revert "util/lint: Add test for documentation in util dirs" by Nico Huber · 3 years, 5 months ago
  14. 01b5dd6 util/lint: Check for windows line endings by Martin Roth · 3 years, 5 months ago
  15. 15e379a util/lint: Add test for documentation in util dirs by Martin Roth · 3 years, 7 months ago
  16. 0ad5fbd util: Update all shebangs to use /usr/bin/env by Martin Roth · 3 years, 7 months ago
  17. 286a057 util/lint/spelling.txt: Disable `pres` by Angel Pons · 3 years, 6 months ago
  18. 04bf41b util/lint: Capitalise lint descriptions by Angel Pons · 3 years, 9 months ago
  19. e0d749c lint: check for misuse of Kconfig SUBSYSTEM_*_ID by Michael Niewöhner · 3 years, 10 months ago
  20. 07201d7 coreinfo: Use SPDX license identifiers by Jacob Garber · 3 years, 10 months ago
  21. 796c567 lint/lint-extended-007-checkpatch: Remove obsolete path by Elyes HAOUAS · 3 years, 11 months ago
  22. 668132a4 {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file by Elyes HAOUAS · 3 years, 11 months ago
  23. a020903 util/lint/Kconfig_lint: Update Naked BOOL reference to error by Martin Roth · 4 years ago
  24. ffa58cf util/lint: Add lint and checkpatch coverage for tests/ dir by Jan Dabros · 4 years ago
  25. 57ead89 lint: convert checkpatch_json.py to python 3 by Stefan Reinauer · 4 years, 1 month ago
  26. d2fea1a util/lint: Check for SPDX identifiers by default by Jacob Garber · 4 years, 2 months ago
  27. 10999ea6 drivers: Use SPDX identifiers by Jacob Garber · 4 years, 2 months ago
  28. 55189c9 util: Use SPDX headers by Patrick Georgi · 4 years, 2 months ago
  29. 878a7a7 util/lint: Allow use of the HPND license group by Patrick Georgi · 4 years, 2 months ago
  30. e03132a util/lint: Also accept BSD-2-Clause by Patrick Georgi · 4 years, 2 months ago
  31. 4ca6368 util: Fix up a few comments after the "file is part of the" removal by Patrick Georgi · 4 years, 2 months ago
  32. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  33. deea25b util/lint: Omit more vendorcode from license header test by Patrick Georgi · 4 years, 2 months ago
  34. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 2 months ago
  35. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 2 months ago
  36. 9990011 util/lint: Accept "GPL-2.0-only WITH Linux-syscall-note" licenses by Rajat Jain · 4 years, 4 months ago
  37. 1cd7d3e util/lint/spelling.txt: Disable `afe` by Angel Pons · 4 years, 4 months ago
  38. dc1c30a util/lint/spelling.txt: Explain the commented-out entries by Angel Pons · 4 years, 4 months ago
  39. 11f0079 src/arch/x86: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  40. d1e50f9 src/arch/riscv: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  41. e342cd3 util/lint: Add BSD-4-Clause-UC to acceptable licenses by Patrick Georgi · 4 years, 4 months ago
  42. 0a2a670 src/arch/ppc64: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  43. 0a3d4e0 src/arch/arm64: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  44. 864dc3b src/arch/arm: Convert to SPDX license header by Patrick Georgi · 4 years, 4 months ago
  45. eb6887e util/lint: use env to locate the bash binary by Idwer Vollering · 4 years, 6 months ago
  46. 1061599 lint/lint-extended-007-checkpatch: Fix obsolete paths by Elyes HAOUAS · 4 years, 5 months ago
  47. b61a4da lint/check_lint_tests: Fix obsolete paths by Elyes HAOUAS · 4 years, 5 months ago
  48. 8297fa1 util: Remove old reference to ROMCC by Elyes HAOUAS · 4 years, 5 months ago
  49. cbc5b99 util/lint: Allow non-option carrying named choices by Patrick Georgi · 6 years ago
  50. b729d8b util/lint: enforce SPDX license headers in src/superio by Felix Held · 4 years, 6 months ago
  51. 805b291 util/lint: Update spelling.txt from lintian data set by Patrick Georgi · 4 years, 6 months ago
  52. dfd89fc util/lint: Enforce SPDX licenses only in src/acpi directory by Martin Roth · 4 years, 10 months ago
  53. e348eba util/lint: Update license header text for SPDX headers. by Martin Roth · 4 years, 10 months ago
  54. c79efa8 util/lint: Update spelling.txt to latest linux version by Elyes HAOUAS · 4 years, 7 months ago
  55. 55f0132 util/lint/kconfig_lint: Handle glob prefix and suffix by Arthur Heymans · 4 years, 8 months ago
  56. ce828b6 util/lint: make clang-format non-fatal by Angel Pons · 4 years, 11 months ago
  57. 7945f75 lint/clang-format: set to 96 chars per line by Patrick Georgi · 5 years ago
  58. ec01759 util/lint: Make usage of IS_ENABLED() an error by Nico Huber · 5 years ago
  59. 7aeeb48 util/lint/check-style: Don't hardcode clang-format path by Alex James · 5 years ago
  60. f028604 kconfig_lint: Make uses of CONFIG() on an unknown option an error by Julius Werner · 5 years ago
  61. 28def8b util/lint: list files with whitespace issues by Balazs Vinarz · 5 years ago
  62. e5eb2de lint/kconfig: More checks, more errors by Julius Werner · 5 years ago
  63. 0e3f7d4 Revert "lint/clang-format: set to 96 chars per line" by Julius Werner · 5 years ago
  64. ef7a326 lint/kconfig: Update to support new CONFIG() macro by Julius Werner · 5 years ago
  65. d60cc97 lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_ by Julius Werner · 5 years ago
  66. 2785290 util/lint: Fix clang-format test and enable it by default by Patrick Georgi · 5 years ago
  67. 626ba09 lint/clang-format: set to 96 chars per line by Patrick Georgi · 5 years ago
  68. 55e3a6a util/lint: Exclude util/inteltool from checkpatch by Nico Huber · 5 years ago
  69. 3748aae util/lint: update non-ascii linter checking rules by Martin Roth · 6 years ago
  70. 300b25a util/lint: Update non-ascii linter for FreeBSD by Martin Roth · 6 years ago
  71. 4139c15 util/gitconfig/pre-commit: Use clang-format to sanitise commits by Edward O'Callaghan · 10 years ago
  72. 1fb7dd0 util/lint/spelling.txt: Protect "acknowledgement" entry by Jonathan Neuschäfer · 6 years ago
  73. c22ad58 arch/power8: Rename to ppc64 by Jonathan Neuschäfer · 6 years ago
  74. 7ec15c8 util: Fix shebang for python2 scripts by Angel Pons · 6 years ago
  75. c2e4941 treewide: use /usr/bin/env where appropriate by Yegor Timoshenko · 6 years ago
  76. fcc2950 util/lint: Ignore "visible if" statement in Kconfig files by Patrick Georgi · 6 years ago
  77. 688eec1 lint-000-license-headers: add SPDX-License-Identifier: GPL-2.0-or-later by Ronald G. Minnich · 6 years ago
  78. ee0f225 util/lint: update whitespace checking rules by Martin Roth · 6 years ago
  79. 8600893 util/lint: Update whitespace linter for FreeBSD by Martin Roth · 6 years ago
  80. bfae9a8 util/lint: Exclude util/superiotool from checkpatch by Nico Huber · 6 years ago
  81. eceba31 util/lint: Set "acknowledgement" correct by Elyes HAOUAS · 6 years ago
  82. 60915b3 util/lint: update checkpatch.pl to latest linux version by Martin Roth · 6 years ago
  83. afa5ec8 util/lint: Update spelling.txt to latest linux version by Martin Roth · 6 years ago
  84. c1433f7 util/lint: Remove register name identified as a misspelled word by Xiang Wang · 6 years ago
  85. 8ba9e8c util: Add description.md to each util by Tom Hiller · 6 years ago
  86. 18c4e26 util/lint: Update lint-stable-000-license-headers linter by Martin Roth · 6 years ago
  87. fb7eaa5 util/lint/checkpatch_json: Fix checkpatch output keyword match string by Naresh G Solanki · 6 years ago
  88. 31e0d42 util/lint: Run lint-extended-007-final-newlines checks in parallel by Martin Roth · 6 years ago
  89. f1eff68 util/lint: Run lint-extended-007-checkpatch checks in parallel by Martin Roth · 6 years ago
  90. e99a718 util/lint: Add filename checker by Martin Roth · 6 years ago
  91. bdad9a8 util/lint: Update lint-000-license-headers linter by Martin Roth · 6 years ago
  92. 4f41336 util/lint: use a more compact output format by Patrick Georgi · 6 years ago
  93. f743728 util/lint: Add check that changes conform to clang-format style by Patrick Georgi · 6 years ago
  94. 5486786 checkpatch: exclude util/crossgcc/patches by Patrick Georgi · 6 years ago
  95. 3a31465 util/lint: Make the non-ascii character check stable by Martin Roth · 6 years ago
  96. dea1333 util/lint: Ignore whitespace, newlines, and licenses in vbt files by Martin Roth · 6 years ago
  97. f3bd97c util/lint: Fix execution on OpenBSD by Piotr Kubaj · 7 years ago
  98. a6464b7 util/lint: Generate json output from checkpatch output by Naresh G Solanki · 6 years ago
  99. a9868b2 util/lint/checkpatch.pl: Untaint filename by Martin Roth · 6 years ago
  100. 0e32981 util/lint: Apply `final newlines` check to scripts by Alex Thiessen · 6 years ago