index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler-clang.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
compiler-clang.h: update __diag_clang() macros for minimum version bump
Nathan Chancellor
1
-6
/
+2
2024-02-23
arch and include: update LLVM Phabricator links
Nathan Chancellor
1
-1
/
+1
2023-10-04
compiler.h: unify __UNIQUE_ID
Nick Desaulniers
1
-5
/
+0
2023-06-26
locking: Introduce __cleanup() based infrastructure
Peter Zijlstra
1
-0
/
+9
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+23
2022-10-04
kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
Alexander Potapenko
1
-0
/
+23
2022-09-26
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
1
-11
/
+3
2022-04-13
cfi: Use __builtin_function_start
Sami Tolvanen
1
-0
/
+10
2022-03-06
compiler_types.h: Add unified __diag_ignore_all for GCC/LLVM
Kumar Kartikeya Dwivedi
1
-0
/
+3
2022-03-06
compiler-clang.h: Add __diag infrastructure for clang
Nathan Chancellor
1
-0
/
+22
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
1
-13
/
+0
2021-07-01
kcov: add __no_sanitize_coverage to fix noinstr for all architectures
Marco Elver
1
-0
/
+17
2021-04-09
cfi: add __cficanonical
Sami Tolvanen
1
-0
/
+1
2021-04-09
add support for Clang CFI
Sami Tolvanen
1
-0
/
+2
2021-03-13
linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
Arnd Bergmann
1
-0
/
+6
2021-02-16
kbuild: check the minimum compiler version in Kconfig
Masahiro Yamada
1
-10
/
+0
2020-11-22
compiler-clang: remove version check for BPF Tracing
Nick Desaulniers
1
-0
/
+2
2020-11-14
compiler.h: fix barrier_data() on clang
Arvind Sankar
1
-6
/
+0
2020-10-14
compiler-clang: add build check for clang 10.0.1
Nick Desaulniers
1
-0
/
+8
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