summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2018-04-29s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky3-25/+29
2018-04-29s390/entry.S: fix spurious zeroing of r0Christian Borntraeger1-2/+2
2018-04-29s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky1-0/+1
2018-04-29s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca1-2/+2
2018-04-29KVM: s390: force bp isolation for VSIEChristian Borntraeger1-0/+20
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky11-35/+324
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky4-5/+71
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky7-0/+94
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky6-4/+31
2018-04-29s390: add optimized array_index_mask_nospecMartin Schwidefsky1-0/+24
2018-04-29s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky1-0/+47
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger4-2/+28
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens4-44/+10
2018-04-29s390: introduce CPU alternativesVasily Gorbik7-0/+334
2018-04-26s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott1-1/+1
2018-04-26KVM: s390: vsie: use READ_ONCE to access some SCB fieldsDavid Hildenbrand1-19/+31
2018-04-26KVM: s390: use created_vcpus in more placesChristian Borntraeger1-2/+2
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro1-1/+1
2018-04-19s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-03-15KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand1-0/+1
2018-03-09KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand1-3/+29
2018-03-09KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand1-0/+1
2018-03-09KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand3-38/+22
2018-03-09KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand1-6/+19
2018-02-25s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin1-1/+1
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov1-4/+4
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+3
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr1-5/+2
2018-02-03s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky1-1/+1
2018-02-03s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2-0/+2
2018-01-31KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger1-7/+11
2018-01-10KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger1-1/+1
2018-01-10KVM: s390: fix cmma migration for multiple memory slotsChristian Borntraeger1-4/+5
2017-12-25bpf, s390x: do not reload skb pointers in non-skb contextDaniel Borkmann1-6/+5
2017-12-20kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-12-14KVM: s390: Fix skey emulation permission checkJanosch Frank1-2/+9
2017-12-14s390: fix compat system call tableHeiko Carstens1-3/+3
2017-12-14s390/mm: fix off-by-one bug in 5-level page table handlingHeiko Carstens1-2/+0
2017-12-14s390: always save and restore all registers on context switchHeiko Carstens1-14/+13
2017-12-10s390/ptrace: fix guarded storage regset handlingHeiko Carstens1-11/+22
2017-12-10s390/pci: do not require AIS facilityChristian Borntraeger3-4/+9
2017-12-10s390/runtime instrumentation: simplify task exit handlingHeiko Carstens3-19/+20
2017-12-05s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky1-7/+8
2017-11-30s390/disassembler: increase show_code buffer sizeVasily Gorbik1-2/+2
2017-11-30s390/disassembler: add missing end marker for e7 tableHeiko Carstens1-0/+1
2017-11-30s390/guarded storage: fix possible memory corruptionHeiko Carstens1-0/+2
2017-11-30s390/runtime instrumention: fix possible memory corruptionHeiko Carstens1-2/+2
2017-11-30s390/noexec: execute kexec datamover without DATHeiko Carstens2-3/+1
2017-11-30s390: fix transactional execution control register handlingHeiko Carstens3-2/+5