summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-06-16kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini3-12/+24
2018-06-16KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini3-28/+38
2018-06-16KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini1-32/+32
2018-06-16x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c codeAndy Lutomirski1-5/+0
2018-06-16x86/fpu: Hard-disable lazy FPU modeAndy Lutomirski3-90/+5
2018-06-13complete e390f9a port for v4.9.106Philip Müller1-2/+0
2018-06-13KVM: VMX: Expose SSBD properly to guests, 4.9 supplementBen Hutchings1-1/+1
2018-06-06sparc64: Don't clibber fixed registers in __multi4.David S. Miller1-12/+12
2018-06-06sparc64: Fix build warnings with gcc 7.David S. Miller1-1/+1
2018-06-06MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki1-0/+4
2018-06-06MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2-2/+2
2018-06-06powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin9-1/+354
2018-06-06powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman1-1/+1
2018-06-06powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira1-0/+11
2018-06-06powerpc: Move default security feature flagsMauricio Faria de Oliveira2-6/+9
2018-06-06powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira1-3/+3
2018-06-06powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman1-0/+33
2018-06-06powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman1-0/+8
2018-06-06powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman1-15/+12
2018-06-06powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()Michael Ellerman1-31/+10
2018-06-06powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman1-2/+28
2018-06-06powerpc/64s: Move cpu_show_meltdown()Michael Ellerman3-8/+12
2018-06-06powerpc/powernv: Set or clear security feature flagsMichael Ellerman1-0/+56
2018-06-06powerpc/pseries: Set or clear security feature flagsMichael Ellerman1-0/+43
2018-06-06powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman3-1/+81
2018-06-06powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman1-0/+3
2018-06-06powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman3-1/+6
2018-06-06powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira2-4/+11
2018-06-06powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman1-9/+1
2018-06-06powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman2-2/+6
2018-06-06powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs codeMichael Ellerman1-5/+8
2018-06-06powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman1-0/+4
2018-06-06powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman1-1/+2
2018-06-06powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdefMichael Ellerman1-1/+1
2018-06-06arm64/cpufeature: don't use mutex in bringup pathMark Rutland3-6/+37
2018-06-06arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose6-13/+19
2018-06-06x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross2-5/+4
2018-06-06xen: set cpu capabilities from xen_start_kernel()Juergen Gross1-9/+9
2018-06-06x86/amd: revert commit 944e0fc51a89c9827b9Juergen Gross2-4/+5
2018-06-06powerpc/64s: Clear PCR on bootMichael Neuling1-0/+6
2018-06-06arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon1-11/+11
2018-06-05x86/xen: Add unwind hint annotations to xen_setup_gdtGreg Kroah-Hartman1-1/+4
2018-06-05objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf14-5/+36
2018-06-05objtool: sync up with the 4.14.47 version of objtoolGreg Kroah-Hartman2-0/+210
2018-06-05objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf1-0/+1
2018-05-30ARM: dts: porter: Fix HDMI output routingLaurent Pinchart1-1/+1
2018-05-30ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enetAapo Vienamo1-26/+26
2018-05-30x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He1-1/+1
2018-05-30MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches1-5/+5
2018-05-30ARM: dts: bcm283x: Fix probing of bcm2835-i2sStefan Wahren1-2/+2