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-05-12
drm/amdgpu: remove almost all calls to amdgpu_userq_detect_and_reset_queues
Christian König
1
-24
/
+14
2026-05-12
drm/amdgpu: rework amdgpu_userq_signal_ioctl v3
Christian König
3
-121
/
+119
2026-05-12
drm/amdgpu: remove deadlocks from amdgpu_userq_pre_reset
Christian König
1
-14
/
+12
2026-05-11
drm/xe/dma-buf: fix UAF with retry loop
Matthew Auld
1
-37
/
+12
2026-05-11
drm/xe/dma-buf: handle empty bo and UAF races
Matthew Auld
1
-15
/
+16
2026-05-11
drm/xe: Make decision to use Xe2-style blitter instructions a feature flag
Matt Roper
3
-16
/
+18
2026-05-11
drm/xe/madvise: Track purgeability with BO-local counters
Arvind Yadav
7
-175
/
+190
2026-05-08
drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failure
Thomas Hellström
2
-10
/
+19
2026-05-08
drm: Set old handle to NULL before prime swap in change_handle
Francis, David
1
-1
/
+24
2026-05-08
Merge tag 'amd-drm-fixes-7.1-2026-05-06' of https://gitlab.freedesktop.org/ag...
Dave Airlie
14
-154
/
+80
2026-05-08
Merge tag 'drm-misc-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
16
-54
/
+64
2026-05-08
Merge tag 'drm-xe-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
6
-16
/
+29
2026-05-07
drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...
Gyeyoung Baek
1
-0
/
+2
2026-05-07
drm/bochs: Drop manual put on probe error path
Myeonghun Pak
1
-7
/
+3
2026-05-06
drm/xe/guc: Exclude indirect ring state page from ADS engine state size
Satyanarayana K V P
3
-7
/
+11
2026-05-06
drm/xe/pf: Fix MMIO access using PF view instead of VF view during migration
Shuicheng Lin
1
-4
/
+4
2026-05-06
drm/xe/pf: Fix EAGAIN sign in pf_migration_consume()
Shuicheng Lin
1
-3
/
+4
2026-05-06
drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
Gustavo Sousa
1
-2
/
+10
2026-05-05
drm/exynos: remove bridge when component_add fails
Osama Abdelkader
1
-5
/
+3
2026-05-05
drm/amdgpu: nuke amdgpu_userq_fence_slab v2
Christian König
3
-37
/
+7
2026-05-05
drm/amdgpu/userq: fix access to stale wptr mapping
Sunil Khatri
1
-58
/
+37
2026-05-05
drm/amdkfd: Check if there are kfd porcesses using adev by kfd_processes_count
Xiaogang Chen
1
-32
/
+1
2026-05-05
drm/amdgpu: zero-initialize GART table on allocation
Philip Yang
1
-3
/
+10
2026-05-05
drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission
John B. Moore
1
-2
/
+2
2026-05-05
drm/radeon: add missing revision check for CI
Alex Deucher
1
-3
/
+6
2026-05-05
drm/amdgpu/pm: align Hawaii mclk workaround with radeon
Alex Deucher
1
-4
/
+4
2026-05-05
drm/amdgpu/pm: add missing revision check for CI
Alex Deucher
1
-2
/
+3
2026-05-05
drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQ
John B. Moore
1
-3
/
+0
2026-05-05
drm/amdkfd: Make all TLB-flushes heavy-weight
Felix Kuehling
4
-10
/
+10
2026-05-05
drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds
Icenowy Zheng
1
-0
/
+2
2026-05-05
drm/panel: boe-tv101wum-nl6: restore MODE_LPM after sending disable cmds
Icenowy Zheng
1
-0
/
+2
2026-05-05
drm/panel: feiyang-fy07024di26a30d: return display-on error
Christian Van
1
-3
/
+1
2026-05-05
drm/panel: hx83121a: select DRM_DISPLAY_DSC_HELPER
Arnd Bergmann
1
-0
/
+1
2026-05-05
drm/panel: himax-hx83121a: Fix incorrect error check for devm_drm_panel_alloc()
Chen Ni
1
-2
/
+2
2026-05-05
drm/etnaviv: Fix armed job not being pushed to the DRM scheduler
Maíra Canal
1
-7
/
+9
2026-05-05
drm/i915/display: enable ccs modifiers on dg2
Juha-Pekka Heikkila
1
-3
/
+2
2026-05-04
drm/sti: remove bridge when sti_hda component_add fails
Osama Abdelkader
1
-4
/
+4
2026-05-04
drm/bridge: tda998x: Return NULL instead of 0 in tda998x_edid_read()
Kory Maincent (TI)
1
-1
/
+1
2026-05-04
drm/bridge: tda998x: Use __be32 for audio port OF property pointer
Kory Maincent (TI)
1
-1
/
+1
2026-05-04
drm/fb-helper: Fix clipping when damage area spans a single scanline
Francesco Lavra
1
-1
/
+1
2026-05-04
drm/qxl: Fix missing KMS poll cleanup
Myeonghun Pak
1
-2
/
+4
2026-05-04
drm/ttm: Fix GPU MM stats during pool shrinking
Matthew Brost
1
-6
/
+12
2026-05-01
Merge tag 'drm-xe-fixes-2026-04-30' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
22
-105
/
+621
2026-05-01
Merge tag 'amd-drm-fixes-7.1-2026-04-30' of https://gitlab.freedesktop.org/ag...
Dave Airlie
55
-152
/
+441
2026-05-01
Revert "drm/nouveau/gsp: add support for GA100"
Timur Tabi
3
-15
/
+18
2026-04-29
drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRROR
Jia Yao
1
-0
/
+2
2026-04-29
drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madvise
Jia Yao
1
-0
/
+47
2026-04-29
drm/xe/xelp: Fix Wa_18022495364
Tvrtko Ursulin
1
-1
/
+1
2026-04-29
drm/xe/gsc: Fix BO leak on error in query_compatibility_version()
Shuicheng Lin
1
-1
/
+1
2026-04-29
drm/xe/eustall: Fix drm_dev_put called before stream disable in close
Shuicheng Lin
1
-2
/
+2
[prev]
[next]