summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci
AgeCommit message (Expand)Author
2025-12-04Merge tag 'drm-next-2025-12-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-04Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-01vfio/xe: Add device specific vfio_pci driver variant for Intel graphicsMichał Winiarski
2025-11-28vfio/nvgrace-gpu: wait for the GPU mem to be readyAnkit Agrawal
2025-11-28vfio/nvgrace-gpu: Inform devmem unmapped after resetAnkit Agrawal
2025-11-28vfio/nvgrace-gpu: split the code to wait for GPU readyAnkit Agrawal
2025-11-28vfio: use vfio_pci_core_setup_barmap to map bar in mmapAnkit Agrawal
2025-11-28vfio/nvgrace-gpu: Add support for huge pfnmapAnkit Agrawal
2025-11-28vfio: refactor vfio_pci_mmap_huge_fault functionAnkit Agrawal
2025-11-28vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson
2025-11-25vfio/pci: Add vfio_pci_dma_buf_iommufd_map()Jason Gunthorpe
2025-11-20Merge tag 'vfio-v6.19-dma-buf-v9+' into v6.19/vfio/nextAlex Williamson
2025-11-20vfio/nvgrace: Support get_dmabuf_physJason Gunthorpe
2025-11-20vfio/pci: Add dma-buf export support for MMIO regionsLeon Romanovsky
2025-11-20vfio/pci: Enable peer-to-peer DMA transactions by defaultLeon Romanovsky
2025-11-20vfio/pci: Share the core device pointer while invoking feature functionsVivek Kasireddy
2025-11-12vfio/pci: Convert all PCI drivers to get_region_info_capsJason Gunthorpe
2025-11-12vfio/pci: Fill in the missing get_region_info opsJason Gunthorpe
2025-11-12vfio/nvgrace: Convert to the get_region_info opJason Gunthorpe
2025-11-12vfio/virtio: Convert to the get_region_info opJason Gunthorpe
2025-11-12vfio/hisi: Convert to the get_region_info opJason Gunthorpe
2025-11-12vfio: Provide a get_region_info opJason Gunthorpe
2025-11-06hisi_acc_vfio_pci: Add .match_token_uuid callback in hisi_acc_vfio_pci_migrn_opsRaghavendra Rao Ananta
2025-11-05hisi_acc_vfio_pci: adapt to new migration configurationLongfang Liu
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-19hisi_acc_vfio_pci: Fix reference leak in hisi_acc_vfio_debug_initMiaoqian Lin
2025-08-27vfio/nvgrace-gpu: fix grammatical errorMorduan Zang
2025-08-27vfio/pci: drop redundant conversion to boolXichao Zhao
2025-08-07Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilliam/linux-vfioLinus Torvalds
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
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-17vfio/pci: Use pci_is_display()Mario Limonciello
2025-07-15vfio/mlx5: fix possible overflow in tracking max message sizeArtem Sadovnikov
2025-07-11vfio/pci: Separate SR-IOV VF dev_setAlex Williamson
2025-07-11vfio/pds: Fix missing detach_ioas opBrett Creeley
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-09mm: remove remaining uses of PFN_DEVAlistair Popple
2025-06-20irqbypass: Require producers to pass in Linux IRQ number during registrationSean Christopherson
2025-06-20irqbypass: Take ownership of producer/consumer token trackingSean Christopherson
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-20vfio/mlx5: Enable the DMA link APILeon Romanovsky
2025-05-20vfio/mlx5: Rewrite create mkey flow to allow better code reuseLeon Romanovsky
2025-05-20vfio/mlx5: Explicitly use number of pages instead of allocated lengthLeon Romanovsky
2025-05-19hisi_acc_vfio_pci: update function return values.Longfang Liu