summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-20Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-07-20Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-07-20Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-07-20Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-07-20Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-07-20platform/x86: dell-laptop: Fix backlight detectionDamien Thébault
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu
2018-07-19Merge tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-07-20Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-19ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systemsRobin H. Johnson
2018-07-19drm/nouveau/fb/gp100-: disable address remapperBen Skeggs
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-18ptp: fix missing break in switchGustavo A. R. Silva
2018-07-18hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang
2018-07-18net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin
2018-07-18net: qca_spi: Fix log level if probe failsStefan Wahren
2018-07-18net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren
2018-07-18net: qca_spi: Avoid packet drop during initial syncStefan Wahren
2018-07-18PCI: v3-semi: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: mediatek: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: faraday: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: aardvark: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: designware: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: versatile: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: xgene: Fix I/O space page leakSergei Shtylyov
2018-07-18net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-07-18net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-07-18vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-18drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)Vijendar Mukunda
2018-07-18drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher
2018-07-18cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki
2018-07-18net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner
2018-07-18octeon_mgmt: Fix MIX registers configuration on MTU setupAlexander Sverdlin
2018-07-17drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu
2018-07-17drm/amdgpu: Make sure IB tests flushed after IP resumeLeo Liu
2018-07-16tg3: Add higher cpu clock for 5762.Sanjeev Bansal
2018-07-16tg3: Update copyrightSiva Reddy Kallam
2018-07-16ibmvnic: Fix error recovery on login failureJohn Allen
2018-07-16net: lan78xx: Fix race in tx pending skb size calculationStefan Wahren
2018-07-16net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed
2018-07-16hv/netvsc: fix handling of fallback to single queue modeStephen Hemminger
2018-07-16ibmvnic: Revise RX/TX queue error messagesThomas Falcon
2018-07-16net: ethernet: stmmac: fix documentation warningCorentin Labbe
2018-07-16net: stmmac: dwmac-sun8i: fix typo descrive => describeCorentin Labbe
2018-07-16tun: Fix use-after-free on XDP_TXToshiaki Makita