index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-21
vfio/virtio: Use guard() for bar_mutex in legacy I/O
Alex Williamson
1
-9
/
+8
2026-04-21
vfio/virtio: Use guard() for migf->lock where applicable
Alex Williamson
1
-26
/
+14
2026-04-21
vfio/virtio: Use guard() for list_lock where applicable
Alex Williamson
1
-21
/
+16
2026-04-21
vfio/virtio: Convert list_lock from spinlock to mutex
Alex Williamson
2
-17
/
+18
2026-03-19
vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctl
Yishai Hadas
1
-11
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2025-11-12
vfio/pci: Convert all PCI drivers to get_region_info_caps
Jason Gunthorpe
3
-22
/
+13
2025-11-12
vfio/pci: Fill in the missing get_region_info ops
Jason Gunthorpe
1
-0
/
+2
2025-11-12
vfio/virtio: Convert to the get_region_info op
Jason Gunthorpe
3
-20
/
+7
2025-09-21
vfio/pci: drop nth_page() usage within SG entry
David Hildenbrand
1
-2
/
+1
2025-08-05
vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
Jason Gunthorpe
1
-0
/
+3
2025-03-10
vfio/virtio: Enable support for virtio-block live migration
Yishai Hadas
3
-6
/
+9
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-3
/
+3
2024-11-13
vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Yishai Hadas
5
-400
/
+488
2024-11-13
vfio/virtio: Add PRE_COPY support for live migration
Yishai Hadas
2
-8
/
+227
2024-11-13
vfio/virtio: Add support for the basic live migration functionality
Yishai Hadas
4
-25
/
+1285
2024-02-22
vfio/pci: rename and export range_intersect_range
Ankit Agrawal
1
-46
/
+26
2024-01-10
vfio/virtio: fix virtio-pci dependency
Arnd Bergmann
1
-1
/
+1
2023-12-20
vfio/virtio: Declare virtiovf_pci_aer_reset_done() static
Yishai Hadas
1
-1
/
+1
2023-12-19
vfio/virtio: Introduce a vfio driver over virtio devices
Yishai Hadas
3
-0
/
+594