index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
Age
Commit message (
Expand
)
Author
2025-01-18
PCI: Remove devres from pci_intx()
Philipp Stanner
2025-01-18
vfio/pci: Use never-managed version of pci_intx()
Philipp Stanner
2024-11-25
vfio/pci: Properly hide first-in-list PCIe extended capability
Avihai Horon
2024-11-14
vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data()
Yishai Hadas
2024-11-14
vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages()
Yishai Hadas
2024-11-13
vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Yishai Hadas
2024-11-13
vfio/virtio: Add PRE_COPY support for live migration
Yishai Hadas
2024-11-13
vfio/virtio: Add support for the basic live migration functionality
Yishai Hadas
2024-11-13
hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
Longfang Liu
2024-11-12
hisi_acc_vfio_pci: create subfunction for data reading
Longfang Liu
2024-11-12
hisi_acc_vfio_pci: extract public functions for container_of
Longfang Liu
2024-10-30
vfio/qat: fix overflow check in qat_vf_resume_write()
Giovanni Cabiddu
2024-10-30
vfio/nvgrace-gpu: Add a new GH200 SKU to the devid table
Ankit Agrawal
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-24
Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-09-17
vfio/pci: implement huge_fault support
Alex Williamson
2024-09-12
vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()
Dan Carpenter
2024-09-03
vfio/pci: Remove unused struct 'vfio_pci_mmap_vma'
Dr. David Alan Gilbert
2024-07-19
Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-07-10
vfio/pci: Init the count variable in collecting hot-reset devices
Yi Liu
2024-06-21
vfio/pci: Support 8-byte PCI loads and stores
Ben Segal
2024-06-21
vfio/pci: Extract duplicated code into macro
Gerd Bayer
2024-06-12
vfio/pci: Insert full vma on mmap'd MMIO fault
Alex Williamson
2024-05-31
vfio/pci: Use unmap_mapping_range()
Alex Williamson
2024-05-20
Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-17
vfio/pci: Restore zero affected bus reset devices warning
Alex Williamson
2024-05-13
VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist
Arjan van de Ven
2024-05-09
vfio/pci: Collect hot-reset devices to local buffer
Alex Williamson
2024-04-29
vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices
Xin Zeng
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-22
vfio/pci: fix potential memory leak in vfio_intx_enable()
Ye Bin
2024-04-22
vfio/pci: Pass eventfd context object through irqfd
Alex Williamson
2024-04-22
vfio/pci: Pass eventfd context to IRQ handler
Alex Williamson
2024-03-11
vfio/pci: Create persistent INTx handler
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/mlx5: Enforce PRE_COPY support
Yishai Hadas
2024-03-05
hisi_acc_vfio_pci: Remove the deferred_reset logic
Shameer Kolothum
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-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/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
[next]