summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang
2018-10-13of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck
2018-10-13tty: Drop tty->count on tty_reopen() failureDmitry Safonov
2018-10-13usb: cdc_acm: Do not leak URB buffersRomain Izard
2018-10-13USB: serial: option: add two-endpoints device-id flagJohan Hovold
2018-10-13USB: serial: option: improve Quectel EP06 detectionKristian Evensen
2018-10-13USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold
2018-10-13usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun
2018-10-13xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman
2018-10-13dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer
2018-10-13dm cache metadata: ignore hints array being too small during resizeJoe Thornber
2018-10-13dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointerMike Snitzer
2018-10-13PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-10-13drm: fix use-after-free read in drm_mode_create_lease_ioctl()Jann Horn
2018-10-13drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is setJason Ekstrand
2018-10-13drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu
2018-10-13mmc: slot-gpio: Fix debounce time to use miliseconds againMarek Szyprowski
2018-10-13mmc: core: Fix debounce time to use microsecondsTony Lindgren
2018-10-13xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich
2018-10-13fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen
2018-10-13clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni
2018-10-10Revert "drm/amd/pp: Send khz clock values to DC for smu7/8"Greg Kroah-Hartman
2018-10-10dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer
2018-10-10ixgbe: check return value of napi_complete_done()Song Liu
2018-10-10HID: i2c-hid: disable runtime PM operations on hantick touchpadAnisse Astier
2018-10-10Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()Dexuan Cui
2018-10-10gpiolib: Free the last requested descriptorRicardo Ribalda Delgado
2018-10-10crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez
2018-10-10crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain
2018-10-10crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long
2018-10-10iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh
2018-10-10cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor
2018-10-10firmware: Always initialize the fw_priv list objectBjorn Andersson
2018-10-10firmware: Fix security issue with request_firmware_into_buf()Rishabh Bhatnagar
2018-10-10b43: fix DMA error related regression with proprietary firmwareLarry Finger
2018-10-10xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham
2018-10-10xen: avoid crash in disable_hotplug_cpuOlaf Hering
2018-10-10xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-10-10s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-10drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König
2018-10-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou
2018-10-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber
2018-10-10net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-10-10net: ena: fix missing lock during device destructionNetanel Belgazal
2018-10-10net: ena: fix potential double ena_destroy_device()Netanel Belgazal