index
:
pub/scm/linux/kernel/git/stable/linux.git
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
qaic
/
qaic_control.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-14
accel/qaic: Address potential out-of-bounds read in resp_worker()
Youssef Samir
1
-22
/
+24
2026-07-29
accel/qaic: use sizeof(*trans_hdr) for transaction length check
Muhammad Bilal
1
-1
/
+1
2026-04-08
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+45
2026-03-27
accel/qaic: Update copyright headers to yearless format
Zack McKevitt
1
-1
/
+1
2026-03-27
accel/qaic: Handle DBC deactivation if the owner went away
Youssef Samir
1
-2
/
+45
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-5
/
+6
2025-11-07
accel/qaic: Add DMA Bridge Channel(DBC) sysfs and uevents
Pranjal Ramajor Asha Kanojiya
1
-0
/
+2
2025-10-27
accel/qaic: Rename constant for clarity
Troy Hanson
1
-7
/
+7
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
1
-4
/
+5
2025-10-14
accel/qaic: Use overflow check function instead of division
Carl Vanderlip
1
-2
/
+3
2025-10-14
accel/qaic: Fix incorrect error return path
Aswin Venkatesan
1
-1
/
+1
2025-10-14
accel/qaic: Remove redundant retry_count = 0 statement
Youssef Samir
1
-1
/
+0
2025-10-14
accel/qaic: Include signal.h in qaic_control.c
Zack McKevitt
1
-0
/
+1
2025-10-14
accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()
Youssef Samir
1
-1
/
+1
2024-10-12
accel/qaic: Fix the for loop used to walk SG table
Pranjal Ramajor Asha Kanojiya
1
-1
/
+1
2023-12-01
accel/qaic: Increase number of in_reset states
Carl Vanderlip
1
-2
/
+3
2023-11-03
accel/qaic: Quiet array bounds check on DMA abort message
Carl Vanderlip
1
-1
/
+1
2023-08-15
accel/qaic: Clean up integer overflow checking in map_user_pages()
Dan Carpenter
1
-8
/
+18
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-05-23
accel/qaic: Fix NNC message corruption
Jeffrey Hugo
1
-8
/
+21
2023-05-23
accel/qaic: Validate user data before grabbing any lock
Pranjal Ramajor Asha Kanojiya
1
-8
/
+4
2023-04-06
accel/qaic: Add control path
Jeffrey Hugo
1
-0
/
+1526