Stefano Stabellini ([email protected])

Number of posts: 769 (0.26 per day)
First post: 2016-03-29 12:46:01
Last post: 2024-05-17 01:22:05

Date List Subject
2018-02-27 19:56:17 linux-kernel [PATCH] pvcalls-front: 64-bit align flags
2018-02-16 18:36:59 linux-kernel Re: linux-next: manual merge of the xen-tip tree with Linus' tree
2018-02-16 13:15:35 linux-kernel Re: [PATCH v3 0/2] pvcalls-front improvements
2018-02-14 20:12:17 linux-kernel [PATCH v3 2/2] pvcalls-front: wait for other operations to return when release passive sockets
2018-02-14 18:29:43 linux-kernel [PATCH v3 1/2] pvcalls-front: introduce a per sock_mapping refcount
2018-02-14 18:27:33 linux-kernel [PATCH v3 0/2] pvcalls-front improvements
2018-02-14 18:14:39 linux-kernel Re: [PATCH v2 1/2] pvcalls-front: introduce a per sock_mapping refcount
2018-02-13 02:15:44 linux-kernel [PATCH v2 1/2] pvcalls-front: introduce a per sock_mapping refcount
2018-02-13 02:15:00 linux-kernel [PATCH v2 2/2] pvcalls-front: wait for other operations to return when release passive sockets
2018-02-13 02:14:31 linux-kernel [PATCH v2] pvcalls-front improvements
2018-02-13 02:08:45 linux-kernel Re: [PATCH 2/2] pvcalls-front: wait for other operations to return when release passive sockets
2018-02-13 02:07:53 linux-kernel Re: [PATCH 1/2] pvcalls-front: introduce a per sock_mapping refcount
2018-02-05 22:53:12 linux-kernel [PATCH 2/2] pvcalls-front: wait for other operations to return when release passive sockets
2018-02-05 22:53:00 linux-kernel [PATCH 1/2] pvcalls-front: introduce a per sock_mapping refcount
2018-02-05 22:52:52 linux-kernel [PATCH 0/2] pvcalls-front improvements
2018-02-05 18:03:01 linux-kernel Re: [PATCH] pvcalls-back: do not return error on inet_accept EAGAIN
2018-02-03 01:36:00 linux-kernel [PATCH] pvcalls-back: do not return error on inet_accept EAGAIN
2018-01-10 17:43:43 linux-kernel Re: [PATCH] net/9p: trans_xen: add missing MODULE_AUTHOR/DESCRIPTION/LICENSE
2017-11-15 21:06:43 linux-kernel Re: [PATCH] xen/pvcalls: Add MODULE_LICENSE()
2017-11-13 23:30:16 linux-kernel Re: [PATCH] xen/9pfs: Add MODULE_LICENSE()
2017-09-21 00:36:51 linux-kernel Re: [BACKPORT] swiotlb-xen: implement xen_swiotlb_dma_mmap callback
2017-09-19 21:55:26 linux-kernel Re: [BACKPORT] swiotlb-xen: implement xen_swiotlb_dma_mmap callback
2017-09-18 18:08:06 linux-kernel Re: [BACKPORT] swiotlb-xen: implement xen_swiotlb_dma_mmap callback
2017-09-15 23:03:16 linux-kernel [PATCH v4 03/13] xen/pvcalls: connect to the backend
2017-09-15 23:03:00 linux-kernel [PATCH v4 04/13] xen/pvcalls: implement socket command and handle events
2017-09-15 23:02:42 linux-kernel [PATCH v4 05/13] xen/pvcalls: implement connect command
2017-09-15 23:02:16 linux-kernel [PATCH v4 06/13] xen/pvcalls: implement bind command
2017-09-15 23:02:14 linux-kernel [PATCH v4 07/13] xen/pvcalls: implement listen command
2017-09-15 23:01:59 linux-kernel [PATCH v4 08/13] xen/pvcalls: implement accept command
2017-09-15 23:01:42 linux-kernel [PATCH v4 09/13] xen/pvcalls: implement sendmsg
2017-09-15 23:01:27 linux-kernel [PATCH v4 13/13] xen: introduce a Kconfig option to enable the pvcalls frontend
2017-09-15 23:00:52 linux-kernel [PATCH v4 12/13] xen/pvcalls: implement release command
2017-09-15 23:00:50 linux-kernel [PATCH v4 10/13] xen/pvcalls: implement recvmsg
2017-09-15 23:00:48 linux-kernel [PATCH v4 11/13] xen/pvcalls: implement poll command
2017-09-15 23:00:46 linux-kernel [PATCH v4 02/13] xen/pvcalls: implement frontend disconnect
2017-09-15 23:00:45 linux-kernel [PATCH v4 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
2017-09-15 23:00:33 linux-kernel [PATCH v4 00/13] introduce the Xen PV Calls frontend
2017-09-14 23:23:09 linux-kernel [BACKPORT] swiotlb-xen: implement xen_swiotlb_dma_mmap callback
2017-09-12 23:19:01 linux-kernel Re: [PATCH v3 11/13] xen/pvcalls: implement poll command
2017-09-12 23:13:20 linux-kernel Re: [PATCH v3 11/13] xen/pvcalls: implement poll command
2017-09-12 22:17:43 linux-kernel Re: [PATCH v3 11/13] xen/pvcalls: implement poll command
2017-09-11 23:56:10 linux-kernel Re: [PATCH v2 11/13] xen/pvcalls: implement release command
2017-09-09 00:14:03 linux-kernel Re: [PATCH v3 03/13] xen/pvcalls: connect to the backend
2017-09-09 00:07:27 linux-kernel Re: [PATCH v3 02/13] xen/pvcalls: implement frontend disconnect
2017-09-08 23:48:04 linux-kernel Re: [PATCH v3 09/13] xen/pvcalls: implement sendmsg
2017-09-08 23:20:31 linux-kernel Re: [PATCH v3 04/13] xen/pvcalls: implement socket command and handle events
2017-09-08 23:11:32 linux-kernel Re: [PATCH v3 10/13] xen/pvcalls: implement recvmsg
2017-09-08 23:09:05 linux-kernel Re: [PATCH v3 12/13] xen/pvcalls: implement release command
2017-09-08 23:03:46 linux-kernel Re: [PATCH v3 11/13] xen/pvcalls: implement poll command
2017-09-08 22:16:07 linux-kernel Re: [PATCH v3 08/13] xen/pvcalls: implement accept command
2017-09-08 21:58:14 linux-kernel Re: [PATCH v3 08/13] xen/pvcalls: implement accept command