index
:
pub/scm/linux/kernel/git/hyperv/linux.git
master
Microsoft Hyper-V Development Tree
Hyper-V group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+6
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-6
/
+6
10 days
drm/amdkfd: fix scope of mqd_mgr dereference in pqm_debugfs_mqds
Mario Limonciello
1
-6
/
+6
10 days
drm/amdkfd: Add TLB flush after MES queue eviction/suspension
Priya Hosur
1
-1
/
+12
2026-08-25
drm/amdkfd: guard against NULL restore_mqd in CRIU queue restore
Vladimir Marioukhine
1
-0
/
+10
2026-08-25
drm/amdkfd: Fix the case that vm range is hole at svm_migrate_copy_to_vram
Xiaogang Chen
1
-4
/
+7
2026-08-25
drm/amdkfd: Fix error path at svm_migrate_copy_to_ram
Xiaogang Chen
1
-15
/
+30
2026-08-25
drm/amdkfd: Reject zero-sized AQL queue allocations after size halving
Sunday Clement
1
-1
/
+2
2026-08-19
amdkfd: let profile_lock_device return an int other than uint32
Zhu Lingshan
1
-1
/
+1
2026-08-12
drm/amdkfd: preserve VRAM MQD across hibernation via unpin/repin
Shikang Fan
4
-0
/
+160
2026-08-06
drm/amdgpu: Fix typo in comment
Kenji Takahashi
1
-1
/
+1
2026-08-06
drm/amdkfd: enable rs64mem for kfd queue
Prike Liang
4
-2
/
+32
2026-08-06
drm/amdkfd: Unmap svm range from GPU set to no-access
Philip Yang
3
-42
/
+76
2026-08-06
drm/amdkfd: Add helper svm_range_update_checkpoint_timestamp
Philip Yang
2
-37
/
+50
2026-07-29
drm/amdkfd: Remove svm_bo eviction fence
Philip Yang
3
-74
/
+52
2026-07-28
drm/amdkfd: Evict SVM BOs synchronously from TTM eviction
Philip Yang
2
-37
/
+61
2026-07-28
drm/amdkfd: Fix signal reset event
Amber Lin
1
-9
/
+8
2026-07-28
drm/amdkfd: allow CWSR grace period of 0 on supported firmware
William Palacek
1
-4
/
+66
2026-07-28
drm/amdkfd: hold event_mutex while checkpointing CRIU events
William Palacek
1
-3
/
+17
2026-07-28
drm/amdkfd: Avoid topology_lock in kfd_mmap
Philip Yang
1
-3
/
+5
2026-07-28
drm/amdgpu: convert ptl_hw_supported to enum
Victor Zhao
1
-4
/
+7
2026-07-28
drm/amdkfd: fix uint32_t overflow in EOP ring buffer size alignment
William Palacek
1
-1
/
+1
2026-07-28
drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLE
Gang Ba
1
-3
/
+7
2026-07-28
drm/amdkfd: Handle invalid event type in CRIU event restore
David Francis
1
-0
/
+3
2026-07-28
drm/amdkfd: fix QID bit leak in pqm_create_queue()
Vladimir Marioukhine
1
-1
/
+1
2026-07-16
drm/amdkfd: Add bounds check for CRAT subtype length
William Palacek
1
-0
/
+9
2026-07-16
drm/amdkfd: Clean up debug runlist printing
Kent Russell
1
-3
/
+13
2026-07-16
drm/amdgpu: move job parameter to the end in amdgpu_job_alloc() and *_with_ib()
Christian König
1
-2
/
+2
2026-07-16
drm/amdgpu: properly account for resets with user queues
Alex Deucher
1
-1
/
+18
2026-07-15
drm/amdkfd: free MQD managers on DQM init failures
Guangshuo Li
1
-0
/
+4
2026-07-15
drm/amdkfd: Do not fail process debugfs setup on debugfs errors
Srinivasan Shanmugam
1
-4
/
+0
2026-07-14
drm/amdkfd: fix 32-bit overflow in CWSR total size calculation
Yongqiang Sun
1
-6
/
+17
2026-07-08
drm/amdkfd: Check bounds on CRIU restore event id
David Francis
1
-1
/
+1
2026-07-08
drm/amdkfd: expose pasid of secondary contexts by debugfs
Zhu Lingshan
4
-23
/
+104
2026-07-08
drm/amdkfd: Check bounds in allocate_event_notification_slot
David Francis
1
-0
/
+3
2026-07-08
amdkfd: properly free secondary context id
Zhu Lingshan
1
-1
/
+1
2026-07-08
drm/amdkfd: Don't acquire buffers during CRIU queue restore.
David Francis
1
-8
/
+5
2026-07-08
drm/amdkfd: Check bounds on CRIU restore queue type and mqd size
David Francis
4
-8
/
+27
2026-07-08
drm/amdkfd: use iosys_map for CWSR buffer access
James Zhu
2
-20
/
+49
2026-07-08
drm/amdkfd: drop duplicate kfd_queue_acquire_buffers()
Alex Deucher
1
-6
/
+0
2026-07-07
Merge tag 'amd-drm-next-7.3-2026-07-02' of https://gitlab.freedesktop.org/agd...
Dave Airlie
15
-308
/
+345
2026-07-01
drm/amdgpu: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K systems
Donet Tom
1
-1
/
+1
2026-07-01
drm/amdkfd: Use kvcalloc to allocate arrays
David Francis
1
-6
/
+6
2026-07-01
drm/amdgpu: add support for GC IP version 11.7.1
Granthali Vinodkumar Dhandar
2
-0
/
+6
2026-07-01
drm/amdgpu: add support for GC IP version 11.7.0
Granthali Vinodkumar Dhandar
2
-0
/
+6
2026-07-01
drm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO size
Yongqiang Sun
2
-3
/
+23
2026-07-01
drm/amdkfd: Guard m->cp_hqd_eop_control setting by q->eop_ring_buffer_size
Xiaogang Chen
5
-10
/
+10
2026-07-01
drm/amdgpu: add support for GC IP version 11.7.1
Granthali Vinodkumar Dhandar
2
-0
/
+6
2026-07-01
drm/amdgpu: add support for GC IP version 11.7.0
Granthali Vinodkumar Dhandar
2
-0
/
+6
2026-07-01
drm/amdgpu: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K systems
Donet Tom
1
-1
/
+1
[next]