index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfio-v6.13-rc3' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-12-11
1
-12
/
+35
|
\
|
*
vfio/mlx5: Align the page tracking max message size with the device capability
Yishai Hadas
2024-12-05
1
-12
/
+35
*
|
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
6
-7
/
+7
*
|
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-02
1
-1
/
+1
|
/
*
Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-11-27
13
-471
/
+2278
|
\
|
*
vfio/pci: Properly hide first-in-list PCIe extended capability
Avihai Horon
2024-11-25
1
-2
/
+14
|
*
vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data()
Yishai Hadas
2024-11-14
1
-18
/
+17
|
*
vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages()
Yishai Hadas
2024-11-14
1
-1
/
+5
|
*
vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Yishai Hadas
2024-11-14
5
-401
/
+489
|
*
vfio/virtio: Add PRE_COPY support for live migration
Yishai Hadas
2024-11-14
2
-8
/
+227
|
*
vfio/virtio: Add support for the basic live migration functionality
Yishai Hadas
2024-11-14
4
-25
/
+1285
|
*
hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
Longfang Liu
2024-11-13
2
-0
/
+210
|
*
hisi_acc_vfio_pci: create subfunction for data reading
Longfang Liu
2024-11-12
1
-21
/
+33
|
*
hisi_acc_vfio_pci: extract public functions for container_of
Longfang Liu
2024-11-12
1
-10
/
+11
|
*
vfio/qat: fix overflow check in qat_vf_resume_write()
Giovanni Cabiddu
2024-10-30
1
-1
/
+1
|
*
vfio/nvgrace-gpu: Add a new GH200 SKU to the devid table
Ankit Agrawal
2024-10-30
1
-0
/
+2
*
|
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-21
1
-11
/
+1
|
\
\
|
*
|
vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe
2024-11-05
1
-11
/
+1
|
|
/
*
|
assorted variants of irqfd setup: convert to CLASS(fd)
Al Viro
2024-11-03
1
-13
/
+3
*
|
fdget(), more trivial conversions
Al Viro
2024-11-03
1
-4
/
+2
|
/
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
4
-8
/
+0
*
Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-09-24
4
-13
/
+3
|
\
|
*
vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()
Dan Carpenter
2024-09-12
1
-1
/
+1
|
*
vfio/mdev: Constify struct kobj_type
Hongbo Li
2024-09-06
1
-1
/
+1
|
*
vfio: mdev: Remove unused function declarations
Zhang Zekun
2024-09-03
1
-3
/
+0
|
*
vfio/fsl-mc: Remove unused variable 'hwirq'
Yue Haibing
2024-09-03
1
-3
/
+1
|
*
vfio/pci: Remove unused struct 'vfio_pci_mmap_vma'
Dr. David Alan Gilbert
2024-09-03
1
-5
/
+0
*
|
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
2
-6
/
+6
|
\
\
|
*
|
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
2
-6
/
+6
|
|
/
*
|
vfio/pci: implement huge_fault support
Alex Williamson
2024-09-17
1
-17
/
+43
*
|
vfio: use the new follow_pfnmap API
Peter Xu
2024-09-17
1
-10
/
+6
|
/
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-1
/
+1
*
|
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-07-20
1
-4
/
+9
|
\
\
|
*
|
vfio/spapr: Always clear TCEs before unsetting the window
Shivaprasad G Bhat
2024-06-28
1
-4
/
+9
*
|
|
Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-07-19
1
-60
/
+62
|
\
\
\
|
*
|
|
vfio/pci: Support 8-byte PCI loads and stores
Ben Segal
2024-06-21
1
-0
/
+16
|
*
|
|
vfio/pci: Extract duplicated code into macro
Gerd Bayer
2024-06-21
1
-60
/
+46
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-19
1
-3
/
+4
|
\
\
\
|
*
|
|
vfio/type1: Use iommu_paging_domain_alloc()
Lu Baolu
2024-07-04
1
-3
/
+4
|
|
|
/
|
|
/
|
*
|
|
vfio/pci: Init the count variable in collecting hot-reset devices
Yi Liu
2024-07-10
1
-1
/
+1
|
|
/
|
/
|
*
|
vfio/pci: Insert full vma on mmap'd MMIO fault
Alex Williamson
2024-06-12
1
-2
/
+17
*
|
vfio/pci: Use unmap_mapping_range()
Alex Williamson
2024-05-31
1
-209
/
+55
*
|
vfio: Create vfio_fs_type with inode per device
Alex Williamson
2024-05-31
3
-0
/
+58
|
/
*
Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-05-20
11
-65
/
+1098
|
\
|
*
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/cdx: add interrupt support
Nipun Gupta
2024-04-23
4
-2
/
+298
|
*
vfio/pci: fix potential memory leak in vfio_intx_enable()
Ye Bin
2024-04-23
1
-1
/
+3
[next]