index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-02-23
i915: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-01-04
drm/i915/gvt: use atomic operations to change the vGPU status
Zhi Wang
1
-22
/
+13
2022-12-16
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+0
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+17
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+0
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
1
-5
/
+3
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
1
-0
/
+3
2022-12-02
i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()
Yi Liu
1
-4
/
+14
2022-11-17
Merge tag 'gvt-next-2022-11-17' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
1
-4
/
+0
2022-11-17
drm/i915/gvt: remove the vgpu->released and its sanity check
Zhi Wang
1
-4
/
+0
2022-11-11
drm/i915/gvt: Unconditionally put reference to KVM when detaching vGPU
Sean Christopherson
1
-3
/
+2
2022-11-11
drm/i915/gvt: Get reference to KVM iff attachment to VM is successful
Sean Christopherson
1
-2
/
+1
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
1
-1
/
+0
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
1
-13
/
+5
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
1
-12
/
+22
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
1
-8
/
+0
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
1
-8
/
+1
2022-10-04
vfio/mdev: remove mdev_parent_dev
Christoph Hellwig
1
-1
/
+1
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
1
-88
/
+14
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
1
-2
/
+3
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
1
-2
/
+0
2022-10-04
drm/i915/gvt: simplify vgpu configuration management
Christoph Hellwig
1
-5
/
+5
2022-09-30
drm/i915/gvt: Add missing vfio_unregister_group_dev() call
Jason Gunthorpe
1
-0
/
+1
2022-09-21
drm/i915/gvt: Use the new device life cycle helpers
Kevin Tian
1
-16
/
+36
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
1
-13
/
+6
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
1
-12
/
+6
2022-07-23
drm/i915/gvt: Replace roundup with DIV_ROUND_UP
Nicolin Chen
1
-5
/
+2
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
1
-4
/
+1
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
1
-56
/
+19
2022-05-24
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
1
-64
/
+18
2022-05-11
drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
Jason Gunthorpe
1
-21
/
+6
2022-05-11
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
1
-12
/
+12
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
1
-6
/
+1
2022-04-21
drm/i915/gvt: merge gvt.c into kvmgvt.c
Christoph Hellwig
1
-4
/
+260
2022-04-21
drm/i915/gvt: convert to use vfio_register_emulated_iommu_dev
Christoph Hellwig
1
-89
/
+101
2022-04-21
drm/i915/gvt: remove kvmgt_guest_{init,exit}
Christoph Hellwig
1
-69
/
+60
2022-04-21
drm/i915/gvt: pass a struct intel_vgpu to the vfio read/write helpers
Christoph Hellwig
1
-14
/
+14
2022-04-21
drm/i915/gvt: streamline intel_vgpu_create
Christoph Hellwig
1
-19
/
+9
2022-04-21
drm/i915/gvt: remove struct intel_gvt_mpt
Christoph Hellwig
1
-35
/
+4
2022-04-21
drm/i915/gvt: devirtualize dma_pin_guest_page
Christoph Hellwig
1
-3
/
+1
2022-04-21
drm/i915/gvt: devirtualize ->dma_{,un}map_guest_page
Christoph Hellwig
1
-4
/
+2
2022-04-21
drm/i915/gvt: devirtualize ->{enable,disable}_page_track
Christoph Hellwig
1
-4
/
+2
2022-04-21
drm/i915/gvt: devirtualize ->gfn_to_mfn
Christoph Hellwig
1
-16
/
+0
2022-04-21
drm/i915/gvt: devirtualize ->is_valid_gfn
Christoph Hellwig
1
-17
/
+0
2022-04-21
drm/i915/gvt: devirtualize ->inject_msi
Christoph Hellwig
1
-24
/
+0
2022-04-21
drm/i915/gvt: devirtualize ->detach_vgpu
Christoph Hellwig
1
-2
/
+1
2022-04-21
drm/i915/gvt: devirtualize ->set_edid and ->set_opregion
Christoph Hellwig
1
-4
/
+2
2022-04-21
drm/i915/gvt: devirtualize ->{get,put}_vfio_device
Christoph Hellwig
1
-22
/
+0
2022-04-21
drm/i915/gvt: devirtualize ->{read,write}_gpa
Christoph Hellwig
1
-23
/
+0
2022-04-21
drm/i915/gvt: remove vgpu->handle
Christoph Hellwig
1
-85
/
+41
[next]