index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
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
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
hisi_acc_vfio_pci: update status after RAS error
Longfang Liu
1
-2
/
+1
2025-08-28
vfio/mlx5: fix possible overflow in tracking max message size
Artem Sadovnikov
1
-2
/
+2
2025-08-15
vfio/pci: Separate SR-IOV VF dev_set
Alex Williamson
1
-1
/
+1
2025-06-27
hisi_acc_vfio_pci: add eq and aeq interruption restore
Longfang Liu
1
-0
/
+16
2025-06-27
hisi_acc_vfio_pci: fix XQE dma address error
Longfang Liu
2
-8
/
+47
2025-06-04
vfio/pci: Handle INTx IRQ_NOTCONNECTED
Alex Williamson
3
-11
/
+4
2025-02-21
vfio/pci: Enable iowrite64 and ioread64 for vfio pci
Ramesh Thomas
1
-0
/
+1
2024-12-14
vfio/mlx5: Align the page tracking max message size with the device capability
Yishai Hadas
1
-12
/
+35
2024-12-14
vfio/pci: Properly hide first-in-list PCIe extended capability
Avihai Horon
1
-2
/
+14
2024-10-17
vfio/pci: fix potential memory leak in vfio_intx_enable()
Ye Bin
1
-1
/
+3
2024-05-17
VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist
Arjan van de Ven
1
-0
/
+2
2024-04-03
vfio/pci: Create persistent INTx handler
Alex Williamson
1
-67
/
+82
2024-04-03
vfio/pci: Disable auto-enable of exclusive INTx IRQ
Alex Williamson
1
-7
/
+10
2024-04-03
vfio/pci: Lock external INTx masking ops
Alex Williamson
1
-6
/
+28
2024-04-03
vfio/pci: Remove negative check on unsigned vector
Reinette Chatre
1
-7
/
+8
2024-04-03
vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable
Reinette Chatre
1
-2
/
+1
2024-04-03
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
5
-12
/
+15
2022-11-10
vfio/pci: Check the device set open count on reset
Anthony DeRossi
1
-5
/
+5
2022-10-07
vfio: Add vfio_file_is_group()
Jason Gunthorpe
1
-1
/
+1
2022-09-27
hisi_acc_vfio_pci: Update some log and comment formats
Longfang Liu
2
-12
/
+12
2022-09-27
hisi_acc_vfio_pci: Remove useless macro definitions
Longfang Liu
1
-1
/
+0
2022-09-27
hisi_acc_vfio_pci: Remove useless function parameter
Longfang Liu
1
-3
/
+5
2022-09-27
hisi_acc_vfio_pci: Fix device data address combination problem
Longfang Liu
1
-4
/
+4
2022-09-27
hisi_acc_vfio_pci: Fixes error return code issue
Longfang Liu
1
-1
/
+1
2022-09-21
vfio/hisi_acc: Use the new device life cycle helpers
Yi Liu
2
-73
/
+37
2022-09-21
vfio/mlx5: Use the new device life cycle helpers
Yi Liu
1
-14
/
+36
2022-09-21
vfio/pci: Use the new device life cycle helpers
Yi Liu
2
-10
/
+45
2022-09-08
vfio/mlx5: Set the driver DMA logging callbacks
Yishai Hadas
3
-3
/
+14
2022-09-08
vfio/mlx5: Manage error scenarios on tracker
Yishai Hadas
2
-2
/
+61
2022-09-08
vfio/mlx5: Report dirty pages from tracker
Yishai Hadas
2
-0
/
+195
2022-09-08
vfio/mlx5: Create and destroy page tracker object
Yishai Hadas
2
-0
/
+148
2022-09-08
vfio/mlx5: Init QP based resources for dirty tracking
Yishai Hadas
2
-12
/
+636
2022-09-08
vfio: Introduce the DMA logging feature support
Yishai Hadas
1
-0
/
+5
2022-09-08
Merge remote-tracking branch 'mlx5/mlx5-vfio' into v6.1/vfio/next
Alex Williamson
1
-2
/
+6
2022-09-01
hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
Shameer Kolothum
1
-10
/
+10
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
Abhishek Sahu
1
-3
/
+60
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
Abhishek Sahu
1
-8
/
+145
2022-09-01
vfio/pci: Mask INTx during runtime suspend
Abhishek Sahu
3
-6
/
+40
2022-09-01
vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
Jason Gunthorpe
1
-30
/
+28
2022-09-01
vfio-pci: Re-indent what was vfio_pci_core_ioctl()
Jason Gunthorpe
1
-362
/
+349
2022-09-01
vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
Jason Gunthorpe
1
-29
/
+68
2022-09-01
vfio-pci: Fix vfio_pci_ioeventfd() to return int
Jason Gunthorpe
2
-4
/
+4
2022-09-01
vfio/pci: Simplify the is_intx/msi/msix/etc defines
Jason Gunthorpe
3
-8
/
+18
2022-09-01
vfio/pci: Rename vfio_pci_register_dev_region()
Jason Gunthorpe
2
-8
/
+8
2022-09-01
vfio/pci: Split linux/vfio_pci_core.h
Jason Gunthorpe
8
-7
/
+144
2022-08-29
KVM: s390: pci: Hook to access KVM lowlevel from VFIO
Pierre Morel
1
-2
/
+6
2022-08-06
Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
6
-11
/
+40
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+52
2022-08-01
vfio/pci: fix the wrong word
Bo Liu
1
-1
/
+1
2022-07-11
vfio-pci/zdev: different maxstbl for interpreted devices
Matthew Rosato
1
-2
/
+4
[next]