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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
drm/gem: fix race between change_handle and handle_delete
Zhenghang Xiao
1
-0
/
+2
4 days
Merge tag 'drm-misc-fixes-2026-05-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-18
/
+109
5 days
drm: prevent integer overflows in dumb buffer creation helpers
Rajat Gupta
1
-2
/
+12
5 days
Merge tag 'amd-drm-fixes-7.1-2026-05-28' of https://gitlab.freedesktop.org/ag...
Dave Airlie
12
-213
/
+150
5 days
Merge tag 'drm-xe-fixes-2026-05-28' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
1
-0
/
+5
7 days
drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfx
Christian König
2
-2
/
+6
7 days
drm/amdgpu: fix amdgpu_hmm_range_get_pages
Christian König
1
-8
/
+8
7 days
drm/amdgpu/userq: use array instead of list for userq_vas
Sunil Khatri
3
-77
/
+45
7 days
drm/amdgpu/userq: move mqd_destroy to later stage to keep core obj valid
Sunil Khatri
1
-5
/
+4
7 days
drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger
Eric Huang
1
-3
/
+5
7 days
drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapper
Sunil Khatri
3
-82
/
+21
7 days
drm/amd/pm/si: Disregard vblank time when no displays are connected
Timur Kristóf
1
-0
/
+4
7 days
drm/amdkfd: Check for pdd drm file first in CRIU restore path
David Francis
1
-5
/
+5
7 days
drm/amdgpu: fix potential overflow in fs_info.debugfs_name
Stanley.Yang
1
-1
/
+2
7 days
drm/amdgpu/userq: make sure queue is valid in the hang_detect_work
Sunil Khatri
1
-7
/
+7
7 days
drm/amdgpu/userq: reserve root bo without interruption
Sunil Khatri
1
-5
/
+1
7 days
drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart fails
Sunil Khatri
1
-1
/
+3
7 days
drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_index
Sunil Khatri
2
-14
/
+11
7 days
drm/amdkfd: fix NULL pointer bug in svm_range_set_attr
Eric Huang
1
-0
/
+3
7 days
drm/amd/display: Write REFCLK to 48MHz on DCN21
Ivan Lipski
1
-2
/
+13
7 days
drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lock
Sunil Khatri
1
-3
/
+2
7 days
drm/amdgpu/userq: Fix doorbell object cleanup of queue
Sunil Khatri
1
-3
/
+8
7 days
drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO
Ziyi Guo
1
-0
/
+5
7 days
drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFO
Michael Bommarito
1
-2
/
+4
7 days
drm/xe: Restore IDLEDLY regiter on engine reset
Balasubramani Vivekanandan
1
-0
/
+5
8 days
drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable
Jouni Högander
4
-17
/
+18
8 days
drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
Jouni Högander
1
-9
/
+10
8 days
drm/i915/color: Fix HDR pre-CSC LUT programming loop
Pranay Samala
1
-1
/
+1
8 days
drm/i915/aux: use polling when irqs are unavailable
Michał Grzelak
1
-4
/
+16
8 days
drm/i915: Fix potential UAF in TTM object purge
Janusz Krzysztofik
1
-12
/
+16
9 days
drm/hyperv: validate VMBus packet size in receive callback
Berkant Koc
1
-13
/
+87
9 days
drm/hyperv: validate resolution_count and fix WIN8 fallback
Berkant Koc
1
-3
/
+10
10 days
drm/msm: Restore second parameter name in purge() and evict()
Nathan Chancellor
1
-2
/
+2
11 days
Merge tag 'drm-xe-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
11
-34
/
+69
12 days
Merge tag 'mediatek-drm-fixes-20260521' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
4
-4
/
+4
12 days
Merge tag 'drm-misc-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
17
-91
/
+117
13 days
drm/xe/oa: Fix exec_queue leak on width check in stream open
Shuicheng Lin
1
-2
/
+4
13 days
Merge tag 'amd-drm-fixes-7.1-2026-05-20' of https://gitlab.freedesktop.org/ag...
Dave Airlie
27
-211
/
+347
13 days
Merge tag 'drm-intel-fixes-2026-05-20' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
5
-7
/
+57
13 days
Merge tag 'drm-msm-fixes-2026-05-17' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
12
-48
/
+66
14 days
drm/virtio: use uninterruptible resv lock for plane updates
Deepanshu Kartikey
3
-2
/
+26
2026-05-19
drm/amdgpu: fix handling in amdgpu_userq_create
Christian König
1
-66
/
+52
2026-05-19
drm/radeon/evergreen_cs: Add missing NULL prefix check in surface check
Vitaliy Triang3l Kuzmin
1
-2
/
+4
2026-05-19
drm/amdgpu: userq_va_mapped should remain true once done
Sunil Khatri
3
-14
/
+7
2026-05-19
drm/amdgpu: avoid integer overflow in VA range check
Ce Sun
1
-2
/
+2
2026-05-19
drm/amd/ras: Fix UMC error address allocation leak
Xiang Liu
1
-0
/
+2
2026-05-19
drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...
Yifan Zhang
5
-0
/
+55
2026-05-19
drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...
Harry Wentland
1
-1
/
+5
2026-05-19
drm/amd/display: Validate GPIO pin LUT table size before iterating
Harry Wentland
1
-0
/
+9
2026-05-19
drm/amd/display: Fix integer overflow in bios_get_image()
Harry Wentland
1
-3
/
+6
[next]