summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2019-08-251-2/+0
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* 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
* KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-06-091-0/+1
* s390/speculation: Fix build error caused by bad backportGuenter Roeck2019-05-161-0/+1
* s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-0/+9
* s390: limit brk randomization to 32MBMartin Schwidefsky2019-05-041-4/+7
* 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
* s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger2019-02-121-2/+2
* s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-01-311-2/+6
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-311-0/+4
* s390/early: improve machine detectionChristian Borntraeger2019-01-312-2/+4
* s390/pci: fix sleeping in atomic during hotplugSebastian Ott2019-01-091-1/+1
* s390/cpum_cf: Reject request for sampling in event initializationThomas Richter2018-12-171-0/+2
* s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank2018-12-011-0/+2
* s390/perf: Change CPUM_CF return code in event init functionThomas Richter2018-11-271-1/+1
* s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes2018-11-271-0/+1
* s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-11-272-6/+6
* s390/sthyi: Fix machine name validity indicationJanosch Frank2018-11-131-3/+5
* s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik2018-10-031-2/+2
* s390/sysinfo: add missing #ifdef CONFIG_PROC_FSHeiko Carstens2018-10-031-0/+4
* s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik2018-10-031-1/+1
* s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki2018-09-261-1/+1
* KVM: s390: vsie: copy wrapping keys to right placePierre Morel2018-09-191-1/+2
* s390/lib: use expoline for all bcr instructionsMartin Schwidefsky2018-09-151-4/+8
* s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo2018-09-151-5/+12
* s390/pci: fix out of bounds access during irq setupSebastian Ott2018-09-051-0/+2
* s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky2018-09-051-14/+2
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-09-051-1/+0
* s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky2018-09-051-2/+0
* s390/mm: fix addressing exception after suspend/resumeGerald Schaefer2018-09-051-1/+1
* s390/kvm: fix deadlock when killed by oomClaudio Imbrenda2018-09-051-0/+2
* bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann2018-08-241-0/+1
* perf: fix invalid bit in diagnostic entryThomas Richter2018-08-031-1/+1
* s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter2018-08-031-1/+3
* s390: Correct register corruption in critical section cleanupChristian Borntraeger2018-07-111-2/+2