index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
stddef.h
Age
Commit message (
Expand
)
Author
2025-02-28
uapi: stddef.h: Introduce __kernel_nonstring
Kees Cook
2024-12-20
stddef: make __struct_group() UAPI C++-friendly
Alexander Lobakin
2024-05-08
uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}
Erick Archer
2023-11-27
uapi: propagate __struct_group() attributes to the container union
Dmitry Antipov
2023-09-13
uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++
Alexey Dobriyan
2023-09-13
uapi: stddef.h: Fix header guard location
Alexey Dobriyan
2023-08-17
Compiler Attributes: counted_by: Adjust name and identifier expansion
Kees Cook
2022-03-31
uapi/linux/stddef.h: Add include guards
Tadeusz Struk
2021-10-18
stddef: Introduce DECLARE_FLEX_ARRAY() helper
Kees Cook
2021-09-25
stddef: Introduce struct_group() helper macro
Kees Cook
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
2016-03-30
uapi/linux/stddef.h: Provide __always_inline to userspace headers
Denys Vlasenko
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells