summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-08drm/amd/display: fix cursor related Pstate hangEric Yang4-66/+90
2018-03-08drm/amd/display: Set irq state only on existing crtcsMikita Lipski1-4/+2
2018-03-08drm/amd/display: Fixed non-native modes not lighting upJerry (Fangzhi) Zuo1-1/+3
2018-03-08drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland3-1/+6
2018-03-08drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland1-28/+25
2018-03-08drm/amd/display: Don't block dual-link DVI modesHarry Wentland1-2/+1
2018-03-08drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland6-2/+10
2018-03-08drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland5-18/+9
2018-03-08drm/amd/display: Remove unnecessary fail labels in create_stream_for_sinkHarry Wentland1-9/+5
2018-03-08drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland4-15/+5
2018-03-08drm/amd/display: Fix FBC topology changeRoman Li1-4/+19
2018-03-08drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo1-0/+6
2018-03-08drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)Shirish S1-0/+28
2018-03-08drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ infoMichel Dänzer1-1/+1
2018-03-08drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland1-3/+13
2018-03-08drm/amd/display: update plane params before validationShirish S1-0/+3
2018-03-08drm/amd/display: validate plane in dce110 for scalingShirish S1-0/+11
2018-03-08drm/amd/display: defer modeset check in dm_update_planes_stateShirish S1-2/+4
2018-03-08drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland1-1/+1
2018-03-08drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-08drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-08drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-07xen-blkfront: move negotiate_mq to cover all cases of new VBDsBhavesh Davda1-9/+8
2018-03-07cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar1-1/+0
2018-03-07cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar1-0/+2
2018-03-07RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky1-0/+3
2018-03-07RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-07RDMA/ucma: Limit possible option sizeLeon Romanovsky1-0/+3
2018-03-07IB/core: Fix possible crash to access NULL netdevParav Pandit1-4/+3
2018-03-07net: don't unnecessarily load kernel modules in dev_ioctl()Paul Moore1-2/+5
2018-03-07Merge tag 'gfs2-4.16.rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+0
2018-03-07tcp: purge write queue upon aborting the connectionSoheil Hassas Yeganeh2-0/+2
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-62/+54
2018-03-07Merge tag 'regulator-fix-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds16-76/+115
2018-03-07gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher1-3/+0
2018-03-07dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev1-0/+5
2018-03-07l2tp: do not accept arbitrary socketsEric Dumazet1-2/+6
2018-03-07net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai1-0/+3
2018-03-07net: smsc911x: Fix unload crash when link is upJeremy Linton1-2/+2
2018-03-07ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routesStefano Brivio1-29/+42
2018-03-07net: qcom/emac: Use proper free methods during TXHemanth Puranik1-9/+14
2018-03-07qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon2-1/+5
2018-03-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller4-26/+34
2018-03-07PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte1-1/+1
2018-03-07net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet2-4/+28
2018-03-07sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2-1/+20
2018-03-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-4/+10
2018-03-07fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov1-1/+1
2018-03-07Merge branch 'rhltable-dups'David S. Miller3-2/+140