index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler_types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-21
1
-0
/
+27
|
\
|
*
Compiler attributes: GCC cold function alignment workarounds
Mark Rutland
2023-01-24
1
-0
/
+27
*
|
cpuidle: Add comments about noinstr/__cpuidle usage
Peter Zijlstra
2023-01-13
1
-0
/
+10
*
|
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-13
1
-2
/
+6
|
/
*
compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))
Yonghong Song
2022-11-24
1
-1
/
+2
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-1
/
+2
|
\
|
*
kmsan: mark noinstr as __no_sanitize_memory
Alexander Potapenko
2022-10-03
1
-1
/
+2
*
|
Merge tag 'slab-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-10
1
-3
/
+5
|
\
\
|
*
|
slab: Remove __malloc attribute from realloc functions
Kees Cook
2022-09-29
1
-3
/
+5
|
|
/
*
|
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-03
1
-4
/
+0
|
\
\
|
*
|
treewide: Drop __cficanonical
Sami Tolvanen
2022-09-26
1
-4
/
+0
|
|
/
*
/
Kbuild: add Rust support
Miguel Ojeda
2022-09-28
1
-1
/
+5
|
/
*
sparse: introduce conditional lock acquire function attribute
Linus Torvalds
2022-07-03
1
-0
/
+2
*
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
2022-05-08
1
-7
/
+7
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
1
-2
/
+1
|
\
|
*
include: drop pointless __compiler_offsetof indirection
Rasmus Villemoes
2022-03-23
1
-2
/
+0
|
*
Documentation/sparse: add hints about __CHECKER__
Bjorn Helgaas
2022-03-23
1
-0
/
+1
*
|
compiler_types: Refactor the use of btf_type_tag attribute.
Hao Luo
2022-03-10
1
-10
/
+9
*
|
compiler_types: Define __percpu as __attribute__((btf_type_tag("percpu")))
Hao Luo
2022-03-05
1
-1
/
+6
*
|
compiler_types.h: Add unified __diag_ignore_all for GCC/LLVM
Kumar Kartikeya Dwivedi
2022-03-05
1
-0
/
+4
*
|
compiler_types: define __user as __attribute__((btf_type_tag("user")))
Yonghong Song
2022-01-27
1
-0
/
+3
|
/
*
kcsan: Support WEAK_MEMORY with Clang where no objtool support exists
Marco Elver
2021-12-09
1
-1
/
+12
*
Merge tag 'compiler-attributes-for-linus-v5.16' of git://github.com/ojeda/linux
Linus Torvalds
2021-11-07
1
-1
/
+7
|
\
|
*
compiler_types: mark __compiletime_assert failure as __noreturn
Miguel Ojeda
2021-10-22
1
-1
/
+7
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-0
/
+12
|
\
\
|
*
|
Compiler Attributes: add __alloc_size() for better bounds checking
Kees Cook
2021-11-06
1
-0
/
+12
|
|
/
*
/
compiler_types.h: Remove __compiletime_object_size()
Kees Cook
2021-09-25
1
-5
/
+0
|
/
*
Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...
Linus Torvalds
2021-09-12
1
-6
/
+0
|
\
|
*
compiler_attributes.h: move __compiletime_{error|warning}
Nick Desaulniers
2021-09-09
1
-6
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-1
/
+1
|
\
\
|
*
|
kcov: add __no_sanitize_coverage to fix noinstr for all architectures
Marco Elver
2021-07-01
1
-1
/
+1
|
|
/
*
/
compiler_attributes.h: define __no_profile, add to noinstr
Nick Desaulniers
2021-06-22
1
-1
/
+1
|
/
*
cfi: add __cficanonical
Sami Tolvanen
2021-04-08
1
-0
/
+4
*
add support for Clang CFI
Sami Tolvanen
2021-04-08
1
-0
/
+4
*
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
2021-01-04
1
-6
/
+0
|
\
|
*
Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
Masahiro Yamada
2020-12-02
1
-6
/
+0
*
|
Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-15
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
ctype.h: remove duplicate isdigit() helper
Arnd Bergmann
2020-10-28
1
-0
/
+11
*
|
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
Ard Biesheuvel
2020-10-29
1
-4
/
+0
|
/
*
sparse: use static inline for __chk_{user,io}_ptr()
Luc Van Oostenryck
2020-08-29
1
-2
/
+2
*
sparse: group the defines by functionality
Luc Van Oostenryck
2020-08-12
1
-19
/
+25
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-08-03
1
-0
/
+41
|
\
|
*
compiler.h: Move compiletime_assert() macros into compiler_types.h
Will Deacon
2020-07-21
1
-0
/
+41
*
|
Raise gcc version requirement to 4.9
Linus Torvalds
2020-07-08
1
-26
/
+1
|
/
*
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
2020-06-26
1
-4
/
+4
|
\
|
*
sparse: use identifiers to define address spaces
Luc Van Oostenryck
2020-06-18
1
-4
/
+4
*
|
x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*()
Peter Zijlstra
2020-06-15
1
-1
/
+1
*
|
compiler_types.h: Add __no_sanitize_{address,undefined} to noinstr
Marco Elver
2020-06-15
1
-1
/
+2
*
|
x86, kcsan: Add __no_kcsan to noinstr
Peter Zijlstra
2020-06-15
1
-4
/
+4
*
|
kcsan: Remove __no_kcsan_or_inline
Peter Zijlstra
2020-06-15
1
-4
/
+1
|
/
[next]