summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/smt: Expose sched_smt_present static keyThomas Gleixner2018-12-052-3/+19
* x86/Kconfig: Select SCHED_SMT if SMP enabledThomas Gleixner2018-12-051-7/+1Star
* sched/smt: Make sched_smt_present track topologyPeter Zijlstra (Intel)2018-12-051-8/+11
* x86/speculation: Reorganize speculation control MSRs updateTim Chen2018-12-051-17/+29
* x86/speculation: Rename SSBD update functionsThomas Gleixner2018-12-053-11/+11
* x86/speculation: Disable STIBP when enhanced IBRS is in useTim Chen2018-12-051-0/+7
* x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Tim Chen2018-12-051-2/+18
* x86/speculation: Remove unnecessary ret variable in cpu_show_common()Tim Chen2018-12-051-4/+1Star
* x86/speculation: Clean up spectre_v2_parse_cmdline()Tim Chen2018-12-051-14/+13Star
* x86/speculation: Update the TIF_SSBD commentTim Chen2018-12-051-1/+1
* x86/retpoline: Remove minimal retpoline supportZhenzhong Duan2018-12-052-13/+2Star
* x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan2018-12-055-13/+10Star
* x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan2018-12-051-4/+13
* x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina2018-12-051-1/+2
* x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina2018-12-053-13/+49
* x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2018-12-052-7/+61
* tipc: fix lockdep warning during node deleteJon Maloy2018-12-051-2/+5
* net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit2018-12-051-0/+8
* tcp: defer SACK compression after DupThreshEric Dumazet2018-12-054-6/+17
* net/dim: Update DIM start sample after each DIM iterationTal Gilboa2018-12-051-0/+2
* virtio-net: fail XDP set if guest csum is negotiatedJason Wang2018-12-051-2/+3
* virtio-net: disable guest csum during XDP setJason Wang2018-12-051-6/+2Star
* net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata2018-12-051-0/+5
* net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi2018-12-051-2/+7
* usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein2018-12-051-6/+4Star
* s390/qeth: fix length check in SNMP processingJulian Wiedmann2018-12-051-15/+12Star
* rapidio/rionet: do not free skb before reading its lengthPan Bian2018-12-051-1/+1
* packet: copy user buffers before orphan or cloneWillem de Bruijn2018-12-052-3/+19
* net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi2018-12-051-1/+3
* net: gemini: Fix copy/paste errorAndreas Fiedler2018-12-051-1/+1
* net: don't keep lonely packets forever in the gro hashPaolo Abeni2018-12-051-2/+5
* lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead2018-12-051-5/+5
* lan743x: Enable driver to work with LAN7431Bryan Whitehead2018-12-052-0/+2
* mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins2018-12-051-1/+9
* mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins2018-12-051-12/+7Star
* mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins2018-12-051-43/+30Star
* mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins2018-12-051-0/+10
* mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins2018-12-052-2/+8
* mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins2018-12-051-0/+15
* mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins2018-12-051-6/+13
* mm/huge_memory: splitting set mapping+index before unfreezeHugh Dickins2018-12-051-6/+6
* mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins2018-12-052-16/+9Star
* Linux 4.19.6Greg Kroah-Hartman2018-12-011-1/+1
* media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet2018-12-011-4/+0Star
* media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet2018-12-011-4/+4
* media: ov5640: fix auto gain & exposure when changing modeHugues Fruchet2018-12-011-42/+54
* media: ov5640: fix exposure regressionHugues Fruchet2018-12-011-6/+12
* media: ov5640: Fix timings setup codeJacopo Mondi2018-12-011-29/+21Star
* media: ov5640: Re-work MIPI startup sequenceJacopo Mondi2018-12-011-20/+79
* rcu: Make need_resched() respond to urgent RCU-QS needsPaul E. McKenney2018-12-011-0/+9