LinuxLists
Users
About
Suwan Kim (
[email protected]
)
Number of posts: 79 (0.06 per day)
First post: 2018-12-04 14:33:04
Last post: 2022-10-24 17:15:42
Next Page
Date
List
Subject
2022-10-24 17:15:42
linux-kernel
Re: [PATCH] virtio_blk: Fix signedness bug in virtblk_prep_rq()
2022-08-11 13:22:52
linux-kernel
Re: [PATCH v2] virtio-blk: Avoid use-after-free on suspend/resume
2019-12-13 03:20:37
linux-kernel
[PATCH v2 2/2] usbip: Fix error path of vhci_recv_ret_submit()
2019-12-13 03:08:01
linux-kernel
[PATCH v2 0/2] usbip: Fix infinite loop in vhci rx
2019-12-13 03:08:01
linux-kernel
[PATCH v2 1/2] usbip: Fix receive error in vhci-hcd when using scatter-gather
2019-12-13 02:59:46
linux-kernel
Re: [PATCH 2/2] usbip: Fix error path of vhci_recv_ret_submit()
2019-12-12 05:31:48
linux-kernel
[PATCH 2/2] usbip: Fix error path of vhci_recv_ret_submit()
2019-12-12 05:30:18
linux-kernel
[PATCH 1/2] usbip: Fix receive error in vhci-hcd when using scatter-gather
2019-12-12 05:29:45
linux-kernel
[PATCH 0/2] usbip: Fix infinite loop in vhci rx
2019-11-11 14:12:06
linux-kernel
[PATCH] usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
2019-11-11 02:48:40
linux-kernel
Re: drivers/usb/usbip/stub_rx.c:505 stub_recv_cmd_submit() error: uninitialized symbol 'nents'.
2019-11-01 14:37:09
linux-kernel
Re: drivers/usb/usbip/stub_rx.c:505 stub_recv_cmd_submit() error: uninitialized symbol 'nents'.
2019-10-26 03:42:08
linux-kernel
Re: drivers/usb/usbip/stub_rx.c:505 stub_recv_cmd_submit() error: uninitialized symbol 'nents'.
2019-10-26 02:43:05
linux-kernel
Re: drivers/usb/usbip/stub_rx.c:505 stub_recv_cmd_submit() error: uninitialized symbol 'nents'.
2019-10-23 07:14:56
linux-kernel
Re: drivers/usb/usbip/stub_rx.c:505 stub_recv_cmd_submit() error: uninitialized symbol 'nents'.
2019-10-22 09:34:05
linux-kernel
[PATCH v2] usbip: Fix free of unallocated memory in vhci tx
2019-10-22 09:27:53
linux-kernel
Re: [PATCH] usbip: Fix free of unallocated memory in vhci tx
2019-10-21 14:26:21
linux-kernel
[PATCH] usbip: Fix free of unallocated mem ory in vhci tx
2019-10-21 11:01:05
linux-kernel
Re: drivers/usb/usbip/vhci_tx.c:150:8-18: ERROR: reference preceded by free on line 150 (fwd)
2019-10-21 09:46:43
linux-kernel
Re: drivers/usb/usbip/vhci_tx.c:150:8-18: ERROR: reference preceded by free on line 150 (fwd)
2019-09-02 07:02:35
linux-kernel
Re: [PATCH v9] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-28 03:30:47
linux-kernel
[PATCH v9] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-28 02:53:02
linux-kernel
Re: [PATCH v8] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-26 18:29:48
linux-kernel
[PATCH v8] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-26 17:33:25
linux-kernel
[PATCH v7] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-26 17:12:45
linux-kernel
Re: [PATCH v7] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-26 15:18:37
linux-kernel
Re: [PATCH v6] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-23 14:55:28
linux-kernel
Re: [PATCH v5 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
2019-08-23 08:34:01
linux-kernel
[PATCH v6] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-22 02:57:38
linux-kernel
Re: [PATCH v5 2/2] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-15 15:54:14
linux-kernel
Re: [PATCH v5 0/2] usbip: Implement SG support
2019-08-08 17:40:00
linux-kernel
[PATCH v5 0/2] usbip: Implement SG support
2019-08-08 16:18:25
linux-kernel
Re: [PATCH v4 2/2] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-08 15:56:43
linux-kernel
[PATCH v5 2/2] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-08 15:56:32
linux-kernel
[PATCH v5 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
2019-08-06 15:54:01
linux-kernel
Re: [PATCH v4 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
2019-08-06 15:50:16
linux-kernel
Re: [PATCH v4 2/2] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-06 15:34:12
linux-kernel
Re: [PATCH v4 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
2019-08-06 12:35:15
linux-kernel
[PATCH v4 2/2] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-06 12:33:24
linux-kernel
[PATCH v4 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
2019-08-06 12:33:16
linux-kernel
[PATCH v4 0/2] usbip: Implement SG support
2019-08-05 08:07:08
linux-kernel
Re: [PATCH v3 2/2] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-05 05:25:27
linux-kernel
Re: [PATCH v3 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
2019-08-04 01:07:52
linux-kernel
[PATCH v3 0/2] usbip: Implement SG support
2019-08-03 16:39:42
linux-kernel
[PATCH v3 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
2019-08-03 16:39:02
linux-kernel
[PATCH v3 2/2] usbip: Implement SG support to vhci-hcd and stub driver
2019-08-03 15:51:54
linux-kernel
Re: [PATCH v2 2/2] usbip: Implement SG support to vhci
2019-08-02 09:31:52
linux-kernel
Re: [PATCH v2 2/2] usbip: Implement SG support to vhci
2019-08-01 07:29:30
linux-kernel
Re: [PATCH v2 2/2] usbip: Implement SG support to vhci
2019-07-29 14:54:13
linux-kernel
Re: [PATCH v2 2/2] usbip: Implement SG support to vhci
2019-07-24 00:01:24
linux-kernel
Re: [PATCH v2 2/2] usbip: Implement SG support to vhci