summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-05USB: serial: omninet: fix reference leaks at openJohan Hovold
2017-06-05USB: serial: io_ti: fix information leak in completion handlerJohan Hovold
2017-06-05drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang
2017-06-05drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister
2017-06-05USB: iowarrior: fix NULL-deref at probeJohan Hovold
2017-06-05scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta
2017-06-05scsi: aacraid: Fix memory leak in fib init pathRaghava Aditya Renukunta
2017-06-05rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise
2017-06-05Bluetooth: Add another AR3012 04ca:3018 deviceDmitry Tunin
2017-06-05md: ensure md devices are freed before module is unloaded.NeilBrown
2017-06-05md linear: fix a race between linear_add() and linear_congested()colyli@suse.de
2017-06-05mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola
2017-06-05drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan
2017-06-05USB: serial: mos7840: fix another NULL-deref at openJohan Hovold
2017-06-05USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold
2017-06-05USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin
2017-06-05serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-06-05s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann
2017-06-05USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold
2017-06-05USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold
2017-06-05USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold
2017-06-05USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold
2017-06-05media: fix dm1105.c build errorRandy Dunlap
2017-06-05bcma: use (get|put)_device when probing/removing device driverRafał Miłecki
2017-06-05drm/radeon: handle vfct with multiple vbios imagesAlex Deucher
2017-06-05drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer
2017-06-05USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold
2017-06-05usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak
2017-06-05usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi
2017-06-05mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-06-05staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann
2017-06-05USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold
2017-06-05USB: serial: ssu100: fix control-message error handlingJohan Hovold
2017-06-05USB: serial: mct_u232: fix modem-status error handlingJohan Hovold
2017-06-05USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold
2017-06-05USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold
2017-06-05USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold
2017-06-05USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold
2017-06-05USB: serial: ark3116: fix open error handlingJohan Hovold
2017-06-05USB: serial: ark3116: fix register-accessor error handlingJohan Hovold
2017-06-05USB: serial: ch341: fix modem-status handlingJohan Hovold
2017-06-05IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-06-05IB/ipoib: Set device connection mode only when neededFeras Daoud
2017-06-05ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau
2017-06-05tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-06-05adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter
2017-03-16tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-03-16TTY: n_hdlc, fix lockdep false positiveJiri Slaby
2017-03-16macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-03-16tun: read vnet_hdr_sz onceWillem de Bruijn