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-7.1.y
linux-7.2.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
Age
Commit message (
Expand
)
Author
24 hours
drm/amdgpu: check ASPM on the dGPU host link
Yang Wang
24 hours
drm/amdgpu: disallow multiple FENCE chunks in one submit
Junrui Luo
5 days
drm/amdgpu: move debug_vm handling to amdgpu_cs_parser_fini
Pierre-Eric Pelloux-Prayer
5 days
drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functions
Timur Kristóf
5 days
drm/amdgpu: Fix UVD decode image min size calculation
David Rosca
5 days
drm/amdgpu: Implement insert_end for VCE 3
David Rosca
5 days
drm/amdgpu: Reject UVD message with dimensions above 4096
David Rosca
5 days
drm/amdgpu: validate GEM_CREATE domain combinations
Candice Li
5 days
drm/amdgpu: Reject UVD message with invalid number of h265 refs
David Rosca
9 days
drm/amdgpu: cap GTT size to physical RAM on APUs
Harkirat Gill
9 days
drm/amdgpu: restore UMD profile pstate after runtime resume
Candice Li
9 days
drm/amdgpu: invoke pm_genpd_remove() before freeing genpd
Ce Sun
9 days
drm/amdgpu: fix division by zero with invalid uvd dimensions
Boyuan Zhang
9 days
drm/amdgpu/vce: fix integer overflow in image size
Boyuan Zhang
9 days
drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()
Alex Deucher
9 days
drm/amdgpu/gfx8: drop unecessary BUG_ON()
Alex Deucher
9 days
drm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()
Alex Deucher
9 days
drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()
Alex Deucher
9 days
drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reserved
Zhu Lingshan
9 days
drm/amdgpu: Fix VFCT bus number matching with soft filter
Mario Limonciello
9 days
drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()
Alex Deucher
9 days
drm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()
Alex Deucher
9 days
drm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()
Alex Deucher
9 days
drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTT
Timur Kristóf
2026-07-24
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
2026-07-24
drm/amdgpu: initialize irq.lock spinlock earlier
Thadeu Lima de Souza Cascardo
2026-07-24
drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free
Yunxiang Li
2026-07-24
drm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()
Werner Kasselman
2026-06-19
drm/amdgpu: restart the CS if some parts of the VM are still invalidated
Christian König
2026-06-01
drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)
Timur Kristóf
2026-06-01
drm/amdgpu/uvd3.1: Don't validate the firmware when already validated
Timur Kristóf
2026-06-01
drm/amdgpu: fix spelling typos
Alexandre Demers
2026-06-01
drm/amdgpu/gfx10: look at the right prop for gfx queue priority
Alex Deucher
2026-06-01
drm/amdgpu: Add default case in DVI mode validation
Srinivasan Shanmugam
2026-06-01
drm/amdgpu/vcn4: Avoid overflow on msg bound check
Benjamin Cheng
2026-06-01
drm/amdgpu/vcn3: Avoid overflow on msg bound check
Benjamin Cheng
2026-06-01
drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission
John B. Moore
2026-06-01
drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQ
John B. Moore
2026-06-01
drm/amdgpu: zero-initialize GART table on allocation
Philip Yang
2026-06-01
drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg
Benjamin Cheng
2026-06-01
drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg
Benjamin Cheng
2026-06-01
drm/amdgpu/vce: Prevent partial address patches
Benjamin Cheng
2026-06-01
drm/amdgpu: Add bounds checking to ib_{get,set}_value
Benjamin Cheng
2026-06-01
drm/amdgpu: fix zero-size GDS range init on RDNA4
Arjan van de Ven
2026-06-01
drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
Jesse.Zhang
2026-06-01
drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
Tvrtko Ursulin
2026-06-01
drm/amdgpu: remove two invalid BUG_ON()s
Christian König
2026-04-11
drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
2026-03-25
drm/amdgpu: clarify DC checks
Alex Deucher
2026-03-25
drm/amdgpu: use proper DC check in amdgpu_display_supported_domains()
Alex Deucher
[next]