summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-12media: i2c: mt9v111: Fix v4l2-ctrl error handlingJacopo Mondi
2018-09-12s390/zcrypt: remove VLA usage from the AP busMartin Schwidefsky
2018-09-12firmware: Fix security issue with request_firmware_into_buf()Rishabh Bhatnagar
2018-09-12vmbus: don't return values for uninitalized channelsStephen Hemminger
2018-09-12fpga: dfl: fme: fix return value check in in pr_mgmt_init()Wei Yongjun
2018-09-12misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva
2018-09-12misc: ibmvsm: Fix wrong assignment of return codeBryant G. Ly
2018-09-12android: binder: fix the race mmap and alloc_new_buf_lockedMinchan Kim
2018-09-12mei: bus: need to unlink client before freeingTomas Winkler
2018-09-12mei: bus: fix hw module get/put balanceTomas Winkler
2018-09-12mei: fix use-after-free in mei_cl_writeJohn Hubbard
2018-09-12mei: ignore not found client in the enumerationAlexander Usyskin
2018-09-12r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-11PCI: Fix enabling of PASID on RC integrated endpointsFelix Kuehling
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro
2018-09-11PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro
2018-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-09-11scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter
2018-09-11scsi: iscsi: target: Don't use stack buffer for scatterlistLaura Abbott
2018-09-11drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König
2018-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-09-11staging: vboxvideo: Change address of scanout buffer on page-flipHans de Goede
2018-09-11staging: vboxvideo: Fix IRQs no longer workingHans de Goede
2018-09-11of: fix phandle cache creation for DTs with no phandlesRob Herring
2018-09-11mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren
2018-09-11drm/i915/overlay: Allocate physical registers from stolenChris Wilson
2018-09-11cxgb4: fix abort_req_rss6 structSteve Wise
2018-09-11PCI: pciehp: Fix hot-add vs powerfault detection orderKeith Busch
2018-09-11switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-09-11Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg
2018-09-11Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang
2018-09-11Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-09-10drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng
2018-09-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou
2018-09-10drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König
2018-09-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber
2018-09-10platform/x86: alienware-wmi: Correct a memory leakMario Limonciello
2018-09-10platform/x86: dell-smbios-wmi: Correct a memory leakMario Limonciello
2018-09-10drm: udl: Destroy framebuffer only if it was initializedEmil Lundmark
2018-09-10drm/sun4i: Remove R40 display pipeline compatiblesChen-Yu Tsai
2018-09-10drm/pl111: Make sure of_device_id tables are NULL terminatedzhong jiang
2018-09-10drm/vc4: Fix the "no scaling" case on multi-planar YUV formatsBoris Brezillon
2018-09-10Merge tag 'gvt-fixes-2018-09-10' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2018-09-10Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda
2018-09-10usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun
2018-09-10qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen
2018-09-10drm/i915/bdw: Increase IPS disable timeout to 100msImre Deak
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto