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-7.1.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
2026-07-24
gpu: host1x: Allow entries in BO caches to be freed
Mikko Perttunen
3
-14
/
+62
2026-07-24
drm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_remove
Ion Agorria
2
-14
/
+12
2026-07-24
drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is...
Svyatoslav Ryhel
2
-8
/
+8
2026-07-24
drm/syncobj: Fix memory leak in drm_syncobj_find_fence()
Liviu Dudau
1
-4
/
+6
2026-07-24
drm/hisilicon/hibmc: use clock to look up the PLL value
Lin He
1
-35
/
+45
2026-07-24
drm/hisilicon/hibmc: move display contrl config to hibmc_probe()
Lin He
2
-22
/
+11
2026-07-24
drm/gpuvm: take refcount on DRM device
Alice Ryhl
1
-1
/
+5
2026-07-24
drm/amdkfd: Validate CRIU-restored IDs before idr_alloc
Srinivasan Shanmugam
2
-0
/
+8
2026-07-24
drm/amd/pm: remove trailing semicolon from AMDGPU_PM_POLICY_ATTR macro
Yang Wang
1
-3
/
+3
2026-07-24
drm/radeon: fix memory leak in radeon_ring_restore() on lock failure
Yuho Choi
1
-1
/
+3
2026-07-24
drm/radeon: fix integer overflow in radeon_align_pitch()
Werner Kasselman
1
-2
/
+11
2026-07-24
drm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()
Werner Kasselman
1
-8
/
+17
2026-07-24
drm/gpuvm: Do not prepare NULL objects
Jonathan Cavitt
1
-0
/
+3
2026-07-24
drm/tidss: Drop extra drm_mode_config_reset() call
Tomi Valkeinen
1
-2
/
+0
2026-07-24
drm/rockchip: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-1
/
+1
2026-07-18
drm/i915: ensure segment offset never exceeds allowed max
Krzysztof Karas
1
-2
/
+2
2026-07-18
drm/amd: Fix set but not used warnings
Tiezhu Yang
3
-11
/
+8
2026-07-04
drm/v3d: Skip CSD when it has zeroed workgroups
Maíra Canal
1
-3
/
+13
2026-07-04
drm/v3d: Store the active job inside the queue's state
Maíra Canal
4
-54
/
+48
2026-07-04
drm/xe/display: fix oops in suspend/shutdown without display
Jani Nikula
1
-2
/
+9
2026-06-19
drm/amd/display: Use krealloc_array() in dal_vector_reserve()
Harry Wentland
1
-2
/
+2
2026-06-19
drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs
Harry Wentland
1
-0
/
+5
2026-06-19
drm/amd/display: add missing CSC entries for BT.2020 for DCE IPs
Leorize
2
-2
/
+18
2026-06-19
drm/amd/display: Clamp VBIOS HDMI retimer register count to array size
Harry Wentland
1
-16
/
+32
2026-06-19
drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size
Harry Wentland
1
-1
/
+2
2026-06-19
drm/amd/display: Bound VBIOS record-chain walk loops
Harry Wentland
3
-14
/
+33
2026-06-19
drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_range
Priya Hosur
1
-1
/
+2
2026-06-19
drm/amd/pm: mark metrics.energy_accumulator is invalid for smu 14.0.2
Yang Wang
1
-1
/
+0
2026-06-19
drm/amd/pm: fix smu13 power limit default/cap calculation
Yang Wang
2
-29
/
+35
2026-06-19
drm/amdgpu: restart the CS if some parts of the VM are still invalidated
Christian König
1
-1
/
+3
2026-06-19
drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroups
Maíra Canal
1
-1
/
+2
2026-06-19
drm/xe: Clear pending_disable before signaling suspend fence
Tangudu Tilak Tirumalesh
1
-1
/
+1
2026-06-19
drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11
Andrew Martin
1
-8
/
+41
2026-06-19
drm/amdkfd: fix NULL dereference in get_queue_ids()
Muhammad Bilal
1
-1
/
+1
2026-06-19
drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()
Harry Wentland
1
-2
/
+4
2026-06-19
drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()
Wentao Liang
1
-1
/
+3
2026-06-19
drm/i915/gem: Fix phys BO pread/pwrite with offset
Joonas Lahtinen
1
-4
/
+15
2026-06-19
drm/xe: fix refcount leak in xe_range_fence_insert()
Wentao Liang
1
-0
/
+2
2026-06-19
drm/vc4: fix krealloc() memory leak
Alexander A. Klimov
1
-6
/
+7
2026-06-19
drm/virtio: Fix driver removal with disabled KMS
Dmitry Osipenko
1
-1
/
+4
2026-06-19
drm/imx: Fix three kernel-doc warnings in dcss-scaler.c
Yicong Hui
1
-0
/
+3
2026-06-09
drm/amdkfd: Check for pdd drm file first in CRIU restore path
David Francis
1
-5
/
+5
2026-06-09
drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger
Eric Huang
1
-3
/
+5
2026-06-09
drm/amdkfd: fix NULL pointer bug in svm_range_set_attr
Eric Huang
1
-0
/
+3
2026-06-09
drm/amd/pm/si: Disregard vblank time when no displays are connected
Timur Kristóf
1
-0
/
+4
2026-06-09
drm/i915: Fix potential UAF in TTM object purge
Janusz Krzysztofik
1
-12
/
+16
2026-06-09
drm/hyperv: validate VMBus packet size in receive callback
Berkant Koc
1
-13
/
+87
2026-06-09
drm/hyperv: validate resolution_count and fix WIN8 fallback
Berkant Koc
1
-3
/
+10
2026-06-09
drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used
Jouni Högander
1
-1
/
+26
2026-06-09
drm/i915/psr: Read Intel DPCD workaround register
Jouni Högander
2
-0
/
+8
[prev]
[next]