messages from 2021-10-23 21:31:37 to 2021-10-28 05:40:30 UTC [more...]
[RFC] Add DMA_API support for Virtio devices earlier than VirtIO 1.0
2021-10-28 5:40 UTC
[PATCH 0/3] virtio support cache indirect desc
2021-10-28 3:51 UTC (14+ messages)
` [PATCH 1/3] virtio: cache indirect desc for split
` [PATCH 2/3] virtio: cache indirect desc for packed
` [PATCH 3/3] virtio-net: enable virtio indirect cache
vDPA bus driver selection
2021-10-28 3:10 UTC (8+ messages)
[PATCH net-next v2] net: virtio: use eth_hw_addr_set()
2021-10-28 2:30 UTC (2+ messages)
[PATCH 3/3] virtio-net: enable virtio indirect cache
2021-10-28 2:28 UTC (2+ messages)
futher decouple DAX from block devices
2021-10-28 1:44 UTC (26+ messages)
` [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 02/11] dax: remove CONFIG_DAX_DRIVER
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
` [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
` [PATCH 07/11] dax: remove dax_capable
` [dm-devel] "
` [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
` [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c
[PATCH v3 4/4] virtio-blk: Use blk_validate_block_size() to validate block size
2021-10-27 20:16 UTC (2+ messages)
` [PATCH v3 0/4] Add blk_validate_block_size() helper for drivers "
[PATCH] vhost: Make use of the helper macro kthread_run()
2021-10-27 20:12 UTC (3+ messages)
[GIT PULL] virtio: last minute fixes
2021-10-27 20:08 UTC
[PATCH net-next] net: virtio: use eth_hw_addr_set()
2021-10-27 14:55 UTC (5+ messages)
drm/virtio: not pin pages on demand
2021-10-27 11:11 UTC (5+ messages)
[PATCH V3 00/11] vhost: multiple worker support
2021-10-27 9:03 UTC (22+ messages)
` [PATCH V3 06/11] vhost-sock: convert to vq helpers
` [PATCH V3 11/11] vhost: allow userspace to create workers
[PATCH linux-next v7 0/8] vdpa: enable user to set mac, mtu
2021-10-27 7:40 UTC (12+ messages)
` [PATCH linux-next v7 1/8] vdpa: Introduce and use vdpa device get, set config helpers
` [PATCH linux-next v7 2/8] vdpa: Introduce query of device config layout
` [PATCH linux-next v7 3/8] vdpa: Use kernel coding style for structure comments
` [PATCH linux-next v7 4/8] vdpa: Enable user to set mac and mtu of vdpa device
` [PATCH linux-next v7 5/8] vdpa_sim_net: Enable user to set mac address and mtu
` [PATCH linux-next v7 6/8] vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit
` [PATCH linux-next v7 7/8] vdpa/mlx5: Support configuration of MAC
` [PATCH linux-next v7 8/8] vdpa/mlx5: Forward only packets with allowed MAC address
[PATCH v6 1/8] virtio-pci: introduce legacy device module
2021-10-27 3:55 UTC (10+ messages)
` [PATCH v6 4/8] vdpa: add new callback get_vq_num_min in vdpa_config_ops
` [PATCH v6 5/8] vdpa: min vq num of vdpa device cannot be greater than max vq num
` [PATCH v6 6/8] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max, min}
` [PATCH v6 6/8] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}
` [PATCH v6 7/8] vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE
` [PATCH v6 8/8] eni_vdpa: add vDPA driver for Alibaba ENI
[PATCH -next] virtio-pci: fix error return code in vp_legacy_probe()
2021-10-27 2:37 UTC
[PATCH] virtio-ring: fix DMA metadata flags
2021-10-27 2:32 UTC (2+ messages)
[PATCH V5 0/4] Validate used buffer length
2021-10-27 2:21 UTC (5+ messages)
` [PATCH V5 1/4] virtio_ring: validate "
` [PATCH V5 2/4] virtio-net: don't let virtio core to validate used length
` [PATCH V5 3/4] virtio-blk: "
` [PATCH V5 4/4] virtio-scsi: don't let virtio core to validate used buffer length
[PATCH linux-next v6 0/8] vdpa: enable user to set mac, mtu
2021-10-26 13:17 UTC (20+ messages)
` [PATCH linux-next v6 1/8] vdpa: Introduce and use vdpa device get, set config helpers
` [PATCH linux-next v6 2/8] vdpa: Introduce query of device config layout
` [PATCH linux-next v6 3/8] vdpa: Use kernel coding style for structure comments
` [PATCH linux-next v6 4/8] vdpa: Enable user to set mac and mtu of vdpa device
` [PATCH linux-next v6 5/8] vdpa_sim_net: Enable user to set mac address and mtu
` [PATCH linux-next v6 6/8] vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit
` [PATCH linux-next v6 7/8] vdpa/mlx5: Support configuration of MAC
` [PATCH linux-next v6 8/8] vdpa/mlx5: Forward only packets with allowed MAC address
[PATCH] i2c: virtio: Add support for zero-length requests
2021-10-26 11:14 UTC (2+ messages)
[PATCH V4 0/4] Validate used buffer length
2021-10-26 10:32 UTC (8+ messages)
` [PATCH V4 1/4] virtio_ring: validate "
` [PATCH V4 2/4] virtio-net: don't let virtio core to validate used length
` [PATCH V4 3/4] virtio-blk: "
` [PATCH V4 4/4] virtio-scsi: don't let virtio core to validate used buffer length
[PATCH] eni_vdpa: alibaba: fix Kconfig typo
2021-10-26 9:57 UTC
[PATCH v11 2/3] tty: hvc: pass DMA capable memory to put_chars()
2021-10-26 6:49 UTC (2+ messages)
[PATCH linux-next v5 0/8] vdpa: enable user to set mac, mtu
2021-10-26 5:40 UTC (17+ messages)
` [PATCH linux-next v5 1/8] vdpa: Introduce and use vdpa device get, set config helpers
` [PATCH linux-next v5 2/8] vdpa: Introduce query of device config layout
` [PATCH linux-next v5 3/8] vdpa: Use kernel coding style for structure comments
` [PATCH linux-next v5 4/8] vdpa: Enable user to set mac and mtu of vdpa device
` [PATCH linux-next v5 5/8] vdpa_sim_net: Enable user to set mac address and mtu
` [PATCH linux-next v5 6/8] vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit
` [PATCH linux-next v5 7/8] vdpa/mlx5: Support configuration of MAC
` [PATCH linux-next v5 8/8] vdpa/mlx5: Forward only packets with allowed MAC address
[PATCH] virtio_blk: corrent types for status handling
2021-10-26 4:41 UTC (4+ messages)
[RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ
2021-10-26 4:32 UTC (5+ messages)
[PATCH linux-next v4 0/8] vdpa: enable user to set mac, mtu
2021-10-26 2:45 UTC (36+ messages)
` [PATCH linux-next v4 1/8] vdpa: Introduce and use vdpa device get, set config helpers
` [PATCH linux-next v4 2/8] vdpa: Introduce query of device config layout
` [PATCH linux-next v4 3/8] vdpa: Use kernel coding style for structure comments
` [PATCH linux-next v4 4/8] vdpa: Enable user to set mac and mtu of vdpa device
` [PATCH linux-next v4 5/8] vdpa_sim_net: Enable user to set mac address and mtu
` [PATCH linux-next v4 6/8] vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit
` [PATCH linux-next v4 7/8] vdpa/mlx5: Support configuration of MAC
[PATCH][next] virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"
2021-10-26 2:29 UTC
[PATCH] virtio_blk: allow 0 as num_request_queues
2021-10-25 21:09 UTC (4+ messages)
[PATCH 4/4] virtio-blk: Use blk_validate_block_size() to validate block size
2021-10-25 17:21 UTC (2+ messages)
[PATCH v2 0/4] Add blk_validate_block_size() helper for drivers to validate block size
2021-10-25 17:08 UTC (2+ messages)
` [PATCH v2 4/4] virtio-blk: Use blk_validate_block_size() "
[mst-vhost:vhost 4/47] drivers/block/virtio_blk.c:238:24: sparse: sparse: incorrect type in return expression (different base types)
2021-10-25 7:59 UTC (2+ messages)
[mst-vhost:vhost 4/47] drivers/block/virtio_blk.c:175:17: error: implicit declaration of function 'sg_free_table_chained'
2021-10-25 7:09 UTC
[PATCH V7] gpio: virtio: Add IRQ support
2021-10-25 3:46 UTC (3+ messages)
[PATCH v7 0/2] virtio_ring: check desc == NULL when using indirect with packed
2021-10-25 2:30 UTC (4+ messages)
` [PATCH v7 1/2] virtio_ring: make virtqueue_add_indirect_packed prettier
` [PATCH v7 2/2] virtio_ring: check desc == NULL when using indirect with packed
[PATCH 0/9] drm/simpledrm: Enable damage clips and virtual screens
2021-10-24 15:20 UTC (15+ messages)
` [PATCH 1/9] drm/format-helper: Export drm_fb_clip_offset()
` [PATCH 2/9] drm/format-helper: Rework format-helper memcpy functions
` [PATCH 3/9] drm/format-helper: Add destination-buffer pitch to drm_fb_swab()
` [PATCH 4/9] drm/format-helper: Rework format-helper conversion functions
` [PATCH 5/9] drm/format-helper: Streamline blit-helper interface
` [PATCH 6/9] drm/fb-helper: Allocate shadow buffer of surface height
` [PATCH 7/9] drm/simpledrm: Enable FB_DAMAGE_CLIPS property
[PATCH v3 1/1] virtio-blk: add num_request_queues module parameter
2021-10-24 8:48 UTC (2+ messages)
[PATCH V3 00/10] More virtio hardening
2021-10-23 21:31 UTC (2+ messages)
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).