summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-clang.h
Commit message (Expand)AuthorAgeFilesLines
* compiler-clang.h: update __diag_clang() macros for minimum version bumpNathan Chancellor2024-02-221-6/+2
* arch and include: update LLVM Phabricator linksNathan Chancellor2024-02-221-1/+1
* compiler.h: unify __UNIQUE_IDNick Desaulniers2023-10-041-5/+0
* locking: Introduce __cleanup() based infrastructurePeter Zijlstra2023-06-261-0/+9
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+23
|\
| * kmsan: introduce __no_sanitize_memory and __no_kmsan_checksAlexander Potapenko2022-10-031-0/+23
* | cfi: Switch to -fsanitize=kcfiSami Tolvanen2022-09-261-11/+3
|/
* cfi: Use __builtin_function_startSami Tolvanen2022-04-131-0/+10
* compiler_types.h: Add unified __diag_ignore_all for GCC/LLVMKumar Kartikeya Dwivedi2022-03-051-0/+3
* compiler-clang.h: Add __diag infrastructure for clangNathan Chancellor2022-03-051-0/+22
* compiler.h: drop fallback overflow checkersNick Desaulniers2021-09-131-13/+0
* kcov: add __no_sanitize_coverage to fix noinstr for all architecturesMarco Elver2021-07-011-0/+17
* cfi: add __cficanonicalSami Tolvanen2021-04-081-0/+1
* add support for Clang CFISami Tolvanen2021-04-081-0/+2
* linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann2021-03-131-0/+6
* kbuild: check the minimum compiler version in KconfigMasahiro Yamada2021-02-161-10/+0
* compiler-clang: remove version check for BPF TracingNick Desaulniers2020-11-221-0/+2
* compiler.h: fix barrier_data() on clangArvind Sankar2020-11-141-6/+0
* compiler-clang: add build check for clang 10.0.1Nick Desaulniers2020-10-131-0/+8
* include/linux/compiler-clang.h: drop duplicated word in a commentRandy Dunlap2020-08-121-1/+1
* compiler: Remove uninitialized_var() macroKees Cook2020-07-161-2/+0
* compiler_types.h: Add __no_sanitize_{address,undefined} to noinstrMarco Elver2020-06-151-0/+8
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-1/+10
|\
| * kcsan: Improve various small stylistic detailsIngo Molnar2019-11-201-1/+1
| * kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver2019-11-161-0/+9
* | scs: Add support for Clang's Shadow Call Stack (SCS)Sami Tolvanen2020-05-151-0/+4
|/
* include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin2019-01-091-3/+2
* kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov2018-12-281-1/+5
* Compiler Attributes: use feature checks instead of version checksMiguel Ojeda2018-09-301-4/+0
* Compiler Attributes: homogenize __must_be_arrayMiguel Ojeda2018-09-301-1/+0
* Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda2018-09-301-1/+1
* include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers2018-08-221-11/+9
* compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes2018-05-311-0/+14
* kasan: add no_sanitize attribute for clang buildsAndrey Konovalov2018-04-201-0/+3
* task_struct: only use anon struct under randstruct pluginKees Cook2018-04-111-3/+0
* x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-02-201-0/+5
* kasan: add compiler support for clangPaul Lawrence2018-02-061-0/+8
* include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das2017-11-171-0/+3
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-241-1/+1
|/
* compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2017-07-061-8/+0
* compiler, clang: properly override 'inline' for clangLinus Torvalds2017-06-111-1/+2
* compiler, clang: suppress warning for unused static inline functionsDavid Rientjes2017-06-061-0/+7
* Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann2016-02-081-0/+5
* LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2014-04-091-0/+12