All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] kmalloc_obj prep for v7.0-rc1
@ 2026-02-19 18:31 Kees Cook
  2026-02-20 22:12 ` Kees Cook
  2026-02-21  1:20 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Kees Cook @ 2026-02-19 18:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Dmitry Baryshkov, Kees Cook

Hi Linus,

Please pull these kmalloc_obj preparation patches for v7.0-rc1. I'm
expecting to send the treewide conversion PR later today (or early
tomorrow).

Thanks!

-Kees

The following changes since commit 2b7a25df823dc7d8f56f8ce7c2d2dac391cea9c2:

  Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2026-02-18 21:40:16 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/kmalloc_obj-prep-v7.0-rc1

for you to fetch changes up to c732084c891d89a1a0824126b3075999a981bc88:

  KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type (2026-02-19 10:14:02 -0800)

----------------------------------------------------------------
kmalloc_obj prep for v7.0-rc1

Fixes for return types to prepare for the kmalloc_obj treewide conversion,
that haven't yet appeared during the merge window: dm-crypt, dm-zoned,
drm/msm, and arm64 kvm.

----------------------------------------------------------------
Kees Cook (4):
      dm-crypt: Adjust crypt_alloc_tfms_aead() allocation type
      dm: dm-zoned: Adjust dmz_load_mapping() allocation type
      drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation type
      KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type

 arch/arm64/kvm/vgic/vgic-init.c | 2 +-
 drivers/gpu/drm/msm/msm_iommu.c | 2 +-
 drivers/md/dm-crypt.c           | 2 +-
 drivers/md/dm-zoned-metadata.c  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] kmalloc_obj prep for v7.0-rc1
  2026-02-19 18:31 [GIT PULL] kmalloc_obj prep for v7.0-rc1 Kees Cook
@ 2026-02-20 22:12 ` Kees Cook
  2026-02-21  1:20 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Kees Cook @ 2026-02-20 22:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

On Thu, Feb 19, 2026 at 10:31:50AM -0800, Kees Cook wrote:
> Please pull these kmalloc_obj preparation patches for v7.0-rc1. I'm
> expecting to send the treewide conversion PR later today (or early
> tomorrow).

FYI, for my treewide PR build testing, I encountered a corner case
glitch[1] with Clang that I've spent the morning dealing with, so the
treewide PR is slightly delayed. I will get it sent tonight -- you'll
still have it for rc1. :)

-Kees

[1] https://github.com/llvm/llvm-project/pull/182590

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] kmalloc_obj prep for v7.0-rc1
  2026-02-19 18:31 [GIT PULL] kmalloc_obj prep for v7.0-rc1 Kees Cook
  2026-02-20 22:12 ` Kees Cook
@ 2026-02-21  1:20 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2026-02-21  1:20 UTC (permalink / raw)
  To: Kees Cook; +Cc: Linus Torvalds, linux-kernel, Dmitry Baryshkov, Kees Cook

The pull request you sent on Thu, 19 Feb 2026 10:31:48 -0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/kmalloc_obj-prep-v7.0-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/43257b2ebd1f08536e3a8c06e2946af902015162

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-02-21  1:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-19 18:31 [GIT PULL] kmalloc_obj prep for v7.0-rc1 Kees Cook
2026-02-20 22:12 ` Kees Cook
2026-02-21  1:20 ` 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.