virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-14 08:55:30 to 2022-12-04 08:20:20 UTC [more...]

[PATCH v2] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-12-04  8:19 UTC  (12+ messages)

[PATCH] net: vmw_vsock: vmci: Check memcpy_from_msg()
 2022-12-03  1:17 UTC 

[PATCH v4 1/6] udp: allow header check for dodgy GSO_UDP_L4 packets
 2022-12-02 10:03 UTC  (7+ messages)
` [PATCH v4 2/6] uapi/linux/if_tun.h: Added new offload types for USO4/6
` [PATCH v4 3/6] driver/net/tun: Added features for USO
` [PATCH v4 4/6] uapi/linux/virtio_net.h: Added USO types
` [PATCH v4 5/6] linux/virtio_net.h: Support USO offload in vnet header
` [PATCH v4 6/6] drivers/net/virtio_net.c: Added USO support

[PATCH v4 0/6] TUN/VirtioNet USO features support
 2022-12-01 22:35 UTC  (3+ messages)

[RFC PATCH v2 1/6] vsock: return errors other than -ENOMEM to socket
 2022-12-01 15:14 UTC  (7+ messages)
  ` [RFC PATCH v2 2/6] hv_sock: always return ENOMEM in case of error
  ` [RFC PATCH v2 3/6] vsock/vmci: "
  ` [RFC PATCH v2 4/6] test/vsock: rework message bounds test
  ` [RFC PATCH v2 5/6] test/vsock: add big message test
  ` [RFC PATCH v2 6/6] test/vsock: vsock_perf utility

[PATCH] vhost_net: revert upend_idx only on retriable error
 2022-12-01  9:01 UTC 

[PATCH V2] vdpa: allow provisioning device features
 2022-12-01  0:53 UTC  (7+ messages)

[PATCH] virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free]
 2022-11-30 21:24 UTC  (2+ messages)

[PATCH] VMCI: Use threaded irqs instead of tasklets
 2022-11-30  7:05 UTC 

[PATCH v2] drm/virtio: Spiff out cmd queue/response traces
 2022-11-30  0:08 UTC 

[PATCH] drm/virtio: Spiff out cmd queue/response traces
 2022-11-29 17:43 UTC 

[PATCH 2/4] virtio-mem: Fix probe failed when modprobe virtio_mem
 2022-11-29 17:08 UTC  (5+ messages)
  ` [PATCH 3/4] virtio-input: Fix probe failed when modprobe virtio_input
` [PATCH 0/4] Fix probe failed when modprobe modules
  ` [PATCH v2 0/5] "

[PATCH v9 01/11] drm/msm/gem: Prevent blocking within shrinker loop
 2022-11-29 16:40 UTC 

[PATCH v2] virtio: vdpa: new SolidNET DPU driver
 2022-11-29 14:33 UTC 

config interrupts not working
 2022-11-29 11:04 UTC 

[RFC PATCH net-next 15/19] pds_vdpa: virtio bar setup for vdpa
 2022-11-29  9:13 UTC  (12+ messages)
  ` [RFC PATCH net-next 14/19] pds_vdpa: Add new PCI VF device for PDS vDPA services
  ` [RFC PATCH net-next 17/19] pds_vdpa: add vdpa config client commands
  ` [RFC PATCH net-next 18/19] pds_vdpa: add support for vdpa and vdpamgmt interfaces
  ` [RFC PATCH net-next 19/19] pds_vdpa: add Kconfig entry and pds_vdpa.rst
      ` [RFC PATCH net-next 10/19] pds_core: devlink params for enabling VIF support
        ` [RFC PATCH net-next 06/19] pds_core: add FW update feature to devlink

[PATCH] virtio: console: remove check for cpkt value when nominating console port
 2022-11-29  7:28 UTC  (4+ messages)

[PATCH V3] vdpa: allow provisioning device features
 2022-11-29  4:28 UTC 

[PATCH v3] vhost_vdpa: fix the crash in unmap a large memory
 2022-11-29  3:04 UTC  (2+ messages)

[PATCH v3] vduse: Validate vq_num in vduse_validate_config()
 2022-11-29  2:59 UTC 

[PATCH] vdpasim: support doorbell mapping
 2022-11-29  2:52 UTC  (6+ messages)

[PATCH v2] vduse: Validate vq_num in vduse_validate_config()
 2022-11-28 13:10 UTC  (4+ messages)

[PATCH v2] vhost_vdpa: fix the crash in unmap a large memory
 2022-11-28 10:47 UTC 

[PATCH 0/2] tools/virtio: remove smp_read_barrier_depends()
 2022-11-28  6:16 UTC  (5+ messages)
` [PATCH 1/2] tools/virtio: remove stray characters
` [PATCH 2/2] tools/virtio: remove smp_read_barrier_depends()

[PATCH] vduse: Fix a possible warning in vduse_create_dev()
 2022-11-28  4:13 UTC  (3+ messages)

[PATCH v2] x86/paravirt: Use relative reference for original instruction
 2022-11-28  3:34 UTC  (3+ messages)

[PATCH V2 00/12] ifcvf/vDPA implement features provisioning
 2022-11-25 14:57 UTC  (13+ messages)
` [PATCH V2 01/12] vDPA/ifcvf: decouple hw features manipulators from the adapter
` [PATCH V2 02/12] vDPA/ifcvf: decouple config space ops "
` [PATCH V2 03/12] vDPA/ifcvf: alloc the mgmt_dev before "
` [PATCH V2 04/12] vDPA/ifcvf: decouple vq IRQ releasers from "
` [PATCH V2 05/12] vDPA/ifcvf: decouple config IRQ releaser "
` [PATCH V2 06/12] vDPA/ifcvf: decouple vq irq requester "
` [PATCH V2 07/12] vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator "
` [PATCH V2 08/12] vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw
` [PATCH V2 09/12] vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev
` [PATCH V2 10/12] vDPA/ifcvf: allocate the adapter in dev_add()
` [PATCH V2 11/12] vDPA/ifcvf: retire ifcvf_private_to_vf
` [PATCH V2 12/12] vDPA/ifcvf: implement features provisioning

[PATCH v4] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2022-11-24 15:28 UTC  (3+ messages)

[PATCH] x86/paravirt: Use relative reference for original instruction
 2022-11-24 11:18 UTC  (2+ messages)

[PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)
 2022-11-24  7:16 UTC  (12+ messages)
  ` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)
  ` [PATCH v2 9/9] dt-bindings: drop redundant part of title (manual)
  ` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
  ` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
  ` [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two)
` [PATCH v2 0/9] dt-bindings: cleanup titles

[PATCH] vhost_vdpa: fix the crash in unmap a large memory
 2022-11-24  6:34 UTC 

[PATCH 6/7] vdpa/mlx5: Avoid using reslock in event_handler
 2022-11-24  4:04 UTC  (3+ messages)

[PATCH] vdpa: merge functionally duplicated dev_features attributes
 2022-11-24  1:26 UTC  (3+ messages)

[PATCH v9 08/11] drm/shmem-helper: Add memory shrinker
 2022-11-23 18:08 UTC  (2+ messages)

[PATCH] virtio: sanity check on callback of virtio drivers
 2022-11-23 15:49 UTC 

[RFC PATCH v1 1/3] test/vsock: rework message bound test
 2022-11-23 15:24 UTC  (5+ messages)
  ` [RFC PATCH v1 2/3] test/vsock: add big message test
  ` [RFC PATCH v1 3/3] test/vsock: vsock_perf utility

[PATCH 2/5] driver core: make struct class.devnode() take a const *
 2022-11-23 12:25 UTC 

[PATCH v2 0/7] drm: Fix the color-depth/bpp confusion
 2022-11-23 11:53 UTC  (8+ messages)
` [PATCH v2 1/7] drm/hisilicon/hibmc: Fix preferred depth and bpp
` [PATCH v2 2/7] drm/logicvc: Fix preferred fbdev cpp
` [PATCH v2 3/7] drm/cirrus: Decouple fbdev bpp value from color depth
` [PATCH v2 4/7] drm/ofdrm: Set preferred depth from format of scanout buffer
` [PATCH v2 5/7] drm/simpledrm: "
` [PATCH v2 6/7] drm/solomon: Set preferred color depth and bpp to the correct values
` [PATCH v2 7/7] drm/fb-helper: Don't use the preferred depth for the BPP default

[PATCH v2] virtio_console: Introduce an ID allocator for virtual console numbers
 2022-11-23 10:36 UTC  (3+ messages)

[PATCH] crypto: virtio - Use helper to set reqsize
 2022-11-23  1:11 UTC  (2+ messages)

[PATCH] virtio_net: Fix probe failed when modprobe virtio_net
 2022-11-22 20:06 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-22 16:04 UTC  (5+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

[PATCH v3] virtio_console: Introduce an ID allocator for virtual console numbers
 2022-11-22 15:15 UTC 

[PATCH 0/7] drm: Fix the color-depth/bpp confusion
 2022-11-22 14:43 UTC  (12+ messages)
` [PATCH 1/7] drm/hisilicon/hibmc: Fix preferred depth and bpp
` [PATCH 2/7] drm/logicvc: Fix preferred fbdev cpp
` [PATCH 3/7] drm/cirrus: Decouple fbdev bpp value from color depth
` [PATCH 4/7] drm/ofdrm: Set preferred depth from format of scanout buffer
` [PATCH 5/7] drm/simpledrm: "
` [PATCH 6/7] drm/solomon: Set preferred color depth and bpp to the correct values
` [PATCH 7/7] drm/fb-helper: Don't use the preferred depth for the BPP default

[PATCH v3] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2022-11-18  8:33 UTC  (2+ messages)

[PATCH 3/6] vduse: Add sysfs interface for irq affinity setup
 2022-11-18  7:23 UTC  (3+ messages)

[RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings
 2022-11-17 17:19 UTC  (4+ messages)
` [RFC PATCH 0/9] dt-bindings: cleanup titles

[PATCH] vdpa_sim_net: Offer VIRTIO_NET_F_STATUS
 2022-11-17 16:25 UTC 

WorldCIST'23 - World Conference on Information Systems and Technologies | Pisa, Italy | Deadline: November 20
 2022-11-17 12:59 UTC 

[PATCH 3/6] vduse: Add sysfs interface for irq affinity setup
 2022-11-17  6:12 UTC  (6+ messages)
  ` [PATCH 1/6] vduse: Refactor allocation for vduse virtqueues
  ` [PATCH 6/6] vduse: Support specifying bounce buffer size via sysfs

[PATCH] tools/virtio: fix vrinth_test hang
 2022-11-17  5:41 UTC 

[PATCH v2] x86/paravirt: use common macro for creating simple asm paravirt functions
 2022-11-16 11:06 UTC  (3+ messages)

The arm smmu driver for Linux does not support debugfs
 2022-11-15 11:20 UTC 

[PATCH/RFC] virtio_test: A module for testing virtio via userspace
 2022-11-15 10:25 UTC  (4+ messages)

[PATCH] vdpa: allow provisioning device features
 2022-11-15  6:36 UTC  (5+ messages)

[PATCH] virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
 2022-11-15  6:27 UTC  (3+ messages)

[PATH v2 2/8] vdpa/mlx5: Return error on vlan ctrl commands if not supported
 2022-11-15  3:33 UTC  (3+ messages)
  ` [PATH v2 5/8] vdpa/mlx5: Avoid overwriting CVQ iotlb
  ` [PATH v2 8/8] vdpa/mlx5: Add RX counters to debugfs

[RFC] vdpa: clear the device when opening/releasing it
 2022-11-15  2:22 UTC  (2+ messages)

[PATCH] virtio_console: Use an atomic to allocate virtual console numbers
 2022-11-14 16:18 UTC  (2+ messages)

vIOMMU&IOMMU gIOVA to HPA mapping
 2022-11-14 16:18 UTC 

[PATCH] vdpa_sim: fix vringh initialization in vdpasim_queue_ready()
 2022-11-14 15:11 UTC  (3+ 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).