summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/diag: fix display of diagnose call statisticsMichael Mueller2020-04-171-1/+1
* KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand2020-04-171-0/+1
* KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand2020-04-171-1/+5
* s390/qdio: fill SL with absolute addressesJulian Wiedmann2020-03-111-1/+1
* s390: make 'install' not depend on vmlinuxMasahiro Yamada2020-03-112-2/+2
* s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor2020-02-281-1/+1
* s390/ftrace: generate traced function stack frameVasily Gorbik2020-02-241-1/+14
* s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik2020-02-241-1/+1
* KVM: s390: ENOTSUPP -> EOPNOTSUPP fixupsChristian Borntraeger2020-02-241-3/+3
* s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle2020-02-241-21/+42
* s390/time: Fix clk type in get_tod_clockNathan Chancellor2020-02-191-1/+1
* KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger2020-02-111-4/+2
* s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer2020-02-112-1/+101
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-291-3/+1
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2020-01-291-2/+0
* s390x/mm: implement arch_remove_memory()David Hildenbrand2020-01-291-6/+7
* mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2020-01-291-2/+3
* mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2020-01-291-1/+1
* s390/kexec_file: Fix potential segment overlap in ELF loaderPhilipp Rudo2020-01-271-1/+1
* s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger2020-01-122-2/+7
* s390/smp: fix physical to logical CPU map for SMTHeiko Carstens2020-01-091-26/+54
* s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter2020-01-091-6/+0
* s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter2020-01-091-0/+16
* s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter2020-01-041-2/+15
* s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle2019-12-311-2/+2
* s390/disassembler: don't hide instruction addressesIlya Leoshkevich2019-12-311-6/+7
* s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer2019-12-311-2/+14
* s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens2019-12-311-6/+10
* s390/smp,vdso: fix ASCE handlingHeiko Carstens2019-12-171-0/+5
* s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer2019-12-171-2/+2
* mm, gup: add missing refcount overflow checks on s390Vlastimil Babka2019-12-051-3/+6
* KVM: s390: unregister debug feature on failing arch initMichael Mueller2019-12-051-3/+14
* s390/perf: Return error when debug_register failsThomas Richter2019-12-011-1/+5
* s390/kasan: avoid user access code instrumentationVasily Gorbik2019-11-241-0/+4
* s390/kasan: avoid instrumentation of early C codeVasily Gorbik2019-11-243-0/+4
* s390/kasan: avoid vdso instrumentationVasily Gorbik2019-11-242-2/+4
* s390/vdso: correct vdso mapping for compat tasksVasily Gorbik2019-11-202-4/+3
* s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik2019-11-204-23/+27
* s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik2019-11-203-3/+8
* kvm: Convert kvm_lock to a mutexJunaid Shahid2019-11-121-2/+2
* s390/idle: fix cpu idle time calculationHeiko Carstens2019-11-061-7/+22
* s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG2019-11-061-6/+6
* s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger2019-11-061-2/+2
* s390/topology: avoid firing events before kobjs are createdVasily Gorbik2019-10-111-1/+2
* KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth2019-10-111-1/+1
* s390/process: avoid potential reading of freed stackVasily Gorbik2019-10-111-6/+16
* hypfs: Fix error number left in struct pointer memberDavid Howells2019-10-071-4/+5
* s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger2019-10-051-0/+6
* s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-09-211-4/+6
* s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-09-211-1/+1