summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-05x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner
2018-12-05x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner
2018-12-05x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner
2018-12-05x86/speculation: Prepare for per task indirect branch speculation controlTim Chen
2018-12-05x86/speculation: Add command line control for indirect branch speculationThomas Gleixner
2018-12-05x86/speculation: Unify conditional spectre v2 print functionsThomas Gleixner
2018-12-05x86/speculataion: Mark command line parser data __initdataThomas Gleixner
2018-12-05x86/speculation: Mark string arrays const correctlyThomas Gleixner
2018-12-05x86/speculation: Reorder the spec_v2 codeThomas Gleixner
2018-12-05x86/l1tf: Show actual SMT stateThomas Gleixner
2018-12-05x86/speculation: Rework SMT state changeThomas Gleixner
2018-12-05sched/smt: Expose sched_smt_present static keyThomas Gleixner
2018-12-05x86/Kconfig: Select SCHED_SMT if SMP enabledThomas Gleixner
2018-12-05sched/smt: Make sched_smt_present track topologyPeter Zijlstra (Intel)
2018-12-05x86/speculation: Reorganize speculation control MSRs updateTim Chen
2018-12-05x86/speculation: Rename SSBD update functionsThomas Gleixner
2018-12-05x86/speculation: Disable STIBP when enhanced IBRS is in useTim Chen
2018-12-05x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Tim Chen
2018-12-05x86/speculation: Remove unnecessary ret variable in cpu_show_common()Tim Chen
2018-12-05x86/speculation: Clean up spectre_v2_parse_cmdline()Tim Chen
2018-12-05x86/speculation: Update the TIF_SSBD commentTim Chen
2018-12-05x86/retpoline: Remove minimal retpoline supportZhenzhong Duan
2018-12-05x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan
2018-12-05x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan
2018-12-05x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina
2018-12-05x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina
2018-12-05x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina
2018-12-05x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky
2018-12-05x86/bugs: Update when to check for the LS_CFG SSBD mitigationTom Lendacky
2018-12-05x86/bugs: Switch the selection of mitigation from CPU vendor to CPU featuresKonrad Rzeszutek Wilk
2018-12-05x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk
2018-12-05x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk
2018-12-05sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra
2018-12-05usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2018-12-05s390/qeth: fix length check in SNMP processingJulian Wiedmann
2018-12-05rapidio/rionet: do not free skb before reading its lengthPan Bian
2018-12-05packet: copy user buffers before orphan or cloneWillem de Bruijn
2018-12-05net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi
2018-12-05virtio-net: fail XDP set if guest csum is negotiatedJason Wang
2018-12-05virtio-net: disable guest csum during XDP setJason Wang
2018-12-05net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi
2018-12-05net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata
2018-12-05Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin
2018-12-05xfs: don't fail when converting shortform attr to long form during ATTR_REPLACEDarrick J. Wong
2018-12-05f2fs: fix to do sanity check with cp_pack_start_sumChao Yu
2018-12-05f2fs: fix to do sanity check with i_extra_isizeChao Yu
2018-12-05f2fs: fix to do sanity check with block address in main areaChao Yu
2018-12-05f2fs: fix to do sanity check with node footer and iblocksChao Yu
2018-12-05f2fs: fix to do sanity check with user_block_countChao Yu
2018-12-05f2fs: fix to do sanity check with extra_attr featureChao Yu