public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/2] KVM: s390: pci: fix array indexing for master
@ 2026-05-04 15:20 Christian Borntraeger
  2026-05-04 15:20 ` [GIT PULL 1/2] KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic Christian Borntraeger
  2026-05-04 15:20 ` [GIT PULL 2/2] KVM: s390: pci: Fix aisb calculation Christian Borntraeger
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Borntraeger @ 2026-05-04 15:20 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: KVM, Janosch Frank, Claudio Imbrenda, David Hildenbrand,
	linux-s390, Christian Borntraeger, Heiko Carstens, Vasily Gorbik,
	Alexander Gordeev, Thomas Huth, Sven Schnelle, Junrui Luo,
	Yuhao Jiang, Matthew Rosato, Niklas Schnelle

Paolo,

The following changes since commit 028ef9c96e96197026887c0f092424679298aae8:

  Linux 7.0 (2026-04-12 13:48:06 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git  tags/kvm-s390-master-7.1-1

for you to fetch changes up to 0cfe660559e857d7c00ab86c73e4510ce069086f:

  KVM: s390: pci: Fix aisb calculation (2026-04-27 11:14:45 +0200)

----------------------------------------------------------------
KVM: s390: pci: fix array indexing

For large amounts of PCI devices its possible to overrun the arrays as
the index was miscalculated in 2 places.

----------------------------------------------------------------
Junrui Luo (1):
      KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic

Matthew Rosato (1):
      KVM: s390: pci: Fix aisb calculation

 arch/s390/kvm/interrupt.c |  3 +--
 arch/s390/kvm/pci.c       | 10 ++++------
 2 files changed, 5 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2026-05-04 15:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-04 15:20 [GIT PULL 0/2] KVM: s390: pci: fix array indexing for master Christian Borntraeger
2026-05-04 15:20 ` [GIT PULL 1/2] KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic Christian Borntraeger
2026-05-04 15:20 ` [GIT PULL 2/2] KVM: s390: pci: Fix aisb calculation Christian Borntraeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox