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
/
amdgpu
Age
Commit message (
Expand
)
Author
2026-03-30
drm/amdgpu: Fix wait after reset sequence in S4
Lijo Lazar
2026-03-30
drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB
Donet Tom
2026-03-30
drm/amdgpu/userq: fix memory leak in MQD creation error paths
Junrui Luo
2026-03-30
drm/amd: Fix MQD and control stack alignment for non-4K
Donet Tom
2026-03-30
drm/amdgpu: fix the idr allocation flags
Prike Liang
2026-03-30
drm/amdgpu: validate doorbell_offset in user queue creation
Junrui Luo
2026-03-24
drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Donet Tom
2026-03-24
drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
2026-03-23
drm/amdgpu: prevent immediate PASID reuse case
Eric Huang
2026-03-23
drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)
Ruijing Dong
2026-03-17
drm/amdgpu: rework how we handle TLB fences
Alex Deucher
2026-03-17
drm/amdgpu: Fix ISP segfault issue in kernel v7.0
Pratap Nirujogi
2026-03-17
drm/amdgpu/gmc9.0: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub4.2.0: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub4.1.0: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub3.0: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub3.0.2: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub3.0.1: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub2.3: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu/mmhub2.0: add bounds checking for cid
Alex Deucher
2026-03-17
drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
Jesse.Zhang
2026-03-11
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2026-03-06
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
2026-03-06
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
2026-03-06
drm/amdgpu: Fix kernel-doc comments for some LUT properties
Cristian Ciocaltea
2026-03-06
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
2026-03-04
drm/amdgpu/userq: refcount userqueues to avoid any race conditions
Sunil Khatri
2026-03-04
drm/amdgpu/userq: Consolidate wait ioctl exit path
Tvrtko Ursulin
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
2026-03-02
drm/amdgpu: Enable DPG support for VCN5
sguttula
2026-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
2026-02-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
2026-02-25
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
2026-02-25
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
2026-02-25
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
2026-02-25
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
2026-02-25
drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings
Tvrtko Ursulin
2026-02-25
drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
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
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-19
drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2
Christian König
2026-02-19
drm/amdgpu: keep vga memory on MacBooks with switchable graphics
Alex Deucher
2026-02-19
drm/amdgpu: Set atomics to true for xgmi
Harish Kasiviswanathan
2026-02-19
drm/amdkfd: Check for NULL return values
Andrew Martin
[next]