summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2021-09-18s390: make PCI mio support a machine flagNiklas Schnelle3-3/+8
2021-09-18s390/jump_label: print real address in a case of a jump label bugHeiko Carstens1-1/+1
2021-09-15KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic4-8/+9
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter1-46/+56
2021-09-15s390/debug: keep debug data on resizePeter Oberparleiter1-21/+53
2021-09-15s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle2-20/+20
2021-09-15s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev1-21/+20
2021-08-26s390/pci: fix use after free of zpci_devNiklas Schnelle2-0/+11
2021-08-04bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann1-0/+5
2021-07-28s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov1-15/+4
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik3-2/+5
2021-07-28s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King1-1/+1
2021-07-25s390: introduce proper type handling call_on_stack() macroHeiko Carstens1-0/+97
2021-07-25s390/traps: do not test MONITOR CALL without CONFIG_BUGIlya Leoshkevich1-0/+2
2021-07-20s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACKSven Schnelle1-1/+0
2021-07-20s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens1-11/+17
2021-07-20s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens1-8/+11
2021-07-20s390/ipl_parm: fix program check new psw handlingHeiko Carstens1-8/+11
2021-07-20s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens1-2/+2
2021-07-20s390: disable SSP when neededFabrice Fontaine2-0/+2
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic1-1/+1
2021-07-14s390: preempt: Fix preempt_count initializationValentin Schneider3-12/+6
2021-07-14s390: appldata depends on PROC_SYSCTLRandy Dunlap1-1/+1
2021-07-14s390: enable HAVE_IOREMAP_PROTNiklas Schnelle2-0/+20
2021-07-14mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens1-2/+0
2021-07-14KVM: s390: get rid of register asm usageHeiko Carstens1-9/+9
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider2-3/+2
2021-07-14s390: mm: Fix secure storage access exception handlingJanosch Frank4-1/+44
2021-06-26Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-11/+21
2021-06-25KVM: s390: prepare for hugepage vmallocClaudio Imbrenda1-1/+6
2021-06-21s390/stack: fix possible register corruption with stack switch helperHeiko Carstens1-7/+11
2021-06-21s390/topology: clear thread/group maps for offline cpusSven Schnelle1-3/+9
2021-06-21s390: clear pt_regs::flags on irq entrySven Schnelle1-0/+1
2021-06-21s390: fix system call restart with multiple signalsSven Schnelle1-1/+0
2021-06-07s390/mcck: fix invalid KVM guest condition checkAlexander Gordeev1-1/+1
2021-06-07s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev1-1/+1
2021-05-17quota: Disable quotactl_path syscallJan Kara1-1/+1
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2021-05-07Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds14-77/+101
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-10/+4
2021-05-05mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual1-3/+1
2021-05-05mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual1-6/+2
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu1-1/+1
2021-05-04s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand1-2/+2
2021-05-02Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+3
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-34/+226
2021-05-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+2
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-2/+0