summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
6 daysKVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
6 daysKVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
13 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
13 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
13 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-10KVM: s390: Increase permitted SE header size to 1 MiBSteffen Eiden
2026-02-10KVM: s390: vsie: Fix race in acquire_gmap_shadow()Claudio Imbrenda
2026-02-10KVM: s390: vsie: Fix race in walk_guest_tables()Claudio Imbrenda
2026-02-10KVM: s390: Use guest address to mark guest page dirtyClaudio Imbrenda
2026-02-04KVM: s390: Storage key manipulation IOCTLClaudio Imbrenda
2026-02-04KVM: s390: Enable 1M pages for gmapClaudio Imbrenda
2026-02-04KVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda
2026-02-04KVM: s390: Switch to new gmapClaudio Imbrenda
2026-02-04KVM: s390: Storage key functions refactoringClaudio Imbrenda
2026-02-04KVM: s390: Add some helper functions needed for vSIEClaudio Imbrenda
2026-02-04KVM: s390: Add helper functions for fault handlingClaudio Imbrenda
2026-02-04KVM: s390: New gmap codeClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: CMMAClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: lifecycle managementClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: storage keysClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: walksClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: clear and replaceClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: allocationClaudio Imbrenda
2026-02-04KVM: s390: KVM-specific bitfields and helper functionsClaudio Imbrenda
2026-02-04KVM: s390: Rename some functions in gaccess.cClaudio Imbrenda
2026-02-04KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIERClaudio Imbrenda
2026-02-04KVM: s390: vsie: Pass gmap explicitly as parameterClaudio Imbrenda
2026-02-04KVM: s390: Introduce import_lockClaudio Imbrenda
2026-02-04KVM: s390: Add P bit in table entry bitfields, move union vaddressClaudio Imbrenda
2026-01-19KVM: s390: vsie: retry SIE when unable to get vsie_pageEric Farman
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-02Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-11-28KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK functionsAndrew Donnellan
2025-11-27KVM: s390: Enable and disable interrupts in entry codeHeiko Carstens
2025-11-27KVM: s390: Add signal_exits counterAndrew Donnellan
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-21KVM: s390: vsie: Check alignment of BSCA headerEric Farman
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank
2025-11-17s390/kvm: Use psw32_t instead of psw_compat_tHeiko Carstens
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson
2025-10-20KVM: s390: Replace sprintf with snprintf for buffer safetyJosephine Pfeiffer
2025-10-20KVM: s390: Remove unused return variable in kvm_arch_vcpu_ioctl_set_fpuThorsten Blum
2025-10-20KVM: S390: Remove sca_lockChristoph Schlameuss
2025-10-20KVM: s390: Use ESCA instead of BSCA at VM initChristoph Schlameuss
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-30KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalentSean Christopherson
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-09-30Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens