summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter2020-11-241-1/+1
* s390/init: add missing __init annotationsIlya Leoshkevich2020-10-011-3/+3
* s390: don't trace preemption in percpu macrosSven Schnelle2020-09-121-14/+14
* s390/mm: fix huge pte soft dirty copyingJanosch Frank2020-07-221-1/+1
* s390/kasan: fix early pgm check handler executionVasily Gorbik2020-07-221-0/+2
* KVM: s390: reduce number of IO pins to 1Christian Borntraeger2020-07-221-4/+4
* s390/ptrace: fix setting syscall numberSven Schnelle2020-06-301-1/+30
* s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-301-1/+11
* s390/ftrace: save traced function callerVasily Gorbik2020-06-111-0/+1
* KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand2020-04-241-0/+1
* s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev2020-04-241-1/+4
* s390/diag: fix display of diagnose call statisticsMichael Mueller2020-04-241-1/+1
* KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand2020-04-241-0/+1
* KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand2020-04-241-1/+5
* s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor2020-02-281-1/+1
* s390/ftrace: generate traced function stack frameVasily Gorbik2020-02-281-1/+14
* s390/time: Fix clk type in get_tod_clockNathan Chancellor2020-02-281-1/+1
* s390/smp: fix physical to logical CPU map for SMTHeiko Carstens2020-01-121-26/+54
* s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter2020-01-121-6/+0
* s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter2020-01-121-0/+16
* s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter2020-01-041-2/+15
* s390/disassembler: don't hide instruction addressesIlya Leoshkevich2020-01-041-6/+7
* mm, gup: add missing refcount overflow checks on x86 and 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-11-281-1/+5
* s390/kasan: avoid vdso instrumentationVasily Gorbik2019-11-252-2/+4
* kvm: Convert kvm_lock to a mutexJunaid Shahid2019-11-161-2/+2
* 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-171-1/+2
* KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth2019-10-171-1/+1
* 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-212-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-221-14/+21
* s390: limit brk randomization to 32MBMartin Schwidefsky2019-05-041-4/+7
* 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/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/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
* sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker2018-10-201-8/+8
* s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik2018-10-031-2/+2