summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-01vhost-vdpa: reset vendor specific mapping to initial state in .releaseSi-Wei Liu
2023-11-01virtio_pci: add check for common cfg sizeXuan Zhuo
2023-11-01virtio-blk: fix implicit overflow on virtio_max_dma_sizezhenwei pi
2023-11-01virtio_pci: add build offset check for the new common cfg itemsXuan Zhuo
2023-11-01vduse: make vduse_class constantGreg Kroah-Hartman
2023-11-01vhost-scsi: Spelling s/preceeding/preceding/gGeert Uytterhoeven
2023-11-01virtio-balloon: correct the comment of virtballoon_migratepage()Xueshi Hu
2023-11-01mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OKEugenio Pérez
2023-11-01vdpa/mlx5: Update cvq iotlb mapping on ASID changeDragos Tatulea
2023-11-01vdpa/mlx5: Make iotlb helper functions more genericDragos Tatulea
2023-11-01vdpa/mlx5: Enable hw support for vq descriptor mappingDragos Tatulea
2023-11-01vdpa/mlx5: Introduce mr for vq descriptorDragos Tatulea
2023-11-01vdpa/mlx5: Improve mr update flowDragos Tatulea
2023-11-01vdpa/mlx5: Move mr mutex out of mr structDragos Tatulea
2023-11-01vdpa/mlx5: Allow creation/deletion of any given mr structDragos Tatulea
2023-11-01vdpa/mlx5: Rename mr destroy functionsDragos Tatulea
2023-11-01vdpa/mlx5: Collapse "dvq" mr add/delete functionsDragos Tatulea
2023-11-01vdpa/mlx5: Take cvq iotlb lock during refreshDragos Tatulea
2023-11-01vdpa/mlx5: Decouple cvq iotlb handling from hw mapping codeDragos Tatulea
2023-11-01vdpa/mlx5: Create helper function for dma mappingsDragos Tatulea
2023-11-01vhost-vdpa: uAPI to get dedicated descriptor group idSi-Wei Liu
2023-11-01vhost-vdpa: introduce descriptor group backend featureSi-Wei Liu
2023-10-28Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-28Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-28Merge tag 'i2c-for-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-27Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds
2023-10-27Merge tag 'platform-drivers-x86-v6.6-6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-10-27Merge tag 'iommu-fix-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-27platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar
2023-10-27iommu: Avoid unnecessary cache invalidationsLu Baolu
2023-10-26Merge tag 'drm-fixes-2023-10-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-27Merge tag 'amd-drm-fixes-6.6-2023-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-10-27Merge tag 'drm-intel-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-10-27Merge tag 'drm-misc-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-26Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-26Merge tag 'renesas-fixes-for-v6.6-tag3' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-10-26soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOMChristoph Hellwig
2023-10-26riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENTChristoph Hellwig
2023-10-26accel/ivpu/37xx: Fix missing VPUIP interruptsKarol Wachowski
2023-10-25iavf: in iavf_down, disable queues when removing the driverMichal Schmidt
2023-10-25irqchip/gic-v3-its: Don't override quirk settings with default valuesMarc Zyngier
2023-10-25Merge tag 'acpi-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-10-25drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello
2023-10-25drm/i915/pmu: Check if pmu is closed before stopping eventUmesh Nerlige Ramappa
2023-10-25drm/i915/mcr: Hold GT forcewake during steering operationsMatt Roper
2023-10-25drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIOSui Jingfeng
2023-10-24i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera