summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/hypfs: include z/VM guests with access control group setVasily Gorbik2022-02-081-2/+4
* mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings2022-01-271-1/+8
* s390/mm: fix 2KB pgtable release raceAlexander Gordeev2022-01-271-1/+3
* KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman2022-01-274-2/+43
* s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik2021-12-081-3/+0
* hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit2021-12-011-0/+16
* s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand2021-12-011-0/+13
* KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch2021-11-261-0/+2
* s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand2021-11-261-2/+3
* s390: fix strrchr() implementationRoberto Sassu2021-10-201-8/+7
* s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich2021-09-261-24/+26
* s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich2021-09-221-2/+7
* KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic2021-09-222-3/+3
* s390/jump_label: print real address in a case of a jump label bugHeiko Carstens2021-09-221-1/+1
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-09-221-0/+5
* 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/sclp_vt220: fix console name to match deviceValentin Vidic2021-07-201-1/+1
* s390: appldata depends on PROC_SYSCTLRandy Dunlap2021-07-201-1/+1
* KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda2021-05-221-6/+17
* KVM: s390: fix guarded storage control register handlingHeiko Carstens2021-05-221-2/+2
* KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda2021-05-221-7/+24
* s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger2021-05-221-0/+4
* s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik2021-05-221-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/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens2021-03-171-1/+1
* 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/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter2020-11-241-1/+1
* s390/smp: move rcu_cpu_starting() earlierQian Cai2020-11-181-1/+2
* s390/stp: add locking to sysfs functionsSven Schnelle2020-11-051-33/+85
* s390/init: add missing __init annotationsIlya Leoshkevich2020-10-011-3/+3
* s390/cpum_sf: Use kzalloc and minor changesThomas Richter2020-10-011-5/+4
* s390: don't trace preemption in percpu macrosSven Schnelle2020-09-091-14/+14
* s390/ptrace: fix storage key handlingHeiko Carstens2020-08-261-2/+5
* s390/runtime_instrumentation: fix storage key handlingHeiko Carstens2020-08-261-1/+1
* s390/mm: fix huge pte soft dirty copyingJanosch Frank2020-07-161-1/+1
* s390/kasan: fix early pgm check handler executionVasily Gorbik2020-07-161-0/+2
* KVM: s390: reduce number of IO pins to 1Christian Borntraeger2020-07-161-4/+4
* s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger2020-07-091-1/+2
* s390/vdso: fix vDSO clock_getres()Vincenzo Frascino2020-06-304-6/+8
* s390/ptrace: fix setting syscall numberSven Schnelle2020-06-301-1/+30
* s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-251-1/+11
* s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer2020-06-071-3/+6
* s390/ftrace: save traced function callerVasily Gorbik2020-06-071-0/+1
* s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo2020-05-103-4/+4
* s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger2020-04-292-2/+18
* KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson2020-04-291-0/+3
* KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand2020-04-231-0/+1