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-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
/
amd
/
ras
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-23
drm/amd/ras: Add input pointer validation in ras core helpers
Srinivasan Shanmugam
1
-0
/
+9
2026-03-23
drm/amd/ras: Add NULL checks for ras_core sys_fn callbacks
Srinivasan Shanmugam
1
-0
/
+13
2026-03-23
drm/amd/ras: Remove redundant NULL check in pending bad-bank list iteration
Srinivasan Shanmugam
1
-1
/
+1
2026-03-18
drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()
Srinivasan Shanmugam
1
-2
/
+5
2026-03-17
drm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected()
Srinivasan Shanmugam
1
-1
/
+3
2026-03-17
drm/amd/ras: Pass ras poison consumption message to sriov host
YiPeng Chai
1
-0
/
+10
2026-03-17
drm/amd/ras: Add unified interface to handle ras interrupts
YiPeng Chai
2
-0
/
+32
2026-03-04
drm/amd/ras: adapt sync info func for pmfw eeprom
Gangliang Xie
3
-1
/
+19
2026-03-04
drm/amd/ras: add check func for pmfw eeprom
Gangliang Xie
6
-9
/
+67
2026-03-04
drm/amd/ras: add initialization func for pmfw eeprom
Gangliang Xie
3
-3
/
+98
2026-03-04
drm/amd/ras: adapt page retirement process for pmfw eeprom
Gangliang Xie
4
-10
/
+66
2026-03-04
drm/amd/ras: add read func for pmfw eeprom
Gangliang Xie
6
-9
/
+101
2026-03-04
drm/amd/ras: make MCA IPID parse global
Tao Zhou
2
-0
/
+16
2026-03-04
drm/amd/ras: add append func for pmfw eeprom
Gangliang Xie
3
-3
/
+48
2026-03-04
drm/amd/ras: add check safety watermark func for pmfw eeprom
Gangliang Xie
4
-0
/
+37
2026-03-03
drm/amd/ras: Add table reset func for pmfw eeprom
Gangliang Xie
4
-2
/
+63
2026-03-03
drm/amd/ras: add wrapper funcs for pmfw eeprom
Gangliang Xie
2
-0
/
+141
2026-03-03
drm/amd/ras: add uniras smu feature flag init func
Gangliang Xie
5
-1
/
+74
2026-03-03
drm/amd/ras: add pmfw eeprom smu interfaces
Gangliang Xie
2
-0
/
+64
2026-03-03
drm/amdgpu: Fix static assertion failure issue
YiPeng Chai
1
-2
/
+2
2026-03-03
drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()
Yujie Liu
1
-2
/
+2
2026-03-03
drm/amd/ras: Fix type size of remainder argument
Kees Cook
1
-2
/
+4
2026-02-26
drm/amd/ras: Add function to convert retired address
Jinzhou Su
2
-0
/
+29
2026-02-26
drm/amd/ras: Handle address check in SR-IOV guest
Jinzhou Su
2
-0
/
+22
2026-02-26
drm/amd/ras: Add convert retired address structure
Jinzhou Su
1
-0
/
+14
2026-02-26
drm/amd/ras: Add address check structure
Jinzhou Su
1
-0
/
+15
2026-02-26
drm/amd/ras: use dedicated memory as vf ras command buffer
YiPeng Chai
2
-34
/
+96
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-9
/
+9
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-11
/
+11
2026-02-06
drm/amd/ras: statistic xgmi training error count
Stanley.Yang
1
-1
/
+1
2026-01-06
drm/amd/ras: Replace NPS flags in ras module
Jinzhou Su
1
-1
/
+1
2026-01-06
drm/amd/ras: Support physical address convert
Jinzhou Su
6
-11
/
+68
2025-12-11
drm/amd/ras: Add vram_type to ras_ta_init_flags
Candice Li
4
-0
/
+4
2025-12-11
drm/amd/ras: Reduce stack usage in amdgpu_virt_ras_get_cper_records()
Srinivasan Shanmugam
1
-4
/
+13
2025-12-08
drm/amd/ras: Reduce stack usage in ras_umc_handle_bad_pages()
Srinivasan Shanmugam
1
-8
/
+21
2025-12-08
drm/amd/ras: Compatible with legacy sriov host
YiPeng Chai
3
-0
/
+36
2025-12-08
drm/amd/ras: Add sriov ras preprocessing before gpu reset
YiPeng Chai
3
-1
/
+23
2025-12-08
drm/amd/ras: Support high-frequency querying sriov ras block error count
YiPeng Chai
3
-0
/
+154
2025-12-08
drm/amd/ras: Add ras command to retrieve cper data from sriov host
YiPeng Chai
2
-1
/
+173
2025-12-08
drm/amd/ras: sriov supports handling VF ras commands.
YiPeng Chai
6
-10
/
+207
2025-11-06
drm/amd/ras: ras supports i2c eeprom for mp1 v13_0_12
YiPeng Chai
1
-0
/
+1
2025-11-04
drm/amdgpu: suspend ras module before gpu reset
YiPeng Chai
7
-0
/
+110
2025-11-04
drm/amd/ras: Add ras support for umc v12_5_0
YiPeng Chai
2
-1
/
+3
2025-11-04
drm/amd/ras: Add ras support for nbio v7_9_1
YiPeng Chai
2
-1
/
+3
2025-11-04
drm/amd/ras: Increase ras switch control range
YiPeng Chai
1
-6
/
+19
2025-11-04
drm/amd/ras: Fix format truncation
Xiang Liu
1
-2
/
+2
2025-11-04
drm/amd/ras: Use correct severity for BP threshold exceed event
Xiang Liu
1
-2
/
+2
2025-11-04
drm/amd/ras: Correct info field of bad page threshold exceed CPER
Xiang Liu
1
-3
/
+8
2025-11-04
drm/amd/ras: Update IPID value for bad page threshold CPER
Xiang Liu
1
-1
/
+8
[next]