summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-05-30powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman1-0/+33
2018-05-30powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman1-0/+8
2018-05-30powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman1-15/+12
2018-05-30powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()Michael Ellerman1-31/+10
2018-05-30powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman2-2/+29
2018-05-30powerpc/64s: Move cpu_show_meltdown()Michael Ellerman2-8/+11
2018-05-30powerpc/powernv: Set or clear security feature flagsMichael Ellerman1-0/+56
2018-05-30powerpc/pseries: Set or clear security feature flagsMichael Ellerman1-0/+43
2018-05-30powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman3-1/+81
2018-05-30powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman1-0/+3
2018-05-30powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman3-1/+6
2018-05-30powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira2-4/+11
2018-05-30powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman1-9/+1
2018-05-30powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman2-2/+6
2018-05-30powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs codeMichael Ellerman1-5/+8
2018-05-30powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman1-0/+4
2018-05-30powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman1-1/+2
2018-05-30powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin5-56/+41
2018-05-30x86/kvm: fix LAPIC timer drift when guest uses periodic modeDavid Vrabel1-2/+14
2018-05-30kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson1-0/+5
2018-05-30KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang1-1/+4
2018-05-30KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand1-1/+1
2018-05-30KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk1-2/+2
2018-05-30powerpc/64s: Clear PCR on bootMichael Neuling2-0/+7
2018-05-30arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon1-12/+12
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King1-1/+1
2018-05-30MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2-4/+4
2018-05-30MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki1-2/+16
2018-05-30MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown1-3/+6
2018-05-25ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node nameLeonard Crestez1-1/+1
2018-05-25x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa2-2/+9
2018-05-25s390: use expoline thunks in the BPF JITMartin Schwidefsky2-8/+71
2018-05-25s390: extend expoline to BC instructionsMartin Schwidefsky2-5/+77
2018-05-25s390: move spectre sysfs attribute codeMartin Schwidefsky3-18/+22
2018-05-25s390/kernel: use expoline for indirect branchesMartin Schwidefsky3-16/+25
2018-05-25s390/ftrace: use expoline for indirect branchesMartin Schwidefsky3-5/+23
2018-05-25s390/lib: use expoline for indirect branchesMartin Schwidefsky1-5/+8
2018-05-25s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky2-2/+7
2018-05-25s390: move expoline assembler macros to a headerMartin Schwidefsky2-81/+149
2018-05-25s390: add assembler macros for CPU alternativesMartin Schwidefsky1-0/+108
2018-05-25sparc: vio: use put_device() instead of kfree()Arvind Yadav1-1/+1
2018-05-22x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk2-2/+2
2018-05-22KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky6-18/+50
2018-05-22x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFGThomas Gleixner2-0/+36
2018-05-22x86/bugs: Rework spec_ctrl base and mask logicThomas Gleixner1-7/+19
2018-05-22x86/bugs: Remove x86_spec_ctrl_set()Thomas Gleixner2-13/+2
2018-05-22x86/bugs: Expose x86_spec_ctrl_base directlyThomas Gleixner3-24/+6
2018-05-22x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}Borislav Petkov2-49/+44
2018-05-22x86/speculation: Rework speculative_store_bypass_update()Thomas Gleixner3-4/+9
2018-05-22x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky4-2/+18