summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-12vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern1-2/+3
2018-04-12vhost: correctly remove wait queue during poll failureJason Wang1-2/+1
2018-04-12sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1
2018-04-12r8169: fix setting driver_data after register_netdevHeiner Kallweit1-2/+2
2018-04-12pptp: remove a buggy dst release in pptp_connect()Eric Dumazet1-1/+0
2018-04-12net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh1-0/+17
2018-04-12lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...Raghuram Chary J1-2/+21
2018-04-12drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi1-2/+3
2018-04-12drm/i915/cnp: Ignore VBT request for know invalid DDC pin.Rodrigo Vivi1-3/+8
2018-04-12thermal: int3400_thermal: fix error handling in int3400_thermal_probe()Alexey Khoroshilov1-3/+7
2018-04-12tcmu: release blocks for partially setup cmdsMike Christie1-0/+7
2018-04-12mtd: mtd_oobtest: Handle bitflips during readsMiquel Raynal1-0/+21
2018-04-12Input: goodix - disable IRQs while suspendedHans de Goede1-2/+6
2018-04-12ibmvnic: Don't handle RX interrupts when not up.Nathan Fontenot1-0/+6
2018-04-12sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko2-0/+9
2018-04-12gpio: thunderx: fix error return code in thunderx_gpio_probe()Wei Yongjun1-1/+3
2018-04-12RDMA/cma: Fix rdma_cm path querying for RoCEParav Pandit1-3/+4
2018-04-12scsi: megaraid_sas: unload flag should be set after scsi_remove_host is calledShivasharan S1-1/+1
2018-04-12scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i...Shivasharan S1-4/+12
2018-04-12PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacksUlf Hansson1-13/+17
2018-04-12cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath1-6/+17
2018-04-12drm/amd/powerplay: fix memory leakage when reload (v2)Yintian Tao1-0/+6
2018-04-12i40evf: don't rely on netif_running() outside rtnl_lock()Jacob Keller1-3/+17
2018-04-12Bluetooth: hci_bcm: Make shutdown and device wake GPIO optionalStefan Wahren1-3/+4
2018-04-12Bluetooth: hci_bcm: Validate IRQ before using itRonald Tschalär1-3/+3
2018-04-12Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIOLukas Wunner1-15/+9
2018-04-12uio_hv_generic: check that host supports monitor pageStephen Hemminger1-0/+7
2018-04-12EDAC, mv64x60: Fix an error handling pathChristophe JAILLET1-1/+1
2018-04-12serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllersHans de Goede1-0/+5
2018-04-12tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren1-3/+14
2018-04-12net/mlx5e: IPoIB, Use correct timestamp in child receive flowFeras Daoud1-1/+6
2018-04-12scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang1-0/+1
2018-04-12scsi: libsas: fix error when getting phy eventsJason Yan1-1/+1
2018-04-12scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan1-0/+1
2018-04-12scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan5-65/+104
2018-04-12bcache: segregate flash only volume write streamsTang Junhui1-5/+14
2018-04-12bcache: stop writeback thread after detachingTang Junhui1-0/+6
2018-04-12bcache: ret IOERR when read meets metadata errorRui Hua1-0/+22
2018-04-12net: hns3: fix for changing MTUFuyun Liang1-0/+2
2018-04-12net: hns3: Fix an error macro definition of HNS3_TQP_STATJian Shen1-1/+2
2018-04-12net: hns3: Fix a loop index error of tqp statistics queryJian Shen1-5/+5
2018-04-12net: hns3: Fix an error of total drop packet statisticsJian Shen1-2/+9
2018-04-12net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens1-6/+27
2018-04-12wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King1-2/+1
2018-04-12rt2x00: do not pause queue unconditionally on error pathStanislaw Gruszka1-8/+14
2018-04-12power: supply: axp288_charger: Properly stop work on probe-error / removeHans de Goede1-0/+13
2018-04-12staging: lustre: disable preempt while sampling processor id.NeilBrown1-6/+7
2018-04-12tpm: return a TPM_RC_COMMAND_CODE response if command is not implementedJavier Martinez Canillas2-8/+25
2018-04-12nvme_fcloop: fix abort race conditionJames Smart1-5/+7
2018-04-12nvme_fcloop: disassocate local port structsJames Smart1-10/+25