* [GIT PULL] Please pull powerpc/linux.git powerpc-7.3-2 tag
@ 2026-09-08 6:30 Madhavan Srinivasan
2026-09-08 16:48 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Madhavan Srinivasan @ 2026-09-08 6:30 UTC (permalink / raw)
To: Linus Torvalds
Cc: chleroy, christophe.leroy, linux-kernel, linuxppc-dev, mkchauras,
mpe, naveen, npiggin, ritesh.list, sbhat, sshegde, thorsten.blum,
yijiangshan
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi Linus,
Notable out of area changes:
MAINTAINERS: powerpc: Add Ritesh and Shrikanth # 45a5f7285f83
Please pull powerpc fixes for 7.3:
The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:
Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git
tags/powerpc-7.3-2
for you to fetch changes up to 45a5f7285f835adb3b74c9344c09a7bd2c4fb664:
MAINTAINERS: powerpc: Add Ritesh and Shrikanth (2026-09-07 12:15:39
+0530)
- ------------------------------------------------------------------
powerpc fixes for 7.3 #2
- Clear TIF_SYSCALL_RET before syscall error return
- Don't drop _TIF_RESTOREALL on syscall restart
- Do not restore KUAP in arch_exit_to_user_mode_prepare()
- pci-ioda: Fix the stale irq chip reference
- Use inclusive range checks in add_usable_mem() and excluded memory
- Fix irq_soft_mask corruption on replayed interrupt exit
- MAINTAINERS: powerpc: Add Ritesh and Shrikanth
- misc fixes and cleanups
Thanks to: Amit Machhiwal, Christophe Leroy (CS GROUP), Gautam Menghani,
Harsh
Prateek Bora, Jiangshan Yi, Mukesh Kumar Chaurasiya (IBM), Ritesh Harjani
(IBM), Shivaprasad G Bhat, Shrikanth Hegde, Sourabh Jain, Tasmiya Nalatwad,
Thorsten Blum, Venkat Rao Bagalkote,
- ------------------------------------------------------------------
Jiangshan Yi (1):
powerpc/pseries/pci: Fix misleading VF limit error message
Madhavan Srinivasan (1):
MAINTAINERS: powerpc: Add Ritesh and Shrikanth
Mukesh Kumar Chaurasiya (IBM) (1):
powerpc/entry: Fix irq_soft_mask corruption on replayed interrupt
exit
Ritesh Harjani (IBM) (2):
powerpc: Don't drop _TIF_RESTOREALL on syscall restart
powerpc: Do not restore KUAP in arch_exit_to_user_mode_prepare()
Shivaprasad G Bhat (3):
powerpc: pci-ioda: Fix the stale irq chip reference
powerpc/eeh: Fix recursive locking on devices without EEH
sensitive driver
powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
Shrikanth Hegde (1):
powerpc/entry: Clear TIF_SYSCALL_RET before syscall error return
Thorsten Blum (4):
powerpc/kexec_file: Use inclusive range checks in add_usable_mem()
powerpc/kexec: Simplify kdump_extra_elfcorehdr_size()
powerpc/kexec_file: Use inclusive range checks for excluded memory
powerpc/ps3: Fix repository.c build failure
MAINTAINERS | 2 ++
arch/powerpc/include/asm/entry-common.h | 12 +++++++++---
arch/powerpc/kernel/eeh_driver.c | 2 --
arch/powerpc/kernel/interrupt.c | 2 +-
arch/powerpc/kernel/rtas_pci.c | 8 ++++++++
arch/powerpc/kernel/syscall.c | 4 +++-
arch/powerpc/kexec/file_load_64.c | 10 +++-------
arch/powerpc/platforms/powernv/pci-ioda.c | 6 ++----
arch/powerpc/platforms/ps3/repository.c | 5 ++++-
arch/powerpc/platforms/pseries/pci.c | 13 ++++++++-----
10 files changed, 40 insertions(+), 24 deletions(-)
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEqX2DNAOgU8sBX3pRpnEsdPSHZJQFAmqfqycACgkQpnEsdPSH
ZJQfcA//fLyVXSmS7lXIYoWtlE+qZbDtSH2k9sKbjYtB42EE7SMtIfk7c/ID7nMm
tL7bA6apAz+ih0bpjvtGhtASL3YgVlb5sRyW5L8UoxL8J/F7hYNBqPohOKvRL995
hYTUkef9t8aA/OZ5KJW4MsVL19Zkx1bQ57TjTTDG/Z9JFhrDZyknIr2tYEZvmrMF
1NH3sc5f0k8LjmFAeTfVoR7AJuR/kpnu07yT3XdS/QX6hlP89hkDW+ndfbCGkRb2
uZklJZsFRqPRCUCwZcLhcD2yKBLpMV0E7ZHH39REiMlv1gJ9PhC2Voi9W9bPADK3
ILuL8ZF8qeKyU4pVL/znr9qNG3GzJCYTF/K4aJyIxhNma/O9Hy8m+igC7/1o4gZA
SnhB90BoVB1BQpsploZ3YnhNhnz8MH23raTGswGIbRaRAX3KOM/bi4CC6sKYhimx
QYot5mJHyIkMQTZ0HwEx5CatUuQvdiAeeHafeUf0PD6LjqI8SUgfzrUa3SRfmSZM
gkWbYd1cJd0otLrmyOKA5EL3fNjVa8UIlGAd5vWERYFxlx4p43GtDxfOk6hQk4Yd
re6CbE9grgTH/OAsoROUItR1wvHdL9QkZlEEQPazfvdECFIU6xRoHGXJolBSm7XS
I/vRuh7Mo5iF9/hoS8wihldNsVked7coZbxW/LYLPaYXgMTCK7s=
=wh3X
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Please pull powerpc/linux.git powerpc-7.3-2 tag
2026-09-08 6:30 [GIT PULL] Please pull powerpc/linux.git powerpc-7.3-2 tag Madhavan Srinivasan
@ 2026-09-08 16:48 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-09-08 16:48 UTC (permalink / raw)
To: Madhavan Srinivasan
Cc: Linus Torvalds, chleroy, christophe.leroy, linux-kernel,
linuxppc-dev, mkchauras, mpe, naveen, npiggin, ritesh.list,
sbhat, sshegde, thorsten.blum, yijiangshan
The pull request you sent on Tue, 8 Sep 2026 12:00:29 +0530:
> https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-7.3-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5acbae5f7eb3d5275120abfe698c394b7325dcec
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-09-08 16:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 6:30 [GIT PULL] Please pull powerpc/linux.git powerpc-7.3-2 tag Madhavan Srinivasan
2026-09-08 16:48 ` 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
all inboxes | Powered by JetHome®