summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
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
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
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells
2019-10-05s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich
2019-09-19KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-09-19KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov
2019-08-29s390: put _stext and _etext into .text sectionVasily Gorbik
2019-08-16s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-07-14s390/boot: disable address-of-packed-member warningHeiko Carstens
2019-06-25s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger
2019-06-25s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich
2019-06-19KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-06-19s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik
2019-06-11s390/mm: fix address space detection in exception handlingGerald Schaefer
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth
2019-06-09s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger
2019-06-09s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-05-31s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth
2019-05-31s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo
2019-05-14s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-04s390: limit brk randomization to 32MBMartin Schwidefsky
2019-04-05perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-03-23s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-23s390/setup: fix early warning messagesMartin Schwidefsky
2019-02-12s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger
2019-01-31s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-01-31s390/early: improve machine detectionChristian Borntraeger
2019-01-31s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky
2019-01-09s390/pci: fix sleeping in atomic during hotplugSebastian Ott
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter