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-01-18
drm/virtio: Fix GEM handle creation UAF
Rob Clark
1
-2
/
+17
2022-10-26
drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
Dmitry Osipenko
1
-0
/
+1
2022-10-26
drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
Dmitry Osipenko
1
-3
/
+3
2022-10-26
drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
Dmitry Osipenko
1
-0
/
+2
2022-10-26
drm/virtio: Check whether transferred 2D BO is shmem
Dmitry Osipenko
1
-1
/
+1
2022-08-17
drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
Miaoqian Lin
1
-2
/
+2
2022-08-17
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
1
-6
/
+6
2022-08-17
drm/shmem-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
1
-8
/
+7
2022-08-17
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
2022-03-28
drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()
Roberto Sassu
1
-0
/
+3
2021-11-18
virtio-gpu: fix possible memory allocation failure
liuyuntao
1
-7
/
+1
2021-08-12
drm/virtio: set non-cross device blob uuid_state
David Stevens
1
-0
/
+2
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-06-23
drm/virtio: Add the fence in resource_flush if present
Vivek Kasireddy
1
-6
/
+39
2021-06-23
drm/virtio: Prepare resource_flush to accept a fence
Vivek Kasireddy
2
-3
/
+8
2021-06-23
drm/virtio: Add fences for Guest blobs
Vivek Kasireddy
1
-7
/
+12
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
1
-3
/
+2
2021-05-18
drm/virtio: free virtqueues on probe failure
Xie Yongji
1
-1
/
+3
2021-05-18
drm/virtio: Fix double free on probe failure
Xie Yongji
1
-0
/
+1
2021-05-18
drm/virtio: Fixes a potential NULL pointer dereference on probe failure
Xie Yongji
1
-0
/
+3
2021-04-15
drm/virtio: Create Dumb BOs as guest Blobs (v3)
Vivek Kasireddy
2
-0
/
+11
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-3
/
+7
2021-03-09
drm/virtio: fix possible leak/unlock virtio_gpu_object_array
xndcn
2
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+6
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-4
/
+5
2021-02-03
drm/virtio: fix an error code in virtio_gpu_init()
Dan Carpenter
1
-0
/
+1
2021-01-11
drm/virtio: fix prime export for vram objects
Chia-I Wu
1
-0
/
+1
2021-01-11
drm/virtio: make sure context is created in gem open
Chia-I Wu
1
-3
/
+5
2021-01-06
drm/virtgpu: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+0
2020-12-22
drm/virtio: align blob resources to page sizes
Chia-I Wu
1
-0
/
+2
2020-12-22
drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO_GPU on VIRTIO
Enrico Weigelt, metux IT consult
1
-1
/
+2
2020-12-02
drm/virtio: consider dma-fence context when signaling
Gurchetan Singh
2
-9
/
+31
2020-12-02
drm/virtio: rework virtio_fence_signaled
Gurchetan Singh
1
-8
/
+4
2020-12-02
drm/virtio: virtio_{blah} --> virtio_gpu_{blah}
Gurchetan Singh
2
-26
/
+30
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
1
-1
/
+0
2020-11-20
drm/virtio: rename sync_seq and last_seq
Gurchetan Singh
3
-8
/
+9
2020-11-20
drm/virtio: use fence_id when processing fences
Gurchetan Singh
2
-4
/
+4
2020-11-20
drm/virtio: fix a file name comment reference
Anthoine Bourgeois
1
-1
/
+1
2020-11-20
drm/virtio: suffix create blob call with _ioctl like any ioctl
Anthoine Bourgeois
1
-3
/
+4
2020-11-16
drm/virtio: Make virtgpu_dmabuf_ops with static keyword
Zou Wei
1
-1
/
+1
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
1
-1
/
+3
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-2
/
+2
2020-11-06
drm/virtio: Fix a double free in virtio_gpu_cmd_map()
Dan Carpenter
1
-3
/
+1
2020-11-05
drm/virtio: use kvmalloc for large allocations
Sergey Senozhatsky
1
-2
/
+3
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-1
/
+1
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-1
/
+1
[next]