summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
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
2025-09-09KVM: s390: Fix FOLL_*/FAULT_FLAG_* confusionClaudio Imbrenda
2025-09-09KVM: s390: Fix incorrect usage of mmu_notifier_register()Claudio Imbrenda
2025-09-09KVM: s390: Fix access to unavailable adapter indicator pages during postcopyThomas Huth
2025-09-08KVM: s390: improve interrupt cpu for wakeupChristian Borntraeger
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-21KVM: s390: Rework guest entry logicMark Rutland
2025-06-17s390: Explicitly include <linux/export.h>Heiko Carstens
2025-06-05KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMYLorenzo Stoakes
2025-05-28KVM: s390: Simplify and move pv codeClaudio Imbrenda
2025-05-28KVM: s390: Refactor and split some gmap helpersClaudio Imbrenda
2025-05-28KVM: s390: Remove unneeded srcu lockClaudio Imbrenda
2025-05-28s390: Remove unneeded includesClaudio Imbrenda
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-31Merge tag 'kvm-s390-next-6.15-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-17KVM: s390: Don't use %pK through debug printingThomas Weißschuh
2025-03-17KVM: s390: Don't use %pK through tracepointsThomas Weißschuh
2025-03-14KVM: s390: pv: fix race when making a page secureClaudio Imbrenda
2025-03-04s390/asm-offsets: Rename __LC_PGM_INT_CODEHeiko Carstens
2025-03-04s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()Heiko Carstens
2025-03-04s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()Heiko Carstens
2025-02-21iommu/s390: handle IOAT registration based on domainMatthew Rosato
2025-02-18KVM: s390: Switch to use hrtimer_setup()Nam Cao
2025-01-31KVM: s390: remove the last user of page->indexClaudio Imbrenda
2025-01-31KVM: s390: move gmap_shadow_pgt_lookup() into kvmClaudio Imbrenda
2025-01-31KVM: s390: move some gmap shadowing functions away from mm/gmap.cClaudio Imbrenda
2025-01-31KVM: s390: get rid of gmap_translate()Claudio Imbrenda