summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2022-02-01s390/hypfs: include z/VM guests with access control group setVasily Gorbik1-2/+4
2022-01-27s390/mm: fix 2KB pgtable release raceAlexander Gordeev1-1/+3
2022-01-20KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman4-2/+43
2021-12-22s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo1-1/+6
2021-12-08s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle1-3/+4
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik1-3/+0
2021-12-01s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand1-0/+13
2021-11-26s390/kexec: fix memory leak of ipl report bufferBaoquan He2-0/+16
2021-11-26s390/kexec: fix return code handlingHeiko Carstens2-2/+9
2021-11-17KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch1-0/+2
2021-11-17s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand1-2/+3
2021-11-02KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic1-2/+3
2021-11-02KVM: s390: clear kicked_mask before sleeping againHalil Pasic1-0/+1
2021-10-20s390: fix strrchr() implementationRoberto Sassu1-8/+7
2021-10-13bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang1-1/+1
2021-09-26s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand1-1/+1
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich1-2/+7
2021-09-22s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich1-28/+30
2021-09-22s390/pv: fix the forcing of the swiotlbHalil Pasic1-1/+1
2021-09-22s390: make PCI mio support a machine flagNiklas Schnelle3-3/+8
2021-09-22s390/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-15bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann1-0/+5
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter1-46/+56
2021-09-15s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev1-21/+20
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-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/sclp_vt220: fix console name to match deviceValentin Vidic1-1/+1
2021-07-14s390: appldata depends on PROC_SYSCTLRandy Dunlap1-1/+1
2021-07-14KVM: s390: get rid of register asm usageHeiko Carstens1-9/+9
2021-07-11s390/stack: fix possible register corruption with stack switch helperHeiko Carstens1-7/+11
2021-05-14KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda1-6/+17
2021-05-14s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand1-2/+2
2021-05-14KVM: s390: fix guarded storage control register handlingHeiko Carstens1-2/+2
2021-05-14KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda1-7/+24
2021-05-11s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger1-0/+4
2021-05-11s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik1-1/+1
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik1-0/+1
2021-04-28s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle1-5/+12
2021-04-14s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev1-2/+4
2021-03-24s390/vtime: fix increased steal time accountingGerald Schaefer1-1/+1
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens1-1/+1
2021-03-04s390/vtime: fix inline assembly clobber listHeiko Carstens1-1/+2
2020-12-30s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo1-4/+5