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
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger
Eric Huang
1
-3
/
+5
8 days
drm/amdkfd: Check for pdd drm file first in CRIU restore path
David Francis
1
-5
/
+5
8 days
drm/amdkfd: fix NULL pointer bug in svm_range_set_attr
Eric Huang
1
-0
/
+3
2026-05-19
drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...
Yifan Zhang
2
-0
/
+23
2026-05-19
drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_id
David Francis
1
-0
/
+6
2026-05-19
drm/amdkfd: Check bounds on allocate_doorbell
David Francis
1
-0
/
+3
2026-05-19
drm/amdkfd: Fix OOB memory exposure in get_wave_state()
Sunday Clement
1
-3
/
+8
2026-05-05
drm/amdkfd: Check if there are kfd porcesses using adev by kfd_processes_count
Xiaogang Chen
1
-32
/
+1
2026-05-05
drm/amdkfd: Make all TLB-flushes heavy-weight
Felix Kuehling
4
-10
/
+10
2026-04-24
drm/amdkfd: check if vm ready in svm map and unmap to gpu
YuanShang
1
-0
/
+11
2026-04-24
drm/amdkfd: validate SVM ioctl nattr against buffer size
Alysa Liu
2
-2
/
+27
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 ...
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/agd...
Dave Airlie
7
-10
/
+25
2026-03-11
drm/amdkfd: Unreserve bo if queue update failed
Philip Yang
1
-0
/
+1
2026-03-08
Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
10
-26
/
+31
2026-03-07
drm/amdgpu: Check for multiplication overflow in checkpoint stack size
David Francis
6
-8
/
+22
2026-03-07
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-26
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-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-22
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-21
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/...
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-06
drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
Sunday Clement
1
-0
/
+6
[next]