Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: Add kernel hardening keywords __counted_by{_le|_be}

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>
Link: https://lore.kernel.org/r/20241007114935.1647-2-thorsten.blum@linux.dev
Signed-off-by: Kees Cook <kees@kernel.org>

authored by

Thorsten Blum and committed by
Kees Cook
6c06f6a6 8cf0b939

+1 -1
+1 -1
MAINTAINERS
··· 12349 12349 F: security/Kconfig.hardening 12350 12350 K: \b(add|choose)_random_kstack_offset\b 12351 12351 K: \b__check_(object_size|heap_object)\b 12352 - K: \b__counted_by\b 12352 + K: \b__counted_by(_le|_be)?\b 12353 12353 12354 12354 KERNEL JANITORS 12355 12355 L: kernel-janitors@vger.kernel.org