gcc plugins · Maintained
Maintainers
- M Kees Cook <kees@kernel.org>
Paths
- F
Documentation/kbuild/gcc-plugins.rst - F
scripts/Makefile.gcc-plugins - F
scripts/gcc-plugins/
Last 30 days
Recent patches
Most-recent 13 patches in this subsystem on linux-efi, ordered by date desc.
-
STALE381d
LANDED [PATCH v3 03/13] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
2025-07-17 · Kees Cook <kees@kernel.org> -
STALE381d
LANDED [PATCH v3 02/13] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
2025-07-17 · Kees Cook <kees@kernel.org> -
STALE381d
LANDED [PATCH v3 01/13] stackleak: Rename STACKLEAK to KSTACK_ERASE
2025-07-17 · Kees Cook <kees@kernel.org> -
STALE413d
[PATCH v2 03/14] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
2025-05-23 · Kees Cook <kees@kernel.org> -
STALE413d
[PATCH v2 02/14] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
2025-05-23 · Kees Cook <kees@kernel.org> -
STALE413d
[PATCH v2 01/14] stackleak: Rename STACKLEAK to KSTACK_ERASE
2025-05-23 · Kees Cook <kees@kernel.org> -
STALE470d
[PATCH 5/8] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS
2025-05-07 · Kees Cook <kees@kernel.org> -
STALE470d
[PATCH 4/8] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
2025-05-07 · Kees Cook <kees@kernel.org> -
STALE470d
[PATCH 3/8] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK
2025-05-07 · Kees Cook <kees@kernel.org> -
STALE478d
[PATCH RFC 3/4] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS
2025-05-02 · Kees Cook <kees@kernel.org> -
STALE478d
[PATCH RFC 2/4] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
2025-05-02 · Kees Cook <kees@kernel.org> -
STALE478d
[PATCH RFC 1/4] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK
2025-05-02 · Kees Cook <kees@kernel.org> -
STALE2025d
[RFC PATCH 12/17] gcc-plugins: objtool: Add plugin to detect switch table on arm64
2021-01-20 · Julien Thierry <hidden>