summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-0/+9
* s390: limit brk randomization to 32MBMartin Schwidefsky2019-05-041-4/+7
* s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky2019-03-231-7/+6
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* s390/setup: fix early warning messagesMartin Schwidefsky2019-03-231-9/+23
* s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger2019-02-121-2/+2
* s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-01-311-2/+6
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-311-0/+4
* s390/early: improve machine detectionChristian Borntraeger2019-01-312-2/+4
* s390/pci: fix sleeping in atomic during hotplugSebastian Ott2019-01-091-1/+1
* s390/cpum_cf: Reject request for sampling in event initializationThomas Richter2018-12-171-0/+2
* s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank2018-12-011-0/+2
* s390/perf: Change CPUM_CF return code in event init functionThomas Richter2018-11-271-1/+1
* s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes2018-11-271-0/+1
* s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-11-272-6/+6
* s390/sthyi: Fix machine name validity indicationJanosch Frank2018-11-131-3/+5
* s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik2018-10-031-2/+2
* s390/sysinfo: add missing #ifdef CONFIG_PROC_FSHeiko Carstens2018-10-031-0/+4
* s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik2018-10-031-1/+1
* s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki2018-09-261-1/+1
* KVM: s390: vsie: copy wrapping keys to right placePierre Morel2018-09-191-1/+2
* s390/lib: use expoline for all bcr instructionsMartin Schwidefsky2018-09-151-4/+8
* s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo2018-09-151-5/+12
* s390/pci: fix out of bounds access during irq setupSebastian Ott2018-09-051-0/+2
* s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky2018-09-051-14/+2
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-09-051-1/+0
* s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky2018-09-051-2/+0
* s390/mm: fix addressing exception after suspend/resumeGerald Schaefer2018-09-051-1/+1
* s390/kvm: fix deadlock when killed by oomClaudio Imbrenda2018-09-051-0/+2
* bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann2018-08-241-0/+1
* perf: fix invalid bit in diagnostic entryThomas Richter2018-08-031-1/+1
* s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter2018-08-031-1/+3
* s390: Correct register corruption in critical section cleanupChristian Borntraeger2018-07-111-2/+2
* KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand2018-05-301-1/+1
* s390: use expoline thunks in the BPF JITMartin Schwidefsky2018-05-252-8/+71
* s390: extend expoline to BC instructionsMartin Schwidefsky2018-05-252-5/+77
* s390: move spectre sysfs attribute codeMartin Schwidefsky2018-05-253-18/+22
* s390/kernel: use expoline for indirect branchesMartin Schwidefsky2018-05-253-16/+25
* s390/ftrace: use expoline for indirect branchesMartin Schwidefsky2018-05-253-5/+23
* s390/lib: use expoline for indirect branchesMartin Schwidefsky2018-05-251-5/+8
* s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky2018-05-252-2/+7
* s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-252-81/+149
* s390: add assembler macros for CPU alternativesMartin Schwidefsky2018-05-251-0/+108
* s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky2018-05-221-3/+2
* s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner2018-05-221-0/+4
* s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens2018-04-291-0/+9
* s390: correct module section names for expoline code revertMartin Schwidefsky2018-04-291-2/+2
* s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-293-6/+6
* s390: add sysfs attributes for spectreMartin Schwidefsky2018-04-292-0/+20
* s390: report spectre mitigation via syslogMartin Schwidefsky2018-04-291-0/+10