summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-22scsi: libiscsi: Allow sd_shutdown on bad transportRafael David Tinoco
2018-05-22bonding: Don't update slave->link until ready to commitNithin Sujir
2018-05-22Input: elan_i2c - clear INT before resetting controllerKT Liao
2018-05-22fix race in drivers/char/random.c:get_reg()Michael Schmitz
2018-05-22scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()Maurizio Lombardi
2018-05-22leds: pca955x: Correct I2C FunctionalityTin Huynh
2018-05-22ray_cs: Avoid reading past end of bufferKees Cook
2018-05-22md-cluster: fix potential lock issue in add_new_diskGuoqing Jiang
2018-05-22ath5k: fix memory leak on buf on failed eeprom readColin Ian King
2018-05-22scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash
2018-05-22sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven
2018-05-22serial: 8250: omap: Disable DMA for console UARTVignesh R
2018-05-22USB: ene_usb6250: fix SCSI residue overwritingAlan Stern
2018-05-22USB: ene_usb6250: fix first command executionAlan Stern
2018-05-22usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang
2018-05-22ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni
2018-05-22usb: dwc3: keystone: check return valuePan Bian
2018-05-22staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calli...Andrea della Porta
2018-05-22PowerCap: Fix an error code in powercap_register_zone()Dan Carpenter
2018-05-22bus: brcmstb_gisb: correct support for 64-bit address outputDoug Berger
2018-05-22vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman
2018-05-22Input: elan_i2c - check if device is there before really probingDmitry Torokhov
2018-05-22netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King
2018-05-22net: qca_spi: Fix alignment issues in rx pathStefan Wahren
2018-05-22net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh
2018-05-22drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow testsDan Carpenter
2018-05-22net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko
2018-05-22ipmi_ssif: unlock on allocation failureDan Carpenter
2018-05-22qlge: Avoid reading past end of bufferKees Cook
2018-05-22bna: Avoid reading past end of bufferKees Cook
2018-05-22IB/srpt: Fix abort handlingBart Van Assche
2018-05-22md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lockJulia Cartwright
2018-05-22md/raid10: reset the 'first' at the end of loopGuoqing Jiang
2018-05-22vt: change SGR 21 to follow the standardsMike Frysinger
2018-05-22Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg
2018-05-22parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov
2018-05-22media: usbtv: prevent double free in error caseOliver Neukum
2018-05-22mei: remove dev_err message on an unsupported ioctlColin Ian King
2018-05-22USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold
2018-05-22USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther
2018-05-22USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden
2018-05-22scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini
2018-05-22RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-05-22RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-05-22RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-05-22RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-05-22RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-05-22RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-05-22Input: mousedev - fix implicit conversion warningNick Desaulniers
2018-05-22dm ioctl: remove double parenthesesMatthias Kaehlcke