All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2][next] Expand TRAILING_OVERLAP() capabilities
@ 2025-09-17 13:25 Gustavo A. R. Silva
  2025-09-17 13:26 ` [PATCH 1/2][next] stddef: Remove token-pasting in TRAILING_OVERLAP() Gustavo A. R. Silva
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gustavo A. R. Silva @ 2025-09-17 13:25 UTC (permalink / raw)
  To: Kees Cook; +Cc: linux-hardening, linux-kernel, Gustavo A. R. Silva

Small series aimed at expanding TRAILING_OVERLAP() capabilities.

Gustavo A. R. Silva (2):
  stddef: Remove token-pasting in TRAILING_OVERLAP()
  stddef: Introduce __TRAILING_OVERLAP()

 include/linux/stddef.h | 24 ++++++++++++++++++++----
 1 file changed, 20 insertions(+), 4 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-09-17 16:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-17 13:25 [PATCH 0/2][next] Expand TRAILING_OVERLAP() capabilities Gustavo A. R. Silva
2025-09-17 13:26 ` [PATCH 1/2][next] stddef: Remove token-pasting in TRAILING_OVERLAP() Gustavo A. R. Silva
2025-09-17 13:28 ` [PATCH 2/2][next] stddef: Introduce __TRAILING_OVERLAP() Gustavo A. R. Silva
2025-09-17 16:30 ` [PATCH 0/2][next] Expand TRAILING_OVERLAP() capabilities Kees Cook

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.