summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2022-07-13KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda
2022-07-13KVM: s390: Add facility 197 to the allow listChristian Borntraeger
2022-07-13KVM: s390/pci: fix include duplicatesChristian Borntraeger
2022-07-11s390: Add attestation query informationSteffen Eiden
2022-07-11KVM: s390: drop unexpected word 'and' in the commentsJiang Jian
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesMatthew Rosato
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato
2022-07-11KVM: s390: mechanism to enable guest zPCI InterpretationMatthew Rosato
2022-07-11KVM: s390: pci: enable host forwarding of Adapter Event NotificationsMatthew Rosato
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato
2022-07-11KVM: s390: pci: add basic kvm_zdev structureMatthew Rosato
2022-07-11s390/pci: stash dtsm and maxstblMatthew Rosato
2022-07-11s390/pci: stash associated GISA designationMatthew Rosato
2022-07-11s390/pci: externalize the SIC operation controls and routineMatthew Rosato
2022-07-11s390/airq: allow for airq structure that uses an input vectorMatthew Rosato
2022-07-11s390/airq: pass more TPI info to airq handlersMatthew Rosato
2022-07-11s390/sclp: detect the AISI facilityMatthew Rosato
2022-07-11s390/sclp: detect the AENI facilityMatthew Rosato
2022-07-11s390/sclp: detect the AISII facilityMatthew Rosato
2022-07-11s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato
2022-06-08KVM: Move kvm_arch_vcpu_precreate() under kvm->lockZeng Guang
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-03Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-06-03KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriateYury Norov
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-01KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMPJanosch Frank
2022-06-01KVM: s390: Add CPU dump functionalityJanosch Frank
2022-06-01KVM: s390: Add configuration dump functionalityJanosch Frank
2022-06-01KVM: s390: pv: Add query dump informationJanosch Frank
2022-06-01KVM: s390: pv: Add dump support definitionsJanosch Frank
2022-06-01KVM: s390: pv: Add query interfaceJanosch Frank
2022-06-01s390/uv: Add dump fields to queryJanosch Frank
2022-06-01s390/uv: Add SE hdr query informationJanosch Frank
2022-06-01s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens
2022-06-01s390/stack: merge empty stack frame slotsHeiko Carstens
2022-06-01s390/uaccess: whitespace cleanupHeiko Carstens
2022-06-01s390/uaccess: use __noreturn instead of __attribute__((noreturn))Heiko Carstens
2022-06-01s390/uaccess: use exception handler to zero result on get_user() failureHeiko Carstens
2022-06-01s390/uaccess: use symbolic names for inline assembler operandsHeiko Carstens
2022-06-01s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev
2022-06-01s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger
2022-06-01s390/gmap: voluntarily schedule during key settingChristian Borntraeger
2022-06-01s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFPHeiko Carstens
2022-06-01s390/Kconfig.debug: fix indentationJuerg Haefliger
2022-06-01s390/Kconfig: fix indentationJuerg Haefliger
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds