index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
vfio/mlx5: fix possible overflow in tracking max message size
Artem Sadovnikov
1
-2
/
+2
5 days
vfio/type1: conditional rescheduling while pinning
Keith Busch
1
-0
/
+7
10 days
vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
Jason Gunthorpe
9
-11
/
+59
10 days
vfio/pci: Separate SR-IOV VF dev_set
Alex Williamson
1
-1
/
+1
10 days
vfio/pds: Fix missing detach_ioas op
Brett Creeley
1
-0
/
+1
10 days
vfio: Prevent open_count decrement to negative
Jacob Pan
1
-1
/
+2
10 days
vfio: Fix unbalanced vfio_df_close call in no-iommu mode
Jacob Pan
2
-4
/
+7
2025-06-19
vfio/type1: Fix error unwind in migration dirty bitmap allocation
Li RongQing
1
-1
/
+1
2025-06-19
hisi_acc_vfio_pci: bugfix live migration function without VF device driver
Longfang Liu
1
-7
/
+15
2025-06-19
hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
Longfang Liu
1
-0
/
+1
2025-06-19
hisi_acc_vfio_pci: bugfix cache write-back issue
Longfang Liu
1
-7
/
+7
2025-06-19
hisi_acc_vfio_pci: add eq and aeq interruption restore
Longfang Liu
1
-0
/
+16
2025-06-19
hisi_acc_vfio_pci: fix XQE dma address error
Longfang Liu
2
-8
/
+47
2025-05-06
vfio/pci: Align huge faults to order
Alex Williamson
1
-6
/
+6
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
2025-01-27
vfio/nvgrace-gpu: Check the HBM training and C2C link status
Ankit Agrawal
1
-0
/
+72
2025-01-27
vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM
Ankit Agrawal
1
-22
/
+45
2025-01-27
vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem
Ankit Agrawal
1
-0
/
+28
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-10
/
+10
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2
-10
/
+10
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2025-01-23
vfio/platform: check the bounds of read/write syscalls
Alex Williamson
1
-0
/
+10
2025-01-21
PCI: Remove redundant PCI_VSEC_HDR and PCI_VSEC_HDR_LEN_SHIFT
Dongdong Zhang
1
-2
/
+3
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
1
-8
/
+9
2025-01-10
drivers: core: remove device_link argument from class_compat_[create|remove]_...
Heiner Kallweit
1
-2
/
+2
2025-01-06
vfio/pci: Expose setup ROM at ROM bar when needed
Yunxiang Li
3
-22
/
+38
2025-01-06
vfio/pci: Remove shadow ROM specific code paths
Yunxiang Li
3
-17
/
+4
2025-01-06
vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64
Ramesh Thomas
1
-12
/
+0
2025-01-06
vfio/pci: Enable iowrite64 and ioread64 for vfio pci
Ramesh Thomas
1
-0
/
+1
2025-01-03
vfio/pci: Fallback huge faults for unaligned pfn
Alex Williamson
1
-8
/
+9
2024-12-11
Merge tag 'vfio-v6.13-rc3' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-12
/
+35
[next]