index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm/vfio: Remove vfio_group from kvm
Jason Gunthorpe
2022-05-13
1
-43
/
+8
*
vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()
Jason Gunthorpe
2022-05-13
3
-18
/
+32
*
vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()
Jason Gunthorpe
2022-05-13
3
-13
/
+36
*
vfio: Remove vfio_external_group_match_file()
Jason Gunthorpe
2022-05-13
3
-29
/
+1
*
vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
Jason Gunthorpe
2022-05-13
3
-33
/
+27
*
kvm/vfio: Store the struct file in the kvm_vfio_group
Jason Gunthorpe
2022-05-13
1
-30
/
+29
*
kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
Jason Gunthorpe
2022-05-13
1
-101
/
+124
*
vfio: Delete container_q
Jason Gunthorpe
2022-05-13
1
-20
/
+0
*
Merge remote-tracking branch 'iommu/vfio-notifier-fix' into v5.19/vfio/next
Alex Williamson
2022-05-13
19
-362
/
+417
|
\
|
*
iommu: iommu_group_claim_dma_owner() must always assign a domain
Jason Gunthorpe via iommu
2022-05-13
1
-36
/
+91
|
*
iommu: Remove iommu group changes notifier
Lu Baolu
2022-04-28
2
-98
/
+0
|
*
vfio: Remove iommu group notifier
Lu Baolu
2022-04-28
1
-147
/
+0
|
*
vfio: Delete the unbound_list
Jason Gunthorpe
2022-04-28
1
-72
/
+2
|
*
vfio: Remove use of vfio_group_viable()
Lu Baolu
2022-04-28
1
-12
/
+6
|
*
vfio: Set DMA ownership for VFIO devices
Lu Baolu
2022-04-28
5
-1
/
+13
|
*
PCI: portdrv: Set driver_managed_dma
Lu Baolu
2022-04-28
1
-0
/
+2
|
*
PCI: pci_stub: Set driver_managed_dma
Lu Baolu
2022-04-28
1
-0
/
+1
|
*
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
2022-04-28
8
-2
/
+108
|
*
amba: Stop sharing platform_dma_configure()
Lu Baolu
2022-04-28
3
-5
/
+19
|
*
driver core: Add dma_cleanup callback in bus_type
Lu Baolu
2022-04-28
2
-0
/
+8
|
*
iommu: Add DMA ownership management interfaces
Lu Baolu
2022-04-28
2
-3
/
+181
*
|
vfio/pci: Remove vfio_device_get_from_dev()
Jason Gunthorpe
2022-05-11
5
-70
/
+12
*
|
vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata
Jason Gunthorpe
2022-05-11
4
-9
/
+27
*
|
vfio: Remove calls to vfio_group_add_container_user()
Jason Gunthorpe
2022-05-11
1
-63
/
+17
*
|
vfio: Remove dead code
Jason Gunthorpe
2022-05-11
2
-162
/
+0
*
|
drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
Jason Gunthorpe
2022-05-11
2
-22
/
+6
*
|
vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
Jason Gunthorpe
2022-05-11
3
-16
/
+14
*
|
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
2022-05-11
5
-42
/
+27
*
|
vfio/ccw: Remove mdev from struct channel_program
Jason Gunthorpe
2022-05-11
3
-24
/
+30
*
|
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
2022-05-11
5
-44
/
+33
*
|
vfio: Stop using iommu_present()
Robin Murphy
2022-05-11
1
-3
/
+3
*
|
Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/next
Alex Williamson
2022-05-11
42
-3139
/
+2535
|
\
\
|
*
|
i915/gvt: Fix NULL pointer dereference in init_mmio_block_handlers
Wan Jiabing
2022-04-28
1
-1
/
+1
|
*
|
drm/i915/gvt: Fix the compiling error when CONFIG_DRM_I915_DEBUG_RUNTIME_PM=n
Zhi Wang
2022-04-28
1
-0
/
+2
|
*
|
drm/i915/gvt: Make intel_gvt_match_device() static
Zhi Wang
2022-04-28
1
-1
/
+1
|
*
|
drm/i915/gvt: Add missing symbol export.
Zhi Wang
2022-04-26
1
-0
/
+2
|
*
|
vfio/mdev: Remove mdev drvdata
Jason Gunthorpe
2022-04-21
1
-9
/
+0
|
*
|
vfio/mdev: Use the driver core to create the 'remove' file
Jason Gunthorpe
2022-04-21
3
-9
/
+13
|
*
|
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
2022-04-21
11
-92
/
+28
|
*
|
vfio/mdev: Remove mdev_parent_ops dev_attr_groups
Jason Gunthorpe
2022-04-21
3
-41
/
+3
|
*
|
vfio/mdev: Remove vfio_mdev.c
Jason Gunthorpe
2022-04-21
7
-251
/
+6
|
*
|
drm/i915/gvt: merge gvt.c into kvmgvt.c
Christoph Hellwig
2022-04-21
4
-302
/
+260
|
*
|
drm/i915/gvt: convert to use vfio_register_emulated_iommu_dev
Christoph Hellwig
2022-04-21
2
-90
/
+102
|
*
|
drm/i915/gvt: remove kvmgt_guest_{init,exit}
Christoph Hellwig
2022-04-21
1
-69
/
+60
|
*
|
drm/i915/gvt: pass a struct intel_vgpu to the vfio read/write helpers
Christoph Hellwig
2022-04-21
1
-14
/
+14
|
*
|
drm/i915/gvt: streamline intel_vgpu_create
Christoph Hellwig
2022-04-21
1
-19
/
+9
|
*
|
drm/i915/gvt: remove the extra vfio_device refcounting for dmabufs
Christoph Hellwig
2022-04-21
2
-13
/
+0
|
*
|
drm/i915/gvt: remove struct intel_gvt_mpt
Christoph Hellwig
2022-04-21
5
-169
/
+17
|
*
|
drm/i915/gvt: devirtualize dma_pin_guest_page
Christoph Hellwig
2022-04-21
5
-33
/
+3
|
*
|
drm/i915/gvt: devirtualize ->dma_{,un}map_guest_page
Christoph Hellwig
2022-04-21
6
-57
/
+17
[next]