summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini
2020-05-19s390/net: remove pm ops from ccwgroup driversJulian Wiedmann
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack
2020-05-14s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo
2020-05-14s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini
2020-05-08crypto: s390/sha1 - prefix the "sha1_" functionsEric Biggers
2020-05-08s390/module: Use s390_kernel_write() for late relocationsPeter Zijlstra
2020-05-08s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf
2020-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-07KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06s390: nvme reiplJason J. Herne
2020-05-06s390: nvme iplJason J. Herne
2020-05-06s390/pci: removes wrong PCI multifunction assignmentPierre Morel
2020-05-06s390: ptrace: hard-code "s390x" instead of UTS_MACHINEMasahiro Yamada
2020-05-06Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2020-05-06KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu
2020-05-05mm: change pmdp_huge_get_and_clear_full take vm_area_struct as argAneesh Kumar K.V
2020-05-05KVM: s390: Remove false WARN_ON_ONCE for the PQAP instructionChristian Borntraeger
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-28Merge tag 'cve-2020-11884' from emailed bundleLinus Torvalds
2020-04-28s390/pci: Handling multifunctionsPierre Morel
2020-04-28s390/pci: Adding bus resourcePierre Morel
2020-04-28s390/pci: adapt events for zbusPierre Morel
2020-04-28s390/pci: create zPCI busPierre Morel
2020-04-28s390/pci: define RID and RID availablePierre Morel
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel
2020-04-28s390/pci: adaptation of iommu to multifunctionPierre Morel
2020-04-28s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-26Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-25s390/protvirt: fix compilation issueClaudio Imbrenda
2020-04-22s390/pci: do not set affinity for floating irqsNiklas Schnelle
2020-04-22s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-04-21Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2020-04-21s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger
2020-04-21KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_runTianjia Zhang
2020-04-21kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito
2020-04-20KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker()Jason Yan
2020-04-20KVM: s390: vsie: gmap_table_walk() simplificationsDavid Hildenbrand
2020-04-20KVM: s390: vsie: Move conditional rescheduleDavid Hildenbrand
2020-04-20KVM: s390: Fix PV check in deliverable_irqs()Eric Farman
2020-04-14KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson
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