summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2019-09-192-1/+11
* KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov2019-09-191-0/+2
* s390: put _stext and _etext into .text sectionVasily Gorbik2019-08-291-6/+4
* s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic2019-08-161-0/+2
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* s390/boot: disable address-of-packed-member warningHeiko Carstens2019-07-141-0/+1
* s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger2019-06-251-9/+19
* s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich2019-06-251-4/+10
* KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-06-191-14/+21
* s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik2019-06-191-0/+2
* s390/mm: fix address space detection in exception handlingGerald Schaefer2019-06-111-1/+4
* KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-06-091-0/+1
* s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger2019-06-092-7/+8
* s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger2019-06-091-41/+107
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-042-5/+2
* s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth2019-05-311-0/+2
* s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo2019-05-311-1/+6
* s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-1/+2
* s390: limit brk randomization to 32MBMartin Schwidefsky2019-05-041-4/+7
* perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-04-051-3/+3
* s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky2019-03-231-7/+6
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* s390/setup: fix early warning messagesMartin Schwidefsky2019-03-231-9/+23