public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] s390 fixes for 6.19-rc2
@ 2025-12-16 13:32 Alexander Gordeev
  2025-12-17  4:44 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Gordeev @ 2025-12-16 13:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Vasily Gorbik, Heiko Carstens, linux-s390, linux-kernel

Hi Linus,

please pull s390 fixes for 6.19-rc2.

Thanks,
Alexander

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.19-3

for you to fetch changes up to 489e96651dfe59794195c6b2ddb78835edd9f2ed:

  s390/stacktrace: Do not fallback to RA register (2025-12-14 11:03:58 +0100)

----------------------------------------------------------------
s390 fixes for 6.19-rc2

- clear 'Search boot program' flag when 'bootprog' sysfs file is
  written to override a value set from Hardware Management Console

- fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices()
  functions when triggering PCI device recovery using sysfs

- annotate the expected lock context imbalance in zpci_release_device()
  function to fix a sparse complaint

- fix the logic to fallback to the return address register value in
  the topmost frame when stack tracing uses a back chain

----------------------------------------------------------------
Benjamin Block (2):
      s390/pci: Fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices()
      s390/pci: Annotate lock context imbalance in zpci_release_device()

Jens Remus (1):
      s390/stacktrace: Do not fallback to RA register

Sven Schnelle (1):
      s390/ipl: Clear SBP flag when bootprog is set

 .clang-format                    |  1 +
 arch/s390/include/uapi/asm/ipl.h |  1 +
 arch/s390/kernel/ipl.c           | 48 +++++++++++++++-----
 arch/s390/kernel/stacktrace.c    | 18 +-------
 arch/s390/pci/pci.c              |  7 ++-
 arch/s390/pci/pci_bus.c          | 98 +++++++++++++++++++++++++++++-----------
 arch/s390/pci/pci_bus.h          | 15 +++++-
 7 files changed, 131 insertions(+), 57 deletions(-)

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

end of thread, other threads:[~2025-12-17  4:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-16 13:32 [GIT PULL] s390 fixes for 6.19-rc2 Alexander Gordeev
2025-12-17  4:44 ` 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