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

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