index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: fix a possible null pointer dereference
Gong Yuanjun
2022-06-14
1
-0
/
+4
*
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
2022-06-14
1
-1
/
+1
*
gma500: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-06-14
1
-3
/
+4
*
tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-06-14
1
-3
/
+5
*
drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
Brian Norris
2022-06-14
1
-1
/
+12
*
drm/nouveau/clk: Fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-06-14
1
-2
/
+4
*
drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem
Lucas Stach
2022-06-14
1
-0
/
+6
*
drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
Dave Airlie
2022-06-14
1
-1
/
+1
*
drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
Hangyu Hua
2022-06-14
1
-1
/
+3
*
drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
Miaoqian Lin
2022-06-14
1
-0
/
+1
*
drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
Dan Carpenter
2022-06-14
1
-1
/
+1
*
drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected
Jessica Zhang
2022-06-14
3
-8
/
+21
*
drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected
Jessica Zhang
2022-06-14
3
-9
/
+28
*
drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
Yang Yingliang
2022-06-14
1
-1
/
+1
*
drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
2022-06-14
1
-3
/
+3
*
drm/msm/hdmi: check return value after calling platform_get_resource_byname()
Yang Yingliang
2022-06-14
1
-0
/
+4
*
drm/msm/dsi: fix error checks and return values for DSI xmit functions
Dmitry Baryshkov
2022-06-14
1
-7
/
+14
*
drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...
Vinod Polimera
2022-06-14
1
-1
/
+3
*
drm/bridge: Fix error handling in analogix_dp_probe
Miaoqian Lin
2022-06-14
1
-5
/
+13
*
drm: mali-dp: potential dereference of null pointer
Jiasheng Jiang
2022-06-14
1
-1
/
+4
*
drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
Zhou Qingyang
2022-06-14
1
-0
/
+4
*
drm/vc4: txp: Force alpha to be 0xff if it's disabled
Maxime Ripard
2022-06-14
1
-0
/
+6
*
drm/vc4: txp: Don't set TXP_VSTART_AT_EOF
Maxime Ripard
2022-06-14
1
-1
/
+1
*
drm/mediatek: Fix mtk_cec_mask()
Miles Chen
2022-06-14
1
-1
/
+1
*
drm/bridge: adv7511: clean up CEC adapter when probe fails
Lucas Stach
2022-06-14
1
-0
/
+1
*
drm/edid: fix invalid EDID extension block filtering
Jani Nikula
2022-06-14
1
-3
/
+3
*
drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo
Alice Wong
2022-06-14
1
-2
/
+1
*
drm: msm: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
2022-06-14
1
-3
/
+3
*
drm/amd/pm: fix the compile warning
Evan Quan
2022-06-14
1
-13
/
+1
*
drm/plane: Move range check for format_count earlier
Steven Price
2022-06-14
1
-7
/
+7
*
drm/amd/pm: fix double free in si_parse_power_table()
Keita Suzuki
2022-06-14
1
-5
/
+3
*
drm/komeda: return early if drm_universal_plane_init() fails.
Liviu Dudau
2022-06-14
1
-2
/
+4
*
drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
Liu Zixian
2022-06-14
1
-0
/
+2
*
drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
Gustavo A. R. Silva
2022-06-06
1
-1
/
+1
*
drm/dp/mst: fix a possible memory leak in fetch_monitor_name()
Hangyu Hua
2022-05-25
1
-0
/
+1
*
drm/vmwgfx: Initialize drm_mode_fb_cmd2
Zack Rusin
2022-05-18
1
-1
/
+1
*
drm/nouveau/tegra: Stop using iommu_present()
Robin Murphy
2022-05-18
1
-1
/
+1
*
drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()
Christophe JAILLET
2022-05-18
1
-4
/
+5
*
drm/i915: Cast remain to unsigned long in eb_relocate_vma
Nathan Chancellor
2022-05-15
1
-1
/
+1
*
drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...
Lee Jones
2022-05-15
2
-8
/
+8
*
drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpu
Felix Kuehling
2022-05-12
1
-3
/
+7
*
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
2022-05-09
1
-0
/
+1
*
drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Miaoqian Lin
2022-04-27
1
-1
/
+1
*
drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
Dave Stevenson
2022-04-27
1
-2
/
+9
*
drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
Dave Stevenson
2022-04-27
1
-1
/
+1
*
drm/msm/mdp5: check the return of kzalloc()
Xiaoke Wang
2022-04-27
1
-0
/
+3
*
drm/amd/display: don't ignore alpha property on pre-multiplied mode
Melissa Wen
2022-04-20
2
-10
/
+18
*
drm/amd/display: Fix allocate_mst_payload assert on resume
Roman Li
2022-04-20
1
-1
/
+2
*
gpu: ipu-v3: Fix dev_dbg frequency output
Leo Ruan
2022-04-20
1
-2
/
+3
*
drm/amdkfd: Check for potential null return of kmalloc_array()
QintaoShen
2022-04-20
1
-0
/
+2
[next]