index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
8 days
vfio/pci: Fix double free in dma-buf feature
Alex Williamson
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2026-02-06
vfio/fsl-mc: add myself as maintainer
Ioana Ciornei
2026-01-29
hisi_acc_vfio_pci: fix the queue parameter anomaly issue
Longfang Liu
2026-01-29
hisi_acc_vfio_pci: resolve duplicate migration states
Longfang Liu
2026-01-29
hisi_acc_vfio_pci: update status after RAS error
Longfang Liu
2026-01-29
hisi_acc_vfio_pci: fix VF reset timeout issue
Weili Qian
2026-01-23
vfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUF
Leon Romanovsky
2026-01-19
vfio/pci: Lock upstream bridge for vfio_pci_core_disable()
Anthony Pighin (Nokia)
2026-01-19
Merge tag 'common_phys_vec_via_vfio' into v6.20/vfio/next
Alex Williamson
2026-01-19
types: reuse common phys_vec type instead of DMABUF open‑coded variant
Leon Romanovsky
2026-01-19
vfio/nvgrace-gpu: register device memory for poison handling
Ankit Agrawal
2026-01-19
vfio/mdev: update outdated comment
Julia Lawall
2025-12-28
vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()
Alper Ak
2025-12-28
vfio/pds: Fix memory leak in pds_vfio_dirty_enable()
Zilin Guan
2025-12-23
vfio/xe: Add default handler for .get_region_info_caps
Michal Wajdeczko
2025-12-23
vfio/pci: Disable qword access to the VGA region
Kevin Tian
2025-12-23
vfio/pci: Disable qword access to the PCI ROM bar
Kevin Tian
2025-12-04
Merge tag 'drm-next-2025-12-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-04
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-04
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
Michał Winiarski
2025-11-28
vfio/nvgrace-gpu: wait for the GPU mem to be ready
Ankit Agrawal
2025-11-28
vfio/nvgrace-gpu: Inform devmem unmapped after reset
Ankit Agrawal
2025-11-28
vfio/nvgrace-gpu: split the code to wait for GPU ready
Ankit Agrawal
2025-11-28
vfio: use vfio_pci_core_setup_barmap to map bar in mmap
Ankit Agrawal
2025-11-28
vfio/nvgrace-gpu: Add support for huge pfnmap
Ankit Agrawal
2025-11-28
vfio: refactor vfio_pci_mmap_huge_fault function
Ankit Agrawal
2025-11-28
vfio/pci: Use RCU for error/request triggers to avoid circular locking
Alex Williamson
2025-11-28
vfio: convert vfio_group_ioctl_get_device_fd() to FD_ADD()
Christian Brauner
2025-11-25
vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
Jason Gunthorpe
2025-11-20
Merge tag 'vfio-v6.19-dma-buf-v9+' into v6.19/vfio/next
Alex Williamson
2025-11-20
vfio/nvgrace: Support get_dmabuf_phys
Jason Gunthorpe
2025-11-20
vfio/pci: Add dma-buf export support for MMIO regions
Leon Romanovsky
2025-11-20
vfio/pci: Enable peer-to-peer DMA transactions by default
Leon Romanovsky
2025-11-20
vfio/pci: Share the core device pointer while invoking feature functions
Vivek Kasireddy
2025-11-20
vfio: Export vfio device get and put registration helpers
Vivek Kasireddy
2025-11-12
vfio: Remove the get_region_info op
Jason Gunthorpe
2025-11-12
vfio: Move the remaining drivers to get_region_info_caps
Jason Gunthorpe
2025-11-12
vfio/platform: Convert to get_region_info_caps
Jason Gunthorpe
2025-11-12
vfio/pci: Convert all PCI drivers to get_region_info_caps
Jason Gunthorpe
2025-11-12
vfio: Add get_region_info_caps op
Jason Gunthorpe
2025-11-12
vfio: Require drivers to implement get_region_info
Jason Gunthorpe
2025-11-12
vfio/cdx: Provide a get_region_info op
Jason Gunthorpe
2025-11-12
vfio/fsl: Provide a get_region_info op
Jason Gunthorpe
2025-11-12
vfio/platform: Provide a get_region_info op
Jason Gunthorpe
[next]