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-03-06
drm/xe/xe_hw_error: Add support for Core-Compute errors
Riana Tauro
2
-20
/
+236
2026-03-06
drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handling
Riana Tauro
2
-28
/
+42
2026-03-06
drm/xe/xe_drm_ras: Add support for XE DRM RAS
Riana Tauro
5
-0
/
+246
2026-03-06
drm/ras: Introduce the DRM RAS infrastructure over generic netlink
Rodrigo Vivi
7
-0
/
+493
2026-03-06
drm/vc4: platform_get_irq_byname() returns an int
Greg Kroah-Hartman
1
-4
/
+10
2026-03-06
drm/msm/dsi/phy: fix hardware revision
Pengyu Luo
1
-11
/
+11
2026-03-06
drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun index
Abhinav Kumar
1
-2
/
+2
2026-03-06
drm/msm/a8xx: Fix ubwc config related to swizzling
Akhil P Oommen
1
-2
/
+12
2026-03-05
drm/i915: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
4
-5
/
+6
2026-03-05
drm/i915: replace use of system_wq with system_percpu_wq in the documentation
Marco Crivellari
2
-2
/
+2
2026-03-05
drm/i915: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
11
-16
/
+16
2026-03-05
drm/panthor: Correct the order of arguments passed to gem_sync
Akash Goel
1
-4
/
+5
2026-03-05
Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"
Maarten Lankhorst
1
-2
/
+2
2026-03-05
drm/ttm: Fix bo resource use-after-free
Thadeu Lima de Souza Cascardo
1
-6
/
+5
2026-03-05
drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detach
Sebastian Brzezinka
1
-4
/
+2
2026-03-05
drm/gud: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-1
/
+1
2026-03-05
nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
Dave Airlie
1
-0
/
+3
2026-03-04
drm/xe: Add missing kernel docs in xe_exec_queue.c
Niranjana Vishwanathapura
1
-0
/
+112
2026-03-04
drm/amdgpu/userq: refcount userqueues to avoid any race conditions
Sunil Khatri
3
-39
/
+95
2026-03-04
drm/amdgpu/userq: Consolidate wait ioctl exit path
Tvrtko Ursulin
1
-23
/
+5
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
2
-10
/
+28
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
1
-1
/
+5
2026-03-04
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
2
-2
/
+9
2026-03-04
drm/amdgpu: Fix mutex handling in amdgpu_benchmark_do_move() v3
Srinivasan Shanmugam
1
-1
/
+1
2026-03-04
drm/amd/pm: Avoid overflow when sorting pp_feature list
Asad Kamal
1
-1
/
+1
2026-03-04
drm/amd/pm: Add pm firmware info to dmesg log
Lijo Lazar
1
-3
/
+4
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
2
-10
/
+28
2026-03-04
drm/amdgpu: Remove redundant missing hw ip handling
Tvrtko Ursulin
1
-7
/
+0
2026-03-04
drm/amdgpu: Reject impossible entities early
Tvrtko Ursulin
1
-0
/
+5
2026-03-04
drm/amdgpu/userq: refcount userqueues to avoid any race conditions
Sunil Khatri
3
-39
/
+95
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
1
-1
/
+5
2026-03-04
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
2
-2
/
+9
2026-03-04
drm/amd/ras: adapt sync info func for pmfw eeprom
Gangliang Xie
3
-1
/
+19
2026-03-04
drm/amd/ras: add check func for pmfw eeprom
Gangliang Xie
6
-9
/
+67
2026-03-04
drm/amdgpu: GFX12.1 scratch memory limit up to 57-bit
Philip Yang
3
-13
/
+34
2026-03-04
drm/amd/ras: add initialization func for pmfw eeprom
Gangliang Xie
3
-3
/
+98
2026-03-04
drm/amd/ras: adapt page retirement process for pmfw eeprom
Gangliang Xie
4
-10
/
+66
2026-03-04
drm/amd/ras: add read func for pmfw eeprom
Gangliang Xie
6
-9
/
+101
2026-03-04
drm/amd/ras: make MCA IPID parse global
Tao Zhou
2
-0
/
+16
2026-03-04
drm/amd/ras: add append func for pmfw eeprom
Gangliang Xie
3
-3
/
+48
2026-03-04
drm/amd/ras: add check safety watermark func for pmfw eeprom
Gangliang Xie
4
-0
/
+37
2026-03-04
drm/xe: Fix memory leak in xe_vm_madvise_ioctl
Varun Gupta
1
-1
/
+2
2026-03-04
drm/xe/reg_sr: Fix leak on xa_store failure
Shuicheng Lin
1
-1
/
+3
2026-03-04
drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
Matt Roper
1
-6
/
+7
2026-03-04
drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
Zhanjun Dong
2
-8
/
+37
2026-03-04
Revert "drm/pagemap: Disable device-to-device migration"
Thomas Hellström
1
-12
/
+2
2026-03-04
drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTL
Ville Syrjälä
2
-1
/
+14
2026-03-04
drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling
Jouni Högander
1
-3
/
+8
2026-03-04
drm/i915/gt: prefer _PICK_EVEN() over _PICK()
Jani Nikula
1
-5
/
+3
2026-03-04
drm/intel: add pick.h for the various "picker" helpers
Jani Nikula
3
-46
/
+5
[prev]
[next]