summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-25HID: debug: fix the ring buffer implementationVladis Dronov
2019-03-25HID: debug: improve hid_debug_event()Rasmus Villemoes
2019-03-25HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina
2019-03-25net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau
2019-03-25USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng
2019-03-25mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2019-02-11gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2019-02-11drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-02-11drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() codeVille Syrjälä
2019-02-11vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
2019-02-11vxlan: Fix error path in __vxlan_dev_create()Petr Machata
2019-02-11net: macb: add missing barriers when reading descriptorsAnssi Hannula
2019-02-11net: macb: fix dropped RX frames due to a raceAnssi Hannula
2019-02-11net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri
2019-02-11mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2019-02-11mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2019-02-11mmc: omap_hsmmc: fix DMA API warningRussell King
2019-02-11xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
2019-02-11Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui
2019-02-11vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang
2019-02-11scsi: sd: use mempool for discard special pageJens Axboe
2019-02-11USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist
2019-02-11USB: serial: option: add HP lt4132Tore Anderson
2019-02-11net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2019-02-11scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter
2019-02-11bnx2fc: fix an error code in _bnx2fc_create()Dan Carpenter
2019-02-11virtio/s390: fix race in ccw_io_helper()Halil Pasic
2019-02-11virtio/s390: avoid race on vcdev->configHalil Pasic
2019-02-11kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin
2019-02-11xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2019-02-11xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2019-02-11USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2019-02-11usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan
2019-02-11usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2019-02-11staging: rtl8712: Fix possible buffer overrunYoung Xiao
2019-02-11MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2019-02-11mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang
2019-02-11media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failedHans Verkuil
2019-02-11tun: forbid iface creation with rtnl opsNicolas Dichtel
2019-02-11dmaengine: at_hdmac: fix module unloadingRichard Genoud
2019-02-11dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud
2019-02-11s390/qeth: fix length check in SNMP processingJulian Wiedmann
2019-02-11rapidio/rionet: do not free skb before reading its lengthPan Bian
2019-02-11Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()Dexuan Cui
2019-02-11usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2019-02-11USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2019-02-11Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2019-02-11team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu
2019-02-11drm/ast: fixed cursor may disappear sometimesY.C. Chen
2019-02-11drm/ast: change resolution may cause screen blurredY.C. Chen