index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-05-20
7
-63
/
+800
|
\
|
*
vfio/pci: Restore zero affected bus reset devices warning
Alex Williamson
2024-05-17
1
-0
/
+3
|
*
vfio/pci: Collect hot-reset devices to local buffer
Alex Williamson
2024-05-09
1
-29
/
+49
|
*
vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices
Xin Zeng
2024-04-29
5
-0
/
+721
|
*
vfio/pci: fix potential memory leak in vfio_intx_enable()
Ye Bin
2024-04-23
1
-1
/
+3
|
*
vfio/pci: Pass eventfd context object through irqfd
Alex Williamson
2024-04-23
1
-20
/
+13
|
*
vfio/pci: Pass eventfd context to IRQ handler
Alex Williamson
2024-04-23
1
-13
/
+11
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-0
/
+1
|
\
\
|
*
|
fix missing vmalloc.h includes
Kent Overstreet
2024-04-26
1
-0
/
+1
|
|
/
*
/
VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist
Arjan van de Ven
2024-05-13
1
-0
/
+2
|
/
*
vfio/pci: Create persistent INTx handler
Alex Williamson
2024-03-11
1
-67
/
+78
*
vfio/pci: Lock external INTx masking ops
Alex Williamson
2024-03-11
1
-6
/
+28
*
vfio/pci: Disable auto-enable of exclusive INTx IRQ
Alex Williamson
2024-03-11
1
-7
/
+10
*
vfio/pds: Refactor/simplify reset logic
Brett Creeley
2024-03-11
4
-67
/
+19
*
vfio/pds: Make sure migration file isn't accessed after reset
Brett Creeley
2024-03-11
2
-0
/
+14
*
vfio/mlx5: Enforce PRE_COPY support
Yishai Hadas
2024-03-11
3
-127
/
+71
*
hisi_acc_vfio_pci: Remove the deferred_reset logic
Shameer Kolothum
2024-03-05
2
-40
/
+14
*
vfio/nvgrace-gpu: Convey kvm to map device memory region as noncached
Ankit Agrawal
2024-03-05
1
-1
/
+10
*
Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...
Alex Williamson
2024-03-05
1
-1
/
+18
|
\
|
*
vfio: Convey kvm that the vfio-pci device is wc safe
Ankit Agrawal
2024-02-24
1
-1
/
+18
*
|
vfio/pds: Always clear the save/restore FDs on reset
Brett Creeley
2024-03-01
1
-2
/
+2
*
|
vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
Ankit Agrawal
2024-02-22
5
-0
/
+896
*
|
vfio/pci: rename and export range_intersect_range
Ankit Agrawal
2024-02-22
2
-46
/
+68
*
|
vfio/pci: rename and export do_io_rw()
Ankit Agrawal
2024-02-22
1
-7
/
+9
*
|
vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNING
Yishai Hadas
2024-02-22
3
-12
/
+45
*
|
vfio/mlx5: Block incremental query upon migf state error
Yishai Hadas
2024-02-22
1
-0
/
+5
*
|
vfio/mlx5: Handle the EREMOTEIO error upon the SAVE command
Yishai Hadas
2024-02-22
1
-1
/
+6
*
|
vfio/mlx5: Add support for tracker object change event
Yishai Hadas
2024-02-22
2
-0
/
+49
*
|
vfio/pci: WARN_ON driver_override kasprintf failure
Kunwu Chan
2024-02-22
1
-0
/
+1
|
/
*
Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-01-19
9
-152
/
+837
|
\
|
*
vfio/virtio: fix virtio-pci dependency
Arnd Bergmann
2024-01-10
1
-1
/
+1
|
*
hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume
Shameer Kolothum
2024-01-05
1
-2
/
+5
|
*
vfio/virtio: Declare virtiovf_pci_aer_reset_done() static
Yishai Hadas
2023-12-20
1
-1
/
+1
|
*
Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/next
Alex Williamson
2023-12-19
6
-27
/
+628
|
|
\
|
|
*
vfio/virtio: Introduce a vfio driver over virtio devices
Yishai Hadas
2023-12-19
5
-0
/
+598
|
|
*
vfio/pci: Expose vfio_pci_core_iowrite/read##size()
Yishai Hadas
2023-12-19
1
-24
/
+26
|
|
*
vfio/pci: Expose vfio_pci_core_setup_barmap()
Yishai Hadas
2023-12-19
1
-3
/
+4
|
*
|
vfio/pds: Add multi-region support
Brett Creeley
2023-12-04
2
-68
/
+156
|
*
|
vfio/pds: Move seq/ack bitmaps into region struct
Brett Creeley
2023-12-04
2
-20
/
+25
|
*
|
vfio/pds: Pass region info to relevant functions
Brett Creeley
2023-12-04
1
-35
/
+36
|
*
|
vfio/pds: Move and rename region specific info
Brett Creeley
2023-12-04
2
-45
/
+50
|
*
|
vfio/pds: Only use a single SGL for both seq and ack
Brett Creeley
2023-12-04
2
-46
/
+28
|
*
|
vfio/pds: Fix calculations in pds_vfio_dirty_sync
Brett Creeley
2023-12-04
1
-3
/
+3
|
|
/
*
|
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-08
2
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-28
2
-9
/
+9
*
|
vfio/pds: Fix possible sleep while in atomic context
Brett Creeley
2023-11-27
3
-9
/
+11
*
|
vfio/pds: Fix mutex lock->magic != lock warning
Brett Creeley
2023-11-27
1
-3
/
+13
|
/
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-02
4
-0
/
+4
|
\
|
*
iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
Joao Martins
2023-10-24
2
-0
/
+2
|
*
vfio: Move iova_bitmap into iommufd
Joao Martins
2023-10-24
2
-0
/
+2
[next]