summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-04-29s390: correct module section names for expoline code revertMartin Schwidefsky1-2/+2
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky3-6/+6
2018-04-29s390: add sysfs attributes for spectreMartin Schwidefsky2-0/+20
2018-04-29s390: report spectre mitigation via syslogMartin Schwidefsky1-0/+10
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky6-38/+52
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-1/+2
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-4/+70
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-3/+28
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens4-44/+10
2018-04-29s390: introduce CPU alternativesVasily Gorbik7-0/+334
2018-04-29MIPS: Generic: Fix big endian CPUs on generic machineMatt Redfearn1-0/+1
2018-04-29x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao1-1/+1
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro1-1/+1
2018-04-24powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman1-1/+1
2018-04-24powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling1-1/+2
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn1-1/+6
2018-04-24MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn1-2/+9
2018-04-24um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur2-2/+2
2018-04-24um: Compile with modern headersJason A. Donenfeld3-0/+3
2018-04-24powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin1-1/+6
2018-04-24powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin1-0/+3
2018-04-24powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin2-5/+2
2018-04-24powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()Nicholas Piggin1-0/+4
2018-04-24ARM: dts: at91: sama5d4: fix pinctrl compatible stringSantiago Esteban1-1/+1
2018-04-24ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250Marek Szyprowski1-4/+4
2018-04-24ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl propertyNicolas Ferre1-1/+1
2018-04-20arm64: futex: Mask __user pointers prior to dereferenceWill Deacon1-3/+6
2018-04-20s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-20arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMark Rutland3-70/+13
2018-04-20arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland4-3/+3235
2018-04-20arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingMark Rutland1-2/+18
2018-04-20arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland3-1/+19
2018-04-20arm/arm64: KVM: Turn kvm_psci_version into a static inlineMark Rutland2-18/+14
2018-04-20arm64: KVM: Make PSCI_VERSION a fast pathMark Rutland1-0/+13
2018-04-20arm/arm64: KVM: Advertise SMCCC v1.1Mark Rutland3-3/+25
2018-04-20arm/arm64: KVM: Implement PSCI 1.0 supportMark Rutland1-1/+44
2018-04-20arm/arm64: KVM: Add smccc accessors to PSCI codeMark Rutland1-10/+42
2018-04-20arm/arm64: KVM: Add PSCI_VERSION helperMark Rutland1-3/+1
2018-04-20arm/arm64: KVM: Consolidate the PSCI include filesMark Rutland6-58/+8