summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
6 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
6 daysMerge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
14 daysvfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEXFarhan Ali
14 daysvfio-pci/zdev: Add a device feature for error informationFarhan Ali
14 dayss390/pci: Store PCI error information for passthrough devicesFarhan Ali
2026-08-05vfio/pci: Avoid mapping BARs for devices with non-mappable BARsFarhan Ali
2026-08-04mm: use linear_page_[index, delta]() consistentlyLorenzo Stoakes
2026-07-17vfio/pci: clear vdev->msi_perm after freeing it on init failureXiang Mei
2026-07-14vfio: Enable cdev noiommu mode under iommufdJacob Pan
2026-06-29vfio/pci: Expose latched module parameter policy in debugfsAlex Williamson
2026-06-29vfio: Remove device debugfs before releasing devresAlex Williamson
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson
2026-06-29vfio/mlx5: Fix racy bitfields and tighten struct layoutAlex Williamson
2026-06-29vfio/pci: Release the VGA arbiter client on register_device() failureAlex Williamson
2026-06-29vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
2026-06-10vfio/qat: fix f_pos race in qat_vf_resume_write()Giovanni Cabiddu
2026-06-05vfio: prevent infinite loop in vfio_mig_get_next_state() on blocked arcJunrui Luo
2026-06-05vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSECAnkit Agrawal
2026-05-22vfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta
2026-05-20vfio/xe: avoid duplicate reset in xe_vfio_pci_reset_doneGuoHan Zhao
2026-05-20hisi_acc_vfio_pci: simplify the command for reading device informationWeili Qian
2026-05-20vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()Matt Evans
2026-05-14vfio/pci: Check BAR resources before exporting a DMABUFMatt Evans
2026-05-14vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()Matt Evans
2026-05-13vfio/pci: fix dma-buf kref underflow after revokeAlex Williamson
2026-04-21vfio/cdx: Consolidate MSI configured state onto cdx_irqsAlex Williamson
2026-04-21vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutexAlex Williamson
2026-04-21vfio/cdx: Fix NULL pointer dereference in interrupt trigger pathPrasanna Kumar T S M
2026-04-21vfio: replace vfio->device_class with a const struct classAlex Williamson
2026-04-21vfio/virtio: Use guard() for bar_mutex in legacy I/OAlex Williamson
2026-04-21vfio/virtio: Use guard() for migf->lock where applicableAlex Williamson
2026-04-21vfio/virtio: Use guard() for list_lock where applicableAlex Williamson
2026-04-21vfio/virtio: Convert list_lock from spinlock to mutexAlex Williamson
2026-04-21vfio/pci: Clean up DMABUFs before disabling functionMatt Evans
2026-04-16Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-13vfio/xe: Add a missing vfio_pci_core_release_dev()Michał Winiarski
2026-04-13vfio/xe: Reorganize the init to decouple migration from resetMichał Winiarski
2026-04-10vfio: remove dead notifier codePaolo Bonzini
2026-04-04bus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich
2026-04-04PCI: use generic driver_override infrastructureDanilo Krummrich
2026-04-02vfio/pci: Require vfio_device_ops.nameAlex Williamson
2026-04-01vfio/ism: Implement vfio_pci driver for ISM devicesJulian Ruess
2026-04-01vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and expor...Julian Ruess
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
2026-03-30drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else blockRitesh Harjani (IBM)
2026-03-26vfio/pci: Fix double free in dma-buf featureAlex Williamson
2026-03-24vfio/xe: Notify PF about VF FLR in reset_preparePiotr Piórkowski