summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong2021-03-151-1/+1
| * | | | | | scsi: ibmvfc: Free channel_setup_buf during device tear downTyrel Datwyler2021-03-151-0/+2
* | | | | | | Merge tag 'block-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-198-60/+69
|\ \ \ \ \ \ \
| * | | | | | | nvmet-tcp: fix kmap leak when data digest in useElad Grupi2021-03-181-1/+1
| * | | | | | | nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg2021-03-181-3/+14
| * | | | | | | nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg2021-03-181-2/+5
| * | | | | | | nvme-tcp: fix possible hang when failing to set io queuesSagi Grimberg2021-03-181-2/+5
| * | | | | | | nvme-tcp: fix misuse of __smp_processor_id with preemption enabledSagi Grimberg2021-03-181-1/+1
| * | | | | | | nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDUSagi Grimberg2021-03-181-0/+7
| * | | | | | | nvme: fix Write Zeroes limitationsChristoph Hellwig2021-03-181-24/+12
| * | | | | | | nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAITChristoph Hellwig2021-03-181-2/+2
| * | | | | | | nvme: merge nvme_keep_alive into nvme_keep_alive_workChristoph Hellwig2021-03-181-18/+8
| * | | | | | | nvme-fabrics: only reserve a single tagChristoph Hellwig2021-03-185-8/+15
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'gpio-fixes-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-191-1/+9
|\ \ \ \ \ \ \
| * | | | | | | gpiolib: Assign fwnode to parent's if no primary one providedAndy Shevchenko2021-03-161-0/+7
| * | | | | | | gpiolib: Fix error return code in gpiolib_dev_init()Wei Yongjun2021-03-121-1/+2
* | | | | | | | Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-03-191-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/pci: fix leak of PCI device structureNiklas Schnelle2021-03-151-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-03-191-37/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki2021-03-191-37/+25
| |/ / / / / / /
* | | | | | | | Merge tag 'iommu-fixes-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-192-20/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandlesDmitry Osipenko2021-03-181-4/+3
| * | | | | | | | iommu/amd: Keep track of amd_iommu_irq_remap stateJoerg Roedel2021-03-181-1/+4
| * | | | | | | | iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabledJoerg Roedel2021-03-181-4/+4
| * | | | | | | | iommu/amd: Move Stoney Ridge check to detect_ivrs()Joerg Roedel2021-03-181-11/+12
| |/ / / / / / /
* | | | | | | | Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-03-191-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | spi: cadence: set cqspi to the driver_data field of struct deviceMeng Li2021-03-111-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-03-188-53/+79
|\ \ \ \ \ \ \ \
| * | | | | | | | nouveau: Skip unvailable ttm page entriesTobias Klausmann2021-03-191-0/+8
| * | | | | | | | Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-03-193-10/+42
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i915/perf: Start hrtimer only if sampling the OA bufferUmesh Nerlige Ramappa2021-03-171-8/+5
| | * | | | | | | | drm/i915: Workaround async flip + VT-d corruption on HSW/BDWVille Syrjälä2021-03-172-2/+37
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...Dave Airlie2021-03-193-40/+25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone2021-03-181-32/+2
| | * | | | | | | | drm/amd/display: Correct algorithm for reversed gammaCalvin Hou2021-03-181-8/+18
| | * | | | | | | | drm/amd/display: Copy over soc values before bounding box creationSung Lee2021-03-151-0/+5
| * | | | | | | | | Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-03-191-3/+4
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/omap: dsi: fix unsigned expression compared with zeroJunlin Yang2021-03-171-3/+4
* | | | | | | | | | Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-03-183-12/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()Daniel Jordan2021-03-161-1/+7
| * | | | | | | | | | vfio: Depend on MMUJason Gunthorpe2021-03-161-1/+1
| * | | | | | | | | | ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TESTJason Gunthorpe2021-03-161-1/+1
| * | | | | | | | | | vfio-platform: Add COMPILE_TEST to VFIO_PLATFORMJason Gunthorpe2021-03-161-1/+1
| * | | | | | | | | | vfio: IOMMU_API should be selectedJason Gunthorpe2021-03-161-1/+1
| * | | | | | | | | | vfio/type1: fix unmap all on ILP32Steve Sistare2021-03-161-7/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-03-189-33/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() failsStefano Garzarella2021-03-141-2/+6
| * | | | | | | | | | vhost-vdpa: fix use-after-free of v->config_ctxStefano Garzarella2021-03-141-1/+3
| * | | | | | | | | | vhost: Fix vhost_vq_reset()Laurent Vivier2021-03-141-1/+1
| * | | | | | | | | | vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocationGautam Dawar2021-03-141-6/+2