summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen1-4/+4
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang1-0/+2
2018-10-13of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck1-8/+18
2018-10-13tty: Drop tty->count on tty_reopen() failureDmitry Safonov1-3/+8
2018-10-13usb: cdc_acm: Do not leak URB buffersRomain Izard1-0/+6
2018-10-13USB: serial: option: add two-endpoints device-id flagJohan Hovold1-10/+7
2018-10-13USB: serial: option: improve Quectel EP06 detectionKristian Evensen1-2/+16
2018-10-13USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold1-1/+2
2018-10-13usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun1-2/+2
2018-10-13xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman1-0/+2
2018-10-13dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer1-2/+7
2018-10-13dm cache metadata: ignore hints array being too small during resizeJoe Thornber1-2/+2
2018-10-13dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointerMike Snitzer1-6/+8
2018-10-13PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki1-1/+4
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake1-8/+19
2018-10-13drm: fix use-after-free read in drm_mode_create_lease_ioctl()Jann Horn1-3/+3
2018-10-13drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is setJason Ekstrand1-0/+5
2018-10-13drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2-3/+4
2018-10-13mmc: slot-gpio: Fix debounce time to use miliseconds againMarek Szyprowski1-1/+1
2018-10-13mmc: core: Fix debounce time to use microsecondsTony Lindgren1-1/+1
2018-10-13xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich1-5/+7
2018-10-13fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen1-1/+4
2018-10-13clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni1-6/+14
2018-10-10Revert "drm/amd/pp: Send khz clock values to DC for smu7/8"Greg Kroah-Hartman2-7/+7
2018-10-10dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer1-4/+2
2018-10-10ixgbe: check return value of napi_complete_done()Song Liu1-5/+7
2018-10-10HID: i2c-hid: disable runtime PM operations on hantick touchpadAnisse Astier1-3/+8
2018-10-10Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()Dexuan Cui1-3/+5
2018-10-10gpiolib: Free the last requested descriptorRicardo Ribalda Delgado1-1/+1
2018-10-10crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă1-4/+4
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez1-23/+30
2018-10-10crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain2-10/+24
2018-10-10crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long6-18/+18
2018-10-10iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh1-1/+1
2018-10-10cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor1-2/+2
2018-10-10firmware: Always initialize the fw_priv list objectBjorn Andersson1-2/+5
2018-10-10firmware: Fix security issue with request_firmware_into_buf()Rishabh Bhatnagar1-12/+18
2018-10-10b43: fix DMA error related regression with proprietary firmwareLarry Finger1-2/+4
2018-10-10xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham1-1/+1
2018-10-10xen: avoid crash in disable_hotplug_cpuOlaf Hering1-7/+8
2018-10-10xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov1-2/+4
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2-2/+2
2018-10-10s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang1-2/+3
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng1-3/+6
2018-10-10drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König1-8/+15
2018-10-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou1-2/+5
2018-10-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber2-9/+100
2018-10-10net: ena: fix missing calls to READ_ONCENetanel Belgazal1-4/+4
2018-10-10net: ena: fix missing lock during device destructionNetanel Belgazal1-13/+7
2018-10-10net: ena: fix potential double ena_destroy_device()Netanel Belgazal1-0/+5