aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+2
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-7/+0
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-24/+208
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-26/+7
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-0/+14
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini12-24/+208
2022-07-26Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+6
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld1-22/+7
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-6/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-1/+0
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 Zijlstra1-3/+0
2022-07-20KVM: s390: guest support for topology functionPierre Morel1-3/+15
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 Imbrenda1-0/+2
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld1-3/+0
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: usage counter instead of flagClaudio Imbrenda3-3/+3
2022-07-13KVM: s390: pv: refactor s390_reset_accClaudio Imbrenda1-1/+36
2022-07-13KVM: s390: pv: handle secure storage violations for protected guestsClaudio Imbrenda1-0/+1
2022-07-13KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda1-0/+2
2022-07-13s390/nospec: remove unneeded header includesVasily Gorbik1-2/+0
2022-07-11s390: Add attestation query informationSteffen Eiden1-1/+6
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger7-13/+83
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato2-0/+19
2022-07-11KVM: s390: mechanism to enable guest zPCI InterpretationMatthew Rosato1-0/+4
2022-07-11KVM: s390: pci: enable host forwarding of Adapter Event NotificationsMatthew Rosato2-0/+14
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato2-0/+16
2022-07-11KVM: s390: pci: add basic kvm_zdev structureMatthew Rosato1-0/+3
2022-07-11s390/pci: stash dtsm and maxstblMatthew Rosato2-2/+6
2022-07-11s390/pci: stash associated GISA designationMatthew Rosato2-1/+3
2022-07-11s390/pci: externalize the SIC operation controls and routineMatthew Rosato1-8/+9
2022-07-11s390/airq: allow for airq structure that uses an input vectorMatthew Rosato1-1/+3
2022-07-11s390/airq: pass more TPI info to airq handlersMatthew Rosato1-1/+2
2022-07-11s390/sclp: detect the AISI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AENI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AISII facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato1-0/+1
2022-06-30s390/qdio: Fix spelling mistakeZhang Jiaming1-3/+3
2022-06-30s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld1-7/+7
2022-06-24jump_label: s390: avoid pointless initial NOP patchingArd Biesheuvel1-3/+2
2022-06-15arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior1-1/+2
2022-06-07No need of likely/unlikely on calls of check_copy_size()Al Viro1-2/+2
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini2-1/+45
2022-06-03Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-136/+191
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds1-22/+0
2022-06-01KVM: s390: Add configuration dump functionalityJanosch Frank1-0/+1