index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
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
2025-11-12
vfio/pci: Fill in the missing get_region_info ops
Jason Gunthorpe
2025-11-12
vfio/nvgrace: Convert to the get_region_info op
Jason Gunthorpe
2025-11-12
vfio/virtio: Convert to the get_region_info op
Jason Gunthorpe
2025-11-12
vfio/hisi: Convert to the get_region_info op
Jason Gunthorpe
2025-11-12
vfio: Provide a get_region_info op
Jason Gunthorpe
2025-11-06
hisi_acc_vfio_pci: Add .match_token_uuid callback in hisi_acc_vfio_pci_migrn_ops
Raghavendra Rao Ananta
2025-11-06
vfio: Fix ksize arg while copying user struct in vfio_df_ioctl_bind_iommufd()
Raghavendra Rao Ananta
2025-11-05
hisi_acc_vfio_pci: adapt to new migration configuration
Longfang Liu
2025-10-28
vfio/type1: handle DMA map/unmap up to the addressable limit
Alex Mastro
2025-10-28
vfio/type1: move iova increment to unmap_unpin_*() caller
Alex Mastro
2025-10-28
vfio/type1: sanitize for overflow using check_*_overflow()
Alex Mastro
2025-10-06
vfio: Dump migration features under debugfs
Cédric Le Goater
2025-10-06
vfio/type1: optimize vfio_unpin_pages_remote()
Li Zhe
2025-10-06
vfio/type1: introduce a new member has_rsvd for struct vfio_dma
Li Zhe
2025-10-06
vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
Li Zhe
2025-10-06
vfio/type1: optimize vfio_pin_pages_remote()
Li Zhe
2025-10-04
Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2025-09-26
vfio/nvgrace-gpu: Add GB300 SKU to the devid table
Tushar Dave
2025-09-26
vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
Timothy Pearson
2025-09-21
vfio/pci: drop nth_page() usage within SG entry
David Hildenbrand
2025-09-19
vfio/pds: replace bitmap_free with vfree
Zilin Guan
[next]