index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler_types.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
compiler_types: Disable __builtin_counted_by_ref for Clang
Kees Cook
1
-1
/
+2
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-7
/
+16
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+13
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+19
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-16
/
+2
2026-02-10
Merge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+31
2026-02-08
kcsan, compiler_types: avoid duplicate type issues in BPF Type Format
Alan Maguire
1
-7
/
+16
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
1
-1
/
+2
2026-01-18
compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()
Peter Zijlstra
1
-0
/
+13
2026-01-17
compiler_types.h: Attributes: Add __counted_by_ptr macro
Bill Wendling
1
-1
/
+17
2026-01-14
compiler_types: Introduce __flex_counter() and family
Kees Cook
1
-0
/
+31
2026-01-05
compiler_types: Move lock checking attributes to compiler-context-analysis.h
Marco Elver
1
-16
/
+2
2025-12-20
clang: work around asm output constraint problems
Eric Dumazet
1
-1
/
+2
2025-12-14
<linux/compiler_types.h>: Add the __signed_scalar_typeof() helper
Peter Zijlstra
1
-0
/
+19
2025-12-10
Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-auto
Linus Torvalds
1
-0
/
+13
2025-12-08
compiler_types.h: add "auto" as a macro for "__auto_type"
H. Peter Anvin
1
-0
/
+13
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-4
/
+4
2025-12-02
Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-0
/
+15
2025-11-23
compiler_types: introduce at_least parameter decoration pseudo keyword
Jason A. Donenfeld
1
-0
/
+15
2025-11-15
static_call: allow using STATIC_CALL_TRAMP_STR() from assembly
Naman Jain
1
-4
/
+4
2025-11-09
Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-3
/
+2
2025-11-07
compiler_types: Move unused static inline functions warning to W=2
Peter Zijlstra
1
-3
/
+2
2025-10-29
compiler_types: Introduce __nocfi_generic
Nathan Chancellor
1
-0
/
+6
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2025-09-18
compiler_types: Add __assume macro
Heiko Carstens
1
-0
/
+23
2025-09-04
compiler_types.h: Move __nocfi out of compiler-specific header
Kees Cook
1
-1
/
+3
2025-07-29
compiler_types: Provide __no_kstack_erase to disable coverage only on Clang
Kees Cook
1
-0
/
+4
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+7
2025-05-11
compiler_types.h: fix "unused variable" in __compiletime_assert()
Marc Herbert
1
-1
/
+7
2025-04-28
compiler_types: Identify compiler versions for __builtin_dynamic_object_size
Kees Cook
1
-0
/
+5
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-03-16
percpu: repurpose __percpu tag as a named address space qualifier
Uros Bizjak
1
-1
/
+1
2025-03-12
compiler_types: Introduce __nonstring_array
Kees Cook
1
-0
/
+12
2025-03-07
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
1
-1
/
+1
2025-03-03
compiler.h: Introduce __must_be_noncstr()
Kees Cook
1
-3
/
+6
2024-11-25
Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+19
2024-11-19
Compiler Attributes: disable __counted_by for clang < 19.1.3
Jan Hendrik Farr
1
-0
/
+19
2024-11-03
compiler_types: Add noinline_for_tracing annotation
Yafang Shao
1
-0
/
+6
2024-08-22
string: Check for "nonstring" attribute on strscpy() arguments
Kees Cook
1
-0
/
+7
2024-06-14
compiler_types.h: Define __retain for __attribute__((__retain__))
Tony Ambardar
1
-0
/
+23
2024-05-22
Merge local branch 'x86-codegen'
Linus Torvalds
1
-0
/
+9
2024-05-22
clang: work around asm input constraint problems
Linus Torvalds
1
-0
/
+9
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+11
2024-05-13
Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-0
/
+7
2024-05-07
kcsan, compiler_types: Introduce __data_racy type qualifier
Marco Elver
1
-0
/
+7
2024-05-05
kmsan: compiler_types: declare __no_sanitize_or_inline
Alexander Potapenko
1
-0
/
+11
2024-03-28
compiler_types: add Endianness-dependent __counted_by_{le,be}
Alexander Lobakin
1
-0
/
+11
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-5
/
+5
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+8
2024-02-25
kbuild: Use -fmin-function-alignment when available
Petr Pavlu
1
-5
/
+5
[next]