mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Madhavan Srinivasan <maddy@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: amachhiw@linux.ibm.com, christophe.leroy@csgroup.eu,
	linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	mpe@ellerman.id.au, naveen@kernel.org, npiggin@gmail.com,
	sbhat@linux.ibm.com,
	"Ritesh Harjani (IBM)" <ritesh.list@gmail.com>,
	Shrikanth Hegde <sshegde@linux.ibm.com>
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-7.3-4 tag
Date: Wed, 16 Sep 2026 14:09:04 +0530	[thread overview]
Message-ID: <376f4338-8bd8-44bf-b132-ee7bcb5bc29e@linux.ibm.com> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi Linus,

Please pull some more powerpc fixes for 7.3:

The following changes since commit fd73f4a6659897191fa0d40695fe370925dd3780:

   Linux 7.3-rc3 (2026-09-13 14:38:02 -0700)

are available in the git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git 
tags/powerpc-7.3-4

for you to fetch changes up to 0b271f7d7f5ed45bc498a03ce0aa9cfd8402fc71:

   powerpc/iommu: Fix the overflow validation in iommu_tce_check_ioba 
(2026-09-16 13:43:58 +0530)

- ------------------------------------------------------------------
powerpc fixes for 7.3 #4

  - PPC/KVM - fix use-after-free in kvmhv_emulate_tlbie_all_lpid()
  - PPC/KVM - fix secure device page leak on uv_page_in() failure
  - powerpc/iommu: Fix the overflow validation in iommu_tce_check_ioba

Thanks to: Amit Machhiwal, Gautam Menghani, Ritesh Harjani (IBM), R 
Nageswara
Sastry, Shivaprasad G Bhat

- ------------------------------------------------------------------
Amit Machhiwal (2):
       KVM: PPC: Book3S HV: fix use-after-free in 
kvmhv_emulate_tlbie_all_lpid()
       KVM: PPC: Book3S HV: fix secure device page leak on uv_page_in() 
failure

Shivaprasad G Bhat (1):
       powerpc/iommu: Fix the overflow validation in iommu_tce_check_ioba


  arch/powerpc/kernel/iommu.c         | 2 +-
  arch/powerpc/kvm/book3s_hv_nested.c | 2 ++
  arch/powerpc/kvm/book3s_hv_uvmem.c  | 5 ++++-
  3 files changed, 7 insertions(+), 2 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEqX2DNAOgU8sBX3pRpnEsdPSHZJQFAmqqVRQACgkQpnEsdPSH
ZJTLjxAAgE1vT6J9m8qhtOPBSLpRnkSbRjXIRny1QeroWPUOzPIWvoZLOFLKyJDe
/Cb0/92tx8Qba45PoZVajFmczXXQjPDyl71YNfgMcwlIIM95gxBC2dTfBYoJaa4E
L8r1dMtoNbFjEoIdzQrwSakiWlGL4pkS/12pII13nHx+YPfPsS+sBK0uLJmHOlWi
G9ZKx42mGLCg9fyK0AP63Ob33T0rg07+ndTG033k2PesEngANTZzb8tHt0StIk1z
rnMyztnvRqEH9FUw8pqmmYQkTVLCJVcqD4yDIuUIfowxuXQJLXT3y6EkvABXap0l
TtWNlGFB1oe2pwa5skz8oO6G+esbaDR2qBIiAARQ93/h8idhDBWLrv9OA023oaHM
xMwowoIDRXrKBNmdLFbRq5hA3Nry0omPyPPtQv84nU0chShWsFQ6N6wmr25WEGJj
GfFfnml3ZgC5JXq+pL+6Az/x56YbB+eujiuSO1o24FrqJ8kWfYwuBhZoP4O99D38
nZQgCOy0R3snz1BS1Us0xoWo1MHWnK8skqQQxOsDxQJL7aonHSZ8FGsdAiKoyiVf
nfU6JUkZLw+Fm1X7MsN9Gp4/cpxS+1ZKJjpuEQrTDO5OX4sPV17bsxiwZPIFNN0G
yS/79ogcfdDQHGoPOspJMWqZGvZoAkLYB/KwY9UjIbB8xkdOaGA=
=kc9e
-----END PGP SIGNATURE-----

             reply	other threads:[~2026-09-16  8:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-16  8:39 Madhavan Srinivasan [this message]
2026-09-16 20:02 ` 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=376f4338-8bd8-44bf-b132-ee7bcb5bc29e@linux.ibm.com \
    --to=maddy@linux.ibm.com \
    --cc=amachhiw@linux.ibm.com \
    --cc=christophe.leroy@csgroup.eu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    --cc=naveen@kernel.org \
    --cc=npiggin@gmail.com \
    --cc=ritesh.list@gmail.com \
    --cc=sbhat@linux.ibm.com \
    --cc=sshegde@linux.ibm.com \
    --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

all inboxes | Powered by JetHome®