messages from 2021-08-18 05:47:05 to 2021-09-05 10:20:32 UTC [more...]
[PATCH v3 1/1] virtio-blk: add num_request_queues module parameter
2021-09-05 10:20 UTC (3+ messages)
[PATCH v14] i2c: virtio: add a virtio i2c frontend driver
2021-09-04 20:01 UTC (2+ messages)
[virtio-dev] [PATCH v7 15/15] firmware: arm_scmi: Add virtio transport
2021-09-04 13:03 UTC
[PATCH net-next v5 3/6] vhost/vsock: support MSG_EOR bit processing
2021-09-03 12:51 UTC
[PATCH net-next v4 3/6] vhost/vsock: support MSG_EOR bit processing
2021-09-03 12:14 UTC (2+ messages)
[PATCH v5] virtio-vsock: add description for datagram type
2021-09-03 10:51 UTC (9+ messages)
` [virtio-comment] "
` [External] "
` [virtio-comment] "
[PATCH 1/1] virtio-blk: remove unneeded "likely" statements
2021-09-03 9:04 UTC (2+ messages)
[PATCH v4 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
2021-09-03 7:02 UTC (5+ messages)
` [PATCH v4 1/3] kernel/resource: clean up and optimize iomem_is_exclusive()
` [PATCH v4 2/3] kernel/resource: disallow access to exclusive system RAM regions
` [PATCH v4 3/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
[PATCH v4 0/8] fuse,virtiofs: support per-file DAX
2021-09-03 5:30 UTC (24+ messages)
` [virtiofsd PATCH v4 0/4] virtiofsd: "
` [virtiofsd PATCH v4 1/4] virtiofsd: add .ioctl() support
` [virtiofsd PATCH v4 3/4] virtiofsd: support per-file DAX negotiation in FUSE_INIT
` [Virtio-fs] "
` [virtiofsd PATCH v4 4/4] virtiofsd: support per-file DAX in FUSE_LOOKUP
` [Virtio-fs] "
` [Virtio-fs] [PATCH v4 0/8] fuse,virtiofs: support per-file DAX
[RFC 5/5] hw/virtio-rdma: VirtIO rdma device
2021-09-03 0:57 UTC (2+ messages)
` [RFC 0/5] VirtIO RDMA
[PATCH v2 1/1] virtio-blk: add num_io_queues module parameter
2021-09-02 13:45 UTC (2+ messages)
[PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data
2021-09-02 12:21 UTC (4+ messages)
[RFC PATCH 0/3] drivers/net/virtio_net: Added RSS support
2021-09-01 7:40 UTC (8+ messages)
` [RFC PATCH 1/3] drivers/net/virtio_net: Fixed vheader to use v1
` [RFC PATCH 2/3] drivers/net/virtio_net: Added basic RSS support
` [RFC PATCH 3/3] drivers/net/virtio_net: Added RSS hash report
[PATCH] vdpa/mlx5: Fix required dependency on vhost vring
2021-09-01 6:28 UTC
[PATCH 1/1] virtio-blk: avoid preallocating big SGL for data
2021-09-01 6:18 UTC (2+ messages)
[PATCH v13 02/13] eventfd: Export eventfd_wake_count to modules
2021-09-01 2:50 UTC
ICITS'22 | Costa Rica | Deadline: September 13
2021-08-31 22:20 UTC
[PATCH v4 1/6] vdpa/mlx5: Remove redundant header file inclusion
2021-08-31 21:14 UTC (9+ messages)
` [PATCH v4 2/6] vdpa/mlx5: function prototype modifications in preparation to control VQ
` [PATCH v4 3/6] vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue
` [PATCH v4 4/6] vdpa/mlx5: Ensure valid indices are provided
` [PATCH v4 5/6] vdpa/mlx5: Add support for control VQ and MAC setting
` [PATCH v4 6/6] vdpa/mlx5: Add multiqueue support
` [PATCH v4 0/6] Add support for control VQ and multique
[PATCH v3 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
2021-08-31 20:21 UTC
[GIT PULL] virtio: a last minute fix
2021-08-31 20:10 UTC (3+ messages)
[PATCH] virtio_net: reduce raw_smp_processor_id() calling in virtnet_xdp_get_sq
2021-08-31 14:33 UTC (2+ messages)
` 答复: "
[PATCH V4 0/5] virtio: Add virtio-device bindings
2021-08-31 14:25 UTC (3+ messages)
[PATCH] gpio: virtio: Add missing mailings lists in MAINTAINERS entry
2021-08-31 6:39 UTC
[PATCH] gpio: virtio: Fix sparse warnings
2021-08-31 6:31 UTC (3+ messages)
[PATCH V7] gpio: Add virtio-gpio driver
2021-08-31 6:26 UTC (2+ messages)
[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
2021-08-31 0:23 UTC (23+ messages)
[PATCH 1/1] virtio-blk: add num_io_queues module parameter
2021-08-30 21:48 UTC (2+ messages)
[PATCH v4 0/5] virtiofs: propagate sync() to file server
2021-08-30 17:01 UTC (4+ messages)
` [PATCH v4 5/5] "
[RESEND][PATCH] virtio_console: protect max_nr_ports to avoid invalid value
2021-08-27 9:00 UTC
[RFC PATCH 0/1] virtio: false unhandled irqs from vring_interrupt()
2021-08-26 15:42 UTC (5+ messages)
` [RFC PATCH 1/1] fuse: disable local irqs when processing vq completions
[PATCH net-next] sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
2021-08-26 3:30 UTC
[PATCH v2 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
2021-08-25 17:27 UTC (7+ messages)
` [PATCH v2 1/3] /dev/mem: disallow access to explicitly excluded system RAM regions
[PATCH v1] virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()
2021-08-25 10:24 UTC
[bug report] virtio-mem: use page_offline_(start|end) when setting PageOffline()
2021-08-25 9:56 UTC (2+ messages)
[PATCH v11 01/12] iova: Export alloc_iova_fast() and free_iova_fast()
2021-08-25 9:55 UTC (12+ messages)
` [PATCH v11 03/12] vdpa: Fix some coding style issues
` [PATCH v11 04/12] vdpa: Add reset callback in vdpa_config_ops
` [PATCH v11 05/12] vhost-vdpa: Handle the failure of vdpa_reset()
` [PATCH v11 12/12] Documentation: Add documentation for VDUSE
` [PATCH v11 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace
[RFC PATCH v3 1/6] virtio/vsock: rename 'EOR' to 'EOM' bit
2021-08-24 10:31 UTC (5+ messages)
` [RFC PATCH v3 2/6] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit
` [RFC PATCH v3 3/6] vhost/vsock: support MSG_EOR bit processing
` [RFC PATCH v3 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
[RFC PATCH v8 2/2] virtio-vsock: SOCK_SEQPACKET description
2021-08-24 9:35 UTC
[PATCH] vhost: add support for mandatory barriers
2021-08-24 7:23 UTC (4+ messages)
[PATCH v5] virtio-blk: Add validation for block size in config space
2021-08-24 2:47 UTC (3+ messages)
[PATCH AUTOSEL 4.4 1/2] virtio: Improve vq->broken access to avoid any compiler optimization
2021-08-24 0:55 UTC (2+ messages)
` [PATCH AUTOSEL 4.4 2/2] vringh: Use wiov->used to check for read/write desc order
[PATCH AUTOSEL 4.9 1/3] virtio: Improve vq->broken access to avoid any compiler optimization
2021-08-24 0:55 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 2/3] vringh: Use wiov->used to check for read/write desc order
[PATCH AUTOSEL 4.14 2/7] virtio: Improve vq->broken access to avoid any compiler optimization
2021-08-24 0:55 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 3/7] vringh: Use wiov->used to check for read/write desc order
[PATCH AUTOSEL 4.19 02/10] virtio: Improve vq->broken access to avoid any compiler optimization
2021-08-24 0:55 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 03/10] virtio_pci: Support surprise removal of virtio pci device
` [PATCH AUTOSEL 4.19 04/10] vringh: Use wiov->used to check for read/write desc order
[PATCH AUTOSEL 5.4 02/10] virtio: Improve vq->broken access to avoid any compiler optimization
2021-08-24 0:54 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 03/10] virtio_pci: Support surprise removal of virtio pci device
` [PATCH AUTOSEL 5.4 04/10] vringh: Use wiov->used to check for read/write desc order
[PATCH AUTOSEL 5.10 04/18] virtio: Improve vq->broken access to avoid any compiler optimization
2021-08-24 0:54 UTC (5+ messages)
` [PATCH AUTOSEL 5.10 05/18] virtio_pci: Support surprise removal of virtio pci device
` [PATCH AUTOSEL 5.10 06/18] virtio_vdpa: reject invalid vq indices
` [PATCH AUTOSEL 5.10 07/18] vringh: Use wiov->used to check for read/write desc order
` [PATCH AUTOSEL 5.10 08/18] tools/virtio: fix build
[PATCH AUTOSEL 5.13 06/26] virtio: Improve vq->broken access to avoid any compiler optimization
2021-08-24 0:53 UTC (5+ messages)
` [PATCH AUTOSEL 5.13 07/26] virtio_pci: Support surprise removal of virtio pci device
` [PATCH AUTOSEL 5.13 08/26] virtio_vdpa: reject invalid vq indices
` [PATCH AUTOSEL 5.13 09/26] vringh: Use wiov->used to check for read/write desc order
` [PATCH AUTOSEL 5.13 10/26] tools/virtio: fix build
[PATCH] vhost scsi: Convert to SPDX identifier
2021-08-23 10:04 UTC (2+ messages)
Use of uninitialized memory with CONFIG_HW_RANDOM_VIRTIO
2021-08-20 16:15 UTC (3+ messages)
[PATCH v8 2/3] tty: hvc: pass DMA capable memory to put_chars()
2021-08-20 12:34 UTC (3+ messages)
[kvm-unit-tests PATCH 0/6] Initial x86_64 UEFI support
2021-08-19 11:36 UTC (5+ messages)
[PATCH v2 2/6] vdpa/mlx5: function prototype modifications in preparation to control VQ
2021-08-19 8:19 UTC (10+ messages)
` [PATCH v2 3/6] vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue
` [PATCH v2 4/6] vdpa/mlx5: Ensure valid indices are provided
` [PATCH v2 5/6] vdpa/mlx5: Add support for control VQ and MAC setting
` [PATCH v2 6/6] vdpa/mlx5: Add multiqueue support
[PATCH 1/2] vDPA/ifcvf: detect and use the onboard number of queues directly
2021-08-19 7:15 UTC (4+ messages)
` [PATCH 2/2] vDPA/ifcvf: enable multiqueue and control vq
` [PATCH 0/2] "
[PATCH linux-next v3 0/6] vdpa: enable user to set mac, mtu
2021-08-19 7:15 UTC (16+ messages)
[PATCH] i2c: virtio: Fix the compiler warning when CONFIG_ACPI is not set
2021-08-19 3:49 UTC (3+ messages)
ICITS'22 - The 2022 International Conference on Information Technology & Systems | Costa Rica
2021-08-18 12:41 UTC
[PATCH V6] gpio: Add virtio-gpio driver
2021-08-18 11:14 UTC
[PATCH V5 0/2] gpio: Add virtio based driver
2021-08-18 11:00 UTC (3+ messages)
` [PATCH V5 2/2] gpio: virtio: Add IRQ support
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).