summaryrefslogtreecommitdiff
path: root/net/9p/trans_usbg.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-3/+3
2025-11-039p: convert to the new mount APIEric Sandeen1-1/+3
2025-11-039p: Use kvmalloc for message buffers on supported transportsPierre Barre1-0/+1
2025-08-23net/9p: Fix buffer overflow in USB transport layerDominique Martinet1-3/+13
2024-11-16net/9p/usbg: fix handling of the failed kzalloc() memory allocationMirsad Todorovac1-2/+2
2024-09-03net/9p/usbg: Add new usb gadget function transportMichael Grzeschik1-0/+956