summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-29s390: put _stext and _etext into .text sectionVasily Gorbik1-6/+4
2019-08-16s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic1-0/+2
2019-07-21s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-07-14s390/boot: disable address-of-packed-member warningHeiko Carstens1-0/+1
2019-06-25s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger1-9/+19
2019-06-25s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich1-4/+10
2019-06-19KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-06-19s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik1-0/+2
2019-06-11s390/mm: fix address space detection in exception handlingGerald Schaefer1-1/+4
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth1-0/+1
2019-06-09s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger2-7/+8
2019-06-09s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger1-41/+107
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2-5/+2
2019-05-31s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth1-0/+2
2019-05-31s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo1-1/+6
2019-05-14s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-1/+2
2019-05-04s390: limit brk randomization to 32MBMartin Schwidefsky1-4/+7
2019-04-05perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier1-3/+3
2019-03-23s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky1-7/+6
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson1-1/+1
2019-03-23s390/setup: fix early warning messagesMartin Schwidefsky1-9/+23
2019-02-12s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger1-2/+2
2019-01-31s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand1-2/+6
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer1-0/+4
2019-01-31s390/early: improve machine detectionChristian Borntraeger2-2/+4
2019-01-31s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky1-3/+2