summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-29arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-28Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-11-28x86/speculation: Provide IBPB always command line optionsThomas Gleixner
2018-11-28x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2018-11-28x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-11-28x86/speculation: Prepare arch_smt_update() for PRCTL modeThomas Gleixner
2018-11-28x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner
2018-11-28x86/speculation: Split out TIF updateThomas Gleixner
2018-11-28x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner
2018-11-28x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner
2018-11-28x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner
2018-11-28x86/speculation: Prepare for per task indirect branch speculation controlTim Chen
2018-11-28x86/speculation: Add command line control for indirect branch speculationThomas Gleixner
2018-11-28x86/speculation: Unify conditional spectre v2 print functionsThomas Gleixner
2018-11-28x86/speculataion: Mark command line parser data __initdataThomas Gleixner
2018-11-28x86/speculation: Mark string arrays const correctlyThomas Gleixner
2018-11-28x86/speculation: Reorder the spec_v2 codeThomas Gleixner
2018-11-28x86/l1tf: Show actual SMT stateThomas Gleixner
2018-11-28x86/speculation: Rework SMT state changeThomas Gleixner
2018-11-28x86/Kconfig: Select SCHED_SMT if SMP enabledThomas Gleixner
2018-11-28x86/speculation: Reorganize speculation control MSRs updateTim Chen
2018-11-28x86/speculation: Rename SSBD update functionsThomas Gleixner
2018-11-28x86/speculation: Disable STIBP when enhanced IBRS is in useTim Chen
2018-11-28x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Tim Chen
2018-11-28x86/speculation: Remove unnecessary ret variable in cpu_show_common()Tim Chen
2018-11-28x86/speculation: Clean up spectre_v2_parse_cmdline()Tim Chen
2018-11-28x86/speculation: Update the TIF_SSBD commentTim Chen
2018-11-28x86/retpoline: Remove minimal retpoline supportZhenzhong Duan
2018-11-28x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan
2018-11-28x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov
2018-11-27arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocksBjorn Andersson
2018-11-27sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27sparc32: supress another implicit-fallthrough warningStephen Rothwell
2018-11-27sparc32: suppress an implicit-fallthrough warningStephen Rothwell
2018-11-27sparc: suppress the implicit-fallthrough warningStephen Rothwell
2018-11-27x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapperJann Horn