summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-26Merge tag 'drm-fixes-2019-07-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds
2019-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-26Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-26Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-25Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-25Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-07-23scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke
2019-07-23scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler
2019-07-23scsi: fcoe: fix a typoChristophe JAILLET
2019-07-23scsi: megaraid_sas: Make some functions staticYueHaibing
2019-07-23scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi
2019-07-23scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"Colin Ian King
2019-07-23drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas
2019-07-23Revert "nvme-pci: don't create a read hctx mapping without read queues"yangerkun
2019-07-23nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska
2019-07-23nvme: fix memory leak caused by incorrect subsystem freeLogan Gunthorpe
2019-07-23nvme: ignore subnqn for ADATA SX6000LNPMisha Nasledov
2019-07-23iommu/amd: Add support for X2APIC IOMMU interruptsSuthikulpanit, Suravee
2019-07-23ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi
2019-07-23drbd: dynamically allocate shash descriptorArnd Bergmann
2019-07-23cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang
2019-07-23int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()Rafael J. Wysocki
2019-07-22scsi: core: fix the dma_max_mapping_size callChristoph Hellwig
2019-07-22scsi: fdomain: fix building pcmcia front-endArnd Bergmann
2019-07-22scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash
2019-07-22drm/amdgpu/smu: move fan rpm query into the asic specific codeAlex Deucher
2019-07-22drm/amd/powerplay: custom peak clock freq for navi10Kevin Wang
2019-07-22drm: silence variable 'conn' set but not usedQian Cai
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet
2019-07-22drm/msm: stop abusing dma_map/unmap for cacheRob Clark
2019-07-22drm/msm/dpu: Correct dpu encoder spinlock initializationShubhashree Dhar
2019-07-22drm/msm: correct NULL pointer dereference in context_initBrian Masney
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-07-22iommu/vt-d: Print pasid table entries MSB to LSB in debugfsSai Praneeth Prakhya
2019-07-22iommu/iova: Remove stale cached32_nodeChris Wilson
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-22iommu/vt-d: Check if domain->pgd was allocatedDmitry Safonov
2019-07-22iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-07-22iommu/vt-d: Avoid duplicated pci dma alias considerationLu Baolu
2019-07-22Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication"Joerg Roedel
2019-07-22bcache: fix possible memory leak in bch_cached_dev_run()Wei Yongjun
2019-07-22Merge drm-misc-next-fixes-2019-07-18 into drm-misc-fixesSean Paul
2019-07-22powercap: Invoke powercap_init() and rapl_init() earlierZhang Rui
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang