index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-07
Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
14
-20
/
+82
2025-08-05
vfio/type1: conditional rescheduling while pinning
Keith Busch
1
-0
/
+7
2025-08-05
vfio/qat: add support for intel QAT 6xxx virtual functions
MaĆgorzata Mielnik
1
-1
/
+3
2025-08-05
vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
Jason Gunthorpe
9
-11
/
+59
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+2
2025-07-17
vfio/pci: Use pci_is_display()
Mario Limonciello
1
-2
/
+1
2025-07-15
vfio/mlx5: fix possible overflow in tracking max message size
Artem Sadovnikov
1
-2
/
+2
2025-07-11
vfio/pci: Separate SR-IOV VF dev_set
Alex Williamson
1
-1
/
+1
2025-07-11
vfio/pds: Fix missing detach_ioas op
Brett Creeley
1
-0
/
+1
2025-07-11
vfio: Prevent open_count decrement to negative
Jacob Pan
1
-1
/
+2
2025-07-11
vfio: Fix unbalanced vfio_df_close call in no-iommu mode
Jacob Pan
2
-4
/
+7
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-3
/
+2
2025-07-09
mm: remove remaining uses of PFN_DEV
Alistair Popple
1
-4
/
+2
2025-06-20
irqbypass: Require producers to pass in Linux IRQ number during registration
Sean Christopherson
1
-2
/
+1
2025-06-20
irqbypass: Take ownership of producer/consumer token tracking
Sean Christopherson
1
-6
/
+3
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-05-22
vfio/type1: Fix error unwind in migration dirty bitmap allocation
Li RongQing
1
-1
/
+1
2025-05-20
vfio/mlx5: Enable the DMA link API
Leon Romanovsky
3
-203
/
+143
2025-05-20
vfio/mlx5: Rewrite create mkey flow to allow better code reuse
Leon Romanovsky
2
-70
/
+91
2025-05-20
vfio/mlx5: Explicitly use number of pages instead of allocated length
Leon Romanovsky
3
-41
/
+57
2025-05-19
hisi_acc_vfio_pci: update function return values.
Longfang Liu
1
-13
/
+16
2025-05-19
hisi_acc_vfio_pci: bugfix live migration function without VF device driver
Longfang Liu
1
-7
/
+15
2025-05-19
hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
Longfang Liu
1
-0
/
+1
2025-05-19
hisi_acc_vfio_pci: bugfix cache write-back issue
Longfang Liu
1
-7
/
+7
2025-05-19
hisi_acc_vfio_pci: add eq and aeq interruption restore
Longfang Liu
1
-0
/
+16
2025-05-19
hisi_acc_vfio_pci: fix XQE dma address error
Longfang Liu
2
-8
/
+47
2025-05-19
vfio/type1: Remove Fine Grained Superpages detection
Jason Gunthorpe
1
-48
/
+1
2025-05-06
vfio/pci: Align huge faults to order
Alex Williamson
1
-6
/
+6
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
1
-1
/
+1
2025-04-14
vfio/pci: Virtualize zero INTx PIN if no pdev->irq
Alex Williamson
1
-1
/
+1
2025-04-01
Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
10
-66
/
+103
2025-04-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-12
/
+110
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+1
2025-03-25
vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
Yi Liu
1
-8
/
+52
2025-03-25
vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
Yi Liu
2
-0
/
+52
2025-03-25
iommufd: Support pasid attach/replace
Yi Liu
1
-4
/
+6
2025-03-21
s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP
Niklas Schnelle
2
-5
/
+1
2025-03-17
vfio/pci: Handle INTx IRQ_NOTCONNECTED
Alex Williamson
3
-11
/
+4
2025-03-10
vfio/virtio: Enable support for virtio-block live migration
Yishai Hadas
3
-6
/
+9
2025-02-27
vfio/type1: Use mapping page mask for pfnmaps
Alex Williamson
1
-7
/
+16
2025-02-27
vfio/type1: Use consistent types for page counts
Alex Williamson
1
-10
/
+10
2025-02-27
vfio/type1: Use vfio_batch for vaddr_get_pfns()
Alex Williamson
1
-28
/
+35
2025-02-27
vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch
Alex Williamson
1
-4
/
+17
2025-02-27
vfio/type1: Catch zero from pin_user_pages_remote()
Alex Williamson
1
-0
/
+2
2025-02-27
vfio/pci: match IGD devices in display controller class
Tomita Moeko
3
-3
/
+13
2025-02-21
make use of anon_inode_getfile_fmode()
Al Viro
1
-14
/
+2
2025-01-28
Merge tag 'vfio-v6.14-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
5
-69
/
+196
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-01-27
vfio/nvgrace-gpu: Add GB200 SKU to the devid table
Ankit Agrawal
1
-0
/
+2
[next]