aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2020-06-30s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-30s390/ptrace: fix setting syscall numberSven Schnelle
2020-06-25s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-07s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer
2020-06-07s390/ftrace: save traced function callerVasily Gorbik
2020-05-10s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-04-29s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger
2020-04-29KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson
2020-04-23KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-23s390/cpum_sf: Fix wrong page count in error messageThomas Richter
2020-04-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-04-17s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-04-17KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2020-04-17KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-03-11s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-03-11s390: make 'install' not depend on vmlinuxMasahiro Yamada
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
2020-02-24s390/ftrace: generate traced function stack frameVasily Gorbik
2020-02-24s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik
2020-02-24KVM: s390: ENOTSUPP -> EOPNOTSUPP fixupsChristian Borntraeger
2020-02-24s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle
2020-02-19s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-02-11KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger
2020-02-11s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer
2020-01-29mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-29mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2020-01-29s390x/mm: implement arch_remove_memory()David Hildenbrand
2020-01-29mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand
2020-01-29mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2020-01-27s390/kexec_file: Fix potential segment overlap in ELF loaderPhilipp Rudo
2020-01-12s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger
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/smp,vdso: fix ASCE handlingHeiko 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 user access code instrumentationVasily Gorbik
2019-11-24s390/kasan: avoid instrumentation of early C codeVasily Gorbik
2019-11-24s390/kasan: avoid vdso instrumentationVasily Gorbik
2019-11-20s390/vdso: correct vdso mapping for compat tasksVasily Gorbik
2019-11-20s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik
2019-11-20s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik