public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] more s390 updates for 6.19 merge window
@ 2025-12-10 11:48 Heiko Carstens
  2025-12-10 23:51 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Heiko Carstens @ 2025-12-10 11:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Vasily Gorbik, Alexander Gordeev, linux-kernel, linux-s390

Hi Linus,

please pull a couple of additional s390 updates for the 6.19 merge window.

Thanks,
Heiko

The following changes since commit 51d90a15fedf8366cb96ef68d0ea2d0bf15417d2:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2025-12-05 17:01:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 70075e3d0ca0b72cc983d03f7cd9796e43492980:

  s390/bug: Add missing alignment (2025-12-08 15:42:41 +0100)

----------------------------------------------------------------
more s390 updates for 6.19 merge window

- Use the MSI parent domain API instead of the legacy API for setup and
  teardown of PCI MSI IRQs

- Select POSIX_CPU_TIMERS_TASK_WORK now that VIRT_XFER_TO_GUEST_WORK has
  been implemented for s390

- Fix a KVM bug which can lead to guest memory corruption

- Fix KASAN shadow memory mapping for hotplugged memory

- Minor bug fixes and improvements

----------------------------------------------------------------
Claudio Imbrenda (1):
      KVM: s390: Fix gmap_helper_zap_one_page() again

Heiko Carstens (4):
      s390/vmur: Use scnprintf() instead of sprintf()
      s390: Select POSIX_CPU_TIMERS_TASK_WORK
      s390/bug: Add missing CONFIG_BUG ifdef again
      s390/bug: Add missing alignment

Tobias Schumacher (2):
      genirq: Change hwirq parameter to irq_hw_number_t
      s390/pci: Migrate s390 IRQ logic to IRQ domain API

Vasily Gorbik (3):
      s390/boot: Use entire page for PTEs
      s390/vmem: Support 2G page splitting for KASAN shadow freeing
      s390: Unmap early KASAN shadow on memory offlining

 arch/s390/Kconfig            |   2 +
 arch/s390/boot/vmem.c        |  16 +-
 arch/s390/include/asm/bug.h  |   5 +
 arch/s390/include/asm/page.h |   2 +
 arch/s390/include/asm/pci.h  |   5 +
 arch/s390/mm/gmap_helpers.c  |   9 +-
 arch/s390/mm/pageattr.c      |   2 +-
 arch/s390/mm/vmem.c          |  14 +-
 arch/s390/pci/pci.c          |   6 +
 arch/s390/pci/pci_bus.c      |  18 +-
 arch/s390/pci/pci_irq.c      | 392 +++++++++++++++++++++++++++----------------
 drivers/s390/char/sclp_mem.c |  16 ++
 drivers/s390/char/vmur.c     |   8 +-
 include/linux/irqdesc.h      |   6 +-
 kernel/irq/irqdesc.c         |   6 +-
 15 files changed, 333 insertions(+), 174 deletions(-)

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

* Re: [GIT PULL] more s390 updates for 6.19 merge window
  2025-12-10 11:48 [GIT PULL] more s390 updates for 6.19 merge window Heiko Carstens
@ 2025-12-10 23:51 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-10 23:51 UTC (permalink / raw)
  To: Heiko Carstens
  Cc: Linus Torvalds, Vasily Gorbik, Alexander Gordeev, linux-kernel,
	linux-s390

The pull request you sent on Wed, 10 Dec 2025 12:48:16 +0100:

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

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

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:[~2025-12-10 23:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-10 11:48 [GIT PULL] more s390 updates for 6.19 merge window Heiko Carstens
2025-12-10 23:51 ` 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