summaryrefslogtreecommitdiff
path: root/include/linux/compiler_types.h
AgeCommit message (Expand)Author
2026-02-21compiler_types: Disable __builtin_counted_by_ref for ClangKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-08kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra
2026-01-18compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()Peter Zijlstra
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling
2026-01-14compiler_types: Introduce __flex_counter() and familyKees Cook
2026-01-05compiler_types: Move lock checking attributes to compiler-context-analysis.hMarco Elver
2025-12-20clang: work around asm output constraint problemsEric Dumazet
2025-12-14<linux/compiler_types.h>: Add the __signed_scalar_typeof() helperPeter Zijlstra
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-08compiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-02Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-23compiler_types: introduce at_least parameter decoration pseudo keywordJason A. Donenfeld
2025-11-15static_call: allow using STATIC_CALL_TRAMP_STR() from assemblyNaman Jain
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra
2025-10-29compiler_types: Introduce __nocfi_genericNathan Chancellor
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-18compiler_types: Add __assume macroHeiko Carstens
2025-09-04compiler_types.h: Move __nocfi out of compiler-specific headerKees Cook
2025-07-29compiler_types: Provide __no_kstack_erase to disable coverage only on ClangKees Cook
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-11compiler_types.h: fix "unused variable" in __compiletime_assert()Marc Herbert
2025-04-28compiler_types: Identify compiler versions for __builtin_dynamic_object_sizeKees Cook
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-16percpu: repurpose __percpu tag as a named address space qualifierUros Bizjak
2025-03-12compiler_types: Introduce __nonstring_arrayKees Cook
2025-03-07ubsan/overflow: Rework integer overflow sanitizer option to turn on everythingKees Cook
2025-03-03compiler.h: Introduce __must_be_noncstr()Kees Cook
2024-11-25Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr
2024-11-03compiler_types: Add noinline_for_tracing annotationYafang Shao
2024-08-22string: Check for "nonstring" attribute on strscpy() argumentsKees Cook
2024-06-14compiler_types.h: Define __retain for __attribute__((__retain__))Tony Ambardar
2024-05-22Merge local branch 'x86-codegen'Linus Torvalds
2024-05-22clang: work around asm input constraint problemsLinus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-13Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-07kcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver
2024-05-05kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko
2024-03-28compiler_types: add Endianness-dependent __counted_by_{le,be}Alexander Lobakin
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-02-25kbuild: Use -fmin-function-alignment when availablePetr Pavlu