Age | Commit message (Expand) | Author | Files | Lines |
2025-06-16 | kbuild: move warnings about linux/export.h from W=1 to W=2 | Masahiro Yamada | 1 | -3/+12 |
2025-06-06 | scripts/misc-check: check unnecessary #include <linux/export.h> when W=1 | Masahiro Yamada | 1 | -0/+12 |
2025-06-06 | scripts/misc-check: check missing #include <linux/export.h> when W=1 | Masahiro Yamada | 1 | -0/+43 |
2025-06-06 | scripts/misc-check: add double-quotes to satisfy shellcheck | Masahiro Yamada | 1 | -1/+1 |
2025-06-06 | kbuild: move W=1 check for scripts/misc-check to top-level Makefile | Masahiro Yamada | 1 | -8/+1 |
2023-01-22 | kbuild: make W=1 warn files that are tracked but ignored by git | Masahiro Yamada | 1 | -0/+19 |