Show patches with: Submitter = shuah       |   42 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[REBASED,1/2] usbip: usbip_host: delete device from busid_table after rebind - - - --- 2018-04-30 shuah New
[REBASED,2/2] usbip: usbip_host: run rebind from exit when module is removed - - - --- 2018-04-30 shuah New
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors - - - --- 2018-05-15 shuah New
usbip: usbip_host: fix bad unlock balance during stub_probe() - - - --- 2018-05-15 shuah New
usbip: usbip_detach: Fix memory, udev context and udev leak - - - --- 2018-05-29 shuah New
usbip: usbip_detach: fix to check for invalid ports - - - --- 2018-05-30 shuah New
selftests: add test for USB over IP driver - - - --- 2018-05-31 shuah New
selftests: usbip: remove test_bitmap noise - - - --- 2018-07-09 shuah New
selftests: usbip: add wait after attach and before checking port status selftests: usbip: add wait after attach and before checking port status - - - --- 2018-10-05 shuah New
usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control() usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control() - - - --- 2018-10-05 shuah New
usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten - - 1 --- 2018-10-18 shuah New
usbip: Fix vep_free_request() null pointer checks on input args usbip: Fix vep_free_request() null pointer checks on input args - - - --- 2019-01-18 Shuah Khan New
usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path - - - --- 2019-01-18 Shuah Khan New
[v2] usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path [v2] usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path - - - --- 2019-01-24 shuah Mainlined
usbip: Fix vep_free_request() null pointer checks on input args usbip: Fix vep_free_request() null pointer checks on input args - - - --- 2019-01-25 shuah Mainlined
usbip: usbip_host: fix BUG: sleeping function called from invalid context usbip: usbip_host: fix BUG: sleeping function called from invalid context - - - --- 2019-05-02 Shuah Khan Mainlined
usbip: usbip_host: cleanup do_rebind() return path usbip: usbip_host: cleanup do_rebind() return path - - - --- 2019-05-02 Shuah Khan Mainlined
selftests: add sleep between detach and usbip list -l selftests: add sleep between detach and usbip list -l - - - --- 2019-05-02 Shuah Khan New
usbip: usbip_host: fix stub_dev lock context imbalance regression usbip: usbip_host: fix stub_dev lock context imbalance regression - - - --- 2019-05-29 Shuah Khan Mainlined
usbip: Fix unsafe unaligned pointer usage usbip: Fix unsafe unaligned pointer usage - - - --- 2020-01-09 Shuah Khan Mainlined
usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled - - - --- 2020-10-06 Shuah Khan Superseded
[v2] usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled [v2] usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled 1 - - --- 2020-10-06 Shuah Khan Accepted
[10/13] usb: usbip/vhci: convert seqno to seqnum_ops Introduce seqnum_ops - - - --- 2020-11-10 Shuah Khan New
[v2,10/13] usb: usbip/vhci: convert seqno to seqnum_ops Introduce seqnum_ops - - - --- 2020-11-13 Shuah Khan New
[1/6] usbip: fix stub_dev to check for stream socket usbip fixes to crashes found by syzbot - - - --- 2021-03-08 Shuah Khan Accepted
[2/6] usbip: fix vhci_hcd to check for stream socket usbip fixes to crashes found by syzbot - - - --- 2021-03-08 Shuah Khan Accepted
[3/6] usbip: fix vudc to check for stream socket usbip fixes to crashes found by syzbot - - - --- 2021-03-08 Shuah Khan Accepted
[4/6] usbip: fix stub_dev usbip_sockfd_store() races leading to gpf usbip fixes to crashes found by syzbot - - - --- 2021-03-08 Shuah Khan Accepted
[5/6] usbip: fix vhci_hcd attach_store() races leading to gpf usbip fixes to crashes found by syzbot - - - --- 2021-03-08 Shuah Khan Accepted
[6/6] usbip: fix vudc usbip_sockfd_store races leading to gpf usbip fixes to crashes found by syzbot - - - --- 2021-03-08 Shuah Khan Accepted
usbip: fix vhci races in connection tear down usbip: fix vhci races in connection tear down - - - --- 2021-03-12 Shuah Khan New
usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control() usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control() - - - --- 2021-03-24 Shuah Khan Accepted
[1/4] usbip: add sysfs_lock to synchronize sysfs code paths usbip synchronize sysfs code paths - - - --- 2021-03-30 Shuah Khan Accepted
[2/4] usbip: stub-dev synchronize sysfs code paths usbip synchronize sysfs code paths - - - --- 2021-03-30 Shuah Khan Accepted
[3/4] usbip: vudc synchronize sysfs code paths usbip synchronize sysfs code paths - - - --- 2021-03-30 Shuah Khan Accepted
[4/4] usbip: synchronize event handler with sysfs code paths usbip synchronize sysfs code paths - - - --- 2021-03-30 Shuah Khan Accepted
usbip:vhci_hcd USB port can get stuck in the disabled state usbip:vhci_hcd USB port can get stuck in the disabled state - - - --- 2021-08-19 Shuah Khan Accepted
usbip: add USBIP_URB_* URB transfer flags usbip: add USBIP_URB_* URB transfer flags - - - --- 2022-08-16 Shuah Khan Superseded
[v2] usbip: add USBIP_URB_* URB transfer flags [v2] usbip: add USBIP_URB_* URB transfer flags - - - --- 2022-08-24 Shuah Khan Accepted
[1/2] usb/usbip: fix uninitialized variables errors Fix uninit and signed integer overflow errors - - - --- 2022-11-03 Shuah Khan New
[2/2] usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define Fix uninit and signed integer overflow errors - - - --- 2022-11-03 Shuah Khan New
[v2] usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define [v2] usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define - - - --- 2022-11-10 Shuah Khan Accepted