Age | Commit message (Expand) | Author | Files | Lines |
2020-08-12 | include/linux/compiler-clang.h: drop duplicated word in a comment | Randy Dunlap | 1 | -1/+1 |
2020-07-16 | compiler: Remove uninitialized_var() macro | Kees Cook | 1 | -2/+0 |
2020-06-15 | compiler_types.h: Add __no_sanitize_{address,undefined} to noinstr | Marco Elver | 1 | -0/+8 |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 1 | -1/+10 |
2020-05-15 | scs: Add support for Clang's Shadow Call Stack (SCS) | Sami Tolvanen | 1 | -0/+4 |
2019-11-20 | kcsan: Improve various small stylistic details | Ingo Molnar | 1 | -1/+1 |
2019-11-16 | kcsan: Add Kernel Concurrency Sanitizer infrastructure | Marco Elver | 1 | -0/+9 |
2019-01-09 | include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR | Michael S. Tsirkin | 1 | -3/+2 |
2018-12-28 | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS | Andrey Konovalov | 1 | -1/+5 |
2018-09-30 | Compiler Attributes: use feature checks instead of version checks | Miguel Ojeda | 1 | -4/+0 |
2018-09-30 | Compiler Attributes: homogenize __must_be_array | Miguel Ojeda | 1 | -1/+0 |
2018-09-30 | Compiler Attributes: always use the extra-underscores syntax | Miguel Ojeda | 1 | -1/+1 |
2018-08-23 | include/linux/compiler*.h: make compiler-*.h mutually exclusive | Nick Desaulniers | 1 | -11/+9 |
2018-06-01 | compiler.h: enable builtin overflow checkers and add fallback code | Rasmus Villemoes | 1 | -0/+14 |
2018-04-21 | kasan: add no_sanitize attribute for clang builds | Andrey Konovalov | 1 | -0/+3 |
2018-04-11 | task_struct: only use anon struct under randstruct plugin | Kees Cook | 1 | -3/+0 |
2018-02-20 | x86/retpoline: Support retpoline builds with Clang | David Woodhouse | 1 | -0/+5 |
2018-02-07 | kasan: add compiler support for clang | Paul Lawrence | 1 | -0/+8 |
2017-11-18 | include/linux/compiler-clang.h: handle randomizable anonymous structs | Sandipan Das | 1 | -0/+3 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-24 | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon | 1 | -1/+1 |
2017-07-07 | compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled | David Rientjes | 1 | -8/+0 |
2017-06-12 | compiler, clang: properly override 'inline' for clang | Linus Torvalds | 1 | -1/+2 |
2017-06-07 | compiler, clang: suppress warning for unused static inline functions | David Rientjes | 1 | -0/+7 |
2016-02-08 | Kbuild: provide a __UNIQUE_ID for clang | Arnd Bergmann | 1 | -0/+5 |
2014-04-10 | LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h | Mark Charlebois | 1 | -0/+12 |