summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-11scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi1-5/+13
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-08-11sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov1-0/+1
2017-08-11xen-netback: correctly schedule rate-limited queuesWei Liu3-2/+11
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-08-11mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch1-3/+13
2017-08-11iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger1-2/+8
2017-08-11iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2-67/+138
2017-08-11iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger1-9/+9
2017-08-11iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi4-8/+32
2017-08-11target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2-0/+8
2017-08-11media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad1-20/+2
2017-08-11libata: array underflow in ata_find_dev()Dan Carpenter1-2/+4
2017-08-11spi: dw: Make debugfs name unique between instancesPhil Reid1-1/+4
2017-08-11vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann1-1/+4
2017-08-11drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are setJordan Crouse1-1/+2
2017-08-11drm/msm: Ensure that the hardware write pointer is validJordan Crouse2-2/+10
2017-08-11net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky1-1/+6
2017-08-11r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2017-08-11tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen1-0/+2
2017-08-11v4l: s5c73m3: fix negation operatorAndrzej Hajda1-1/+1
2017-08-11ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic1-3/+4
2017-08-11sh_eth: Fix ethtool operation crash when net device is downBen Hutchings1-0/+10
2017-08-11kaweth: fix oops upon failed memory allocationOliver Neukum1-1/+6
2017-08-11kaweth: fix firmware downloadOliver Neukum1-2/+1
2017-08-11mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens1-17/+16
2017-08-11mailbox: handle empty message in tx_tickSudeep Holla1-1/+4
2017-08-11mailbox: skip complete wait event if timer expiredSudeep Holla1-3/+3
2017-08-11mailbox: always wait in mbox_send_message for blocking Tx modeSudeep Holla1-1/+1
2017-08-11wil6210: fix deadlock when using fw_no_recovery optionLior David1-7/+8
2017-08-11isdn/i4l: fix buffer overflowAnnie Cherkaev2-3/+3
2017-08-11isdn: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1
2017-08-11net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-1/+1
2017-08-11Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong1-3/+3
2017-08-11drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh1-1/+1
2017-08-11md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz1-0/+2
2017-07-28spmi: Include OF based modalias in device ueventBjorn Andersson1-0/+12
2017-07-28of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd1-0/+2
2017-07-28drm/mst: Avoid processing partially received up/down message transactionsImre Deak1-7/+24
2017-07-28drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak1-1/+3
2017-07-28drm/mst: Fix error handling during MST sideband message receptionImre Deak1-2/+8
2017-07-28staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino1-0/+1
2017-07-28target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi1-0/+9
2017-07-28Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-07-28vfio: New external user group/file matchAlex Williamson1-0/+9
2017-07-28vfio: Fix group release deadlockAlex Williamson1-1/+36
2017-07-28drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-07-28Raid5 should update rdev->sectors after reshapeXiao Ni1-3/+1
2017-07-28md: don't use flush_signals in userspace processesMikulas Patocka2-2/+8
2017-07-28usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda1-1/+3