summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2-0/+3
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen1-0/+8
2018-08-15Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oopsLukas Wunner1-0/+1
2018-08-15Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.Ronald Tschalär2-17/+23
2018-08-15phy: phy-mtk-tphy: use auto instead of force to bypass utmi signalsChunfeng Yun1-12/+7
2018-08-15mtd: nand: qcom: Add a NULL check for devm_kasprintf()Fabio Estevam1-0/+3
2018-08-15scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran1-26/+27
2018-08-15scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche1-8/+21
2018-08-15xen/netfront: don't cache skb_shinfo()Juergen Gross1-4/+4
2018-08-15scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinityMing Lei1-56/+3
2018-08-15scsi: core: introduce force_blk_mqMing Lei1-0/+1
2018-08-15scsi: hpsa: fix selection of reply queueMing Lei2-19/+55
2018-08-09intel_idle: Graceful probe failure when MWAIT is disabledLen Brown1-1/+6
2018-08-09nvmet-fc: fix target sgl list on large transfersJames Smart1-9/+35
2018-08-09nvme-pci: Fix queue double allocationsKeith Busch1-0/+3
2018-08-09nvme-pci: allocate device queues storage space at probeSagi Grimberg1-36/+25
2018-08-09i2c: imx: Fix reinit_completion() useEsben Haabendal1-2/+1
2018-08-09ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov1-1/+1
2018-08-09scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy1-4/+3
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran1-2/+3
2018-08-09scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran4-1/+8
2018-08-09scsi: qla2xxx: Fix unintialized List head crashQuinn Tran2-0/+6
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby1-0/+1
2018-08-06drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon1-0/+3
2018-08-06crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu1-2/+6
2018-08-06RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein1-5/+54
2018-08-06iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach3-0/+96
2018-08-06virtio_balloon: fix another race between migration and ballooningJiang Biao1-0/+2
2018-08-06can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev1-0/+1
2018-08-06net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen1-2/+2
2018-08-06net: stmmac: Fix WoL for PCI-based setupsJose Abreu1-2/+38
2018-08-06bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet1-2/+12
2018-08-03xen-netfront: wait xenbus state change when load module manuallyXiao Liang1-0/+6
2018-08-03NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev1-1/+1
2018-08-03net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev1-1/+1
2018-08-03net: lan78xx: fix rx handling before first packet is sendStefan Wahren1-0/+2
2018-08-03net: fix amd-xgbe flow-control issuetangpengpeng1-2/+2
2018-08-03net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman1-0/+1
2018-08-03net: dsa: qca8k: Allow overwriting CPU port settingMichal Vokáč2-0/+44
2018-08-03net: dsa: qca8k: Enable RXMAC when bringing up a portMichal Vokáč1-1/+1
2018-08-03net: dsa: qca8k: Force CPU port to its highest bandwidthMichal Vokáč2-3/+9
2018-08-03RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky1-0/+5
2018-08-03usb: gadget: udc: renesas_usb3: should remove debugfsYoshihiro Shimoda1-1/+7
2018-08-03PCI: xgene: Remove leftover pci_scan_child_bus() callLorenzo Pieralisi1-1/+0
2018-08-03PCI: pciehp: Assume NoCompl+ for Thunderbolt portsLukas Wunner1-0/+7
2018-08-03random: mix rdrand with entropy sent in from userspaceTheodore Ts'o1-1/+9
2018-08-03drm/dp/mst: Fix off-by-one typo when dump payload tableAndy Shevchenko1-4/+5
2018-08-03drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...Ville Syrjälä1-39/+39
2018-08-03media: si470x: fix __be16 annotationsMauro Carvalho Chehab1-3/+3
2018-08-03media: atomisp: compat32: fix __user annotationsMauro Carvalho Chehab1-23/+26