messages from 2019-09-23 13:03:27 to 2019-10-10 09:32:54 UTC [more...]
[RFC PATCH 00/13] vsock: add multi-transports support
2019-10-10 9:32 UTC (33+ messages)
` [RFC PATCH 01/13] vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
` [RFC PATCH 02/13] vsock: remove vm_sockets_get_local_cid()
` [RFC PATCH 03/13] vsock: remove include/linux/vm_sockets.h file
` [RFC PATCH 04/13] vsock: add 'transport' member in the struct vsock_sock
` [RFC PATCH 05/13] vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
` [RFC PATCH 06/13] vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
` [RFC PATCH 07/13] vsock: handle buffer_size sockopts in the core
` [RFC PATCH 08/13] vsock: move vsock_insert_unbound() in the vsock_create()
` [RFC PATCH 09/13] hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init()
` [RFC PATCH 10/13] vsock: add multi-transports support
` [RFC PATCH 11/13] vsock: add 'transport_hg' to handle g2h\h2g transports
` [RFC PATCH 12/13] vsock: prevent transport modules unloading
` [RFC PATCH 13/13] vsock: fix bind() behaviour taking care of CID
[PATCH V2 1/8] vringh: fix copy direction of vringh_iov_push_kern()
2019-10-10 9:18 UTC (38+ messages)
` [PATCH V2 2/8] mdev: class id support
` [PATCH V2 3/8] mdev: bus uevent support
` [PATCH V2 4/8] modpost: add support for mdev class id
` [PATCH V2 5/8] mdev: introduce device specific ops
` [PATCH V2 6/8] mdev: introduce virtio device and its device ops
` [PATCH V2 7/8] virtio: introduce a mdev based transport
` [PATCH V2 8/8] docs: sample driver to demonstrate how to implement virtio-mdev framework
` [PATCH V2 0/8] mdev based hardware virtio offloading support
[PATCH v2 07/11] VSOCK: add AF_VSOCK test cases
2019-10-10 8:47 UTC (3+ messages)
[PATCH 07/11] vhost: convert vhost_umem_interval_tree to half closed intervals
2019-10-10 5:49 UTC (3+ messages)
[RFC PATCH] drm/virtio: Export resource handles via DMA-buf API
2019-10-08 15:04 UTC (2+ messages)
[PATCH v6 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-10-08 9:08 UTC
[PATCH -next] drm/qxl: Fix randbuild error
2019-10-08 2:40 UTC
[PATCH] x86/cpu/vmware: use the full form of inl in VMWARE_PORT
2019-10-08 0:44 UTC (3+ messages)
[PATCH] vhost/test: stop device before reset
2019-10-07 18:30 UTC
[PATCH RFC net-next 0/2] drivers: net: virtio_net: Implement
2019-10-07 16:03 UTC (9+ messages)
` [PATCH RFC net-next 1/2] drivers: net: virtio_net: Add tx_timeout stats field
` [PATCH RFC net-next 2/2] drivers: net: virtio_net: Add tx_timeout function
VIRTIO_BALLOON_F_FREE_PAGE_HINT
2019-10-06 21:42 UTC (10+ messages)
[PATCH net-next] net, uapi: fix -Wpointer-arith warnings
2019-10-04 21:25 UTC
[RESEND TRIVIAL 2/3] treewide: Fix Kconfig indentation
2019-10-04 14:55 UTC (2+ messages)
` [RESEND TRIVIAL 3/3] treewide: arch: "
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
2019-10-04 14:55 UTC
[RFC PATCH v6 00/92] VM introspection
2019-10-04 11:46 UTC (18+ messages)
` [RFC PATCH v6 71/92] mm: add support for remote mapping
` DANGER WILL ROBINSON, DANGER
[PATCH net-next] net, uapi: fix -Wpointer-arith warnings
2019-10-03 20:29 UTC
virtq questions
2019-10-03 19:45 UTC (3+ messages)
Xorg indefinitely hangs in kernelspace
2019-10-03 8:23 UTC (5+ messages)
` [Spice-devel] "
[PATCH net-next v2] vsock/virtio: add support for MSG_PEEK
2019-10-02 1:27 UTC (2+ messages)
[PATCH net v3] vsock: Fix a lockdep warning in __vsock_release()
2019-10-02 1:23 UTC (2+ messages)
[PATCH 2/2] drm/ttm: stop exporting ttm_mem_io_* functions
2019-09-30 15:51 UTC (8+ messages)
` [Spice-devel] [PATCH 1/2] drm/qxl: stop abusing TTM to call driver internal functions
` "
[PATCH] vsock/virtio: add support for MSG_PEEK
2019-09-30 14:12 UTC (7+ messages)
` [PATCH v2] "
[PATCH net v2] vsock: Fix a lockdep warning in __vsock_release()
2019-09-30 13:51 UTC (3+ messages)
[PATCH] vhost: introduce mdev based hardware backend
2019-09-29 7:39 UTC (23+ messages)
[GIT PULL] add virtio-fs
2019-09-27 23:00 UTC
[PATCH 1/2] drm/qxl: stop abusing TTM to call driver internal functions
2019-09-27 13:24 UTC
[PATCH] vsock/virtio: add support for MSG_PEEK
2019-09-26 18:23 UTC
[PATCH] vhost: introduce mdev based hardware backend
2019-09-26 4:54 UTC
[PATCH 2/6] mdev: introduce device specific ops
2019-09-25 11:56 UTC (19+ messages)
` [PATCH 3/6] mdev: introduce virtio device and its device ops
` [PATCH 4/6] virtio: introduce a mdev based transport
` [PATCH 5/6] vringh: fix copy direction of vringh_iov_push_kern()
` [PATCH 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
` [PATCH 0/6] mdev based hardware virtio offloading support
` [PATCH 1/6] mdev: class id support
[PATCH] vhost: It's better to use size_t for the 3rd parameter of vhost_exceeds_weight()
2019-09-25 3:59 UTC
[PATCH] virtio_mmio: remove redundant dev_err message
2019-09-25 3:49 UTC
[PATCH V2 0/8] mdev based hardware virtio offloading support
2019-09-24 13:53 UTC
[RFC] VSOCK: add support for MSG_PEEK
2019-09-23 19:16 UTC
[PATCH trivial 2/3] treewide: Fix Kconfig indentation
2019-09-23 16:00 UTC (2+ messages)
` [PATCH trivial 3/3] treewide: arch: "
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
2019-09-23 16:00 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).