index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-11
accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()
Lizhi Hou
1
-0
/
+3
2026-06-09
accel/ivpu: Fix signed integer truncation in IPC receive
Andrzej Kacprowski
1
-1
/
+1
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-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-26
accel/ivpu: prevent uninitialized data bug in debugfs
Dan Carpenter
1
-1
/
+1
2026-05-21
accel/amdxdna: Block running when IOMMU is off
Lizhi Hou
1
-0
/
+5
2026-05-21
accel/rocket: fix UAF via dangling GEM handle in create_bo
Dhabaleshwar Das
1
-5
/
+12
2026-05-19
accel/amdxdna: Remove mmap and export support for ubuf
Lizhi Hou
3
-51
/
+10
2026-05-12
accel/qaic: Add overflow check to remap_pfn_range during mmap
Zack McKevitt
1
-2
/
+21
2026-05-07
accel/rocket: Fix prep_bo ioctl leaking positive return from dma_resv_wait_ti...
Gyeyoung Baek
1
-0
/
+2
2026-05-01
accel/qaic: fix incorrect counter check in RAS message decode
Alok Tiwari
1
-2
/
+2
2026-04-30
accel/ivpu: Disallow re-exporting imported GEM objects
Karol Wachowski
1
-0
/
+21
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
29
-456
/
+1351
2026-04-10
Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-0
/
+6
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
1
-2
/
+45
2026-04-02
accel: ethosu: Add hardware dependency hint
Jean Delvare
1
-0
/
+1
2026-04-02
accel/ivpu: Trigger recovery on TDR with OS scheduling
Karol Wachowski
1
-0
/
+6
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
2
-2
/
+5
2026-03-30
Merge drm/drm-fixes into drm-misc-next-fixes
Maxime Ripard
4
-14
/
+17
2026-03-27
accel/qaic: Handle DBC deactivation if the owner went away
Youssef Samir
1
-2
/
+45
2026-03-27
Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
12
-275
/
+396
2026-03-26
BackMerge tag 'v7.0-rc4' into drm-next
Dave Airlie
2
-12
/
+12
2026-03-25
accel/amdxdna: Add per-process BO memory usage query support
Max Zhen
5
-13
/
+142
2026-03-24
accel/ivpu: Add disable clock relinquish workaround for NVL-A0
Karol Wachowski
2
-2
/
+5
2026-03-23
accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failure
Wendy Liang
1
-1
/
+6
2026-03-23
accel/amdxdna: fix missing newline in pr_err message
haoyu.lu
1
-1
/
+1
2026-03-20
accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...
Max Zhen
9
-274
/
+261
2026-03-20
accel/ivpu: Perform engine reset instead of device recovery on TDR
Karol Wachowski
9
-17
/
+92
2026-03-17
accel/amdxdna: Support retrieving hardware context debug information
Lizhi Hou
8
-11
/
+213
2026-03-16
accel/amdxdna: Add debug prints for command submission
Lizhi Hou
1
-5
/
+29
2026-03-12
accel/amdxdna: Allow forcing IOVA-based DMA via module parameter
Lizhi Hou
10
-32
/
+325
2026-03-12
Merge drm/drm-next into drm-misc-next
Maxime Ripard
11
-124
/
+194
2026-03-11
accel/amdxdna: Support sensors for column utilization
Mario Limonciello (AMD)
2
-5
/
+37
2026-03-11
accel/amdxdna: Add IOCTL to retrieve realtime NPU power estimate
Lizhi Hou
3
-1
/
+51
2026-03-11
accel/amdxdna: Import AMD_PMF namespace
Mario Limonciello (AMD)
1
-0
/
+1
2026-03-11
accel/ivpu: Apply minor code style cleanups to align with kernel style
Karol Wachowski
1
-4
/
+4
2026-03-11
Merge v7.0-rc3 into drm-next
Simona Vetter
11
-124
/
+194
2026-03-10
accel/amdxdna: Fix runtime suspend deadlock when there is pending job
Lizhi Hou
2
-12
/
+12
2026-03-10
accel/ivpu: Remove boot params address setting via MMIO register
Andrzej Kacprowski
2
-7
/
+0
2026-03-09
accel/ivpu: Test for imported buffers with drm_gem_is_imported()
Karol Wachowski
1
-2
/
+2
2026-03-09
accel/ivpu: Remove boot params address setting via MMIO register
Andrzej Kacprowski
2
-7
/
+0
2026-03-05
accel: ethosu: Handle possible underflow in IFM size calculations
Rob Herring (Arm)
1
-2
/
+5
2026-03-05
accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalar
Rob Herring (Arm)
1
-1
/
+4
[next]