summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-05USB: serial: omninet: fix reference leaks at openJohan Hovold1-4/+0
2017-06-05USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-06-05drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang1-1/+4
2017-06-05drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister1-2/+2
2017-06-05USB: iowarrior: fix NULL-deref at probeJohan Hovold1-6/+7
2017-06-05scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta1-4/+17
2017-06-05scsi: aacraid: Fix memory leak in fib init pathRaghava Aditya Renukunta1-15/+21
2017-06-05rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise1-0/+3
2017-06-05Bluetooth: Add another AR3012 04ca:3018 deviceDmitry Tunin2-0/+3
2017-06-05md: ensure md devices are freed before module is unloaded.NeilBrown1-0/+7
2017-06-05md linear: fix a race between linear_add() and linear_congested()colyli@suse.de2-1/+29
2017-06-05mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola1-3/+4
2017-06-05drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan1-1/+1
2017-06-05USB: serial: mos7840: fix another NULL-deref at openJohan Hovold1-1/+3
2017-06-05USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold1-9/+14
2017-06-05USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin1-0/+2
2017-06-05serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott1-0/+13
2017-06-05s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann1-4/+4
2017-06-05USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold1-5/+14
2017-06-05USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold1-15/+23
2017-06-05USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-06-05USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold1-5/+9
2017-06-05media: fix dm1105.c build errorRandy Dunlap1-1/+1
2017-06-05bcma: use (get|put)_device when probing/removing device driverRafał Miłecki1-0/+4
2017-06-05drm/radeon: handle vfct with multiple vbios imagesAlex Deucher1-31/+37
2017-06-05drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer1-2/+2
2017-06-05USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold1-2/+0
2017-06-05usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak1-20/+31
2017-06-05usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi1-0/+6
2017-06-05mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-06-05staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann1-1/+6
2017-06-05USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold1-8/+4
2017-06-05USB: serial: ssu100: fix control-message error handlingJohan Hovold1-7/+24
2017-06-05USB: serial: mct_u232: fix modem-status error handlingJohan Hovold1-1/+5
2017-06-05USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold1-9/+15
2017-06-05USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold1-6/+18
2017-06-05USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold1-2/+5
2017-06-05USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold1-1/+6
2017-06-05USB: serial: ark3116: fix open error handlingJohan Hovold1-6/+19
2017-06-05USB: serial: ark3116: fix register-accessor error handlingJohan Hovold1-3/+10
2017-06-05USB: serial: ch341: fix modem-status handlingJohan Hovold1-14/+12
2017-06-05IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud1-1/+1
2017-06-05IB/ipoib: Set device connection mode only when neededFeras Daoud1-0/+8
2017-06-05ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-06-05tty: serial: msm: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-06-05adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter1-1/+2
2017-03-16tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov1-63/+69
2017-03-16TTY: n_hdlc, fix lockdep false positiveJiri Slaby1-15/+4
2017-03-16macvtap: read vnet_hdr_size onceWillem de Bruijn1-2/+2
2017-03-16tun: read vnet_hdr_sz onceWillem de Bruijn1-4/+6