summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2020-07-22s390/mm: fix huge pte soft dirty copyingJanosch Frank1-1/+1
2020-07-22s390/kasan: fix early pgm check handler executionVasily Gorbik1-0/+2
2020-07-22KVM: s390: reduce number of IO pins to 1Christian Borntraeger1-4/+4
2020-06-30s390/ptrace: fix setting syscall numberSven Schnelle1-1/+30
2020-06-25s390: fix syscall_get_error for compat processesDmitry V. Levin1-1/+11
2020-06-11s390/ftrace: save traced function callerVasily Gorbik1-0/+1
2020-05-10s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo3-4/+4
2020-04-24KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand1-0/+1
2020-04-24s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
2020-04-24s390/diag: fix display of diagnose call statisticsMichael Mueller1-1/+1
2020-04-24KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand1-0/+1
2020-04-24KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand1-1/+5
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor1-1/+1
2020-02-28s390/ftrace: generate traced function stack frameVasily Gorbik1-1/+14
2020-02-28KVM: s390: ENOTSUPP -> EOPNOTSUPP fixupsChristian Borntraeger1-3/+3
2020-02-28s390/time: Fix clk type in get_tod_clockNathan Chancellor1-1/+1
2020-02-15KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger1-4/+2
2020-02-15s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer2-1/+101
2020-01-09s390/smp: fix physical to logical CPU map for SMTHeiko Carstens1-26/+54
2020-01-09s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter1-6/+0
2020-01-09s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter1-0/+16
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter1-2/+15
2019-12-31s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle1-2/+2
2019-12-31s390/disassembler: don't hide instruction addressesIlya Leoshkevich1-6/+7
2019-12-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer1-2/+14
2019-12-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens1-6/+10
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 vdso instrumentationVasily Gorbik2-2/+4
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-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-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-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth1-0/+1
2019-05-16s390/speculation: Fix build error caused by bad backportGuenter Roeck1-0/+1
2019-05-14s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-0/+9