index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler.h
Age
Commit message (
Expand
)
Author
14 days
include/linux: change "__auto_type" to "auto"
H. Peter Anvin
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-11-12
compiler.h: remove ARCH_SEL()
Thomas Weißschuh
2025-10-14
compiler.h: Make addressable symbols less of an eyesore
Josh Poimboeuf
2025-10-14
compiler: Tweak __UNIQUE_ID() naming
Josh Poimboeuf
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
2025-08-18
compiler: remove __ADDRESSABLE_ASM{_STR,}() again
Jan Beulich
2025-04-29
build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()
Vincent Mailhol
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-16
compiler.h: introduce TYPEOF_UNQUAL() macro
Uros Bizjak
2025-03-03
Merge tag 'v6.14-rc5' into x86/core, to pick up fixes
Ingo Molnar
2025-03-03
compiler.h: Introduce __must_be_noncstr()
Kees Cook
2025-02-28
Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-02-25
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
2025-02-08
Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-02-06
compiler.h: Introduce __must_be_byte_array()
Kees Cook
2025-02-06
compiler.h: Move C string helpers into C-only kernel section
Kees Cook
2025-01-26
Merge tag 'bitmap-for-6.14' of https://github.com:/norov/linux
Linus Torvalds
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-12-30
compiler.h: add const_true()
Vincent Mailhol
2024-12-13
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
2024-12-02
objtool: Remove annotate_{,un}reachable()
Peter Zijlstra
2024-12-02
unreachable: Unify
Peter Zijlstra
2024-11-16
compiler.h: Fix undefined BUILD_BUG_ON_ZERO()
Philipp Reisner
2024-09-26
compiler.h: specify correct attribute for .rodata..c_jump_table
Tiezhu Yang
2024-08-22
string: Check for "nonstring" attribute on strscpy() arguments
Kees Cook
2024-07-30
minmax: improve macro expansion and type checking
Linus Torvalds
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-06-28
compiler.h: simplify data_race() macro
Alexey Dobriyan
2024-05-30
kcsan: Add example to data_race() kerneldoc header
Paul E. McKenney
2024-04-09
compiler.h: Add missing quote in macro comment
Thorsten Blum
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
2024-03-01
compiler.h: Explain how __is_constexpr() works
Kees Cook
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2023-10-23
x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g...
Uros Bizjak
2023-10-18
compiler.h: move __is_constexpr() to compiler.h
David Laight
2023-10-04
compiler.h: unify __UNIQUE_ID
Nick Desaulniers
2023-05-17
tracing: make ftrace_likely_update() declaration visible
Arnd Bergmann
2022-11-02
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
2022-09-26
cfi: Drop __CFI_ADDRESSABLE
Sami Tolvanen
2022-08-29
tracing: Define the is_signed_type() macro once
Bart Van Assche
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-03-15
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
[next]