aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2020-08-26s390/ptrace: fix storage key handlingHeiko Carstens
2020-08-26s390/runtime_instrumentation: fix storage key handlingHeiko Carstens
2020-08-21s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski
2020-08-21s390/test_unwind: fix possible memleak in test_unwind()Wang Hai
2020-08-19s390/gmap: improve THP splittingGerald Schaefer
2020-08-19s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev
2020-08-19s390/bpf: Tolerate not converging code shrinkingIlya Leoshkevich
2020-08-19s390/bpf: Use brcl for jumping to exit_ip if necessaryIlya Leoshkevich
2020-08-19s390/bpf: Fix sign extension in branch_kuIlya Leoshkevich
2020-07-29s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-16s390/maccess: add no DAT mode to kernel_writeVasily Gorbik
2020-07-16s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf
2020-07-16s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-16s390/setup: init jump labels before command line parsingVasily Gorbik
2020-07-16s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-07-16KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-07-09s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-06-30s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-30s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2020-06-30s390/ptrace: fix setting syscall numberSven Schnelle
2020-06-30s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle
2020-06-30s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle
2020-06-30s390/seccomp: pass syscall arguments via seccomp_dataSven Schnelle
2020-06-24s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-24s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODESHeiko Carstens
2020-06-22s390/bpf: Maintain 8-byte stack alignmentIlya Leoshkevich
2020-06-17s390/pci: Log new handle in clp_disable_fh()Petr Tesarik
2020-05-20s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer
2020-05-20s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer
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-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-05KVM: s390: Remove false WARN_ON_ONCE for the PQAP instructionChristian Borntraeger
2020-04-28Merge tag 'cve-2020-11884' from emailed bundleLinus Torvalds
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-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
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