summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-02USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold
2017-03-02USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold
2017-03-02USB: serial: pl2303: fix NULL-deref at openJohan Hovold
2017-03-02USB: serial: oti6858: fix NULL-deref at openJohan Hovold
2017-03-02USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold
2017-03-02USB: serial: mos7840: fix NULL-deref at openJohan Hovold
2017-03-02USB: serial: mos7720: fix parallel probeJohan Hovold
2017-03-02USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold
2017-03-02USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold
2017-03-02USB: serial: mos7720: fix NULL-deref at openJohan Hovold
2017-03-02USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold
2017-03-02USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold
2017-03-02USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold
2017-03-02USB: serial: io_ti: fix NULL-deref at openJohan Hovold
2017-03-02USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold
2017-03-02USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold
2017-03-02USB: serial: cyberjack: fix NULL-deref at openJohan Hovold
2017-03-02usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-03-02usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu
2017-03-02xhci: Handle command completion and timeout raceMathias Nyman
2017-03-02usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang
2017-03-02usb: xhci: fix possible wild pointerLu Baolu
2017-03-02xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-03-02USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern
2017-03-02USB: gadgetfs: fix use-after-free bugAlan Stern
2017-03-02USB: gadgetfs: fix unbounded memory allocation bugAlan Stern
2017-03-02usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman
2017-03-02USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern
2017-03-02usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak
2017-03-02usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi
2017-03-02mtd: nand: xway: disable module supportHauke Mehrtens
2017-01-23Merge tag 'v4.1.38' into 4.1-2.0.x-imxOtavio Salvador
2017-01-12sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2017-01-12drivers/gpu/drm/ast: Fix infinite loop if read failsRussell Currey
2017-01-12target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover
2017-01-12scsi: avoid a permanent stop of the scsi device's request queueWei Fang
2017-01-12IB/multicast: Check ib_find_pkey() return valueBart Van Assche
2017-01-12IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2017-01-12Input: drv260x - fix input device's parent assignmentJingkui Wang
2017-01-12s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer
2017-01-12USB: serial: option: add dlink dwm-158Giuseppe Lippolis
2017-01-12USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas
2017-01-12dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski
2017-01-12drm/radeon: add additional pci revision to dpm workaroundAlex Deucher
2017-01-12drm/radeon: Hide the HW cursor while it's out of boundsMichel Dänzer
2017-01-12drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y valuesMichel Dänzer
2017-01-12drm/radeon: Also call cursor_move_locked when the cursor size changesMichel Dänzer
2017-01-12USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin
2017-01-12mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter
2017-01-12USB: serial: kl5kusb105: fix open error pathJohan Hovold