index
:
pub/scm/linux/kernel/git/will/linux.git
master
Will Deacon's Kernel Tree
Will Deacon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
9 days
accel/amdxdna: refuse to flush an imported BO
Taimuraz Kaitmazov
1
-3
/
+4
10 days
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
19
-79
/
+604
2026-08-26
accel/ethosu: fix job completion fence cleanup
GuoHan Zhao
1
-2
/
+8
2026-08-24
accel: ethosu: Don't read the U65 rounding mode as a storage mode
Tomeu Vizoso
1
-1
/
+1
2026-08-24
accel/ethosu: check MMIO mapping errors in probe
GuoHan Zhao
1
-0
/
+2
2026-08-24
accel/amdxdna: put the chained BO when its mapping fails
Taimuraz Kaitmazov
1
-1
/
+3
2026-08-24
accel/amdxdna: reject a command chain that carries no commands
Taimuraz Kaitmazov
1
-1
/
+1
2026-08-24
accel/amdxdna: Remove __counted_by from struct amdxdna_cmd_chain
Lizhi Hou
1
-1
/
+1
2026-08-21
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
18
-60
/
+600
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-19
/
+4
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
14
-103
/
+239
2026-08-19
accel/amdxdna: return early from a zero-length flush
Taimuraz Kaitmazov
1
-0
/
+3
2026-08-14
accel/qaic: Address potential out-of-bounds read in resp_worker()
Youssef Samir
1
-22
/
+24
2026-08-12
accel/amdxdna: Skip unmapped range in aie2_populate_range()
Lizhi Hou
1
-0
/
+16
2026-08-11
Revert "accel/amdxdna: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-11
Revert "accel/rocket: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-11
Revert "accel/ethosu: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
1
-0
/
+1
2026-08-04
accel/amdxdna: use hmm_range_fault_unlocked_timeout() for range population
Stanislav Kinsburskii
1
-19
/
+4
2026-07-31
accel/amdxdna: Fix locally exploitable BUG_ON in amdxdna_insert_pages()
Lizhi Hou
1
-19
/
+8
2026-07-31
accel/amxdna: Fix page-insertion errors in amdxdna_insert_pages()
Lizhi Hou
1
-4
/
+20
2026-07-29
accel/qaic: use sizeof(*trans_hdr) for transaction length check
Muhammad Bilal
1
-1
/
+1
2026-07-21
accel: ethosu: Handle U85 internal chaining buffer
Rob Herring (Arm)
1
-9
/
+26
2026-07-21
accel: ethosu: Fix element size accounting for cmd stream validation
Rob Herring (Arm)
1
-9
/
+10
2026-07-19
accel/amdxdna: Fix command timeout race
Wendy Liang
3
-14
/
+20
2026-07-17
accel/ivpu: Remove unnecessary min_t()/max_t() usage
Andrzej Kacprowski
2
-3
/
+3
2026-07-16
accel/amdxdna: Fix use-after-free of mm_struct in job scheduler
Lizhi Hou
1
-0
/
+4
2026-07-15
accel/ivpu: Reject firmware log with size smaller than header
Jhonraushan
1
-0
/
+4
2026-07-14
accel/amdxdna: reject command submission on devices without a submit op
Doruk Tan Ozturk
1
-0
/
+4
2026-07-14
accel/amdxdna: reject user command submission without a command BO
Doruk Tan Ozturk
1
-0
/
+10
2026-07-13
Merge v7.2-rc3 into drm-misc-fixes
Maarten Lankhorst
3
-3
/
+0
2026-07-13
accel/ivpu: Fix wrong register read in LNL failure diagnostics
Karol Wachowski
1
-1
/
+1
2026-07-10
Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
6
-48
/
+114
2026-07-08
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
8
-56
/
+98
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-06
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
15
-48
/
+574
2026-07-04
accel/rocket: Fix error path handling in rocket_job_run()
ZhaoJinming
1
-3
/
+11
2026-07-04
accel/rocket: fix NULL dereference and integer overflow in rocket_job_push()
Muhammad Bilal
1
-4
/
+10
2026-07-04
accel/rocket: initialize job domain before cleanup paths
Shuvam Pandey
1
-2
/
+2
2026-07-03
Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5
-53
/
+98
[next]