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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
drm/virtio: Fix double free on probe failure
Xie Yongji
1
-0
/
+1
2021-07-20
drm: qxl: ensure surf.data is ininitialized
Colin Ian King
1
-0
/
+2
2021-07-11
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
1
-2
/
+2
2021-06-30
radeon: use memcpy_to/fromio for UVD fw upload
Chen Li
1
-2
/
+2
2021-06-16
drm: Lock pointer access in drm_master_release()
Desmond Cheong Zhi Xi
1
-1
/
+2
2021-06-03
drm/amdgpu: Fix a use-after-free
xinhui pan
1
-0
/
+1
2021-05-22
drm/radeon: Fix off-by-one power_state index heap overwrite
Kees Cook
1
-3
/
+3
2021-05-22
drm/radeon: fix copy of uninitialized variable back to userspace
Colin Ian King
1
-0
/
+1
2021-05-22
drm/amdgpu: fix NULL pointer dereference
Guchun Chen
1
-1
/
+1
2021-05-22
drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
Marijn Suijten
1
-1
/
+9
2021-04-16
drm/imx: imx-ldb: fix out of bounds array access warning
Arnd Bergmann
1
-0
/
+10
2021-04-10
drm/msm: Ratelimit invalid-fence message
Rob Clark
1
-1
/
+1
2021-03-03
drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)
Konrad Dybcio
1
-1
/
+1
2021-03-03
gma500: clean up error handling in init
Dan Carpenter
1
-9
/
+13
2021-03-03
drm/gma500: Fix error return code in psb_driver_load()
Jialin Zhang
1
-0
/
+2
2021-01-30
drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
Ben Skeggs
1
-4
/
+4
2021-01-30
drm/nouveau/bios: fix issue shadowing expansion ROMs
Ben Skeggs
1
-1
/
+1
2021-01-17
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
1
-1
/
+1
2020-12-29
drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()
Zwane Mwaikambo
1
-1
/
+1
2020-12-29
drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()
Yang Yingliang
1
-0
/
+1
2020-12-29
drm/gma500: fix double free of gma_connector
Tom Rix
1
-1
/
+1
2020-12-29
drm/tegra: sor: Disable clocks on error in tegra_sor_init()
Qinglang Miao
1
-2
/
+8
2020-11-18
drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]
Thomas Zimmermann
1
-22
/
+12
2020-11-18
drm/amdgpu: perform srbm soft reset always on SDMA resume
Evan Quan
1
-15
/
+12
2020-10-29
Fix use after free in get_capset_info callback.
Doug Horn
2
-3
/
+9
2020-10-29
drm/gma500: fix error check
Tom Rix
1
-1
/
+1
2020-10-14
drm/amdgpu: prevent double kfree ttm->sg
Philip Yang
1
-0
/
+1
2020-10-14
drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
Jean Delvare
1
-1
/
+1
2020-10-01
drm/amdgpu: increase atombios cmd timeout
John Clements
1
-2
/
+2
2020-10-01
drm/omap: fix possible object reference leak
Wen Yang
1
-1
/
+3
2020-10-01
gma/gma500: fix a memory disclosure bug due to uninitialized bytes
Kangjie Lu
1
-0
/
+2
2020-09-23
drm/mediatek: Add exception handing in mtk_drm_probe() if component init fail
Yu Kuai
1
-1
/
+6
2020-09-03
drm/nouveau: Fix reference count leak in nouveau_connector_detect
Aditya Pakki
1
-1
/
+3
2020-09-03
drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
Aditya Pakki
1
-1
/
+3
2020-09-03
drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
Navid Emamdoost
1
-4
/
+12
2020-09-03
drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
Navid Emamdoost
1
-2
/
+3
2020-09-03
drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
Navid Emamdoost
1
-1
/
+2
2020-09-03
drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
Navid Emamdoost
1
-1
/
+2
2020-09-03
drm/radeon: fix multiple reference count leak
Aditya Pakki
1
-5
/
+15
2020-09-03
drm/amdkfd: Fix reference count leaks.
Qiushi Wu
1
-5
/
+15
2020-08-26
drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
Liu Ying
1
-3
/
+4
2020-08-21
drm/vmwgfx: Fix two list_for_each loop exit tests
Dan Carpenter
1
-4
/
+4
2020-08-21
drm/imx: tve: fix regulator_disable error path
Marco Felsch
1
-10
/
+10
2020-08-21
drm: panel: simple: Fix bpc for LG LB070WV8 panel
Laurent Pinchart
1
-1
/
+1
2020-08-21
drm/radeon: fix array out-of-bounds read and write issues
Colin Ian King
1
-1
/
+1
2020-08-21
drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
Emil Velikov
1
-3
/
+3
2020-08-21
drm/debugfs: fix plain echo to connector "force" attribute
Michael Tretter
1
-4
/
+4
2020-08-21
drm/nouveau: fix multiple instances of reference count leaks
Aditya Pakki
2
-3
/
+9
2020-08-21
drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
Aditya Pakki
3
-3
/
+9
2020-08-21
drm/tilcdc: fix leak & null ref in panel_connector_get_modes
Tomi Valkeinen
1
-1
/
+5
[next]