aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2020-06-17s390/pci: Log new handle in clp_disable_fh()Petr Tesarik
2020-06-07s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer
2020-05-27s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo
2020-05-27s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer
2020-05-27s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle
2020-05-14KVM: s390: Remove false WARN_ON_ONCE for the PQAP instructionChristian Borntraeger
2020-05-02s390/pci: do not set affinity for floating irqsNiklas Schnelle
2020-05-02s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-04-29s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger
2020-04-29KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson
2020-04-23KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-23s390/cpum_sf: Fix wrong page count in error messageThomas Richter
2020-04-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-04-23s390/crypto: explicitly memzero stack key material in aes_s390.cTorsten Duwe
2020-04-17s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-04-17KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2020-04-17KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-04-13s390: prevent leaking kernel address in BEARSven Schnelle
2020-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-11KVM: s390: Also reset registers in sync regs for initial cpu resetChristian Borntraeger
2020-03-04s390/pci: Fix unexpected write combine on resourceNiklas Schnelle
2020-03-04s390/mm: fix panic in gup_fast on large pudGerald Schaefer
2020-02-19s390/qdio: fill SBALEs with absolute addressesJulian Wiedmann
2020-02-19s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-02-19s390: remove obsolete ieee_emulation_warningsStephen Kitt
2020-02-17s390: make 'install' not depend on vmlinuxMasahiro Yamada
2020-02-17s390/kaslr: Fix casts in get_randomNathan Chancellor
2020-02-17s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
2020-02-17s390/defconfig: enable CONFIG_PROTECTED_VIRTUALIZATION_GUESTChristian Borntraeger
2020-02-11s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-02-11s390/uv: Fix handling of length extensionsChristian Borntraeger
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHERPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra
2020-02-04s390: mm: add p?d_leaf() definitionsSteven Price
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2020-01-31s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds