summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/usbio.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-08usb: misc: usbio: fix disconnect UAF in client teardownCen Zhang1-2/+2
2026-06-25usb: misc: usbio: bound bulk IN response length to the received transferHE WEI (ギカク)1-0/+4
2026-04-02usb: misc: usbio: Fix URB memory leak on submit failureFelix Gu1-2/+5
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-09-12usb: misc: Add Intel USBIO bridge driverIsrael Cepeda1-0/+749