summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2020-06-17s390/pci: Log new handle in clp_disable_fh()Petr Tesarik1-2/+1
2020-06-07s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer1-3/+6
2020-05-27s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo1-1/+1
2020-05-27s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer1-0/+1
2020-05-27s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle2-4/+219
2020-05-14KVM: s390: Remove false WARN_ON_ONCE for the PQAP instructionChristian Borntraeger1-1/+3
2020-05-02s390/pci: do not set affinity for floating irqsNiklas Schnelle1-2/+3
2020-05-02s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo3-4/+4
2020-04-29s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger2-2/+18
2020-04-29KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson1-0/+3
2020-04-23KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand1-0/+1
2020-04-23s390/cpum_sf: Fix wrong page count in error messageThomas Richter1-1/+3
2020-04-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
2020-04-23s390/crypto: explicitly memzero stack key material in aes_s390.cTorsten Duwe1-0/+3
2020-04-17s390/diag: fix display of diagnose call statisticsMichael Mueller1-1/+1
2020-04-17KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand1-0/+1
2020-04-17KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand1-1/+5
2020-04-13s390: prevent leaking kernel address in BEARSven Schnelle9-27/+62
2020-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+17
2020-03-11KVM: s390: Also reset registers in sync regs for initial cpu resetChristian Borntraeger1-1/+17
2020-03-04s390/pci: Fix unexpected write combine on resourceNiklas Schnelle1-2/+2
2020-03-04s390/mm: fix panic in gup_fast on large pudGerald Schaefer1-0/+6
2020-02-19s390/qdio: fill SBALEs with absolute addressesJulian Wiedmann1-2/+2
2020-02-19s390/qdio: fill SL with absolute addressesJulian Wiedmann1-1/+1
2020-02-19s390: remove obsolete ieee_emulation_warningsStephen Kitt1-1/+0
2020-02-17s390: make 'install' not depend on vmlinuxMasahiro Yamada2-2/+2
2020-02-17s390/kaslr: Fix casts in get_randomNathan Chancellor1-1/+1
2020-02-17s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor1-1/+1
2020-02-17s390/defconfig: enable CONFIG_PROTECTED_VIRTUALIZATION_GUESTChristian Borntraeger2-21/+18
2020-02-11s390/time: Fix clk type in get_tod_clockNathan Chancellor1-1/+1
2020-02-11s390/uv: Fix handling of length extensionsChristian Borntraeger1-1/+2
2020-02-10Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-2/+2
2020-02-09Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+3
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro1-7/+3
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen1-1/+0
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-37/+66
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds10-194/+388
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini3-37/+66
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+0
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek1-1/+0
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHERPeter Zijlstra1-1/+1
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra1-1/+1
2020-02-04s390: mm: add p?d_leaf() definitionsSteven Price1-0/+2
2020-02-03kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-2/+2
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+4
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-13/+30
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko3-0/+23
2020-01-31s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko1-4/+4
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual1-9/+3
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-64/+55