virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-04 07:07:06 to 2021-08-16 20:54:41 UTC [more...]

[PATCH linux-next v3 0/6] vdpa: enable user to set mac, mtu
 2021-08-16 20:54 UTC  (18+ messages)

[Patch v1 1/3] vdpa/mlx5: Remove redundant header file inclusion
 2021-08-16 19:36 UTC  (12+ messages)
  ` [Patch v1 2/3] vdpa/mlx5: Add support for control VQ and MAC setting
  ` [Patch v1 3/3] vdpa/mlx5: Add multiqueue support

[PATCH v4 0/5] virtiofs: propagate sync() to file server
 2021-08-16 19:11 UTC  (4+ messages)
` [PATCH v4 5/5] "

add a bvec_virt helper
 2021-08-16 16:51 UTC  (24+ messages)
` [PATCH 01/15] bvec: "
` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}
  ` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process, free}
` [PATCH 03/15] dm: make EBS depend on !HIGHMEM
` [PATCH 04/15] dm-ebs: use bvec_virt
` [PATCH 05/15] dm-integrity: "
` [PATCH 06/15] squashfs: "
` [PATCH 07/15] rbd: "
` [PATCH 08/15] virtio_blk: "
` [PATCH 09/15] bcache: "
` [PATCH 10/15] sd: "
  ` [dm-devel] "
` [PATCH 11/15] ubd: "
` [PATCH 12/15] ps3vram: "
` [PATCH 13/15] dasd: "
` [PATCH 14/15] dcssblk: "
` [PATCH 15/15] nvme: "

[GIT PULL] virtio,vhost,vdpa: bugfixes
 2021-08-16 16:40 UTC  (2+ messages)

[PATCH v2 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
 2021-08-16 14:25 UTC  (4+ messages)
` [PATCH v2 1/3] /dev/mem: disallow access to explicitly excluded system RAM regions
` [PATCH v2 2/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
` [PATCH v2 3/3] kernel/resource: cleanup and optimize iomem_is_exclusive()

[kvm-unit-tests PATCH 0/6] Initial x86_64 UEFI support
 2021-08-16  7:26 UTC  (2+ messages)

[PATCH v4 10/15] asm/io.h: Add ioremap_shared fallback
 2021-08-13  8:07 UTC  (4+ messages)
  ` [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
  ` [PATCH v4 12/15] pci: Mark MSI data shared

[PATCH v6 1/2] tty: hvc: pass DMA capable memory to put_chars()
 2021-08-13  7:27 UTC  (2+ messages)

[PATCH v4 09/15] pci: Consolidate pci_iomap* and pci_iomap*wc
 2021-08-12 22:11 UTC  (2+ messages)

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-12 11:36 UTC  (3+ messages)
` [PATCH 12/38] crypto: virtio: Replace deprecated CPU-hotplug functions

[PATCH v1 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
 2021-08-12 11:15 UTC  (10+ messages)
` [PATCH v1 1/3] /dev/mem: disallow access to explicitly excluded system RAM regions
` [PATCH v1 2/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
` [PATCH v1 3/3] kernel/resource: cleanup and optimize iomem_is_exclusive()

[PATCH v4 1/2] tty: hvc: pass DMA capable memory to put_chars()
 2021-08-12  8:54 UTC  (2+ messages)

[PATCH resend] vsock/virtio: avoid potential deadlock when vsock device remove
 2021-08-12  8:03 UTC 

[RFC PATCH] virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
 2021-08-12  6:18 UTC  (5+ messages)

[PATCH 0/2] virtiofs: miscellaneous fixes
 2021-08-12  5:46 UTC  (3+ messages)
` [PATCH 1/2] fuse: disable atomic_o_trunc if no_open is enabled
` [PATCH 2/2] virtiofs: reduce lock contention on fpq->lock

[PATCH v3 0/8] fuse,virtiofs: support per-file DAX
 2021-08-12  2:52 UTC  (16+ messages)
` [PATCH v3 3/8] fuse: "
` [PATCH v3 4/8] fuse: negotiate if server/client supports "
` [PATCH v3 5/8] fuse: enable "
` [PATCH v3 8/8] fuse: show '-o dax=inode' option only when FUSE server supports
` [PATCH virtiofsd 0/3] virtiofsd: support per-file DAX
  ` [PATCH virtiofsd 1/3] virtiofsd: expand fuse protocol to "
  ` [PATCH virtiofsd 2/3] virtiofsd: support per-file DAX negotiation in FUSE_INIT
  ` [PATCH virtiofsd 3/3] virtiofsd: support per-file DAX in FUSE_LOOKUP
` [virtiofsd PATCH v2 0/4] virtiofsd: support per-file DAX
  ` [virtiofsd PATCH v2 1/4] virtiofsd: add .ioctl() support
  ` [virtiofsd PATCH v2 2/4] virtiofsd: expand fuse protocol to support per-file DAX
  ` [virtiofsd PATCH v2 3/4] virtiofsd: support per-file DAX negotiation in FUSE_INIT
  ` [virtiofsd PATCH v2 4/4] virtiofsd: support per-file DAX in FUSE_LOOKUP
    ` [virtiofsd PATCH v3 "

[bug report] vhost_net: basic polling support
 2021-08-11 13:32 UTC  (3+ messages)

[PATCH V5 0/2] gpio: Add virtio based driver
 2021-08-11 12:28 UTC  (5+ messages)
` [PATCH V5 1/2] gpio: Add virtio-gpio driver
` [PATCH V5 2/2] gpio: virtio: Add IRQ support

[virtio-comment] [RFC PATCH v7 1/2] virtio-vsock: use C style defines for constants
 2021-08-11  9:29 UTC  (2+ messages)
  ` [virtio-comment] [RFC PATCH v7 2/2] virtio-vsock: SOCK_SEQPACKET description

[RFC PATCH v2 1/5] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOM' bit
 2021-08-11  9:12 UTC  (5+ messages)
  ` [RFC PATCH v2 2/5] vhost/vsock: support MSG_EOR bit processing
  ` [RFC PATCH v2 3/5] virito/vsock: "
  ` [RFC PATCH v2 4/5] af_vsock: rename variables in receive loop
  ` [RFC PATCH v2 5/5] vsock_test: update message bounds test for MSG_EOR

[WorldCIST'22]: Call for Workshops Proposals
 2021-08-11  8:30 UTC 

PROBLEM: virtio_net LRO kernel panics
 2021-08-11  8:17 UTC  (9+ messages)

[PATCH V4 0/5] virtio: Add virtio-device bindings
 2021-08-11  5:38 UTC  (3+ messages)

virtio bugs
 2021-08-11  2:46 UTC 

[PATCH v1] vdpa/vdpa_sim: Use the negotiated features when calling vringh_init_iotlb
 2021-08-10 15:55 UTC  (3+ messages)

[PATCH 0/3] vdpa/mlx5: Add Control VQ and MAC and Multi queue support
 2021-08-10 14:32 UTC  (3+ messages)

[PATCH RESEND net-next 00/10] devlink: Control auxiliary devices
 2021-08-10 13:24 UTC  (11+ messages)
` [PATCH RESEND net-next 01/10] devlink: Add new "enable_eth" generic device param
` [PATCH RESEND net-next 02/10] devlink: Add new "enable_rdma" "
` [PATCH RESEND net-next 03/10] devlink: Add new "enable_vnet" "
` [PATCH RESEND net-next 04/10] devlink: Create a helper function for one parameter registration
` [PATCH RESEND net-next 05/10] devlink: Add API to register and unregister single parameter
` [PATCH RESEND net-next 06/10] devlink: Add APIs to publish, unpublish individual parameter
` [PATCH RESEND net-next 07/10] net/mlx5: Fix unpublish devlink parameters
` [PATCH RESEND net-next 08/10] net/mlx5: Support enable_eth devlink dev param
` [PATCH RESEND net-next 09/10] net/mlx5: Support enable_rdma "
` [PATCH RESEND net-next 10/10] net/mlx5: Support enable_vnet "

[PATCH V4 0/2] gpio: Add virtio based driver
 2021-08-10  7:35 UTC  (10+ messages)
` [PATCH V4 2/2] gpio: virtio: Add IRQ support
        ` [Stratos-dev] "

[PATCH v5] virtio-blk: Add validation for block size in config space
 2021-08-10  6:59 UTC  (2+ messages)

[PATCH v2] vdpa_sim: Use iova_shift() for the size passed to alloc_iova()
 2021-08-10  3:09 UTC  (2+ messages)

[PATCH v10 02/17] file: Export receive_fd() to modules
 2021-08-10  3:02 UTC  (15+ messages)
  ` [PATCH v10 04/17] vdpa: Fail the vdpa_reset() if fail to set device status to zero
  ` [PATCH v10 10/17] virtio: Handle device reset failure in register_virtio_device()
  ` [PATCH v10 05/17] vhost-vdpa: Fail the vhost_vdpa_set_status() on reset failure
  ` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()

[PATCH] vdpa_sim: Fix incorrect size passed to alloc_iova()
 2021-08-09  9:35 UTC  (2+ messages)

[RFC PATCH 09/15] virtio: virtio_mem: use PAGES_PER_SECTION instead of MAX_ORDER_NR_PAGES
 2021-08-09  7:42 UTC  (2+ messages)
  ` [RFC PATCH 10/15] virtio: virtio_balloon: "

[PATCH v3 0/4] virtio short improvements
 2021-08-09  7:33 UTC  (4+ messages)

[PATCH 11/19] drivers/hv: set up synic pages for intercept messages
 2021-08-07  2:17 UTC  (2+ messages)

[PATCH 10/19] drivers/hv: get and set vcpu registers ioctls
 2021-08-06 20:08 UTC 

[PATCH v3 0/9] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-08-06 12:47 UTC  (10+ messages)
` [PATCH v3 1/9] mm: track present early pages per zone
` [PATCH v3 2/9] mm/memory_hotplug: introduce "auto-movable" online policy
` [PATCH v3 3/9] drivers/base/memory: introduce "memory groups" to logically group memory blocks
` [PATCH v3 4/9] mm/memory_hotplug: track present pages in memory groups
` [PATCH v3 5/9] ACPI: memhotplug: use a single static memory group for a single memory device
` [PATCH v3 6/9] dax/kmem: use a single static memory group for a single probed unit
` [PATCH v3 7/9] virtio-mem: use a single dynamic memory group for a single virtio-mem device
` [PATCH v3 8/9] mm/memory_hotplug: memory group aware "auto-movable" online policy
` [PATCH v3 9/9] mm/memory_hotplug: improved dynamic "

[RFC PATCH v1 0/7] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-08-06  8:47 UTC  (7+ messages)
        ` [!!Mass Mail KSE][MASSMAIL KLMS] "
  ` [RFC PATCH v1 1/7] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOM' bit
  ` [RFC PATCH v1 2/7] vsock: rename implementation from 'record' to 'message'
  ` [RFC PATCH v1 3/7] vhost/vsock: support MSG_EOR bit processing

[PATCH] tools/virtio: use 'unsigned int' instead of bare 'unsigned'
 2021-08-05 22:15 UTC 

ICITS'22 - The 2022 International Conference on Information Technology & Systems | Costa Rica
 2021-08-05 13:39 UTC 

[PATCH v3 1/2] tty: hvc: pass DMA capable memory to put_chars()
 2021-08-05  8:18 UTC 

[PATCH net-next 03/21] ethtool, stats: introduce standard XDP statistics
 2021-08-05  0:43 UTC  (3+ messages)

[PATCH 00/11] Provide offset-adjusted framebuffer mappings
 2021-08-04 18:22 UTC  (3+ messages)

[PATCH 0/4] Add multi-cid support for vsock driver
 2021-08-04 15:23 UTC  (2+ messages)
    ` [External] "


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