summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-25Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds13-24/+69
2017-08-25xen-blkback: stop blkback thread of every queue in xen_blkif_disconnectAnnie Li1-2/+8
2017-08-25virtio_pci: fix cpu affinity supportChristoph Hellwig1-3/+7
2017-08-25virtio_blk: fix incorrect message when disk is resizedStefan Hajnoczi1-6/+10
2017-08-24netvsc: fix deadlock betwen link status and removalstephen hemminger1-1/+6
2017-08-24mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon1-1/+12
2017-08-24mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König1-0/+1
2017-08-24net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli1-0/+2
2017-08-24net: bcmgenet: Be drop monitor friendlyFlorian Fainelli1-3/+3
2017-08-24net: systemport: Be drop monitor friendlyFlorian Fainelli1-1/+1
2017-08-25Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-3/+3
2017-08-25Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/d...Dave Airlie6-12/+36
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
2017-08-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-6/+21
2017-08-24Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-16/+15
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2017-08-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-5/+10
2017-08-24qlge: avoid memcpy buffer overflowArnd Bergmann1-1/+1
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman2-37/+30
2017-08-24Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix'Rafael J. Wysocki4-13/+8
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny1-0/+6
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny1-0/+1
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2-5/+13
2017-08-24virtio_net: be drop monitor friendlyEric Dumazet1-1/+1
2017-08-24drm/bridge/sii8620: Fix memory corruptionMaciej Purski1-2/+2
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho3-9/+12
2017-08-23bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().Michael Chan1-12/+28
2017-08-23bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.Michael Chan1-0/+2
2017-08-23bnxt_en: Fix .ndo_setup_tc() to include XDP rings.Michael Chan1-0/+1
2017-08-23nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski1-2/+2
2017-08-23nfp: avoid buffer leak when representor is missingJakub Kicinski1-5/+5
2017-08-23nfp: make sure representors are destroyed before their lower netdevJakub Kicinski1-8/+14
2017-08-23nfp: don't hold PF lock while enabling SR-IOVJakub Kicinski1-9/+7
2017-08-23net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Stephan Gatzka1-1/+4
2017-08-23scsi: qedf: Fix a potential NULL pointer dereferenceChristophe JAILLET1-6/+8
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds1-5/+2
2017-08-23Revert "loop: support 4k physical blocksize"Omar Sandoval2-37/+6
2017-08-23Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-3/+9
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-13/+46
2017-08-23Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into d...Jani Nikula1-1/+1
2017-08-23drm/i915/gvt: Fix the kernel null pointer errorfred gao1-1/+1
2017-08-22scsi: sg: off by one in sg_ioctl()Dan Carpenter1-1/+1
2017-08-22scsi: ipr: Set no_report_opcodes for RAID arraysBrian King1-0/+1
2017-08-22ANDROID: binder: fix proc->tsk check.Martijn Coenen1-1/+1
2017-08-22fsl/man: Inherit parent device and of_nodeFlorian Fainelli1-0/+2
2017-08-22net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli1-2/+4
2017-08-22macsec: add genl family module aliasSabrina Dubroca1-0/+1
2017-08-22mlxsw: spectrum_switchdev: Fix mrouter flag updateNogah Frankel1-4/+11
2017-08-22net: ftgmac100: Fix oops in probe on failure to find associated PHYAndrew Jeffery1-1/+0
2017-08-22ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()Sakari Ailus1-1/+1