public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull powerpc/linux.git powerpc-7.0-3 tag
@ 2026-03-15  3:43 Madhavan Srinivasan
  2026-03-15 18:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Madhavan Srinivasan @ 2026-03-15  3:43 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: christophe.leroy, linux-kernel, linuxppc-dev, mpe, naveen, nilay,
	npiggin, ritesh.list, sayalip, vmalik

-----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-----


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

* Re: [GIT PULL] Please pull powerpc/linux.git powerpc-7.0-3 tag
  2026-03-15  3:43 [GIT PULL] Please pull powerpc/linux.git powerpc-7.0-3 tag Madhavan Srinivasan
@ 2026-03-15 18:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-03-15 18:47 UTC (permalink / raw)
  To: Madhavan Srinivasan
  Cc: Linus Torvalds, christophe.leroy, linux-kernel, linuxppc-dev, mpe,
	naveen, nilay, npiggin, ritesh.list, sayalip, vmalik

The pull request you sent on Sun, 15 Mar 2026 09:13:15 +0530:

> https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-7.0-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4f3df2e5ea69f5717d2721922aff263c31957548

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-03-15 18:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-15  3:43 [GIT PULL] Please pull powerpc/linux.git powerpc-7.0-3 tag Madhavan Srinivasan
2026-03-15 18:47 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox