linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] s390 updates for 6.3-rc3
@ 2023-03-17  9:43 Vasily Gorbik
  2023-03-17 17:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vasily Gorbik @ 2023-03-17  9:43 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Heiko Carstens, Alexander Gordeev, Bjorn Helgaas, linux-kernel,
	linux-s390

Hello Linus,

please pull s390 changes for 6.3-rc3. The s390-specific PCI fix adds a
function to the common PCI code, which has been acked by Bjorn Helgaas as
the PCI maintainer.
https://lore.kernel.org/all/20230308231449.GA1057317@bhelgaas/

Thank you,
Vasily

The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

  Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d7a0bdbf17276b757d2b89f5351bbee9ecf58fe6:

  s390: update defconfigs (2023-03-13 09:15:11 +0100)

----------------------------------------------------------------
s390 updates for 6.3-rc3

- Update defconfigs.

- Fix early boot code by adding missing intersection check to prevent
  potential overwriting of the ipl report.

- Fix a use-after-free issue in s390-specific code related to PCI
  resources being retained after hot-unplugging individual functions,
  by removing the resources from the PCI bus's resource list and using
  the zpci_bar_struct's resource pointer directly.

----------------------------------------------------------------
Heiko Carstens (1):
      s390: update defconfigs

Niklas Schnelle (1):
      PCI: s390: Fix use-after-free of PCI resources with per-function hotplug

Sven Schnelle (1):
      s390/ipl: add missing intersection check to ipl_report handling

 arch/s390/boot/ipl_report.c          |  8 ++++++++
 arch/s390/configs/debug_defconfig    | 13 ++++---------
 arch/s390/configs/defconfig          | 12 +++---------
 arch/s390/configs/zfcpdump_defconfig |  2 +-
 arch/s390/pci/pci.c                  | 16 ++++++++++------
 arch/s390/pci/pci_bus.c              | 12 +++++-------
 arch/s390/pci/pci_bus.h              |  3 +--
 drivers/pci/bus.c                    | 21 +++++++++++++++++++++
 include/linux/pci.h                  |  1 +
 9 files changed, 54 insertions(+), 34 deletions(-)

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

* Re: [GIT PULL] s390 updates for 6.3-rc3
  2023-03-17  9:43 [GIT PULL] s390 updates for 6.3-rc3 Vasily Gorbik
@ 2023-03-17 17:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-17 17:38 UTC (permalink / raw)
  To: Vasily Gorbik
  Cc: Linus Torvalds, Heiko Carstens, Alexander Gordeev, Bjorn Helgaas,
	linux-kernel, linux-s390

The pull request you sent on Fri, 17 Mar 2023 10:43:43 +0100:

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

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

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:[~2023-03-17 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-17  9:43 [GIT PULL] s390 updates for 6.3-rc3 Vasily Gorbik
2023-03-17 17:38 ` 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;
as well as URLs for NNTP newsgroup(s).