index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
2024-03-15
Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-03-11
vfio/fsl-mc: Block calling interrupt handler without trigger
Alex Williamson
2024-03-11
vfio/platform: Create persistent IRQ handlers
Alex Williamson
2024-03-11
vfio/platform: Disable virqfds on cleanup
Alex Williamson
2024-03-11
vfio/pci: Create persistent INTx handler
Alex Williamson
2024-03-11
vfio: Introduce interface to flush virqfd inject workqueue
Alex Williamson
2024-03-11
vfio/pci: Lock external INTx masking ops
Alex Williamson
2024-03-11
vfio/pci: Disable auto-enable of exclusive INTx IRQ
Alex Williamson
2024-03-11
vfio/pds: Refactor/simplify reset logic
Brett Creeley
2024-03-11
vfio/pds: Make sure migration file isn't accessed after reset
Brett Creeley
2024-03-11
vfio/platform: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-11
vfio/mlx5: Enforce PRE_COPY support
Yishai Hadas
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2024-03-05
hisi_acc_vfio_pci: Remove the deferred_reset logic
Shameer Kolothum
2024-03-04
Revert "vfio/type1: Unpin zero pages"
Alex Williamson
2024-03-04
vfio/nvgrace-gpu: Convey kvm to map device memory region as noncached
Ankit Agrawal
2024-03-04
Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...
Alex Williamson
2024-03-04
vfio: amba: Rename pl330_ids[] to vfio_amba_ids[]
Geert Uytterhoeven
2024-03-01
vfio/pds: Always clear the save/restore FDs on reset
Brett Creeley
2024-02-24
vfio: Convey kvm that the vfio-pci device is wc safe
Ankit Agrawal
2024-02-22
vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
Ankit Agrawal
2024-02-22
vfio/pci: rename and export range_intersect_range
Ankit Agrawal
2024-02-22
vfio/pci: rename and export do_io_rw()
Ankit Agrawal
2024-02-22
vfio: mdev: make mdev_bus_type const
Ricardo B. Marliere
2024-02-22
vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNING
Yishai Hadas
2024-02-22
vfio/mlx5: Block incremental query upon migf state error
Yishai Hadas
2024-02-22
vfio/mlx5: Handle the EREMOTEIO error upon the SAVE command
Yishai Hadas
2024-02-22
vfio/mlx5: Add support for tracker object change event
Yishai Hadas
2024-02-22
vfio/pci: WARN_ON driver_override kasprintf failure
Kunwu Chan
2024-02-08
vfio: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
2024-01-18
Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-01-10
vfio/virtio: fix virtio-pci dependency
Arnd Bergmann
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-05
hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume
Shameer Kolothum
2023-12-20
vfio/virtio: Declare virtiovf_pci_aer_reset_done() static
Yishai Hadas
2023-12-19
Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/next
Alex Williamson
2023-12-19
vfio/virtio: Introduce a vfio driver over virtio devices
Yishai Hadas
2023-12-19
vfio/pci: Expose vfio_pci_core_iowrite/read##size()
Yishai Hadas
2023-12-19
vfio/pci: Expose vfio_pci_core_setup_barmap()
Yishai Hadas
2023-12-04
Merge branches 'v6.8/vfio/debugfs', 'v6.8/vfio/pds' and 'v6.8/vfio/type1-acco...
Alex Williamson
2023-12-04
vfio/type1: account iommu allocations
Pasha Tatashin
2023-12-04
vfio/pds: Add multi-region support
Brett Creeley
2023-12-04
vfio/pds: Move seq/ack bitmaps into region struct
Brett Creeley
2023-12-04
vfio/pds: Pass region info to relevant functions
Brett Creeley
2023-12-04
vfio/pds: Move and rename region specific info
Brett Creeley
2023-12-04
vfio/pds: Only use a single SGL for both seq and ack
Brett Creeley
2023-12-04
vfio/pds: Fix calculations in pds_vfio_dirty_sync
Brett Creeley
2023-12-04
vfio/migration: Add debugfs to live migration driver
Longfang Liu
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-27
vfio/pds: Fix possible sleep while in atomic context
Brett Creeley
[next]