Linus Torvalds 9931a07d51 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 6 Jahren
..
Kconfig 351a8d4837 usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS vor 7 Jahren
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
README 96c2737716 usbip: move usbip kernel code out of staging vor 11 Jahren
stub.h 22076557b0 usbip: usbip_host: fix NULL-ptr deref and use-after-free errors vor 7 Jahren
stub_dev.c 22076557b0 usbip: usbip_host: fix NULL-ptr deref and use-after-free errors vor 7 Jahren
stub_main.c c171654caa usbip: usbip_host: fix bad unlock balance during stub_probe() vor 7 Jahren
stub_rx.c 01f1918833 Merge 4.15.0-rc6 into usb-next vor 7 Jahren
stub_tx.c 248a220443 usbip: stub: stop printing kernel pointer addresses in messages vor 7 Jahren
usbip_common.c aa563d7bca iov_iter: Separate type from direction and use accessor functions vor 6 Jahren
usbip_common.h 9020a7efe5 usbip: vhci_hcd: Fix usb device and sockfd leaks vor 7 Jahren
usbip_event.c 4c98248234 usbip: usbip_event: fix to not print kernel pointer address vor 7 Jahren
vhci.h 7f2b019c8d USB: usbip: Remove redundant license text vor 7 Jahren
vhci_hcd.c 81f7567c51 usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control() vor 6 Jahren
vhci_rx.c cb48326493 usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously" vor 7 Jahren
vhci_sysfs.c a0d6ec8809 usbip: vhci_sysfs: fix potential Spectre v1 vor 7 Jahren
vhci_tx.c 8272d099d0 usbip: vhci: stop printing kernel pointer addresses in messages vor 7 Jahren
vudc.h 7f2b019c8d USB: usbip: Remove redundant license text vor 7 Jahren
vudc_dev.c a7d8205eae usb: usbip: remove redundant pointer ep vor 7 Jahren
vudc_main.c e28fd56ad5 usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten vor 6 Jahren
vudc_rx.c b78d830f00 usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input vor 7 Jahren
vudc_sysfs.c df3334c223 usbip: vudc: fix null pointer dereference on udc->lock vor 7 Jahren
vudc_transfer.c 7f2b019c8d USB: usbip: Remove redundant license text vor 7 Jahren
vudc_tx.c 5fd77a3a0e usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer vor 7 Jahren

README

TODO:
- more discussion about the protocol
- testing
- review of the userspace interface
- document the protocol

Please send patches for this code to Greg Kroah-Hartman