aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+7
2025-05-11compiler_types.h: fix "unused variable" in __compiletime_assert()Marc Herbert1-1/+7
2025-04-28compiler_types: Identify compiler versions for __builtin_dynamic_object_sizeKees Cook1-0/+5
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2025-03-16percpu: repurpose __percpu tag as a named address space qualifierUros Bizjak1-1/+1
2025-03-12compiler_types: Introduce __nonstring_arrayKees Cook1-0/+12
2025-03-07ubsan/overflow: Rework integer overflow sanitizer option to turn on everythingKees Cook1-1/+1
2025-03-03compiler.h: Introduce __must_be_noncstr()Kees Cook1-3/+6
2024-11-25Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+19
2024-11-19Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr1-0/+19
2024-11-03compiler_types: Add noinline_for_tracing annotationYafang Shao1-0/+6
2024-08-22string: Check for "nonstring" attribute on strscpy() argumentsKees Cook1-0/+7
2024-06-14compiler_types.h: Define __retain for __attribute__((__retain__))Tony Ambardar1-0/+23
2024-05-22Merge local branch 'x86-codegen'Linus Torvalds1-0/+9
2024-05-22clang: work around asm input constraint problemsLinus Torvalds1-0/+9
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+11
2024-05-13Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-0/+7
2024-05-07kcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver1-0/+7
2024-05-05kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko1-0/+11
2024-03-28compiler_types: add Endianness-dependent __counted_by_{le,be}Alexander Lobakin1-0/+11
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-5/+5
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+8
2024-02-25kbuild: Use -fmin-function-alignment when availablePetr Pavlu1-5/+5
2024-02-20ubsan: Reintroduce signed overflow sanitizerKees Cook1-1/+8
2024-02-15update workarounds for gcc "asm goto" issueLinus Torvalds1-1/+8
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2023-10-03overflow: add DEFINE_FLEX() for on-stack allocsPrzemek Kitszel1-11/+21
2023-08-15compiler_types: Introduce the Clang __preserve_most function attributeMarco Elver1-0/+28
2023-03-05Remove Intel compiler supportMasahiro Yamada1-2/+0
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+27
2023-01-24Compiler attributes: GCC cold function alignment workaroundsMark Rutland1-0/+27
2023-01-13cpuidle: Add comments about noinstr/__cpuidle usagePeter Zijlstra1-0/+10
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra1-2/+6
2022-11-24compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))Yonghong Song1-1/+2
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+2
2022-10-10Merge tag 'slab-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-3/+5
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-4/+0
2022-10-03kmsan: mark noinstr as __no_sanitize_memoryAlexander Potapenko1-1/+2
2022-09-29slab: Remove __malloc attribute from realloc functionsKees Cook1-3/+5
2022-09-28Kbuild: add Rust supportMiguel Ojeda1-1/+5
2022-09-26treewide: Drop __cficanonicalSami Tolvanen1-4/+0
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds1-0/+2
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook1-7/+7
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2022-03-23include: drop pointless __compiler_offsetof indirectionRasmus Villemoes1-2/+0
2022-03-23Documentation/sparse: add hints about __CHECKER__Bjorn Helgaas1-0/+1
2022-03-10compiler_types: Refactor the use of btf_type_tag attribute.Hao Luo1-10/+9
2022-03-05compiler_types: Define __percpu as __attribute__((btf_type_tag("percpu")))Hao Luo1-1/+6
2022-03-05compiler_types.h: Add unified __diag_ignore_all for GCC/LLVMKumar Kartikeya Dwivedi1-0/+4
2022-01-27compiler_types: define __user as __attribute__((btf_type_tag("user")))Yonghong Song1-0/+3