aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-14s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo1-1/+1
2020-05-14s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle2-4/+219
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi1-0/+1
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini63-2197/+575
2020-05-08crypto: s390/sha1 - prefix the "sha1_" functionsEric Biggers1-6/+6
2020-05-08s390/module: Use s390_kernel_write() for late relocationsPeter Zijlstra1-59/+88
2020-05-08s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf2-4/+7
2020-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+4
2020-05-07KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu1-0/+1
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-11/+27
2020-05-06s390: nvme reiplJason J. Herne1-1/+147
2020-05-06s390: nvme iplJason J. Herne3-0/+99
2020-05-06s390/pci: removes wrong PCI multifunction assignmentPierre Morel1-3/+1
2020-05-06s390: ptrace: hard-code "s390x" instead of UTS_MACHINEMasahiro Yamada2-6/+1
2020-05-06Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-1/+3
2020-05-06KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu1-0/+1
2020-05-05mm: change pmdp_huge_get_and_clear_full take vm_area_struct as argAneesh Kumar K.V1-2/+2
2020-05-05KVM: s390: Remove false WARN_ON_ONCE for the PQAP instructionChristian Borntraeger1-1/+3
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfsDaniel Borkmann4-15/+12
2020-04-28Merge tag 'cve-2020-11884' from emailed bundleLinus Torvalds2-2/+18
2020-04-28s390/pci: Handling multifunctionsPierre Morel5-48/+156
2020-04-28s390/pci: Adding bus resourcePierre Morel2-0/+6
2020-04-28s390/pci: adapt events for zbusPierre Morel1-16/+8
2020-04-28s390/pci: create zPCI busPierre Morel7-114/+280
2020-04-28s390/pci: define RID and RID availablePierre Morel3-2/+13
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel2-0/+7
2020-04-28s390/pci: adaptation of iommu to multifunctionPierre Morel1-0/+5
2020-04-28s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt4-1/+6
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig4-15/+12
2020-04-26Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-9/+9
2020-04-25s390/protvirt: fix compilation issueClaudio Imbrenda2-3/+2
2020-04-22s390/pci: do not set affinity for floating irqsNiklas Schnelle1-2/+3
2020-04-22s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo3-4/+4
2020-04-21Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-masterPaolo Bonzini62-2197/+574
2020-04-21s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger2-2/+18
2020-04-21KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_runTianjia Zhang1-1/+2
2020-04-21kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito1-103/+100
2020-04-20KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker()Jason Yan1-1/+1
2020-04-20KVM: s390: vsie: gmap_table_walk() simplificationsDavid Hildenbrand1-5/+5
2020-04-20KVM: s390: vsie: Move conditional rescheduleDavid Hildenbrand1-2/+1
2020-04-20KVM: s390: Fix PV check in deliverable_irqs()Eric Farman1-1/+1
2020-04-14KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson1-0/+3
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-6/+8
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe1-0/+3
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe1-3/+3
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+1
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-2/+1
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-10/+8
2020-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+7
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+0