summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-08-041-0/+5
* s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov2021-07-281-15/+4
* s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik2021-07-283-2/+5
* s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King2021-07-281-1/+1
* s390: introduce proper type handling call_on_stack() macroHeiko Carstens2021-07-251-0/+97
* s390/traps: do not test MONITOR CALL without CONFIG_BUGIlya Leoshkevich2021-07-251-0/+2
* s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens2021-07-201-11/+17
* s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens2021-07-201-8/+11
* s390/ipl_parm: fix program check new psw handlingHeiko Carstens2021-07-201-8/+11
* s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens2021-07-201-2/+2
* s390: disable SSP when neededFabrice Fontaine2021-07-202-0/+2
* s390/sclp_vt220: fix console name to match deviceValentin Vidic2021-07-201-1/+1
* s390: preempt: Fix preempt_count initializationValentin Schneider2021-07-143-12/+6
* s390: appldata depends on PROC_SYSCTLRandy Dunlap2021-07-141-1/+1
* s390: enable HAVE_IOREMAP_PROTNiklas Schnelle2021-07-142-0/+20
* s390/irq: select HAVE_IRQ_EXIT_ON_IRQ_STACKHeiko Carstens2021-07-141-0/+1
* KVM: s390: get rid of register asm usageHeiko Carstens2021-07-141-9/+9
* sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-07-142-3/+2
* s390: mm: Fix secure storage access exception handlingJanosch Frank2021-07-144-1/+44
* s390/stack: fix possible register corruption with stack switch helperHeiko Carstens2021-06-301-7/+11
* s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev2021-06-231-1/+1
* KVM: s390: extend kvm_s390_shadow_fault to return entry pointerClaudio Imbrenda2021-05-143-10/+34
* KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda2021-05-141-6/+17
* KVM: s390: VSIE: fix MVPG handling for prefixing and MSOClaudio Imbrenda2021-05-141-1/+4
* s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand2021-05-141-2/+2
* KVM: s390: fix guarded storage control register handlingHeiko Carstens2021-05-141-2/+2
* KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda2021-05-141-7/+24
* KVM: s390: VSIE: correctly handle MVPG when in VSIEClaudio Imbrenda2021-05-141-5/+93
* s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger2021-05-111-0/+4
* s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik2021-05-111-1/+1
* s390/entry: save the caller of psw_idleVasily Gorbik2021-04-281-0/+1
* s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev2021-04-141-2/+4
* s390/vdso: fix tod_steering_delta typeHeiko Carstens2021-04-071-1/+1
* s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens2021-04-071-0/+1
* s390/pci: fix leak of PCI device structureNiklas Schnelle2021-03-253-17/+31
* s390/pci: remove superfluous zdev->zbus checkNiklas Schnelle2021-03-251-1/+1
* s390/pci: refactor zpci_create_device()Niklas Schnelle2021-03-254-57/+48
* s390/vtime: fix increased steal time accountingGerald Schaefer2021-03-251-1/+1
* s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens2021-03-171-1/+1
* s390/vtime: fix inline assembly clobber listHeiko Carstens2021-03-041-1/+2
* s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank2021-02-033-4/+4
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2021-01-121-1/+0
* s390: always clear kernel stack backchain before calling functionsHeiko Carstens2021-01-061-6/+6
* s390/idle: fix accounting with machine checksSven Schnelle2020-12-301-6/+6
* s390/idle: add missing mt_cycles calculationSven Schnelle2020-12-301-9/+25
* s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo2020-12-301-4/+5
* s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle2020-12-301-15/+3
* s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens2020-12-301-2/+5
* s390: fix irq state tracingHeiko Carstens2020-12-022-18/+2
* s390/pci: fix CPU address in MSI for directed IRQAlexander Gordeev2020-12-021-3/+11