summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
AgeCommit message (Expand)AuthorLines
2022-09-09Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior-1/+1
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+6
2022-08-30s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer-2/+4
2022-08-29KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel-11/+6
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka-8/+2
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds-30/+31
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-34/+27
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-3/+3
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev-19/+15
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-17/+0
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+2
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+0
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-24/+208
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-26/+7
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds-0/+14
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+2
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini-24/+208
2022-07-28s390/unwind: fix fgraph return address recoverySumanth Korikkar-1/+1
2022-07-28s390/smp: rework absolute lowcore accessAlexander Gordeev-15/+19
2022-07-28Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev-18/+18
2022-07-26Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-3/+6
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld-22/+7
2022-07-23vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen-3/+3
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne-6/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne-1/+0
2022-07-21s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger-3/+6
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra-3/+0
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev-3/+18
2022-07-20s390/crash: move copy_to_user_real() to crash_dump.cAlexander Gordeev-1/+0
2022-07-20s390/mm: remove unused tprot() functionAlexander Gordeev-14/+0
2022-07-20KVM: s390: guest support for topology functionPierre Morel-3/+15
2022-07-19s390/uvdevice: autoload module based on CPU facilitySteffen Eiden-0/+1
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens-15/+7
2022-07-19s390/mm: KVM: pv: when tearing down, try to destroy protected pagesClaudio Imbrenda-3/+16
2022-07-19KVM: s390: pv: add mmu_notifierClaudio Imbrenda-0/+2
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld-3/+0
2022-07-17s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual-17/+0
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao-0/+11
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao-0/+3
2022-07-13KVM: s390: pv: usage counter instead of flagClaudio Imbrenda-3/+3
2022-07-13KVM: s390: pv: refactor s390_reset_accClaudio Imbrenda-1/+36
2022-07-13KVM: s390: pv: handle secure storage violations for protected guestsClaudio Imbrenda-0/+1
2022-07-13KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda-0/+2
2022-07-13s390/nospec: remove unneeded header includesVasily Gorbik-2/+0
2022-07-11s390: Add attestation query informationSteffen Eiden-1/+6
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger-13/+83
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato-0/+19
2022-07-11KVM: s390: mechanism to enable guest zPCI InterpretationMatthew Rosato-0/+4