virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-26 04:09:21 to 2021-11-01 16:21:35 UTC [more...]

futher decouple DAX from block devices
 2021-11-01 16:21 UTC  (35+ 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 v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2021-11-01 16:10 UTC  (3+ messages)
` [PATCH v2 01/12] kexec: Allow architecture code to opt-out at runtime

[PATCH v2 0/9] drm/simpledrm: Enable damage clips and virtual screens
 2021-11-01 14:15 UTC  (10+ messages)
` [PATCH v2 1/9] drm/format-helper: Export drm_fb_clip_offset()
` [PATCH v2 2/9] drm/format-helper: Rework format-helper memcpy functions
` [PATCH v2 3/9] drm/format-helper: Add destination-buffer pitch to drm_fb_swab()
` [PATCH v2 4/9] drm/format-helper: Rework format-helper conversion functions
` [PATCH v2 5/9] drm/format-helper: Streamline blit-helper interface
` [PATCH v2 6/9] drm/fb-helper: Allocate shadow buffer of surface height
` [PATCH v2 7/9] drm/simpledrm: Enable FB_DAMAGE_CLIPS property
` [PATCH v2 8/9] drm/simpledrm: Support virtual screen sizes
` [PATCH v2 9/9] drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}

[PATCH 0/9] drm/simpledrm: Enable damage clips and virtual screens
 2021-11-01 13:38 UTC  (10+ messages)
` [PATCH 1/9] drm/format-helper: Export drm_fb_clip_offset()
` [PATCH 4/9] drm/format-helper: Rework format-helper conversion functions
` [PATCH 7/9] drm/simpledrm: Enable FB_DAMAGE_CLIPS property

[PATCH v6 6/8] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max, min}
 2021-11-01 11:12 UTC  (11+ messages)
        ` [PATCH v6 6/8] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}
    ` [PATCH v6 8/8] eni_vdpa: add vDPA driver for Alibaba ENI
    ` [PATCH v7 0/9] "
      ` [PATCH v7 9/9] eni_vdpa: alibaba: fix Kconfig typo

[PATCH] virtio_gpio: drop packed attribute
 2021-11-01  9:11 UTC 

[RFC PATCH 0/4] Added RSS support
 2021-11-01  8:44 UTC  (9+ messages)
` [RFC PATCH 1/4] drivers/net/virtio_net: Fixed vheader to use v1
` [RFC PATCH 2/4] drivers/net/virtio_net: Changed mergeable buffer length calculation
` [RFC PATCH 3/4] drivers/net/virtio_net: Added basic RSS support
` [RFC PATCH 4/4] drivers/net/virtio_net: Added RSS hash report control

[PATCH v2 0/3] virtio support cache indirect desc
 2021-11-01  8:35 UTC  (10+ messages)
` [PATCH v2 1/3] virtio: cache indirect desc for split
` [PATCH v2 2/3] virtio: cache indirect desc for packed
` [PATCH v2 3/3] virtio-net: enable virtio indirect cache

[PATCH] i2c: virtio: update the maintainer to Conghui
 2021-11-01  8:08 UTC  (2+ messages)

[PATCH 1/2] i2c: virtio: disable timeout handling
 2021-11-01  5:23 UTC  (11+ messages)

[RFC PATCH v5 01/26] util: Make some iova_tree parameters const
 2021-10-31 18:59 UTC 

[PATCH 0/3] virtio support cache indirect desc
 2021-10-31 14:47 UTC  (17+ 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

[PATCH 1/4] dma-buf: add dma_fence_describe and dma_resv_describe
 2021-10-30 23:22 UTC  (6+ messages)
` [PATCH 2/4] drm/msm: use the new dma_resv_describe
` [PATCH 3/4] drm/etnaviv: use dma_resv_describe
` [PATCH 4/4] drm/qxl: use iterator instead of dma_resv_shared_list

vDPA bus driver selection
 2021-10-29 15:41 UTC  (17+ messages)

[PATCH v3 0/2] x86/xen: simplify irq pvops
 2021-10-29 12:21 UTC  (3+ messages)
` [PATCH v3 2/2] x86/xen: switch initial pvops IRQ functions to dummy ones

[PATCH 0/2] virtio-i2c: Fix buffer handling
 2021-10-29 11:54 UTC  (8+ messages)
` [PATCH 2/2] i2c: virtio: fix completion handling

[PATCH v3 0/3] virtio support cache indirect desc
 2021-10-29  6:28 UTC  (4+ messages)
` [PATCH v3 1/3] virtio: cache indirect desc for split
` [PATCH v3 2/3] virtio: cache indirect desc for packed
` [PATCH v3 3/3] virtio-net: enable virtio desc cache

drm/virtio: not pin pages on demand
 2021-10-28 20:27 UTC  (6+ messages)

[GIT PULL] virtio: last minute fixes
 2021-10-28 17:25 UTC  (2+ messages)

WorldCist'22 - 10th World Conference on Information Systems and Technologies | Montenegro
 2021-10-28 11:17 UTC 

[PATCH v2 0/4] hwrng: virtio - add an internal buffer
 2021-10-28 10:11 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] hwrng: virtio - don't wait on cleanup
` [PATCH v2 3/4] hwrng: virtio - don't waste entropy
` [PATCH v2 4/4] hwrng: virtio - always add a pending request

[PATCH][next] virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"
 2021-10-28  8:18 UTC 

[RFC] Add DMA_API support for Virtio devices earlier than VirtIO 1.0
 2021-10-28  5:40 UTC 

[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)

[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)

[PATCH net-next] net: virtio: use eth_hw_addr_set()
 2021-10-27 14:55 UTC  (5+ messages)

[PATCH V3 00/11] vhost: multiple worker support
 2021-10-27  9:03 UTC  (13+ messages)
` [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 -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  (18+ messages)
` [PATCH linux-next v6 1/8] vdpa: Introduce and use vdpa device get, set config helpers
` [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 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  (5+ messages)
` [PATCH linux-next v5 7/8] vdpa/mlx5: Support configuration of MAC

[PATCH] virtio_blk: corrent types for status handling
 2021-10-26  4:41 UTC  (2+ messages)

[RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ
 2021-10-26  4:32 UTC  (5+ messages)


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).