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

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