aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2022-07-22s390/pci: allow zPCI zbus without a function zeroNiklas Schnelle
2022-07-21s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev
2022-07-20s390/crash: use static swap buffer for copy_to_user_real()Alexander Gordeev
2022-07-20s390/crash: move copy_to_user_real() to crash_dump.cAlexander Gordeev
2022-07-20s390/crash: fix incorrect number of bytes to copy to user spaceAlexander Gordeev
2022-07-20s390/crash: remove redundant panic() on save area allocation failureAlexander Gordeev
2022-07-20s390/mm: remove unused tprot() functionAlexander Gordeev
2022-07-20KVM: s390: resetting the Topology-Change-ReportPierre Morel
2022-07-20KVM: s390: guest support for topology functionPierre Morel
2022-07-20KVM: s390: Cleanup ipte lock access and SIIF facility checksPierre Morel
2022-07-19s390/uvdevice: autoload module based on CPU facilitySteffen Eiden
2022-07-19s390/cpufeature: allow for facility bitsHeiko Carstens
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens
2022-07-19KVM: s390: pv: don't present the ecall interrupt twiceNico Boehr
2022-07-19KVM: s390: pv: destroy the configuration before its memoryClaudio Imbrenda
2022-07-19KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vmClaudio Imbrenda
2022-07-19s390/mm: KVM: pv: when tearing down, try to destroy protected pagesClaudio Imbrenda
2022-07-19KVM: s390: pv: add mmu_notifierClaudio Imbrenda
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-15kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-07-13KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentationClaudio Imbrenda
2022-07-13KVM: s390: pv: clear the state without memsetClaudio Imbrenda
2022-07-13KVM: s390: pv: add export before importClaudio Imbrenda
2022-07-13KVM: s390: pv: usage counter instead of flagClaudio Imbrenda
2022-07-13KVM: s390: pv: refactor s390_reset_accClaudio Imbrenda
2022-07-13KVM: s390: pv: handle secure storage exceptions for normal guestsClaudio Imbrenda
2022-07-13KVM: s390: pv: handle secure storage violations for protected guestsClaudio Imbrenda
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-13s390/nospec: remove unneeded header includesVasily Gorbik
2022-07-13s390/nospec: build expoline.o for modules_prepare targetVasily Gorbik
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