summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-06net: usb: sr9800: fix uninitialized local variableValentin Vidic
2019-11-06bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-11-06HID: fix error message in hid_open_report()Michał Mirosław
2019-11-06HID: Fix assumption that devices have inputsAlan Stern
2019-11-06USB: serial: whiteheat: fix line-speed endiannessJohan Hovold
2019-11-06USB: serial: whiteheat: fix potential slab corruptionJohan Hovold
2019-11-06USB: ldusb: fix control-message timeoutJohan Hovold
2019-11-06USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-11-06UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-11-06thunderbolt: Use 32-bit writes when writing ring producer/consumerMika Westerberg
2019-11-06USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-11-06usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski
2019-11-06sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell
2019-11-06dm: Use kzalloc for all structs with embedded biosets/mempoolsKent Overstreet
2019-11-06dm snapshot: rework COW throttling to fix deadlockMikulas Patocka
2019-11-06dm snapshot: introduce account_start_copy() and account_end_copy()Mikulas Patocka
2019-11-06dm snapshot: use mutex instead of rw_semaphoreMikulas Patocka
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki
2019-10-29xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki
2019-10-29memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET
2019-10-29scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier
2019-10-29drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Kai-Heng Feng
2019-10-29scsi: core: try to get module before removing deviceYufen Yu
2019-10-29USB: ldusb: fix read info leaksJohan Hovold
2019-10-29USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-10-29USB: ldusb: fix memleak on disconnectJohan Hovold
2019-10-29USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2019-10-29usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-10-29USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-10-29net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli
2019-10-29net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli
2019-10-29loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini
2019-10-29net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-10-29scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran
2019-10-29scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-10-17media: stkwebcam: fix runtime PM after driver unbindJohan Hovold
2019-10-17Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey
2019-10-17iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-10-17staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost
2019-10-17USB: legousbtower: fix use-after-free on releaseJohan Hovold