summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-05x86/retpoline: Remove minimal retpoline supportZhenzhong Duan2-13/+2
2018-12-05x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan5-13/+10
2018-12-05x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan1-4/+13
2018-12-05x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina1-1/+2
2018-12-05x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina3-13/+49
2018-12-05x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2-7/+61
2018-12-05tipc: fix lockdep warning during node deleteJon Maloy1-2/+5
2018-12-05net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit1-0/+8
2018-12-05tcp: defer SACK compression after DupThreshEric Dumazet4-6/+17
2018-12-05net/dim: Update DIM start sample after each DIM iterationTal Gilboa1-0/+2
2018-12-05virtio-net: fail XDP set if guest csum is negotiatedJason Wang1-2/+3
2018-12-05virtio-net: disable guest csum during XDP setJason Wang1-6/+2
2018-12-05net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata1-0/+5
2018-12-05net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi1-2/+7
2018-12-05usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein1-6/+4
2018-12-05s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-12-05rapidio/rionet: do not free skb before reading its lengthPan Bian1-1/+1
2018-12-05packet: copy user buffers before orphan or cloneWillem de Bruijn2-3/+19
2018-12-05net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi1-1/+3
2018-12-05net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-12-05net: don't keep lonely packets forever in the gro hashPaolo Abeni1-2/+5
2018-12-05lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead1-5/+5
2018-12-05lan743x: Enable driver to work with LAN7431Bryan Whitehead2-0/+2
2018-12-05mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins1-1/+9
2018-12-05mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins1-12/+7
2018-12-05mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins1-43/+30
2018-12-05mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins1-0/+10
2018-12-05mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins2-2/+8
2018-12-05mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins1-0/+15
2018-12-05mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins1-6/+13
2018-12-05mm/huge_memory: splitting set mapping+index before unfreezeHugh Dickins1-6/+6
2018-12-05mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins2-16/+9
2018-12-01Linux 4.19.6v4.19.6Greg Kroah-Hartman1-1/+1
2018-12-01media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet1-4/+0
2018-12-01media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet1-4/+4
2018-12-01media: ov5640: fix auto gain & exposure when changing modeHugues Fruchet1-42/+54
2018-12-01media: ov5640: fix exposure regressionHugues Fruchet1-6/+12
2018-12-01media: ov5640: Fix timings setup codeJacopo Mondi1-29/+21
2018-12-01media: ov5640: Re-work MIPI startup sequenceJacopo Mondi1-20/+79
2018-12-01rcu: Make need_resched() respond to urgent RCU-QS needsPaul E. McKenney1-0/+9
2018-12-01gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher1-23/+17
2018-12-01tty: wipe buffer if not echoing dataGreg Kroah-Hartman1-3/+17
2018-12-01tty: wipe buffer.Linus Torvalds1-1/+5
2018-12-01include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert1-1/+1
2018-12-01dax: Avoid losing wakeup in dax_lock_mapping_entryMatthew Wilcox1-1/+6
2018-12-01mm, page_alloc: check for max order in hot pathMichal Hocko1-11/+9
2018-12-01tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu1-3/+1
2018-12-01mm, memory_hotplug: check zone_movable in has_unmovable_pagesMichal Hocko1-0/+8
2018-12-01z3fold: fix possible reclaim racesVitaly Wool1-39/+62
2018-12-01efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel3-1/+8