summaryrefslogtreecommitdiff
path: root/drivers/accel/qaic/qaic_ssr.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-27accel/qaic: Update copyright headers to yearless formatZack McKevitt1-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-5/+6
2025-11-07accel/qaic: Collect crashdump from SSR channelPranjal Ramajor Asha Kanojiya1-16/+572
2025-11-07accel/qaic: Implement basic SSR handlingJeffrey Hugo1-0/+259