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
/
qaic
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
2024-11-01
accel/qaic: Fix the for loop used to walk SG table
Pranjal Ramajor Asha Kanojiya
2
-4
/
+4
2024-01-10
accel/qaic: Implement quirk for SOC_HW_VERSION
Jeffrey Hugo
1
-1
/
+14
2024-01-10
accel/qaic: Fix GEM import path code
Pranjal Ramajor Asha Kanojiya
1
-4
/
+2
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2
-22
/
+44
2023-08-15
accel/qaic: Clean up integer overflow checking in map_user_pages()
Dan Carpenter
1
-8
/
+18
2023-08-15
accel/qaic: Fix slicing memory leak
Pranjal Ramajor Asha Kanojiya
1
-0
/
+1
2023-08-02
accel/qaic: remove redundant pointer pexec
Colin Ian King
1
-3
/
+1
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+0
2023-07-14
accel/qaic: Fix a leak in map_user_pages()
Dan Carpenter
1
-2
/
+5
2023-07-14
accel/qaic: Add consistent integer overflow checks
Dan Carpenter
1
-7
/
+4
2023-07-14
accel/qaic: tighten bounds checking in decode_message()
Dan Carpenter
1
-2
/
+10
2023-07-14
accel/qaic: tighten bounds checking in encode_message()
Dan Carpenter
1
-3
/
+6
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-1
/
+0
2023-06-20
accel/qaic: Call DRM helper function to destroy prime GEM
Pranjal Ramajor Asha Kanojiya
1
-2
/
+2
2023-06-09
accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()
Jeffrey Hugo
1
-0
/
+3
2023-06-09
accel/qaic: Free user handle on interrupted mutex
Carl Vanderlip
1
-0
/
+1
2023-05-23
accel/qaic: Fix NNC message corruption
Jeffrey Hugo
1
-8
/
+21
2023-05-23
accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BO
Pranjal Ramajor Asha Kanojiya
1
-8
/
+12
2023-05-23
accel/qaic: Flush the transfer list again
Pranjal Ramajor Asha Kanojiya
1
-0
/
+5
2023-05-23
accel/qaic: Validate if BO is sliced before slicing
Pranjal Ramajor Asha Kanojiya
1
-0
/
+5
2023-05-23
accel/qaic: Validate user data before grabbing any lock
Pranjal Ramajor Asha Kanojiya
2
-46
/
+27
2023-05-23
accel/qaic: initialize ret variable to 0
Tom Rix
1
-1
/
+1
2023-05-16
accel/qaic: silence some uninitialized variable warnings
Dan Carpenter
1
-1
/
+1
2023-04-13
Revert "accel/qaic: Add mhi_qaic_cntl"
Jeffrey Hugo
4
-592
/
+0
2023-04-06
accel/qaic: Add qaic driver to the build system
Jeffrey Hugo
2
-0
/
+36
2023-04-06
accel/qaic: Add mhi_qaic_cntl
Pranjal Ramajor Asha Kanojiya
2
-0
/
+581
2023-04-06
accel/qaic: Add datapath
Jeffrey Hugo
1
-0
/
+1902
2023-04-06
accel/qaic: Add control path
Jeffrey Hugo
1
-0
/
+1526
2023-04-06
accel/qaic: Add MHI controller
Jeffrey Hugo
2
-0
/
+579
2023-04-06
accel/qaic: Add uapi and core driver file
Jeffrey Hugo
2
-0
/
+929