summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2020-04-17KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand1-1/+5
2020-03-11s390/qdio: fill SL with absolute addressesJulian Wiedmann1-1/+1
2020-03-11s390: make 'install' not depend on vmlinuxMasahiro Yamada2-2/+2
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor1-1/+1
2020-02-24s390/ftrace: generate traced function stack frameVasily Gorbik1-1/+14
2020-02-24s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik1-1/+1
2020-02-24KVM: s390: ENOTSUPP -> EOPNOTSUPP fixupsChristian Borntraeger1-3/+3
2020-02-24s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle1-21/+42
2020-02-19s390/time: Fix clk type in get_tod_clockNathan Chancellor1-1/+1
2020-02-11KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger1-4/+2
2020-02-11s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer2-1/+101
2020-01-29mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand1-3/+1
2020-01-29mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand1-2/+0
2020-01-29s390x/mm: implement arch_remove_memory()David Hildenbrand1-6/+7
2020-01-29mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand1-2/+3
2020-01-29mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador1-1/+1
2020-01-27s390/kexec_file: Fix potential segment overlap in ELF loaderPhilipp Rudo1-1/+1
2020-01-12s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger2-2/+7
2020-01-09s390/smp: fix physical to logical CPU map for SMTHeiko Carstens1-26/+54
2020-01-09s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter1-6/+0
2020-01-09s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter1-0/+16
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter1-2/+15
2019-12-31s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle1-2/+2
2019-12-31s390/disassembler: don't hide instruction addressesIlya Leoshkevich1-6/+7
2019-12-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer1-2/+14
2019-12-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens1-6/+10
2019-12-17s390/smp,vdso: fix ASCE handlingHeiko Carstens1-0/+5
2019-12-17s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer1-2/+2
2019-12-05mm, gup: add missing refcount overflow checks on s390Vlastimil Babka1-3/+6
2019-12-05KVM: s390: unregister debug feature on failing arch initMichael Mueller1-3/+14
2019-12-01s390/perf: Return error when debug_register failsThomas Richter1-1/+5
2019-11-24s390/kasan: avoid user access code instrumentationVasily Gorbik1-0/+4
2019-11-24s390/kasan: avoid instrumentation of early C codeVasily Gorbik3-0/+4
2019-11-24s390/kasan: avoid vdso instrumentationVasily Gorbik2-2/+4
2019-11-20s390/vdso: correct vdso mapping for compat tasksVasily Gorbik2-4/+3
2019-11-20s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik4-23/+27
2019-11-20s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik3-3/+8
2019-11-12kvm: Convert kvm_lock to a mutexJunaid Shahid1-2/+2
2019-11-06s390/idle: fix cpu idle time calculationHeiko Carstens1-7/+22
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG1-6/+6
2019-11-06s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger1-2/+2
2019-10-11s390/topology: avoid firing events before kobjs are createdVasily Gorbik1-1/+2
2019-10-11KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth1-1/+1
2019-10-11s390/process: avoid potential reading of freed stackVasily Gorbik1-6/+16
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells1-4/+5
2019-10-05s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger1-0/+6
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich1-4/+6
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich1-1/+1
2019-09-19KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2-1/+11
2019-09-19KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov1-0/+2