[PATCH v1 0/5] KVM s390x PCI fixes

Farhan Ali posted 5 patches 1 week, 5 days ago
There is a newer version of this series
arch/s390/kvm/pci.c | 130 +++++++++++++++++++++++++++++++++++---------
arch/s390/kvm/pci.h |   5 ++
2 files changed, 109 insertions(+), 26 deletions(-)
[PATCH v1 0/5] KVM s390x PCI fixes
Posted by Farhan Ali 1 week, 5 days ago
Hi,

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

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


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