[PATCH v1 0/5] KVM s390x PCI fixes

From: Farhan Ali

Date: Mon Jul 13 2026 - 13:26:21 EST


Hi,

This series attempts to fixe the pre-existing issues[1] found by sashiko.

[1] https://lore.kernel.org/all/20260624063447.85DF51F000E9@xxxxxxxxxxxxxxx/


Farhan Ali (5):
KVM: s390: pci: Fix refcount leak in memory accounting functions
KVM: s390: pci: Fix missing error codes and memory unaccounting
KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
KVM: s390: pci: Fix resource leak on IRQ registration failure
KVM: s390: pci: Fix AIBV and AISB spanning multiple pages

arch/s390/kvm/pci.c | 130 +++++++++++++++++++++++++++++++++++---------
arch/s390/kvm/pci.h | 5 ++
2 files changed, 109 insertions(+), 26 deletions(-)

--
2.43.0