From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Guenter Roeck <linux@roeck-us.net>,
"Gustavo A. R. Silva" <gustavoars@kernel.org>,
Kees Cook <kees@kernel.org>,
Nathan Chancellor <nathan@kernel.org>,
Richard Weinberger <richard@nod.at>
Subject: [GIT PULL] kmalloc_obj fixes for v7.0-rc2
Date: Thu, 26 Feb 2026 09:58:16 -0800 [thread overview]
Message-ID: <202602260957.131877D@keescook> (raw)
Hi Linus,
Please pull these handful of collected kmalloc_obj conversion fixes
for v7.0-rc2.
Thanks!
-Kees
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/kmalloc_obj-v7.0-rc2
for you to fetch changes up to 795469820c638b4449f3bb90ee5e98ebccfbc480:
kcsan: test: Adjust "expect" allocation type for kmalloc_obj (2026-02-26 09:54:08 -0800)
----------------------------------------------------------------
kmalloc_obj fixes for v7.0-rc2
- Fix pointer-to-array allocation types for ubd and kcsan
- Force size overflow helpers to __always_inline
- Bump __builtin_counted_by_ref to Clang 22.1 from 22.0 (Nathan Chancellor)
----------------------------------------------------------------
Kees Cook (3):
ubd: Use pointer-to-pointers for io_thread_req arrays
overflow: Make sure size helpers are always inlined
kcsan: test: Adjust "expect" allocation type for kmalloc_obj
Nathan Chancellor (1):
init/Kconfig: Adjust fixed clang version for __builtin_counted_by_ref
init/Kconfig | 2 +-
include/linux/overflow.h | 8 ++++----
arch/um/drivers/ubd_kern.c | 10 +++++-----
kernel/kcsan/kcsan_test.c | 2 +-
4 files changed, 11 insertions(+), 11 deletions(-)
--
Kees Cook
next reply other threads:[~2026-02-26 17:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-26 17:58 Kees Cook [this message]
2026-02-26 18:48 ` [GIT PULL] kmalloc_obj fixes for v7.0-rc2 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202602260957.131877D@keescook \
--to=kees@kernel.org \
--cc=gustavoars@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=nathan@kernel.org \
--cc=richard@nod.at \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox