summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2019-11-16kvm: Convert kvm_lock to a mutexJunaid Shahid1-2/+2
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-17s390/topology: avoid firing events before kobjs are createdVasily Gorbik1-1/+2
2019-10-17KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth1-1/+1
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-21KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2-1/+11
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann1-2/+0
2019-07-21s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-06-22KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-05-04s390: limit brk randomization to 32MBMartin Schwidefsky1-4/+7
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
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter1-0/+2
2018-12-01s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank1-0/+2
2018-11-27s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes1-0/+1
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik2-6/+6
2018-11-13s390/sthyi: Fix machine name validity indicationJanosch Frank1-3/+5
2018-10-20sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker1-8/+8
2018-10-04s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik1-2/+2
2018-10-04s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik1-1/+1
2018-09-19KVM: s390: vsie: copy wrapping keys to right placePierre Morel1-1/+2
2018-09-15s390/lib: use expoline for all bcr instructionsMartin Schwidefsky1-3/+6
2018-09-15s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo1-5/+12
2018-09-05s390/pci: fix out of bounds access during irq setupSebastian Ott1-0/+2
2018-09-05s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky1-14/+2
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann1-1/+0
2018-09-05s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky1-2/+0
2018-09-05s390/kvm: fix deadlock when killed by oomClaudio Imbrenda1-0/+2
2018-08-24bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann1-0/+1
2018-08-03perf: fix invalid bit in diagnostic entryThomas Richter1-1/+1
2018-08-03s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter1-1/+3
2018-07-11s390: Correct register corruption in critical section cleanupChristian Borntraeger1-2/+2
2018-05-30KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand1-1/+1
2018-05-25s390: use expoline thunks in the BPF JITMartin Schwidefsky2-8/+71
2018-05-25s390: extend expoline to BC instructionsMartin Schwidefsky2-5/+77
2018-05-25s390: move spectre sysfs attribute codeMartin Schwidefsky3-18/+22
2018-05-25s390/kernel: use expoline for indirect branchesMartin Schwidefsky3-15/+25
2018-05-25s390/ftrace: use expoline for indirect branchesMartin Schwidefsky3-5/+23
2018-05-25s390/lib: use expoline for indirect branchesMartin Schwidefsky1-3/+6
2018-05-25s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky2-2/+7
2018-05-25s390: move expoline assembler macros to a headerMartin Schwidefsky2-81/+149
2018-05-25s390: add assembler macros for CPU alternativesMartin Schwidefsky1-0/+108
2018-05-22s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky1-3/+2
2018-05-22s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner1-0/+4
2018-05-19futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-18/+5