[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1758806023.git.alx@kernel.org>
Date: Thu, 25 Sep 2025 15:20:28 +0200
From: Alejandro Colomar <alx@...nel.org>
To: linux-kernel@...r.kernel.org
Cc: Alejandro Colomar <alx@...nel.org>, Kees Cook <kees@...nel.org>,
Christopher Bazley <chris.bazley.wg14@...il.com>, Rasmus Villemoes <linux@...musvillemoes.dk>,
Marco Elver <elver@...gle.com>, Michal Hocko <mhocko@...e.com>,
Linus Torvalds <torvalds@...ux-foundation.org>, Al Viro <viro@...iv.linux.org.uk>,
Alexander Potapenko <glider@...gle.com>, Dmitry Vyukov <dvyukov@...gle.com>, Jann Horn <jannh@...gle.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH v1 0/3] Add ENDOF(), and use it to fix off-by-one bugs
Hi!
I've split some of the patches from the string patch set, as these are
obvious bug fixes that are trivial to accept.
I've reset the version number of the patch set to 1, to not conflict
with the version numbering of the string series.
Have a lovely day!
Alex
Alejandro Colomar (3):
array_size.h: Add ENDOF()
mm: Fix benign off-by-one bugs
kernel: Fix off-by-one benign bugs
include/linux/array_size.h | 6 ++++++
kernel/kcsan/kcsan_test.c | 4 ++--
mm/kfence/kfence_test.c | 4 ++--
mm/kmsan/kmsan_test.c | 2 +-
4 files changed, 11 insertions(+), 5 deletions(-)
--
2.51.0
Powered by blists - more mailing lists