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
/
gpu
/
drm
/
i915
/
gvt
/
kvmgt.c
Age
Commit message (
Expand
)
Author
2023-02-23
i915: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-01-04
drm/i915/gvt: use atomic operations to change the vGPU status
Zhi Wang
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2022-12-02
i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()
Yi Liu
2022-11-17
Merge tag 'gvt-next-2022-11-17' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
2022-11-17
drm/i915/gvt: remove the vgpu->released and its sanity check
Zhi Wang
2022-11-11
drm/i915/gvt: Unconditionally put reference to KVM when detaching vGPU
Sean Christopherson
2022-11-11
drm/i915/gvt: Get reference to KVM iff attachment to VM is successful
Sean Christopherson
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
vfio/mdev: remove mdev_parent_dev
Christoph Hellwig
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
2022-10-04
drm/i915/gvt: simplify vgpu configuration management
Christoph Hellwig
2022-09-30
drm/i915/gvt: Add missing vfio_unregister_group_dev() call
Jason Gunthorpe
2022-09-21
drm/i915/gvt: Use the new device life cycle helpers
Kevin Tian
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
2022-07-23
drm/i915/gvt: Replace roundup with DIV_ROUND_UP
Nicolin Chen
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
2022-05-24
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
2022-05-11
drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
Jason Gunthorpe
2022-05-11
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
2022-04-21
drm/i915/gvt: merge gvt.c into kvmgvt.c
Christoph Hellwig
2022-04-21
drm/i915/gvt: convert to use vfio_register_emulated_iommu_dev
Christoph Hellwig
2022-04-21
drm/i915/gvt: remove kvmgt_guest_{init,exit}
Christoph Hellwig
2022-04-21
drm/i915/gvt: pass a struct intel_vgpu to the vfio read/write helpers
Christoph Hellwig
2022-04-21
drm/i915/gvt: streamline intel_vgpu_create
Christoph Hellwig
2022-04-21
drm/i915/gvt: remove struct intel_gvt_mpt
Christoph Hellwig
2022-04-21
drm/i915/gvt: devirtualize dma_pin_guest_page
Christoph Hellwig
2022-04-21
drm/i915/gvt: devirtualize ->dma_{,un}map_guest_page
Christoph Hellwig
2022-04-21
drm/i915/gvt: devirtualize ->{enable,disable}_page_track
Christoph Hellwig
2022-04-21
drm/i915/gvt: devirtualize ->gfn_to_mfn
Christoph Hellwig
2022-04-21
drm/i915/gvt: devirtualize ->is_valid_gfn
Christoph Hellwig
2022-04-21
drm/i915/gvt: devirtualize ->inject_msi
Christoph Hellwig
2022-04-21
drm/i915/gvt: devirtualize ->detach_vgpu
Christoph Hellwig
2022-04-21
drm/i915/gvt: devirtualize ->set_edid and ->set_opregion
Christoph Hellwig
2022-04-21
drm/i915/gvt: devirtualize ->{get,put}_vfio_device
Christoph Hellwig
2022-04-21
drm/i915/gvt: devirtualize ->{read,write}_gpa
Christoph Hellwig
2022-04-21
drm/i915/gvt: remove vgpu->handle
Christoph Hellwig
[next]