compiler attributes · Maintained
Maintainers
- M Miguel Ojeda <ojeda@kernel.org>
Paths
- F
include/linux/compiler_attributes.h
Last 30 days
Recent patches
Most-recent 12 patches in this subsystem on linux-doc, ordered by date desc.
-
[PATCH 3/5] compiler_attributes: Add overflow_behavior macros __ob_trap and __ob_wrap
2026-03-31 · Kees Cook <kees@kernel.org> -
[PATCH v3 24/25] compiler_attributes.h: Add __disable_sanitizer_instrumentation
2021-11-30 · Marco Elver <elver@google.com> -
[PATCH v2 2/3] compiler_attributes.h: cleanups for GCC 4.9+
2021-06-21 · Nick Desaulniers <hidden> -
[PATCH v2 1/3] compiler_attributes.h: define __no_profile, add to noinstr
2021-06-21 · Nick Desaulniers <hidden> -
[PATCH 1/2] compiler_attributes.h: define __no_profile, add to noinstr
2021-06-18 · Nick Desaulniers <hidden> -
[PATCH v13 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
2018-12-06 · Andrey Konovalov <hidden> -
[PATCH v12 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
2018-11-27 · Andrey Konovalov <hidden> -
[PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
2018-11-19 · Andrey Konovalov <hidden> -
[PATCH v10 05/22] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
2018-11-06 · Andrey Konovalov <hidden> -
[PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
2018-10-21 · Miguel Ojeda <hidden> -
[PATCH v5 12/15] Compiler Attributes: add support for __nonstring (gcc >= 8)
2018-09-20 · Miguel Ojeda <hidden> -
[PATCH v5 07/15] Compiler Attributes: use feature checks instead of version checks
2018-09-20 · Miguel Ojeda <hidden>