index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-23
drm/amdkfd: Add upper bound check for num_of_nodes
Alysa Liu
3
-0
/
+15
2026-04-03
amd/amdkfd: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2026-03-30
drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack size to GPU page size
Donet Tom
1
-3
/
+4
2026-03-30
drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fences
Pierre-Eric Pelloux-Prayer
1
-2
/
+1
2026-03-30
drm/amdgpu: allocate move entities dynamically
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2026-03-30
drm/amdkfd: fix kernel crash on releasing NULL sysfs entry
Eric Huang
1
-1
/
+2
2026-03-30
drm/amdkfd: Switch to dev_* printk stuff in kfd_int_process_v12_1.c
Lang Yu
1
-12
/
+16
2026-03-30
drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB
Donet Tom
1
-2
/
+2
2026-03-30
drm/amd: Fix MQD and control stack alignment for non-4K
Donet Tom
1
-8
/
+15
2026-03-30
drm/amdkfd: Align expected_queue_size to PAGE_SIZE
Donet Tom
1
-2
/
+2
2026-03-24
drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_process
Srinivasan Shanmugam
1
-3
/
+3
2026-03-17
drm/amd/amdgpu: Fix build errors due to declarations after labels
Jesse.Zhang
1
-2
/
+3
2026-03-17
drm/amdgpu: Add poison consumption handling for gfx v12_1
YiPeng Chai
1
-1
/
+11
2026-03-17
drm/amdgpu: Support forcing MTYPE_RW
Harish Kasiviswanathan
1
-3
/
+3
2026-03-17
drm/amdgpu: Update MTYPE for GFX12.1
Harish Kasiviswanathan
1
-13
/
+16
2026-03-17
drm/amdkfd: Don't expect signal mailbox update
Harish Kasiviswanathan
8
-21
/
+26
2026-03-17
drm/amdkfd: Update queue properties for metadata ring
Philip Yang
1
-1
/
+2
2026-03-16
Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
7
-10
/
+25
2026-03-11
drm/amdkfd: Unreserve bo if queue update failed
Philip Yang
1
-0
/
+1
2026-03-09
Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
10
-26
/
+31
2026-03-06
drm/amdgpu: Check for multiplication overflow in checkpoint stack size
David Francis
6
-8
/
+22
2026-03-06
drm/amdkfd: fix the warning for potential insecure string
Sunil Khatri
1
-2
/
+2
2026-03-04
drm/amdgpu: GFX12.1 scratch memory limit up to 57-bit
Philip Yang
1
-10
/
+25
2026-02-26
drm/amdkfd: fix CWSR trap handler
Alex Deucher
1
-3
/
+0
2026-02-25
drm/amdkfd: Removed commented line for MQD queue priority
Andrew Martin
7
-7
/
+0
2026-02-23
drm/amdgpu: statically assign gart windows to ttm entities
Pierre-Eric Pelloux-Prayer
1
-6
/
+6
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
24
-82
/
+99
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
21
-41
/
+41
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
21
-47
/
+49
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
12
-28
/
+52
2026-02-19
drm/amdkfd: Check for NULL return values
Andrew Martin
3
-7
/
+13
2026-02-19
drm/amdkfd: Disable MQD queue priority
Andrew Martin
7
-7
/
+7
2026-02-12
drm/amdkfd: Fix APU to use GTT, not VRAM for MQD
Siwei He
1
-0
/
+3
2026-02-12
drm/amdkfd: Fix watch_id bounds checking in debug address watch v2
Srinivasan Shanmugam
1
-8
/
+12
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-6
/
+0
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
33
-1091
/
+3730
2026-02-05
drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
Sunday Clement
1
-0
/
+6
2026-02-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
35
-1109
/
+3740
2026-02-03
drm/amdgpu: Ignored various return code
Andrew Martin
2
-6
/
+11
2026-02-03
drm/amd: kill the outdated "Only the pthreads threading model is supported" checks
Oleg Nesterov
1
-10
/
+0
2026-01-29
Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2026-01-29
drm/amdkfd: Use AMDGPU_MQD_SIZE_ALIGN in gfx11+ kfd mqd manager
Lang Yu
4
-47
/
+17
2026-01-29
drm/amdkfd: Adjust parameter of allocate_mqd
Lang Yu
11
-15
/
+24
2026-01-28
drm/amdkfd: gfx12.1 trap handler instruction fixup for VOP3PX
Jay Cornwall
2
-101
/
+121
2026-01-27
drm/amdkfd: add extended capabilities to device snapshot
Jonathan Kim
1
-0
/
+1
2026-01-27
dma-buf: Always build with DMABUF_MOVE_NOTIFY
Leon Romanovsky
1
-1
/
+1
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
1
-1
/
+1
2026-01-21
drm/amdkfd: simplify svm_range_unmap_from_gpus()
Yury Norov
1
-4
/
+1
[next]