summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-06-08vfio/type1: Fix task tracking for QEMU vCPU hotplugAlex Williamson1-26/+47
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-51/+90
2018-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+20
2018-06-02Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds7-43/+90
2018-06-02Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-36/+0
2018-06-02Merge tag 'vfio-v4.17' of git://github.com/awilliam/linux-vfioLinus Torvalds1-15/+10
2018-06-02Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+8
2018-06-02Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-65/+90
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-58/+168
2018-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2018-06-02Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"Alex Williamson1-15/+10
2018-06-01net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas1-1/+1
2018-06-01net: dsa: b53: Add BCM5389 supportDamien Thébault3-1/+18
2018-05-31ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý1-5/+4
2018-05-31net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter1-10/+12
2018-05-31Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub...David S. Miller2-9/+8
2018-05-31net/sonic: Use dma_mapping_error()Finn Thain1-1/+1
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li1-2/+6
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis1-7/+16
2018-05-31Merge tag 'platform-drivers-x86-v4.17-4' of git://git.infradead.org/linux-pla...Linus Torvalds1-10/+13
2018-05-31platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita1-10/+13
2018-05-31Merge tag 'drm-misc-fixes-2018-05-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-12/+5
2018-05-30Merge tag 'for-linus-20180530' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-05-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+2
2018-05-30drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_senseNeil Armstrong2-12/+5
2018-05-30vhost_net: flush batched heads before trying to busy pollingJason Wang1-13/+24
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-2/+5
2018-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-11/+17
2018-05-30Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-6/+7
2018-05-30Merge tag 'drm-misc-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-1/+5
2018-05-30Merge tag 'drm-intel-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-15/+51
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li1-6/+7
2018-05-29nvme: fix extended data LBA supported settingMax Gurtovoy1-1/+1
2018-05-29i2c: ocores: update HDL sources URLFederico Vaga1-1/+1
2018-05-29IB/core: Fix error code for invalid GID entryParav Pandit1-1/+1
2018-05-29tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita1-6/+9
2018-05-29be2net: Fix error detection logic for BE3Suresh Reddy1-1/+3
2018-05-29net: qmi_wwan: Add Netgear Aircard 779SJosh Hill1-0/+1
2018-05-29mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata1-0/+5
2018-05-29atm: zatm: fix memcmp castingIvan Bornyakov1-2/+2
2018-05-29drm/i915/query: nospec expects no more than an unsigned longChris Wilson1-1/+4
2018-05-29iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee1-5/+5
2018-05-29Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka1-4/+3
2018-05-28net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel1-2/+2
2018-05-28scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann4-4/+4
2018-05-28drm/i915/query: Protect tainted function pointer lookupChris Wilson1-3/+7
2018-05-28drm/i915/lvds: Move acpi lid notification registration to registration phaseChris Wilson1-11/+32
2018-05-28drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-05-26Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-4/+4