index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler.h
Age
Commit message (
Expand
)
Author
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-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
2022-02-02
x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
Nick Desaulniers
2021-12-21
compiler.h: Fix annotation macro misplacement with Clang
Josh Poimboeuf
2021-09-15
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
2021-06-30
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-14
CFI: Move function_nocfi() into compiler.h
Mark Rutland
2021-05-19
compiler.h: Avoid using inline asm operand modifiers
Vasily Gorbik
2021-01-22
jump_label: Do not profile branch annotations
Steven Rostedt (VMware)
2020-11-14
compiler.h: fix barrier_data() on clang
Arvind Sankar
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-13
compiler.h: avoid escaped section names
Nick Desaulniers
2020-09-01
compiler.h: Make __ADDRESSABLE() symbol truly unique
Josh Poimboeuf
2020-08-03
Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-24
compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....
Ingo Molnar
2020-07-21
compiler.h: Move compiletime_assert() macros into compiler_types.h
Will Deacon
2020-07-21
compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
Will Deacon
2020-06-25
rcu: Fixup noinstr warnings
Peter Zijlstra
[next]