summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2026-07-24vfio/mlx5: Fix racy bitfields and tighten struct layoutAlex Williamson
2026-07-24vfio/qat: fix f_pos race in qat_vf_resume_write()Giovanni Cabiddu
2026-07-18vfio: Remove device debugfs before releasing devresAlex Williamson
2026-07-18vfio: prevent infinite loop in vfio_mig_get_next_state() on blocked arcJunrui Luo
2026-07-18vfio/pci: Release the VGA arbiter client on register_device() failureAlex Williamson
2026-07-18vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
2026-07-18vfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta
2026-05-23drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else blockRitesh Harjani (IBM)
2026-05-23vfio: refactor vfio_pci_mmap_huge_fault functionAnkit Agrawal
2026-05-23bus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich
2026-05-23PCI: use generic driver_override infrastructureDanilo Krummrich
2026-05-07vfio/cdx: Fix NULL pointer dereference in interrupt trigger pathPrasanna Kumar T S M
2026-05-07vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutexAlex Williamson
2026-05-07vfio/virtio: Convert list_lock from spinlock to mutexAlex Williamson
2026-03-04hisi_acc_vfio_pci: update status after RAS errorLongfang Liu
2026-03-04hisi_acc_vfio_pci: fix the queue parameter anomaly issueLongfang Liu
2026-03-04hisi_acc_vfio_pci: resolve duplicate migration statesLongfang Liu
2026-02-26hisi_acc_vfio_pci: fix VF reset timeout issueWeili Qian
2026-02-26vfio/pci: Lock upstream bridge for vfio_pci_core_disable()Anthony Pighin (Nokia)
2026-01-08vfio/pci: Disable qword access to the PCI ROM barKevin Tian
2026-01-08hisi_acc_vfio_pci: Add .match_token_uuid callback in hisi_acc_vfio_pci_migrn_opsRaghavendra Rao Ananta
2026-01-08vfio/pds: Fix memory leak in pds_vfio_dirty_enable()Zilin Guan
2026-01-02vfio: Fix ksize arg while copying user struct in vfio_df_ioctl_bind_iommufd()Raghavendra Rao Ananta
2025-12-18vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson
2025-10-28vfio/type1: handle DMA map/unmap up to the addressable limitAlex Mastro
2025-10-28vfio/type1: move iova increment to unmap_unpin_*() callerAlex Mastro
2025-10-28vfio/type1: sanitize for overflow using check_*_overflow()Alex Mastro
2025-10-06vfio: Dump migration features under debugfsCédric Le Goater
2025-10-06vfio/type1: optimize vfio_unpin_pages_remote()Li Zhe
2025-10-06vfio/type1: introduce a new member has_rsvd for struct vfio_dmaLi Zhe
2025-10-06vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()Li Zhe
2025-10-06vfio/type1: optimize vfio_pin_pages_remote()Li Zhe
2025-10-04Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-09-26vfio/nvgrace-gpu: Add GB300 SKU to the devid tableTushar Dave
2025-09-26vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devicesTimothy Pearson
2025-09-21vfio/pci: drop nth_page() usage within SG entryDavid Hildenbrand
2025-09-19vfio/pds: replace bitmap_free with vfreeZilin Guan
2025-09-19vfio: return -ENOTTY for unsupported device featureAlex Mastro
2025-09-19hisi_acc_vfio_pci: Fix reference leak in hisi_acc_vfio_debug_initMiaoqian Lin
2025-09-19vfio/platform: Mark reset drivers for removalAlex Williamson
2025-09-19vfio/amba: Mark for removalAlex Williamson
2025-08-27vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQNipun Gupta
2025-08-27vfio/nvgrace-gpu: fix grammatical errorMorduan Zang
2025-08-27vfio/pci: drop redundant conversion to boolXichao Zhao
2025-08-27vfio/fsl-mc: Mark for removalAlex Williamson
2025-08-25vfio/pci: print vfio-device syspath to fdinfoAlex Mastro
2025-08-07Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-08-05vfio/type1: conditional rescheduling while pinningKeith Busch
2025-08-05vfio/qat: add support for intel QAT 6xxx virtual functionsMałgorzata Mielnik
2025-08-05vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe