index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
drm/virtio: Fix error code in virtio_gpu_object_shmem_init()
Harshit Mogalapalli
1
-1
/
+2
2023-03-03
drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
Dmitry Osipenko
1
-0
/
+1
2023-03-03
drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
Miaoqian Lin
1
-2
/
+2
2023-01-18
drm/virtio: Fix GEM handle creation UAF
Rob Clark
1
-1
/
+9
2022-10-30
drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
Dmitry Osipenko
1
-3
/
+3
2022-10-26
drm/virtio: Check whether transferred 2D BO is shmem
Dmitry Osipenko
1
-1
/
+1
2022-08-21
virtio-gpu: fix a missing check to avoid NULL dereference
Xiaomeng Tong
1
-2
/
+4
2022-06-09
drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
Liu Zixian
1
-0
/
+2
2021-11-18
virtio-gpu: fix possible memory allocation failure
liuyuntao
1
-7
/
+1
2021-07-19
drm/virtio: Fix double free on probe failure
Xie Yongji
1
-0
/
+1
2021-03-07
drm/virtio: use kvmalloc for large allocations
Sergey Senozhatsky
1
-2
/
+3
2021-03-04
drm/virtio: make sure context is created in gem open
Chia-I Wu
1
-3
/
+5
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-29
/
+48
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2
-22
/
+26
2020-09-15
drm/virtio: add virtio_gpu_cmd_unref_resource error handling
Gerd Hoffmann
1
-1
/
+4
2020-09-15
drm/virtio: return virtio_gpu_queue errors
Gerd Hoffmann
1
-18
/
+20
2020-09-15
drm/virtio: use drmm_mode_config_init
Gerd Hoffmann
3
-6
/
+13
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-0
/
+2
2020-09-14
Merge v5.9-rc5 into drm-next
Daniel Vetter
3
-7
/
+16
2020-09-10
drm: virtio: fix common struct sg_table related issues
Marek Szyprowski
2
-22
/
+26
2020-09-09
drm/virtio: report uuid in debugfs
Gurchetan Singh
1
-0
/
+1
2020-09-09
drm/virtio: fix uninitialized variable
Gurchetan Singh
1
-1
/
+1
2020-09-09
Fix use after free in get_capset_info callback.
Doug Horn
2
-3
/
+9
2020-09-09
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
1
-1
/
+1
2020-09-04
drm/virtio: drop virtio_gpu_output->enabled
Gerd Hoffmann
3
-6
/
+1
2020-09-02
drm/virtio: fix unblank
Gerd Hoffmann
3
-1
/
+15
2020-09-02
drm/virtio: drop virtio_gpu_output->enabled
Gerd Hoffmann
3
-6
/
+1
2020-09-02
drm/virtio: fix unblank
Gerd Hoffmann
3
-1
/
+15
2020-08-31
drm: virtio: fix kconfig dependency warning
Randy Dunlap
1
-1
/
+1
2020-08-28
Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
9
-8
/
+185
2020-08-26
drm/virtio: Revert "drm/virtio: Call the right shmem helpers"
Gurchetan Singh
1
-1
/
+7
2020-08-19
virtio: fix build for configs without dma-bufs
David Stevens
1
-0
/
+1
2020-08-19
Merge tag 'drm-misc-fixes-2020-08-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-0
/
+2
2020-08-18
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
3
-11
/
+11
2020-08-18
drm/virtio: Support virtgpu exported resources
David Stevens
5
-3
/
+176
2020-08-17
drm/virtio: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-2
/
+1
2020-08-17
drm/virtio: Revert "drm/virtio: Call the right shmem helpers"
Gurchetan Singh
1
-1
/
+7
2020-08-17
drm/virtgpu: remove redundant assignments to width and height
Colin Ian King
1
-2
/
+0
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-11
/
+11
2020-08-07
drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
Xin He
1
-0
/
+1
2020-08-07
drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
Qi Liu
1
-0
/
+1
2020-08-05
drm/virtio: convert to LE accessors
Michael S. Tsirkin
1
-8
/
+8
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
2
-3
/
+3
2020-07-14
drm/virtio: Remove open-coded commit-tail function
Daniel Vetter
1
-20
/
+0
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-8
/
+8
2020-06-03
drm/virtio: Call the right shmem helpers
Daniel Vetter
1
-1
/
+1
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-48
/
+29
2020-05-19
drm/virtio: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
3
-7
/
+7
2020-05-08
Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-2
/
+5
2020-05-04
drm/virtio: create context before RESOURCE_CREATE_2D in 3D mode
Gurchetan Singh
3
-2
/
+5
[next]