index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
ras
/
ras_mgr
/
amdgpu_virt_ras_cmd.c
Age
Commit message (
Expand
)
Author
2026-03-02
drm/amdgpu: Fix static assertion failure issue
YiPeng Chai
2026-02-25
drm/amd/ras: Add function to convert retired address
Jinzhou Su
2026-02-25
drm/amd/ras: Handle address check in SR-IOV guest
Jinzhou Su
2026-02-25
drm/amd/ras: use dedicated memory as vf ras command buffer
YiPeng Chai
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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
2025-12-10
drm/amd/ras: Reduce stack usage in amdgpu_virt_ras_get_cper_records()
Srinivasan Shanmugam
2025-12-08
drm/amd/ras: Compatible with legacy sriov host
YiPeng Chai
2025-12-08
drm/amd/ras: Add sriov ras preprocessing before gpu reset
YiPeng Chai
2025-12-08
drm/amd/ras: Support high-frequency querying sriov ras block error count
YiPeng Chai
2025-12-08
drm/amd/ras: Add ras command to retrieve cper data from sriov host
YiPeng Chai
2025-12-08
drm/amd/ras: sriov supports handling VF ras commands.
YiPeng Chai