summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-18xhci: Don't print a warning when setting link state for disabled portsMathias Nyman1-9/+9
2018-10-18i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov1-0/+1
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon1-1/+7
2018-10-18pinctrl: mcp23s08: fix irq and irqchip setup orderMarco Felsch1-1/+12
2018-10-18mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot1-0/+10
2018-10-18dm linear: fix linear_end_io conditional definitionDamien Le Moal2-2/+4
2018-10-18dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabledMike Snitzer1-1/+7
2018-10-18dm: fix report zone remapping to account for partition offsetDamien Le Moal1-7/+20
2018-10-18dm cache: destroy migration_cache if cache target registration failedShenghui Wang1-3/+2
2018-10-18s390/cio: Fix how vfio-ccw checks pinned pagesEric Farman1-1/+1
2018-10-18mach64: detect the dot clock divider correctly on sparcMikulas Patocka3-9/+11
2018-10-18drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin1-1/+1
2018-10-18clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede1-7/+0
2018-10-18clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede1-0/+11
2018-10-18PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-10-18net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre1-0/+8
2018-10-18stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-10-18hv_netvsc: fix schedule in RCU contextStephen Hemminger1-6/+3
2018-10-18scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter1-2/+2
2018-10-18scsi: iscsi: target: Don't use stack buffer for scatterlistLaura Abbott1-8/+14
2018-10-18mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren1-5/+6
2018-10-18Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang1-0/+2
2018-10-18bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti1-6/+14
2018-10-18nfp: avoid soft lockups under control message stormJakub Kicinski1-5/+12
2018-10-18bonding: fix warning messageMahesh Bandewar1-0/+1
2018-10-18bonding: pass link-local packets to bonding master also.Mahesh Bandewar1-2/+19
2018-10-18net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha1-2/+2
2018-10-18net: aquantia: memory corruption on jumbo framesFriedemann Gerold1-14/+18
2018-10-18net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu1-0/+3
2018-10-18net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli1-2/+2
2018-10-18net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu1-3/+5
2018-10-18team: Forbid enslaving team device to itselfIdo Schimmel1-0/+5
2018-10-18qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interfaceGiacinto Cifelli1-0/+1
2018-10-18qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh5-12/+17
2018-10-18net/usb: cancel pending work when unbinding smsc75xxYu Zhao1-0/+1
2018-10-18net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli1-11/+11
2018-10-18net: mvpp2: fix a txq_done race conditionAntoine Tenart1-4/+6
2018-10-18net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier1-4/+6
2018-10-18net: hns: fix for unmapping problem when SMMU is onYunsheng Lin2-12/+20
2018-10-18net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli1-7/+1
2018-10-18bonding: avoid possible dead-lockMahesh Bandewar1-26/+17
2018-10-18bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru1-4/+6
2018-10-18bnxt_en: Fix TX timeout during netpoll.Michael Chan1-3/+10
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen1-4/+4
2018-10-13virtio_balloon: fix increment of vb->num_pfns in fill_balloon()Jan Stancek1-2/+1
2018-10-13virtio_balloon: fix deadlock on OOMMichael S. Tsirkin1-5/+19
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang1-0/+2
2018-10-13crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain2-14/+29
2018-10-13nvme_fc: fix ctrl create failures racing with workq itemsJames Smart1-0/+4
2018-10-13ath10k: fix kernel panic issue during pci probeYu Wang1-2/+10