public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Alexander Gordeev <agordeev@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Vasily Gorbik <gor@linux.ibm.com>,
	Heiko Carstens <hca@linux.ibm.com>,
	linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] s390 fixes for 6.19-rc2
Date: Tue, 16 Dec 2025 14:32:40 +0100	[thread overview]
Message-ID: <20251216133240.3233961A30-agordeev@linux.ibm.com> (raw)

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

             reply	other threads:[~2025-12-16 13:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-16 13:32 Alexander Gordeev [this message]
2025-12-17  4:44 ` [GIT PULL] s390 fixes for 6.19-rc2 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=20251216133240.3233961A30-agordeev@linux.ibm.com \
    --to=agordeev@linux.ibm.com \
    --cc=gor@linux.ibm.com \
    --cc=hca@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --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