* [GIT PULL] kmalloc_obj fixes for v7.0-rc2
@ 2026-02-26 17:58 Kees Cook
2026-02-26 18:48 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2026-02-26 17:58 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Guenter Roeck, Gustavo A. R. Silva, Kees Cook,
Nathan Chancellor, Richard Weinberger
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] kmalloc_obj fixes for v7.0-rc2
2026-02-26 17:58 [GIT PULL] kmalloc_obj fixes for v7.0-rc2 Kees Cook
@ 2026-02-26 18:48 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-02-26 18:48 UTC (permalink / raw)
To: Kees Cook
Cc: Linus Torvalds, linux-kernel, Guenter Roeck, Gustavo A. R. Silva,
Kees Cook, Nathan Chancellor, Richard Weinberger
The pull request you sent on Thu, 26 Feb 2026 09:58:16 -0800:
> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/kmalloc_obj-v7.0-rc2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3f4a08e64442340f4807de63e30aef22cc308830
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-26 18:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26 17:58 [GIT PULL] kmalloc_obj fixes for v7.0-rc2 Kees Cook
2026-02-26 18:48 ` pr-tracker-bot
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.