]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'kvm-s390-master-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 12 May 2026 21:15:29 +0000 (23:15 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 12 May 2026 21:15:38 +0000 (23:15 +0200)
commitef7e0c51d9c4b029d2f9b20bee1a94ba1b3356d5
treec884b977c83a7b12db3f93611d5e3e571d4ab61d
parent3098c076c83ea2913245cb915cdcba98eb24214c
parent0cfe660559e857d7c00ab86c73e4510ce069086f
Merge tag 'kvm-s390-master-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

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.
arch/s390/kvm/interrupt.c