aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-11-28x86/speculation: Add command line control for indirect branch speculationGravatar Thomas Gleixner 2-17/+126
2018-11-28x86/speculation: Unify conditional spectre v2 print functionsGravatar Thomas Gleixner 1-13/+4
2018-11-28x86/speculataion: Mark command line parser data __initdataGravatar Thomas Gleixner 1-2/+2
2018-11-28x86/speculation: Mark string arrays const correctlyGravatar Thomas Gleixner 1-3/+3
2018-11-28x86/speculation: Reorder the spec_v2 codeGravatar Thomas Gleixner 1-84/+84
2018-11-28x86/l1tf: Show actual SMT stateGravatar Thomas Gleixner 1-2/+3
2018-11-28x86/speculation: Rework SMT state changeGravatar Thomas Gleixner 1-6/+5
2018-11-28x86/Kconfig: Select SCHED_SMT if SMP enabledGravatar Thomas Gleixner 1-7/+1
2018-11-28x86/speculation: Reorganize speculation control MSRs updateGravatar Tim Chen 1-17/+29
2018-11-28x86/speculation: Rename SSBD update functionsGravatar Thomas Gleixner 3-11/+11
2018-11-28x86/speculation: Disable STIBP when enhanced IBRS is in useGravatar Tim Chen 1-0/+7
2018-11-28x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Gravatar Tim Chen 1-2/+18
2018-11-28x86/speculation: Remove unnecessary ret variable in cpu_show_common()Gravatar Tim Chen 1-4/+1
2018-11-28x86/speculation: Clean up spectre_v2_parse_cmdline()Gravatar Tim Chen 1-14/+13
2018-11-28x86/speculation: Update the TIF_SSBD commentGravatar Tim Chen 1-1/+1
2018-11-28x86/retpoline: Remove minimal retpoline supportGravatar Zhenzhong Duan 2-13/+2
2018-11-28x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportGravatar Zhenzhong Duan 4-11/+10
2018-11-28x86/MCE/AMD: Fix the thresholding machinery initialization orderGravatar Borislav Petkov 1-13/+6
2018-11-27arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocksGravatar Bjorn Andersson 1-0/+6
2018-11-27sparc/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-10/+1
2018-11-27sh/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-14/+2
2018-11-27s390/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-11/+2
2018-11-27riscv/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-12/+2
2018-11-27powerpc/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-13/+2
2018-11-27parisc: function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-14/+3
2018-11-27nds32: function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-16/+2
2018-11-27MIPS: function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-12/+2
2018-11-27microblaze: function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-13/+2
2018-11-27arm64: function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-14/+1
2018-11-27ARM: function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-16/+1
2018-11-27x86/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-14/+1
2018-11-27sparc32: supress another implicit-fallthrough warningGravatar Stephen Rothwell 1-0/+1
2018-11-27sparc32: suppress an implicit-fallthrough warningGravatar Stephen Rothwell 1-0/+1
2018-11-27sparc: suppress the implicit-fallthrough warningGravatar Stephen Rothwell 1-0/+1
2018-11-27x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapperGravatar Jann Horn 1-1/+1
2018-11-27s390/mm: correct pgtable_bytes on page table downgradeGravatar Martin Schwidefsky 1-0/+1
2018-11-27kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbGravatar Jim Mattson 1-5/+15
2018-11-27kvm: mmu: Fix race in emulated page table writesGravatar Junaid Shahid 1-18/+9
2018-11-27KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...Gravatar Liran Alon 1-5/+5
2018-11-27KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...Gravatar Liran Alon 1-1/+24
2018-11-27KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetGravatar Leonid Shatz 4-18/+17
2018-11-27x86/kvm/vmx: fix old-style function declarationGravatar Yi Wang 1-4/+4
2018-11-27KVM: x86: fix empty-body warningsGravatar Yi Wang 1-1/+1
2018-11-27KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesGravatar Liran Alon 1-5/+16
2018-11-27KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallGravatar Liran Alon 1-0/+1
2018-11-27KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...Gravatar Liran Alon 1-6/+6
2018-11-27svm: Add mutex_lock to protect apic_access_page_done on AMD systemsGravatar Wei Wang 1-8/+11
2018-11-27KVM: X86: Fix scan ioapic use-before-initializationGravatar Wanpeng Li 1-1/+2
2018-11-27KVM: LAPIC: Fix pv ipis use-before-initializationGravatar Wanpeng Li 1-0/+5
2018-11-27KVM: VMX: re-add ple_gap module parameterGravatar Luiz Capitulino 1-0/+1