summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-10net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2-3/+14
2018-11-10Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov1-0/+1
2018-11-10USB: fix the usbfs flag sanitization for control transfersAlan Stern1-2/+2
2018-11-10usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-11-10cdc-acm: correct counting of UART states in serial state notificationTobias Herzog1-7/+7
2018-11-10IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-11-10RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-11-10drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233slKai-Heng Feng1-0/+3
2018-11-10ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-11-10gpio: mxs: Get rid of external API callLinus Walleij1-3/+1
2018-11-10ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel1-1/+4
2018-11-10bonding: fix length of actor systemTobias Jungel1-2/+1
2018-11-10vhost: Fix Spectre V1 vulnerabilityJason Wang1-0/+2
2018-11-10r8169: fix NAPI handling under high loadHeiner Kallweit1-5/+3
2018-11-10net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel1-1/+1
2018-11-10mtd: spi-nor: Add support for is25wp series chipsKimmo Rautkoski1-0/+6
2018-11-10net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski1-2/+7
2018-11-10xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman1-1/+1
2018-11-10libertas: call into generic suspend code before turning off powerDaniel Mack1-0/+4
2018-11-10IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet1-2/+5
2018-11-10nvmet: fix space padding in serial numberDaniel Verkamp1-0/+1
2018-11-10bonding: ratelimit failed speed/duplex update warningAndreas Born1-3/+4
2018-11-10enic: do not overwrite error codeGovindarajulu Varadarajan1-5/+4
2018-11-10xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall1-1/+2
2018-11-10xen-netfront: Update features after registering netdevRoss Lagerwall1-4/+4
2018-11-10macsec: fix memory leaks when skb_to_sgvec failsSabrina Dubroca1-0/+2
2018-11-10iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven1-7/+3
2018-11-10drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings1-9/+11
2018-11-10Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2018-11-10i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain2-40/+60
2018-11-10drm: bochs: Don't remove uninitialized fbdev framebufferGabriel Krisman Bertazi1-5/+4
2018-11-10scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings1-2/+2
2018-11-10IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich1-1/+6
2018-11-10nbd: only set MSG_MORE when we have more to sendJosef Bacik1-4/+2
2018-11-10IB/rxe: put the pool on allocation failureDoug Ledford1-7/+9
2018-11-10IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker1-4/+3
2018-11-10ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo1-1/+2
2018-11-10net: cdc_ncm: GetNtbFormat endian fixBjørn Mork1-2/+2
2018-11-10qed: Warn PTT usage by wrong hw-functionMintz, Yuval1-0/+7
2018-11-10iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica...Hans de Goede1-1/+31
2018-11-10staging: wilc1000: Fix problem with wrong vif indexAditya Shankar1-1/+2
2018-11-10clk: samsung: Fix m2m scaler clock on Exynos542xAndrzej Pietrasiewicz1-1/+1
2018-11-10usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irqVignesh R1-10/+8
2018-11-10usb: renesas_usbhs: gadget: fix unused-but-set-variable warningYoshihiro Shimoda1-4/+1
2018-11-10usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lockYoshihiro Shimoda1-1/+1
2018-11-10net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh1-2/+3
2018-11-10net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman1-1/+1
2018-11-10net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh1-0/+6
2018-11-10net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King1-1/+2
2018-11-10gpu: ipu-v3: Fix CSI selection for VDICMarek Vasut1-7/+8