summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-12KVM: s390: Restore sigset on error pathChristian Borntraeger
2026-08-12KVM: s390: pv: Fix rc/rrc offset for PVM_DUMPChristian Borntraeger
2026-08-12KVM: s390: vsie: zero stale crypto bitsChristian Borntraeger
2026-08-12KVM: s390: keyop: use mmu_lock to read gmap->asceChristian Borntraeger
2026-08-11KVM: s390: Fix memory corruption by not reinjecting CK machine checksChristian Borntraeger
2026-08-11s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()Anthony Krowiak
2026-08-11KVM: s390: Fix length check __import_wp_info()Christian Borntraeger
2026-08-11KVM: s390: Free guest debug data on vcpu destroyChristian Borntraeger
2026-08-11KVM: s390: Take srcu when importing watchpoint dataChristian Borntraeger
2026-08-11KVM: s390: Fix old_data leak in guest debug error pathChristian Borntraeger
2026-08-11KVM: s390: Fix memory leak in guest debug handlingChristian Borntraeger
2026-08-11KVM: s390: Zero initialize irq in reinject_machine_checkChristian Borntraeger
2026-08-11KVM: s390: Zero initialize data structures for inject_pfault_tokenChristian Borntraeger
2026-08-11KVM: s390: Remove user triggerable WARN_ONChristian Borntraeger
2026-08-03KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()Claudio Imbrenda
2026-08-03KVM: s390: Fix ordering when adding to SCAClaudio Imbrenda
2026-08-03KVM: s390: Return -EINTR if a signal is pending while faulting-inClaudio Imbrenda
2026-08-03KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() failsClaudio Imbrenda
2026-08-03KVM: s390: ucontrol: Add missing locking around gmap_remove_child()Claudio Imbrenda
2026-08-03KVM: s390: cmma: Fix dirty tracking when removing memslotClaudio Imbrenda
2026-08-03KVM: s390: Fix race in __do_essa()Claudio Imbrenda
2026-08-03KVM: s390: Fix leaking of PGM_ADDRESSING to userspaceClaudio Imbrenda
2026-08-03KVM: s390: ucontrol: Fix sca_clear_ext_call()Claudio Imbrenda
2026-08-03KVM: s390: Fix overclearing ESCA in case of errorClaudio Imbrenda
2026-08-03KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()Claudio Imbrenda
2026-08-03KVM: s390: Do not free SCA if it was not allocatedClaudio Imbrenda
2026-08-03KVM: s390: Fix unlikely NULL gmap dereferenceClaudio Imbrenda
2026-07-30s390/vfio_ccw: Implement a crw lockEric Farman
2026-07-30s390/vfio_ccw: Selectively expand io_mutexEric Farman
2026-07-30s390/vfio_ccw: Move cp cleanup out of not operationalEric Farman
2026-07-30s390/vfio_ccw: Cancel existing workqueuesEric Farman
2026-07-30s390/vfio_ccw: Ensure index for read/write regions are within rangeEric Farman
2026-07-30s390/vfio_ccw: Calculate idal length based on idaw typeEric Farman
2026-07-30s390/vfio_ccw: Ensure first IDAW remains constantEric Farman
2026-07-30s390/vfio_ccw: Fix out of bounds check on CCW arrayEric Farman
2026-07-30s390/vfio_ccw: Limit the number of channel program segmentsEric Farman
2026-07-30s390/vfio_ccw: Free all memory if cp_init() failsEric Farman
2026-07-27KVM: s390: Fall back to short-term pinning in MAP ioctlJaehoon Kim
2026-07-24KVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali
2026-07-24KVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali
2026-07-24KVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali
2026-07-24KVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali
2026-07-24KVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali
2026-07-24KVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali
2026-07-09KVM: s390: pci: Fix handling of AIF enable without AISBMatthew Rosato
2026-07-09KVM: s390: Improve kvm_s390_vm_stop_migration()Claudio Imbrenda
2026-07-09KVM: s390: Fix dat_crste_walk_range() early returnClaudio Imbrenda
2026-07-09KVM: s390: vsie: Avoid potential deadlock with real spacesClaudio Imbrenda
2026-07-09KVM: s390: pci: Fix GISC refcount leak on AIF enable failureHaoxiang Li
2026-07-05Linux 7.2-rc2v7.2-rc2Linus Torvalds