index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
2025-03-28
accel/qaic: Fix integer overflow in qaic_validate_req()
Dan Carpenter
1
-1
/
+3
2025-03-28
accel/qaic: Fix possible data corruption in BOs > 2G
Jeffrey Hugo
1
-1
/
+4
2025-02-17
accel/ivpu: Fix error handling in recovery/reset
Jacek Lawrynowicz
1
-36
/
+43
2025-02-17
accel/ivpu: Clear runtime_error after pm_runtime_resume_and_get() fails
Jacek Lawrynowicz
1
-1
/
+4
2025-02-17
accel/ivpu: Fix error handling in ivpu_boot()
Jacek Lawrynowicz
1
-2
/
+6
2025-02-17
accel/ivpu: Fix Qemu crash when running in passthrough
Jacek Lawrynowicz
1
-1
/
+1
2024-12-20
Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-5
/
+9
2024-12-19
accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()
Jacek Lawrynowicz
1
-1
/
+1
2024-12-19
accel/ivpu: Fix memory leak in ivpu_mmu_reserved_context_init()
Jacek Lawrynowicz
1
-3
/
+7
2024-12-19
accel/ivpu: Fix general protection fault in ivpu_bo_list()
Jacek Lawrynowicz
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2
-2
/
+2
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
6
-5
/
+19
2024-10-30
accel/ivpu: Move secondary preemption buffer allocation to DMA range
Karol Wachowski
1
-1
/
+1
2024-10-30
accel/ivpu: Increase DMA address range
Karol Wachowski
3
-9
/
+11
2024-10-30
accel/ivpu: Add debug Kconfig option
Maciej Falkowski
5
-0
/
+17
2024-10-30
accel/ivpu: Don't allocate preemption buffers when MIP is disabled
Karol Wachowski
2
-4
/
+4
2024-10-30
accel/ivpu: Make command queue ID allocated on XArray
Karol Wachowski
4
-46
/
+60
2024-10-30
accel/ivpu: Use xa_alloc_cyclic() instead of custom function
Karol Wachowski
3
-37
/
+12
2024-10-30
accel/ivpu: Unmap partially mapped BOs in case of errors
Karol Wachowski
1
-8
/
+11
2024-10-30
accel/ivpu: Clear CDTAB entry in case of failure
Karol Wachowski
1
-1
/
+8
2024-10-30
accel/ivpu: Remove copy engine support
Andrzej Kacprowski
3
-36
/
+20
2024-10-30
accel/ivpu: Defer MMU root page table allocation
Karol Wachowski
5
-149
/
+115
2024-10-30
accel/ivpu: Do not fail when more than 1 tile is fused
Karol Wachowski
1
-9
/
+3
2024-10-30
accel/ivpu: Fix NOC firewall interrupt handling
Andrzej Kacprowski
4
-1
/
+15
2024-10-25
accel/qaic: Add crashdump to Sahara
Jeffrey Hugo
1
-7
/
+381
2024-10-18
accel/qaic: Pass string literal as format argument of alloc_workqueue()
Simon Horman
1
-2
/
+2
2024-10-12
accel/qaic: Fix the for loop used to walk SG table
Pranjal Ramajor Asha Kanojiya
2
-4
/
+4
2024-10-12
accel/qaic: Add AIC080 support
Jeffrey Hugo
1
-1
/
+3
2024-10-12
accel/qaic: Add ipc_router channel
Jeffrey Hugo
1
-0
/
+32
2024-10-11
accel/ivpu: Update power island delays
Karol Wachowski
2
-17
/
+34
2024-10-11
accel/ivpu: Add initial Panther Lake support
Maciej Falkowski
3
-3
/
+11
2024-10-11
accel/ivpu: Fix typos in ivpu_pm.c
Jacek Lawrynowicz
1
-2
/
+2
2024-10-11
accel/ivpu: Add tracing for IPC/PM/JOB
Jakub Pawlak
6
-1
/
+102
2024-10-11
accel/ivpu: Remove HWS_EXTRA_EVENTS from test modes
Jacek Lawrynowicz
2
-3
/
+0
2024-10-11
accel/ivpu: Fix ivpu_jsm_dyndbg_control()
Jacek Lawrynowicz
1
-1
/
+1
2024-10-11
accel/ivpu: Increase MS info buffer size
Jacek Lawrynowicz
1
-1
/
+1
2024-10-11
accel/ivpu: Use whole user and shave ranges for preemption buffers
Karol Wachowski
1
-9
/
+4
2024-10-11
accel/ivpu: Do not fail on cmdq if failed to allocate preemption buffers
Karol Wachowski
1
-11
/
+16
2024-10-11
accel/ivpu: Remove invalid warnings
Jacek Lawrynowicz
2
-3
/
+0
2024-10-11
accel/ivpu: Refactor failure diagnostics during boot
Karol Wachowski
1
-6
/
+11
2024-10-11
accel/ivpu: Prevent recovery invocation during probe and resume
Karol Wachowski
3
-38
/
+23
2024-10-11
accel/ivpu: Fix reset_engine debugfs file logic
Andrzej Kacprowski
1
-34
/
+8
2024-10-11
accel/ivpu: Remove skip of clock own resource ack on Simics
Karol Wachowski
1
-3
/
+0
2024-10-11
accel/ivpu: Add test_mode bit to force turbo
Andrzej Kacprowski
2
-0
/
+6
2024-10-11
accel/ivpu: Make DB_ID and JOB_ID allocations incremental
Tomasz Rusinowicz
3
-10
/
+43
2024-10-11
accel/ivpu: Print JSM message result in case of error
Karol Wachowski
1
-1
/
+1
2024-10-11
accel/ivpu: Add auto selection logic for job scheduler
Jacek Lawrynowicz
8
-15
/
+52
2024-10-11
accel/ivpu: Add one jiffy to bo_wait_ioctl timeout value
Karol Wachowski
1
-0
/
+3
2024-10-11
accel/ivpu: Allow reading dvfs_mode debugfs file
Andrzej Kacprowski
1
-21
/
+12
2024-10-11
accel/ivpu: Remove 1-tile power up Simics workaround
Karol Wachowski
1
-4
/
+0
[next]