aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* staging: iio: ad7606: fix improper setting of oversampling pinsEva Rachel Retuya2017-06-171-1/+1
* USB: serial: kl5kusb105: abort on open exception pathPan Bian2017-06-171-0/+2
* usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-06-171-1/+1
* usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter2017-06-171-2/+2
* USB: serial: mos7720: fix parallel probeJohan Hovold2017-06-171-23/+7
* USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold2017-06-171-10/+8
* USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold2017-06-171-1/+5
* USB: serial: mos7720: fix NULL-deref at openJohan Hovold2017-06-171-0/+5
* USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-06-171-0/+12
* USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold2017-06-171-0/+12
* USB: serial: cyberjack: fix NULL-deref at openJohan Hovold2017-06-171-0/+10
* USB: serial: oti6858: fix NULL-deref at openJohan Hovold2017-06-171-0/+16
* USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold2017-06-171-0/+5
* USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold2017-06-171-0/+7
* USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold2017-06-171-0/+1
* USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold2017-06-171-0/+11
* USB: serial: io_ti: fix another NULL-deref at openJohan Hovold2017-06-171-2/+5
* USB: serial: io_ti: fix NULL-deref at openJohan Hovold2017-06-171-0/+7
* USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold2017-06-171-0/+14
* USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold2017-06-171-0/+14
* USB: serial: pl2303: fix NULL-deref at openJohan Hovold2017-06-171-0/+8
* USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold2017-06-171-4/+0
* USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold2017-06-171-0/+13
* usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak2017-06-171-4/+8
* IB/multicast: Check ib_find_pkey() return valueBart Van Assche2017-06-171-2/+5
* IB/mad: Fix an array index checkBart Van Assche2017-06-171-1/+1
* scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier2017-06-174-9/+77
* scsi: zfcp: do not trace pure benign residual HBA responses at default levelSteffen Maier2017-06-172-3/+30
* scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block2017-06-173-3/+95
* crypto: caam - fix AEAD givenc descriptorsAlex Porosanu2017-06-171-1/+3
* USB: serial: kl5kusb105: fix open error pathJohan Hovold2017-06-171-9/+24
* fbdev: color map copying bounds checkingKees Cook2017-06-171-12/+14
* mt6735: Add an option to multiplex AP and STA on wlan0Diogo Ferreira2017-06-044-8/+13
* ANDROID: hid: uhid: implement refcount for open and closeDmitry Torokhov2017-06-021-2/+15
* binder: remove unused varMister Oyster2017-05-291-1/+0
* binder: Quiet BinderUma Maheshwari Bhiram2017-05-291-2/+2
* mtk: binder: remove debug stuff to ease future mergeMister Oyster2017-05-281-2392/+11
* mtk: binder: 3.10 updatesMister Oyster2017-05-281-43/+41
* Fix "Information disclosure vulnerability in MediaTek driver"fire8552017-05-281-93/+14
* Fix "Elevation of privilege vulnerability in MediaTek components"fire8552017-05-283-32/+38
* Fix security vulnerablity in cmdq driverfire8552017-05-282-1/+10
* Fix "Elevation of privilege vulnerability in MediaTek Hardware Sensor Driver"fire8552017-05-281-2/+2
* Kconfig: add depends for UID_SYS_STATSGanesh Mahendran2017-05-241-1/+1
* ANDROID: uid_sys_stats: defer io stats calulation for dead tasksJin Qian2017-05-241-65/+42
* ANDROID: uid_sys_stats: fix access of task_uid(task)Ganesh Mahendran2017-05-241-4/+5
* ANDROID: uid_sys_stats: reduce update_io_stats overheadJin Qian2017-05-241-10/+51
* UPSTREAM: dm ioctl: prevent stack leak in dm ioctl callAdrian Salido2017-05-241-1/+1
* drivers: cpufreq: fix maybe-uninitialized warningNathan Chancellor2017-05-231-1/+1
* drivers: net: ppp: fix maybe-uninitialized warningNathan Chancellor2017-05-231-2/+2
* mtk: mt_logger: update & cleanupMister Oyster2017-05-231-26/+37