summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2021-05-22KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda
2021-05-22KVM: s390: fix guarded storage control register handlingHeiko Carstens
2021-05-22KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda
2021-05-22s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-16s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2020-12-29s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-11-05s390/stp: add locking to sysfs functionsSven Schnelle
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich
2020-09-09s390: don't trace preemption in percpu macrosSven Schnelle
2020-07-22s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-22s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-07-22KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-06-30s390/ptrace: fix setting syscall numberSven Schnelle
2020-06-25s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-11s390/ftrace: save traced function callerVasily Gorbik
2020-05-10s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-04-24KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-24s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-04-24s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-04-24KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2020-04-24KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
2020-02-28s390/ftrace: generate traced function stack frameVasily Gorbik
2020-02-28KVM: s390: ENOTSUPP -> EOPNOTSUPP fixupsChristian Borntraeger
2020-02-28s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-02-14KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger
2020-02-14s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer
2020-01-09s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2020-01-09s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-09s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2019-12-31s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle
2019-12-31s390/disassembler: don't hide instruction addressesIlya Leoshkevich
2019-12-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer
2019-12-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens
2019-12-17s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer
2019-12-05mm, gup: add missing refcount overflow checks on s390Vlastimil Babka
2019-12-05KVM: s390: unregister debug feature on failing arch initMichael Mueller
2019-12-01s390/perf: Return error when debug_register failsThomas Richter
2019-11-24s390/kasan: avoid vdso instrumentationVasily Gorbik
2019-11-12kvm: Convert kvm_lock to a mutexJunaid Shahid
2019-11-06s390/idle: fix cpu idle time calculationHeiko Carstens
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-11-06s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-10-11s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-10-11KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth
2019-10-11s390/process: avoid potential reading of freed stackVasily Gorbik