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.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-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
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2025-10-29
drm/radeon/r600_cs: clean up of dead code in r600_cs
Brahmajit Das
1
-2
/
+2
2025-04-10
drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()
Nikita Zhandarovich
1
-1
/
+1
2025-03-13
drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
Richard Thier
3
-3
/
+19
2025-02-01
drm/radeon: check bo_va->bo is non-NULL before using it
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2024-12-14
drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check()
Igor Artemiev
1
-1
/
+1
2024-10-22
drm/radeon: Fix encoder->possible_clones
Ville Syrjälä
1
-1
/
+1
2024-10-17
drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
Geert Uytterhoeven
1
-25
/
+45
2024-10-17
drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
Nikita Zhandarovich
1
-31
/
+31
2024-10-17
drm/radeon: properly handle vbios fake edid sizing
Alex Deucher
1
-13
/
+16
2024-10-17
drm/radeon: Replace one-element array with flexible-array member
Paulo Miguel Almeida
2
-3
/
+6
2024-07-05
drm/radeon/radeon_display: Decrease the size of allocated memory
Erick Archer
2
-8
/
+1
2024-07-05
drm/radeon: fix UBSAN warning in kv_dpm.c
Alex Deucher
1
-0
/
+2
2024-03-27
drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()
Nikita Zhandarovich
1
-1
/
+1
2024-01-26
gpu/drm/radeon: fix two memleaks in radeon_vm_init
Zhipeng Lu
1
-2
/
+6
2024-01-26
drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
Zhipeng Lu
1
-1
/
+3
2024-01-26
drm/radeon/dpm: fix a memleak in sumo_parse_power_table
Zhipeng Lu
1
-1
/
+3
2024-01-26
drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()
Yang Yingliang
1
-1
/
+6
2024-01-26
drm/radeon: check return value of radeon_ring_lock()
Nikita Zhandarovich
1
-0
/
+4
2024-01-26
drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()
Nikita Zhandarovich
1
-2
/
+2
2024-01-26
drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()
Nikita Zhandarovich
1
-2
/
+2
2023-11-20
drm/radeon: possible buffer overflow
Konstantin Meskhidze
1
-3
/
+4
2023-09-19
drm/radeon: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2
-53
/
+20
2023-08-26
drm/radeon: Fix integer overflow in radeon_cs_parser_init
hackyzh002
1
-1
/
+2
2023-07-27
drm/radeon: fix possible division-by-zero errors
Nikita Zhandarovich
3
-6
/
+18
2023-07-27
radeon: avoid double free in ci_dpm_init()
Nikita Zhandarovich
1
-8
/
+20
2023-06-28
drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
Min Li
1
-3
/
+1
2023-03-11
drm/radeon: Fix eDP for single-display iMac11,2
Mark Hawrylak
1
-2
/
+3
2023-03-11
drm/radeon: free iio for atombios when driver shutdown
Liwei Song
1
-0
/
+1
2023-01-14
drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()
Xiongfeng Wang
1
-0
/
+1
2023-01-14
drm/radeon: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
1
-7
/
+11
2022-09-15
drm/radeon: add a force flush to delay work when radeon
Zhenneng Li
1
-0
/
+3
2022-08-21
drm/radeon: fix incorrrect SPDX-License-Identifiers
Alex Deucher
3
-3
/
+3
2022-08-21
drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()
Alexey Kodanev
1
-4
/
+2
2022-06-14
drm/radeon: fix a possible null pointer dereference
Gong Yuanjun
1
-0
/
+4
2022-02-23
drm/radeon: Fix backlight control on iMac 12,1
Nicholas Bishop
1
-1
/
+2
2022-01-27
drm/radeon: fix error handling in radeon_driver_open_kms
Christian König
1
-10
/
+12
2022-01-27
drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...
Zhou Qingyang
1
-16
/
+20
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-2
/
+2
2021-07-19
drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
Tiezhu Yang
1
-4
/
+4
2021-07-19
drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_cr...
Jing Xiangfeng
1
-0
/
+1
2021-06-30
drm/radeon: wait for moving fence after pinning
Christian König
1
-3
/
+13
2021-06-23
radeon: use memcpy_to/fromio for UVD fw upload
Chen Li
1
-2
/
+2
2021-05-19
drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...
Kai-Heng Feng
3
-0
/
+12
2021-05-19
drm/radeon: Avoid power table parsing memory leaks
Kees Cook
1
-5
/
+15
2021-05-19
drm/radeon: Fix off-by-one power_state index heap overwrite
Kees Cook
1
-3
/
+3
2021-05-14
drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()
Yingjie Wang
1
-0
/
+3
2021-05-14
drm/radeon: fix copy of uninitialized variable back to userspace
Colin Ian King
1
-0
/
+1
2021-05-11
drm/radeon/ttm: Fix memory leak userptr pages
Daniel Gomez
1
-2
/
+3
2020-10-12
Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...
Dave Airlie
4
-5
/
+5
[next]