summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2018-05-30KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand
2018-05-25s390: use expoline thunks in the BPF JITMartin Schwidefsky
2018-05-25s390: extend expoline to BC instructionsMartin Schwidefsky
2018-05-25s390: move spectre sysfs attribute codeMartin Schwidefsky
2018-05-25s390/kernel: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390/ftrace: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390/lib: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390: move expoline assembler macros to a headerMartin Schwidefsky
2018-05-25s390: add assembler macros for CPU alternativesMartin Schwidefsky
2018-05-22s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky
2018-05-22s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner
2018-04-29s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens
2018-04-29s390: correct module section names for expoline code revertMartin Schwidefsky
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky
2018-04-29s390: add sysfs attributes for spectreMartin Schwidefsky
2018-04-29s390: report spectre mitigation via syslogMartin Schwidefsky
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky
2018-04-29s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky
2018-04-29s390/entry.S: fix spurious zeroing of r0Christian Borntraeger
2018-04-29s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky
2018-04-29s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca
2018-04-29KVM: s390: force bp isolation for VSIEChristian Borntraeger
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2018-04-29s390: add optimized array_index_mask_nospecMartin Schwidefsky
2018-04-29s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens
2018-04-29s390: introduce CPU alternativesVasily Gorbik
2018-04-26s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott
2018-04-26KVM: s390: vsie: use READ_ONCE to access some SCB fieldsDavid Hildenbrand
2018-04-26KVM: s390: use created_vcpus in more placesChristian Borntraeger
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro
2018-04-19s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-03-15KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand
2018-03-08KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand
2018-03-08KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand
2018-03-08KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand
2018-03-08KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand
2018-02-25s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2018-02-03s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky
2018-02-03s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter
2018-01-31KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger
2018-01-10KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger