summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold2017-02-261-4/+5
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-02-231-0/+3
* fbdev: color map copying bounds checkingKees Cook2017-02-231-12/+14
* HID: core: prevent out-of-bound readingsBenjamin Tissoires2017-02-231-0/+3
* tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley2017-02-231-0/+7
* isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt2017-02-231-1/+10
* sg: Fix double-free when drives detach during SG_IOCalvin Owens2017-02-231-1/+4
* media: info leak in __media_device_enum_links()Dan Carpenter2017-02-231-0/+3
* ser_gigaset: return -ENOMEM on error instead of successDan Carpenter2017-02-231-1/+3
* net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli2017-02-231-0/+4
* mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2017-02-231-6/+7
* IB/mlx4: Fix create CQ error flowMatan Barak2017-02-231-1/+4
* IB/uverbs: Fix leak of XRC target QPsTariq Toukan2017-02-231-5/+2
* USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma2017-02-231-0/+1
* mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold2017-02-231-0/+2
* Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec2017-02-231-1/+6
* dib0700: fix nec repeat handlingSean Young2017-02-231-2/+3
* scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena2017-02-231-1/+1
* mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2017-02-231-2/+2
* USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2017-02-232-0/+8
* i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy2017-02-231-1/+1
* HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2017-02-232-0/+2
* HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switchLaura Abbott2017-02-232-0/+2
* firewire: net: fix fragmented datagram_size off-by-oneStefan Richter2017-02-231-4/+4
* uwb: fix device reference leaksJohan Hovold2017-02-231-3/+13
* usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi2017-02-231-7/+0
* net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit2017-02-231-0/+7
* vt: clear selection before resizingScot Doyle2017-02-231-0/+3
* tty: limit terminal size to 4M charsDmitry Vyukov2017-02-231-0/+2
* tty: vt, fix bogus division in csi_JJiri Slaby2017-02-231-1/+1
* scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2017-02-231-9/+0
* scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2017-02-231-0/+1
* staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2017-02-231-7/+10
* hv: do not lose pending heartbeat vmbus packetsLong Li2017-02-231-3/+7
* scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2017-02-231-8/+5
* dm table: fix missing dm_put_target_type() in dm_table_add_target()tang.junhui2017-02-231-15/+9
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2017-02-231-1/+1
* xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman2017-02-231-1/+3
* Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring2017-02-231-0/+7
* scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter2017-02-231-1/+1
* scsi: Fix use-after-freeMing Lei2017-02-231-1/+1
* s390/con3270: fix insufficient space paddingSascha Silbe2017-02-231-2/+7
* s390/con3270: fix use of uninitialised dataSascha Silbe2017-02-231-1/+1
* USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones2017-02-231-0/+1
* mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner2017-02-231-1/+2
* regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet2017-02-231-0/+6
* net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein2017-02-232-4/+17
* usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman2017-02-231-18/+17
* scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2017-02-231-1/+0
* iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He2017-02-231-0/+3