index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler_types.h
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-11
compiler_types.h: fix "unused variable" in __compiletime_assert()
Marc Herbert
2025-04-28
compiler_types: Identify compiler versions for __builtin_dynamic_object_size
Kees Cook
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-16
percpu: repurpose __percpu tag as a named address space qualifier
Uros Bizjak
2025-03-12
compiler_types: Introduce __nonstring_array
Kees Cook
2025-03-07
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
2025-03-03
compiler.h: Introduce __must_be_noncstr()
Kees Cook
2024-11-25
Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-19
Compiler Attributes: disable __counted_by for clang < 19.1.3
Jan Hendrik Farr
2024-11-03
compiler_types: Add noinline_for_tracing annotation
Yafang Shao
2024-08-22
string: Check for "nonstring" attribute on strscpy() arguments
Kees Cook
2024-06-14
compiler_types.h: Define __retain for __attribute__((__retain__))
Tony Ambardar
2024-05-22
Merge local branch 'x86-codegen'
Linus Torvalds
2024-05-22
clang: work around asm input constraint problems
Linus Torvalds
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-13
Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-07
kcsan, compiler_types: Introduce __data_racy type qualifier
Marco Elver
2024-05-05
kmsan: compiler_types: declare __no_sanitize_or_inline
Alexander Potapenko
2024-03-28
compiler_types: add Endianness-dependent __counted_by_{le,be}
Alexander Lobakin
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-25
kbuild: Use -fmin-function-alignment when available
Petr Pavlu
2024-02-20
ubsan: Reintroduce signed overflow sanitizer
Kees Cook
2024-02-15
update workarounds for gcc "asm goto" issue
Linus Torvalds
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2023-10-03
overflow: add DEFINE_FLEX() for on-stack allocs
Przemek Kitszel
2023-08-15
compiler_types: Introduce the Clang __preserve_most function attribute
Marco Elver
2023-03-05
Remove Intel compiler support
Masahiro Yamada
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-01-24
Compiler attributes: GCC cold function alignment workarounds
Mark Rutland
2023-01-13
cpuidle: Add comments about noinstr/__cpuidle usage
Peter Zijlstra
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2022-11-24
compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))
Yonghong Song
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'slab-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-03
kmsan: mark noinstr as __no_sanitize_memory
Alexander Potapenko
2022-09-29
slab: Remove __malloc attribute from realloc functions
Kees Cook
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
2022-09-26
treewide: Drop __cficanonical
Sami Tolvanen
2022-07-03
sparse: introduce conditional lock acquire function attribute
Linus Torvalds
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-23
include: drop pointless __compiler_offsetof indirection
Rasmus Villemoes
2022-03-23
Documentation/sparse: add hints about __CHECKER__
Bjorn Helgaas
2022-03-10
compiler_types: Refactor the use of btf_type_tag attribute.
Hao Luo
2022-03-05
compiler_types: Define __percpu as __attribute__((btf_type_tag("percpu")))
Hao Luo
2022-03-05
compiler_types.h: Add unified __diag_ignore_all for GCC/LLVM
Kumar Kartikeya Dwivedi
2022-01-27
compiler_types: define __user as __attribute__((btf_type_tag("user")))
Yonghong Song
[next]