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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-06
vfio/pci: Align huge faults to order
Alex Williamson
1
-6
/
+6
2025-04-14
vfio/pci: Virtualize zero INTx PIN if no pdev->irq
Alex Williamson
1
-1
/
+1
2025-04-01
Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
10
-66
/
+103
2025-04-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
3
-12
/
+110
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
2
-5
/
+1
2025-03-25
vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
Yi Liu
1
-8
/
+52
2025-03-25
vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
Yi Liu
2
-0
/
+52
2025-03-25
iommufd: Support pasid attach/replace
Yi Liu
1
-4
/
+6
2025-03-21
s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP
Niklas Schnelle
2
-5
/
+1
2025-03-17
vfio/pci: Handle INTx IRQ_NOTCONNECTED
Alex Williamson
3
-11
/
+4
2025-03-10
vfio/virtio: Enable support for virtio-block live migration
Yishai Hadas
3
-6
/
+9
2025-02-27
vfio/type1: Use mapping page mask for pfnmaps
Alex Williamson
1
-7
/
+16
2025-02-27
vfio/type1: Use consistent types for page counts
Alex Williamson
1
-10
/
+10
2025-02-27
vfio/type1: Use vfio_batch for vaddr_get_pfns()
Alex Williamson
1
-28
/
+35
2025-02-27
vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch
Alex Williamson
1
-4
/
+17
2025-02-27
vfio/type1: Catch zero from pin_user_pages_remote()
Alex Williamson
1
-0
/
+2
2025-02-27
vfio/pci: match IGD devices in display controller class
Tomita Moeko
3
-3
/
+13
2025-02-21
make use of anon_inode_getfile_fmode()
Al Viro
1
-14
/
+2
2025-01-28
Merge tag 'vfio-v6.14-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
5
-69
/
+196
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+2
2025-01-27
vfio/nvgrace-gpu: Add GB200 SKU to the devid table
Ankit Agrawal
1
-0
/
+2
2025-01-27
vfio/nvgrace-gpu: Check the HBM training and C2C link status
Ankit Agrawal
1
-0
/
+72
2025-01-27
vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM
Ankit Agrawal
1
-22
/
+45
2025-01-27
vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem
Ankit Agrawal
1
-0
/
+28
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-10
/
+10
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2
-10
/
+10
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-2
/
+3
2025-01-23
vfio/platform: check the bounds of read/write syscalls
Alex Williamson
1
-0
/
+10
2025-01-21
PCI: Remove redundant PCI_VSEC_HDR and PCI_VSEC_HDR_LEN_SHIFT
Dongdong Zhang
1
-2
/
+3
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
1
-8
/
+9
2025-01-10
drivers: core: remove device_link argument from class_compat_[create|remove]_link
Heiner Kallweit
1
-2
/
+2
2025-01-06
vfio/pci: Expose setup ROM at ROM bar when needed
Yunxiang Li
3
-22
/
+38
2025-01-06
vfio/pci: Remove shadow ROM specific code paths
Yunxiang Li
3
-17
/
+4
2025-01-06
vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64
Ramesh Thomas
1
-12
/
+0
2025-01-06
vfio/pci: Enable iowrite64 and ioread64 for vfio pci
Ramesh Thomas
1
-0
/
+1
2025-01-03
vfio/pci: Fallback huge faults for unaligned pfn
Alex Williamson
1
-8
/
+9
2024-12-11
Merge tag 'vfio-v6.13-rc3' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-12
/
+35
2024-12-05
vfio/mlx5: Align the page tracking max message size with the device capability
Yishai Hadas
1
-12
/
+35
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
6
-7
/
+7
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-27
Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
13
-471
/
+2278
2024-11-25
vfio/pci: Properly hide first-in-list PCIe extended capability
Avihai Horon
1
-2
/
+14
2024-11-21
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-11
/
+1
2024-11-14
vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data()
Yishai Hadas
1
-18
/
+17
2024-11-14
vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages()
Yishai Hadas
1
-1
/
+5
2024-11-13
vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Yishai Hadas
5
-401
/
+489
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-11-13
hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
Longfang Liu
2
-0
/
+210
2024-11-12
hisi_acc_vfio_pci: create subfunction for data reading
Longfang Liu
1
-21
/
+33
[next]