summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-28ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas 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-28sched/smt: Expose sched_smt_present static keyThomas Gleixner
2018-11-28x86/Kconfig: Select SCHED_SMT if SMP enabledThomas Gleixner
2018-11-28sched/smt: Make sched_smt_present track topologyPeter Zijlstra (Intel)
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-28ALSA: usb-audio: Add vendor and product name for Dell WD19 DockHui Wang
2018-11-28netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo
2018-11-28x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov
2018-11-28mtd: spi-nor: fix erase_type array to indicate current map confTudor Ambarus
2018-11-28usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski
2018-11-27sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti
2018-11-27function_graph: Have profiler use curr_ret_stack and not depthSteven Rostedt (VMware)
2018-11-27function_graph: Reverse the order of pushing the ret_stack and the callbackSteven Rostedt (VMware)
2018-11-27function_graph: Move return callback before update of curr_ret_stackSteven Rostedt (VMware)
2018-11-27function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)
2018-11-27function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)
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-27lan743x: Enable driver to work with LAN7431Bryan Whitehead
2018-11-27tipc: fix lockdep warning during node deleteJon Maloy
2018-11-27lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead