summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci
AgeCommit message (Expand)Author
7 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
7 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
8 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-01-29hisi_acc_vfio_pci: fix the queue parameter anomaly issueLongfang Liu
2026-01-29hisi_acc_vfio_pci: resolve duplicate migration statesLongfang Liu
2026-01-29hisi_acc_vfio_pci: update status after RAS errorLongfang Liu
2026-01-29hisi_acc_vfio_pci: fix VF reset timeout issueWeili Qian
2026-01-23vfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUFLeon Romanovsky
2026-01-19vfio/pci: Lock upstream bridge for vfio_pci_core_disable()Anthony Pighin (Nokia)
2026-01-19Merge tag 'common_phys_vec_via_vfio' into v6.20/vfio/nextAlex Williamson
2026-01-19types: reuse common phys_vec type instead of DMABUF open‑coded variantLeon Romanovsky
2026-01-19vfio/nvgrace-gpu: register device memory for poison handlingAnkit Agrawal
2025-12-28vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()Alper Ak
2025-12-28vfio/pds: Fix memory leak in pds_vfio_dirty_enable()Zilin Guan
2025-12-23vfio/xe: Add default handler for .get_region_info_capsMichal Wajdeczko
2025-12-23vfio/pci: Disable qword access to the VGA regionKevin Tian
2025-12-23vfio/pci: Disable qword access to the PCI ROM barKevin Tian
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