From: Madhavan Srinivasan <maddy@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: christophe.leroy@csgroup.eu, linux-kernel@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, mpe@ellerman.id.au,
naveen@kernel.org, nilay@linux.ibm.com, npiggin@gmail.com,
ritesh.list@gmail.com, sayalip@linux.ibm.com, vmalik@redhat.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-7.0-3 tag
Date: Sun, 15 Mar 2026 09:13:15 +0530 [thread overview]
Message-ID: <a192e75f-10c2-4733-8a19-11ef8600747c@linux.ibm.com> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi Linus,
Please pull some more powerpc fixes for 7.0:
The following changes since commit 35e4f2a17eb40288f9bcdb09549fa04a63a96279:
powerpc/pseries: Correct MSI allocation tracking (2026-03-07 16:02:28
+0530)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git
tags/powerpc-7.0-3
for you to fetch changes up to 82f73ef9c41e0623e0a8bdce4fa44a7237709f0c:
powerpc/iommu: fix lockdep warning during PCI enumeration (2026-03-13
12:13:35 +0530)
- ------------------------------------------------------------------
powerpc fixes for 7.0 #3
- Fix KUAP warning in VMX usercopy path
- Fix lockdep warning during PCI enumeration
- Fix to move CMA reservations to arch_mm_preinit
- Fix to check current->mm is alive before getting user callchain
Thanks to: Aboorva Devarajan, Christophe Leroy (CS GROUP), Dan Horák,
Nicolin
Chen, Nilay Shroff, Qiao Zhao, Ritesh Harjani (IBM), Saket Kumar Bhaskar,
Sayali Patil, Shrikanth Hegde, Venkat Rao Bagalkote, Viktor Malik,
- ------------------------------------------------------------------
Nilay Shroff (1):
powerpc/iommu: fix lockdep warning during PCI enumeration
Ritesh Harjani (IBM) (1):
powerpc/mem: Move CMA reservations to arch_mm_preinit
Sayali Patil (2):
powerpc: fix KUAP warning in VMX usercopy path
powerpc/selftests/copyloops: extend selftest to exercise
__copy_tofrom_user_power7_vmx
Viktor Malik (1):
powerpc, perf: Check that current->mm is alive before getting
user callchain
arch/powerpc/include/asm/uaccess.h | 65
++++++++++++++------
arch/powerpc/kernel/iommu.c | 2 +-
arch/powerpc/kernel/setup-common.c | 10 ---
arch/powerpc/lib/copyuser_64.S | 1 +
arch/powerpc/lib/copyuser_power7.S | 45 +++++---------
arch/powerpc/lib/vmx-helper.c | 2 +
arch/powerpc/mm/mem.c | 14 +++++
arch/powerpc/perf/callchain.c | 5 ++
arch/powerpc/perf/callchain_32.c | 1 -
arch/powerpc/perf/callchain_64.c | 1 -
tools/testing/selftests/powerpc/copyloops/.gitignore | 4 +-
tools/testing/selftests/powerpc/copyloops/Makefile | 11 +++-
tools/testing/selftests/powerpc/copyloops/stubs.S | 8 ---
tools/testing/selftests/powerpc/copyloops/validate.c | 15 ++++-
14 files changed, 107 insertions(+), 77 deletions(-)
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEqX2DNAOgU8sBX3pRpnEsdPSHZJQFAmm2KfUACgkQpnEsdPSH
ZJQkvg/+MnI6Iskx0pzZTYLI+PDEOPgQt/qNoIgHBIruIoEivfv03JF0IkCejHu/
LH7CPTCKPztrfA3Hcz97eQDqpFk0ITfCxt+LS6k3HpB6AWEQlnrdzqggTPjkto0c
e/vPIQn9lTud36AQNCUV2NaZipRQ86CCsuOr7ctakHfKLc1Mje2j9ZPfxyPxIkFl
lpmx22xC/j3kLzH8EiCPjBu6jR/kOaf2lB3cE6T250YKKm6ualSTqSjgZExdMwrj
U3bmG8Vce6DHFl/HctHV8tycPKkfKwcZ5Ddz2iHZCs5XUkRgAGVPL3DHK9k9mR0D
Z7KVMaelJWEQJ0rEkiaHhGV9DrSz5LfNw9N+r6CFXiyKYBnlVqCxqg/k3DWf3XvB
BzyRd9wAaLsVysCPCa5FrnthqtAFaM9OklDmpmY4+NKQ6Yo2QFcygHgcyVVjys1e
nH+nLVYsNxfHXj1csFp/MgmVqwQ3IxR+nsZ3U+ssxPGq2Zj520GhdLbWuHtJq581
JZ+V+ZbULtoCmZ/yVo4WJIeYUYtTTWKHnqKhK9706ycgTqn47bM+5Zr8NJR/xr2g
ZwBqQwNZhUSiAKpEHofVxVrQRhkXYvb3ETMVExPTGK9vObKQTM8iehmkvZMAw9st
ftk4hdMDHR4HkhboLI2+hWM529GGtF/PI7SA3PhRRH0RoXvUTE8=
=jE92
-----END PGP SIGNATURE-----
next reply other threads:[~2026-03-15 3:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-15 3:43 Madhavan Srinivasan [this message]
2026-03-15 18:47 ` [GIT PULL] Please pull powerpc/linux.git powerpc-7.0-3 tag 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=a192e75f-10c2-4733-8a19-11ef8600747c@linux.ibm.com \
--to=maddy@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=nilay@linux.ibm.com \
--cc=npiggin@gmail.com \
--cc=ritesh.list@gmail.com \
--cc=sayalip@linux.ibm.com \
--cc=torvalds@linux-foundation.org \
--cc=vmalik@redhat.com \
/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