summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-06-01mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij1-0/+2
2018-06-01RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-06-01RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-06-01net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha2-10/+18
2018-06-01net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera1-0/+3
2018-06-01bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-06-01tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-06-01s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-06-01RDMA/ucma: Correct option size check using optlenChien Tin Tung1-1/+1
2018-06-01RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-5/+8
2018-06-01RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-06-01libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede1-1/+1
2018-06-01libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede1-0/+4
2018-06-01drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-06-01mmc: block: fix updating ext_csd caches on ioctl callBastian Stender1-0/+21
2018-06-01RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky1-0/+3
2018-06-01xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng3-0/+7
2018-06-01usb: usbmon: Read text within supplied buffer sizePete Zaitcev1-48/+78
2018-06-01USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall1-2/+4
2018-06-01RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky1-0/+3
2018-06-01RDMA/ucma: Limit possible option sizeLeon Romanovsky1-0/+3
2018-06-01usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2-1/+6
2018-06-01e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2-5/+3
2018-06-01ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede1-1/+3
2018-06-01serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht1-0/+2
2018-06-01tty: make n_tty_read() always abort if hangup is in progressTejun Heo1-0/+6
2018-06-01tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+3
2018-06-01drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LEBen Crocker1-0/+4
2018-06-01libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng1-0/+3
2018-06-01libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede1-0/+3
2018-06-01Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker1-0/+3
2018-06-01usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP1-7/+10
2018-06-01USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern1-6/+1
2018-06-01libata: remove WARN() for DMA or PIO command without dataEric Biggers1-2/+1
2018-06-01libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers1-1/+3
2018-06-01usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen1-0/+2
2018-06-01Input: matrix_keypad - fix race when disabling interruptsZhang Bo1-1/+3
2018-06-01s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-06-01firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare1-13/+9
2018-06-01firmware/dmi_scan: constify stringsJean Delvare1-5/+5
2018-06-01scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler1-1/+1
2018-06-01media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-06-01USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman2-0/+2
2018-06-01HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter1-0/+2
2018-06-01scsi: fas216: fix sense buffer initializationArnd Bergmann1-1/+1
2018-06-01CDC-ACM: apply quirk for card readerOliver Neukum1-0/+3
2018-06-01drm/ttm: Don't add swapped BOs to swap-LRU listFelix Kuehling1-1/+1
2018-06-01ubi: Fix race condition between ubi volume creation and udevClay McClure1-5/+10
2018-06-01USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede1-1/+1
2018-06-01console/dummy: leave .con_font_get set to NULLNicolas Pitre1-1/+0