* [RESEND PATCH] MAINTAINERS: Add kernel hardening keywords __counted_by{_le|_be}
@ 2024-10-07 11:49 Thorsten Blum
2024-10-14 21:17 ` Kees Cook
0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Blum @ 2024-10-07 11:49 UTC (permalink / raw)
To: Kees Cook, Gustavo A. R. Silva
Cc: Thorsten Blum, linux-kernel, linux-hardening
In addition to __counted_by, also match the keywords __counted_by_le and
__counted_by_be.
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 84086d47db69..475387503391 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12356,7 +12356,7 @@ F: lib/usercopy_kunit.c
F: mm/usercopy.c
K: \b(add|choose)_random_kstack_offset\b
K: \b__check_(object_size|heap_object)\b
-K: \b__counted_by\b
+K: \b__counted_by(_le|_be)?\b
KERNEL JANITORS
L: kernel-janitors@vger.kernel.org
--
2.46.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [RESEND PATCH] MAINTAINERS: Add kernel hardening keywords __counted_by{_le|_be}
2024-10-07 11:49 [RESEND PATCH] MAINTAINERS: Add kernel hardening keywords __counted_by{_le|_be} Thorsten Blum
@ 2024-10-14 21:17 ` Kees Cook
0 siblings, 0 replies; 2+ messages in thread
From: Kees Cook @ 2024-10-14 21:17 UTC (permalink / raw)
To: Gustavo A. R. Silva, Thorsten Blum
Cc: Kees Cook, linux-kernel, linux-hardening
On Mon, 07 Oct 2024 13:49:36 +0200, Thorsten Blum wrote:
> In addition to __counted_by, also match the keywords __counted_by_le and
> __counted_by_be.
>
>
Applied to for-next/hardening, thanks!
[1/1] MAINTAINERS: Add kernel hardening keywords __counted_by{_le|_be}
https://git.kernel.org/kees/c/0838c9ca0d76
Take care,
--
Kees Cook
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-14 21:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-07 11:49 [RESEND PATCH] MAINTAINERS: Add kernel hardening keywords __counted_by{_le|_be} Thorsten Blum
2024-10-14 21:17 ` Kees Cook
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox