summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-07KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-07KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2020-04-07KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-04-06s390/qdio: remove cdev from init_dataJulian Wiedmann
2020-04-06s390/qdio: allow for non-contiguous SBAL array in init_dataJulian Wiedmann
2020-04-06s390/qdio: cleanly split alloc and establishJulian Wiedmann
2020-04-06s390/mm: use fallthrough;Joe Perches
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-04-01vhost: refine vhost and vringh kconfigJason Wang
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31KVM: Pass kvm_init()'s opaque param to additional arch funcsSean Christopherson
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge tag 'kvm-s390-next-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-03-28s390/mm: cleanup init_new_context() callbackAlexander Gordeev
2020-03-28s390/mm: cleanup virtual memory constants usageAlexander Gordeev
2020-03-28s390/mm: remove page table downgrade supportAlexander Gordeev
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-27[parisc, s390, sparc64] no need for access_ok() in futex handlingAl Viro
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-27s390/gmap: return proper error code on ksm unsharingChristian Borntraeger
2020-03-27s390/mm: cleanup arch_get_unmapped_area() and friendsAlexander Gordeev
2020-03-26Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-03-26KVM: Fix out of range accesses to memslotsSean Christopherson
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25s390/qdio: extend polling support to multiple queuesJulian Wiedmann
2020-03-25s390: use fallthrough;Joe Perches
2020-03-25s390/cpum_sf: Fix wrong page count in error messageThomas Richter
2020-03-25s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-23KVM: s390: mark sie block as 512 byte alignedChristian Borntraeger
2020-03-23KVM: s390: Use fallthrough;Joe Perches
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle
2020-03-23s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle