index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
accel/amdxdna: Fix use-after-free of mm_struct in job scheduler
Lizhi Hou
1
-0
/
+4
8 days
accel/ivpu: Reject firmware log with size smaller than header
Jhonraushan
1
-0
/
+4
8 days
accel/amdxdna: reject command submission on devices without a submit op
Doruk Tan Ozturk
1
-0
/
+4
8 days
accel/amdxdna: reject user command submission without a command BO
Doruk Tan Ozturk
1
-0
/
+10
10 days
Merge v7.2-rc3 into drm-misc-fixes
Maarten Lankhorst
3
-3
/
+0
10 days
accel/ivpu: Fix wrong register read in LNL failure diagnostics
Karol Wachowski
1
-1
/
+1
13 days
Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
6
-48
/
+114
2026-07-07
accel/amdxdna: Fix potential NULL pointer dereference of abo->client
Lizhi Hou
3
-6
/
+20
2026-07-07
accel/amdxdna: Check init_srcu_struct() return value
Lizhi Hou
1
-3
/
+13
2026-07-07
accel/amdxdna: Check drmm_mutex_init() return value
Lizhi Hou
1
-1
/
+4
2026-07-07
accel/amdxdna: Fix hardware context race in amdxdna_update_heap()
Lizhi Hou
2
-15
/
+15
2026-07-07
accel/amdxdna: Fix deadlock on debug BO command timeout
Lizhi Hou
2
-1
/
+10
2026-07-07
accel/amdxdna: fix open_ref leak and stale client pointer on dma map failure
Lizhi Hou
1
-1
/
+4
2026-07-07
accel/amdxdna: Fix potential amdxdna_umap lifetime race
Lizhi Hou
1
-2
/
+2
2026-07-06
accel/amdxdna: Fix VMA access race
Lizhi Hou
3
-13
/
+21
2026-07-06
accel/amdxdna: Use unsigned long for nr_pages in amdxdna_hmm_register()
Lizhi Hou
1
-1
/
+1
2026-07-06
accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()
Lizhi Hou
2
-5
/
+23
2026-07-03
Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5
-53
/
+98
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
3
-3
/
+0
2026-07-02
accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()
Wentao Liang
1
-0
/
+1
2026-07-01
accel/amdxdna: Fix use-after-free in debug BO command handling
Lizhi Hou
2
-18
/
+51
2026-06-29
accel/amdxdna: Fix iommu domain lifetime race during device removal
Lizhi Hou
1
-14
/
+29
2026-06-29
accel/amdxdna: Fix notifier_wq lifetime race during device removal
Lizhi Hou
1
-8
/
+4
2026-06-29
accel/amdxdna: Fix amdxdna_client lifetime race during device removal
Lizhi Hou
2
-13
/
+14
2026-06-26
Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-6
/
+6
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
73
-1164
/
+4454
2026-06-16
accel/amdxdna: Use caller client for debug BO sync
Shuvam Pandey
1
-1
/
+2
2026-06-15
accel/ivpu: fix HWS command queue leak on registration failure
Karol Wachowski
1
-5
/
+5
2026-06-11
accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()
Lizhi Hou
1
-0
/
+3
2026-06-09
accel/amdxdna: Clear sva pointer after unbind
Lizhi Hou
1
-0
/
+1
2026-06-09
accel/ivpu: Fix signed integer truncation in IPC receive
Andrzej Kacprowski
1
-1
/
+1
2026-06-05
accel/amdxdna: Require carveout when PASID and force_iova are disabled
Lizhi Hou
1
-1
/
+7
2026-06-04
accel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate()
Muhammad Bilal
1
-0
/
+2
2026-06-04
accel/ethosu: reject DMA commands with uninitialized length
Muhammad Bilal
1
-0
/
+3
2026-06-04
accel/ethosu: fix arithmetic issues in dma_length()
Muhammad Bilal
1
-5
/
+18
2026-06-04
accel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85
Muhammad Bilal
1
-1
/
+1
2026-06-04
accel/ethosu: reject NPU_OP_RESIZE commands from userspace
Muhammad Bilal
1
-2
/
+1
2026-06-04
accel/ethosu: fix IFM region index out-of-bounds in command stream parser
Muhammad Bilal
1
-1
/
+1
2026-06-03
accel/amdxdna: Return errors for failed debug BO commands
Lizhi Hou
1
-8
/
+5
2026-06-03
accel/amdxdna: Remove drv_cmd tracing from job free callback
Lizhi Hou
1
-1
/
+2
2026-06-02
accel/amdxdna: Preserve user address when PASID is disabled
Lizhi Hou
1
-1
/
+4
2026-06-02
accel/ivpu: Add buffer overflow check in MS get_info_ioctl
Andrzej Kacprowski
1
-0
/
+7
2026-06-02
accel/ivpu: Add bounds checks for firmware log indices
Andrzej Kacprowski
1
-0
/
+5
2026-06-02
accel/ivpu: Add bounds check for firmware runtime memory
Andrzej Kacprowski
1
-0
/
+16
2026-05-28
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
7
-55
/
+56
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
7
-55
/
+56
2026-05-28
accel/ivpu: Remove disable_d0i3_msg workaround
Andrzej Kacprowski
4
-29
/
+6
2026-05-26
accel/ivpu: prevent uninitialized data bug in debugfs
Dan Carpenter
1
-1
/
+1
2026-05-25
accel/ivpu: Document why full JSM message size is always used
Karol Wachowski
1
-1
/
+5
2026-05-22
Revert "accel/amdxdna: Support read-only user-pointer BO mappings"
Lizhi Hou
1
-27
/
+2
[next]