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
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfx
Christian König
2
-2
/
+6
8 days
drm/amdgpu: fix amdgpu_hmm_range_get_pages
Christian König
1
-8
/
+8
8 days
drm/amdgpu/userq: use array instead of list for userq_vas
Sunil Khatri
3
-77
/
+45
8 days
drm/amdgpu/userq: move mqd_destroy to later stage to keep core obj valid
Sunil Khatri
1
-5
/
+4
8 days
drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger
Eric Huang
1
-3
/
+5
8 days
drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapper
Sunil Khatri
3
-82
/
+21
8 days
drm/amd/pm/si: Disregard vblank time when no displays are connected
Timur Kristóf
1
-0
/
+4
8 days
drm/amdkfd: Check for pdd drm file first in CRIU restore path
David Francis
1
-5
/
+5
8 days
drm/amdgpu: fix potential overflow in fs_info.debugfs_name
Stanley.Yang
1
-1
/
+2
8 days
drm/amdgpu/userq: make sure queue is valid in the hang_detect_work
Sunil Khatri
1
-7
/
+7
8 days
drm/amdgpu/userq: reserve root bo without interruption
Sunil Khatri
1
-5
/
+1
8 days
drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart fails
Sunil Khatri
1
-1
/
+3
8 days
drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_index
Sunil Khatri
2
-14
/
+11
8 days
drm/amdkfd: fix NULL pointer bug in svm_range_set_attr
Eric Huang
1
-0
/
+3
8 days
drm/amd/display: Write REFCLK to 48MHz on DCN21
Ivan Lipski
1
-2
/
+13
8 days
drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lock
Sunil Khatri
1
-3
/
+2
8 days
drm/amdgpu/userq: Fix doorbell object cleanup of queue
Sunil Khatri
1
-3
/
+8
8 days
drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO
Ziyi Guo
1
-0
/
+5
8 days
drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFO
Michael Bommarito
1
-2
/
+4
2026-05-19
drm/amdgpu: fix handling in amdgpu_userq_create
Christian König
1
-66
/
+52
2026-05-19
drm/amdgpu: userq_va_mapped should remain true once done
Sunil Khatri
3
-14
/
+7
2026-05-19
drm/amdgpu: avoid integer overflow in VA range check
Ce Sun
1
-2
/
+2
2026-05-19
drm/amd/ras: Fix UMC error address allocation leak
Xiang Liu
1
-0
/
+2
2026-05-19
drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...
Yifan Zhang
5
-0
/
+55
2026-05-19
drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...
Harry Wentland
1
-1
/
+5
2026-05-19
drm/amd/display: Validate GPIO pin LUT table size before iterating
Harry Wentland
1
-0
/
+9
2026-05-19
drm/amd/display: Fix integer overflow in bios_get_image()
Harry Wentland
1
-3
/
+6
2026-05-19
drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_id
David Francis
1
-0
/
+6
2026-05-19
drm/amdgpu: use atomic operation to achieve lockless serialization
Sunil Khatri
1
-5
/
+8
2026-05-19
drm/amdkfd: Check bounds on allocate_doorbell
David Francis
1
-0
/
+3
2026-05-19
drm/amdgpu/vce3: Fix VCE 3 firmware size and offsets
Timur Kristóf
1
-1
/
+1
2026-05-19
drm/amdgpu/vce2: Fix VCE 2 firmware size and offsets
Timur Kristóf
1
-2
/
+7
2026-05-19
drm/amdgpu/vce1: Stop using amdgpu_vce_resume
Timur Kristóf
1
-10
/
+6
2026-05-19
drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets
Timur Kristóf
1
-4
/
+15
2026-05-19
drm/amdgpu/vce1: Don't repeat GTT MGR node allocation
Timur Kristóf
1
-5
/
+7
2026-05-19
drm/amdgpu/vce1: Check if VRAM address is lower than GART.
Timur Kristóf
1
-0
/
+3
2026-05-19
drm/amdgpu/vce1: Remove superfluous address check
Timur Kristóf
1
-2
/
+0
2026-05-19
drm/amdgpu/vce1: Check that the GPU address is < 128 MiB
Timur Kristóf
1
-4
/
+8
2026-05-19
drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2)
Timur Kristóf
1
-1
/
+8
2026-05-19
drm/amdkfd: Fix OOB memory exposure in get_wave_state()
Sunday Clement
1
-3
/
+8
2026-05-19
drm/amd/pm: fix memleak of dpm_policies on smu v15
Yang Wang
1
-0
/
+2
2026-05-19
drm/amdgpu: Fix discovery offset check under VF
Lijo Lazar
1
-1
/
+1
2026-05-19
drm/amdgpu: remove va cursors for all mappings
Sunil Khatri
1
-10
/
+7
2026-05-19
drm/amdgpu: reject non-user addresses early in GEM_USERPTR ioctl
Amir Shetaia
1
-0
/
+4
2026-05-19
drm/amdgpu/vpe: Force collaborate sync after TRAP
Alan Liu
1
-1
/
+6
2026-05-19
drm/amdgpu/userq: update the vm task info during signal ioctl
Sunil Khatri
1
-0
/
+3
2026-05-19
drm/amdgpu/userq: cancel reset work while tear down in progress
Sunil Khatri
1
-0
/
+8
2026-05-19
drm/amdgpu: rework userq reset work handling
Christian König
4
-44
/
+60
2026-05-19
drm/amdgpu/userq: pin mqd and fw object bo to avoid eviction
Sunil Khatri
1
-3
/
+10
2026-05-19
drm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptr
Sunil Khatri
1
-29
/
+26
[next]