summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2022-08-05Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2022-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds36-155/+2315
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2022-08-03Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds1-3/+3
2022-08-03Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-45/+8
2022-08-03Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2-5/+27
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-27/+7
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini36-155/+2315
2022-08-01virtio: replace restricted mem access flag with callbackJuergen Gross1-2/+2
2022-07-26Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-3/+6
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld1-22/+7
2022-07-21s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger1-3/+6
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2-3/+1
2022-07-20KVM: s390: resetting the Topology-Change-ReportPierre Morel2-0/+52
2022-07-20KVM: s390: guest support for topology functionPierre Morel4-7/+70
2022-07-20KVM: s390: Cleanup ipte lock access and SIIF facility checksPierre Morel3-54/+54
2022-07-19KVM: s390: pv: don't present the ecall interrupt twiceNico Boehr2-2/+17
2022-07-19KVM: s390: pv: destroy the configuration before its memoryClaudio Imbrenda1-3/+3
2022-07-19KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vmClaudio Imbrenda1-8/+8
2022-07-19s390/mm: KVM: pv: when tearing down, try to destroy protected pagesClaudio Imbrenda1-3/+16
2022-07-19KVM: s390: pv: add mmu_notifierClaudio Imbrenda4-0/+39
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld5-22/+1
2022-07-15kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek1-5/+13
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao1-0/+11
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao1-0/+3
2022-07-13KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentationClaudio Imbrenda2-6/+31
2022-07-13KVM: s390: pv: clear the state without memsetClaudio Imbrenda1-1/+9
2022-07-13KVM: s390: pv: add export before importClaudio Imbrenda1-0/+28
2022-07-13KVM: s390: pv: usage counter instead of flagClaudio Imbrenda4-8/+10
2022-07-13KVM: s390: pv: refactor s390_reset_accClaudio Imbrenda3-32/+116
2022-07-13KVM: s390: pv: handle secure storage exceptions for normal guestsClaudio Imbrenda1-1/+12
2022-07-13KVM: s390: pv: handle secure storage violations for protected guestsClaudio Imbrenda3-0/+66
2022-07-13KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda3-3/+94
2022-07-13KVM: s390: Add facility 197 to the allow listChristian Borntraeger1-0/+1
2022-07-13s390/nospec: remove unneeded header includesVasily Gorbik2-3/+1
2022-07-13s390/nospec: build expoline.o for modules_prepare targetVasily Gorbik4-2/+12
2022-07-13KVM: s390/pci: fix include duplicatesChristian Borntraeger1-3/+2
2022-07-11s390: Add attestation query informationSteffen Eiden3-1/+28
2022-07-11KVM: s390: drop unexpected word 'and' in the commentsJiang Jian1-1/+1
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger17-37/+1102
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesMatthew Rosato3-0/+103
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato6-0/+205
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato3-0/+249
2022-07-11KVM: s390: mechanism to enable guest zPCI InterpretationMatthew Rosato3-0/+52
2022-07-11KVM: s390: pci: enable host forwarding of Adapter Event NotificationsMatthew Rosato5-2/+103
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato7-0/+256
2022-07-11KVM: s390: pci: add basic kvm_zdev structureMatthew Rosato4-0/+61
2022-07-11s390/pci: stash dtsm and maxstblMatthew Rosato3-2/+8
2022-07-11s390/pci: stash associated GISA designationMatthew Rosato5-1/+19
2022-07-11s390/pci: externalize the SIC operation controls and routineMatthew Rosato3-23/+23