summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip/vudc_tx.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-01-17usbip: Correct format specifier for seqnum from %d to %uXiong Nandi
2018-01-04usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2016-04-26usbip: vudc: Add vudc_txIgor Kotrasinski