aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2022-09-09Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-30s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
2022-08-29KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-02Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini
2022-07-28s390/unwind: fix fgraph return address recoverySumanth Korikkar
2022-07-28s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-07-28Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev
2022-07-26Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld
2022-07-23vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen
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-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: move copy_to_user_real() to crash_dump.cAlexander 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-19s390/uvdevice: autoload module based on CPU facilitySteffen Eiden
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens
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-17s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
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: usage counter instead of flagClaudio Imbrenda
2022-07-13KVM: s390: pv: refactor s390_reset_accClaudio 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-13s390/nospec: remove unneeded header includesVasily Gorbik
2022-07-11s390: Add attestation query informationSteffen Eiden
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger