开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
/
vhci_sysfs.c
Age
Commit message (
Expand
)
Author
2026-06-22
Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-05-28
kcov: refactor common handle ID into kcov_common_handle_id
Jann Horn
2026-05-22
usbip: vhci_hcd: fix NULL deref in status_show_vhci
Adrian Wowk
2026-03-11
usbip: vhci_sysfs: Use safer strscpy() instead of strcpy()
Ai Chao
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-07-31
usbip: Add USB_SPEED_SUPER_PLUS as valid arg
Łukasz Bartosik
2021-04-05
usbip: add sysfs_lock to synchronize sysfs code paths
Shuah Khan
2021-03-10
usbip: fix vhci_hcd attach_store() races leading to gpf
Shuah Khan
2021-03-10
usbip: fix vhci_hcd to check for stream socket
Shuah Khan
2020-12-28
kcov, usbip: collect coverage from vhci_rx_loop
Nazime Hande Harputluoglu
2018-05-24
usbip: vhci_sysfs: fix potential Spectre v1
Gustavo A. R. Silva
2018-01-24
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
2018-01-22
usbip: vhci_hcd: update 'status' file header and format
Shuah Khan
2017-12-08
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
2017-11-07
USB: usbip: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-08-31
usbip: auto retry for concurrent attach
Nobuo Iwata
2017-06-13
usbip: vhci-hcd: Clean up the code by adding a new macro
Yuyang Du
2017-06-13
usbip: Add USB_SPEED_SUPER as valid arg
Yuyang Du
2017-06-13
usbip: vhci-hcd: Add USB3 SuperSpeed support
Yuyang Du
2017-06-13
usbip: vhci-hcd: Set the vhci structure up to work
Yuyang Du
2017-06-13
usbip: vhci-hcd: Move VHCI platform device into vhci struct
Yuyang Du
2017-06-13
usbip: vhci-hcd: Rename function names to reflect their struct names
Yuyang Du
2016-12-06
usbip: fix warning in vhci_hcd_probe/lockdep_init_map
Shuah Khan
2016-08-09
usbip: vhci extension: modifications to vhci driver
Nobuo Iwata
2016-02-03
usb: usbip: Fix possible deadlocks reported by lockdep
Andrew Goodbody
2014-08-25
usbip: move usbip kernel code out of staging
Valentina Manea