index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ras.c
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-05
drm/amdgpu: Send applicable RMA CPERs at end of RAS init
Kent Russell
2026-02-05
drm/amdgpu: Fix memory leak in amdgpu_ras_init()
Zilin Guan
2026-01-21
drm/amdgpu: mark invalid records with U64_MAX
Gangliang Xie
2026-01-05
drm/amdgpu: only check critical address when it is not reserved
Gangliang Xie
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
2026-01-05
drm/amdgpu: Add address checking for uniras
Jinzhou Su
2025-12-08
drm/amdgpu/ras: Move ras data alloc before bad page check
Asad Kamal
2025-12-08
drm/amdgpu: fix the calculation of RAS bad page number
Tao Zhou
2025-11-18
drm/amdgpu: Unregister mce notifier
Lijo Lazar
2025-11-11
drm/amdgpu: get RAS bad page address from MCA address
Tao Zhou
2025-11-11
drm/amdgpu: load RAS bad page from PMFW in page retirement
Tao Zhou
2025-11-06
drm/amdgpu: support to load RAS bad pages from PMFW
Tao Zhou
2025-11-04
drm/amdgpu: suspend ras module before gpu reset
YiPeng Chai
2025-11-04
drm/amdgpu: add function to check if pmfw eeprom is supported
Gangliang Xie
2025-11-04
drm/amdgpu: Fix error injection parameter error
YiPeng Chai
2025-10-28
drm/amd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-10-28
drm/amdgpu: Add uniras version in sysfs
Jinzhou Su
2025-10-28
drm/amdgpu: clear bad page info of ras module
Jinzhou Su
2025-10-20
drm/amdgpu: query block error count of ras module
YiPeng Chai
2025-10-20
drm/amdgpu: query bad page info of ras module
YiPeng Chai
2025-10-20
drm/amdgpu: ras module supports error injection
YiPeng Chai
2025-10-20
drm/amdgpu: check save count before RAS bad page saving
Tao Zhou
2025-10-20
drm/amdgpu: Avoid hive seqno increment in legacy ras
YiPeng Chai
2025-10-20
drm/amdgpu: Avoid loading bad pages into legacy ras
YiPeng Chai
2025-10-20
drm/amdgpu: add ras module rma check
YiPeng Chai
2025-10-20
drm/amdgpu: Improve ras fatal error handling function
YiPeng Chai
2025-10-20
drm/amdgpu: Intercept ras interrupts to ras module
YiPeng Chai
2025-09-18
drm/amdgpu: Check VF critical region before RAS poison injection
Xiang Liu
2025-09-15
drm/amdgpu: wait pmfw polling mca bank info done
Stanley.Yang
2025-09-02
Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2025-08-27
drm/amdgpu: Correct the loss of aca bank reg info
Ce Sun
2025-08-27
drm/amdgpu: Add a mutex lock to protect poison injection
Ce Sun
2025-08-04
drm/amdgpu: use kmalloc_array() instead of kmalloc()
Yunshui Jiang
2025-08-04
drm/amdgpu: Avoid rma causes GPU duplicate reset
Ce Sun
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-28
drm/amdgpu: add critical address check for bad page retirement
YiPeng Chai
2025-07-28
drm/amdgpu: support ras critical address check
YiPeng Chai
2025-07-28
drm/amdgpu: adjust the update of RAS bad page number
Tao Zhou
2025-07-28
drm/amdgpu: add range check for RAS bad page address
Tao Zhou
2025-07-28
drm/amdgpu: add command to check address validity
YiPeng Chai
2025-07-15
drm/amdgpu: refine bad page loading when in the same nps mode
ganglxie
2025-06-30
drm/amdgpu: Remove useless timeout error message
YiPeng Chai
2025-06-30
drm/amdgpu: refine ras error injection when eeprom initialization failed
ganglxie
2025-06-18
drm/amdgpu: Add debug mask to disable CE logs
Xiang Liu
2025-06-18
drm/amdgpu: Clear reset flags from ras context
Lijo Lazar
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-05-29
drm/amdgpu: Get mca address for old eeprom records
ganglxie
[next]