virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-25 02:44:40 to 2022-05-06 09:26:33 UTC [more...]

[PATCH v5 0/5] virtio-crypto: Improve performance
 2022-05-06  9:26 UTC  (9+ messages)
` [PATCH v5 1/5] virtio-crypto: change code style
` [PATCH v5 2/5] virtio-crypto: use private buffer for control request
` [PATCH v5 3/5] virtio-crypto: wait ctrl queue instead of busy polling
` [PATCH v5 4/5] virtio-crypto: adjust dst_len at ops callback
` [PATCH v5 5/5] virtio-crypto: enable retry for virtio-crypto-dev

[PATCH v3 1/2] vdpa: Add support for querying vendor statistics
 2022-05-06  0:35 UTC  (5+ messages)
  ` [PATCH v3 2/2] vdpa/mlx5: Add support for reading descriptor statistics

[PATCH v4 10/15] drm/shmem-helper: Take reservation lock instead of drm_gem_shmem locks
 2022-05-05 11:59 UTC  (9+ messages)
  ` [PATCH v4 11/15] drm/shmem-helper: Add generic memory shrinker

[PATCH v2] arm64: paravirt: Use RCU read locks to guard stolen_time
 2022-05-05 10:49 UTC  (5+ messages)

[PATCH v4 0/5] virtio-crypto: Improve performance
 2022-05-05  9:29 UTC  (8+ messages)
` [PATCH v4 1/5] virtio-crypto: change code style
    `  "
` PING: [PATCH v4 0/5] virtio-crypto: Improve performance
      `  "

[PATCH] vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSH
 2022-05-05  8:40 UTC  (5+ messages)

[PATCH] vringh: Fix maximum number check for indirect descriptors
 2022-05-05  8:23 UTC  (3+ messages)

[PATCH V3 0/9] rework on the IRQ hardening of virtio
 2022-05-05  8:15 UTC  (51+ messages)
` [PATCH V3 1/9] virtio: use virtio_device_ready() in virtio_device_restore()
` [PATCH V3 2/9] virtio: use virtio_reset_device() when possible
` [PATCH V3 3/9] virtio: introduce config op to synchronize vring callbacks
` [PATCH V3 4/9] virtio-pci: implement synchronize_cbs()
` [PATCH V3 5/9] virtio-mmio: "
` [PATCH V3 6/9] virtio-ccw: "
` [PATCH V3 7/9] virtio: allow to unbreak virtqueue
` [PATCH V3 8/9] virtio: harden vring IRQ
` [PATCH V3 9/9] virtio: use WARN_ON() to warning illegal status value

[PATCH 3/3] vdpa/mlx5: Add RX MAC VLAN filter support
 2022-05-05  8:14 UTC  (2+ messages)

[PATCH v4] vdpa/vp_vdpa : add vdpa tool support in vp_vdpa
 2022-05-05  7:56 UTC 

[PATCH net-next 2/2] net: move snowflake callers to netif_napi_add_tx_weight()
 2022-05-05  2:11 UTC 

[PATCH 5.17 054/225] virtio_net: fix wrong buf address calculation when using xdp
 2022-05-04 16:44 UTC 

[PATCH 5.15 044/177] virtio_net: fix wrong buf address calculation when using xdp
 2022-05-04 16:43 UTC 

[PATCH v3 0/2] kernel: add new infrastructure for platform_has() support
 2022-05-04 15:57 UTC  (3+ messages)
` [PATCH v3 1/2] kernel: add platform_has() infrastructure
` [PATCH v3 2/2] virtio: replace arch_has_restricted_virtio_memory_access()

[PATCH 4/4] drm/qxl: add drm_gem_plane_helper_prepare_fb
 2022-05-04  9:27 UTC  (2+ messages)

[PATCH V1 4/6] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops
 2022-05-04  0:02 UTC  (2+ messages)

fix and cleanup discard_alignment handling
 2022-05-03 16:39 UTC  (4+ messages)

[PATCH net-next 0/2] vsock/virtio: add support for device suspend/resume
 2022-05-02 22:20 UTC  (4+ messages)
` [PATCH net-next 1/2] vsock/virtio: factor our the code to initialize and delete VQs
` [PATCH net-next 2/2] vsock/virtio: add support for device suspend/resume

[PATCH v2 1/3] drm: Remove superfluous arg when calling to drm_fbdev_generic_setup()
 2022-05-02 19:41 UTC  (4+ messages)
  ` [PATCH v2 2/3] drm/fb-helper: Rename preferred_bpp drm_fbdev_generic_setup() parameter

[PATCH 0/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-02 11:34 UTC  (2+ messages)
  ` [PATCH 2/3] drm/fb-helper: Rename preferred_bpp drm_fbdev_generic_setup() parameter

Patch "virtio_net: fix wrong buf address calculation when using xdp" has been added to the 5.17-stable tree
 2022-05-01 18:30 UTC 

Patch "virtio_net: fix wrong buf address calculation when using xdp" has been added to the 5.15-stable tree
 2022-05-01 18:30 UTC 

[PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2022-04-29 13:08 UTC  (2+ messages)

[PATCH v3] vdpa/vp_vdpa : add vdpa tool support in vp_vdpa
 2022-04-29  4:14 UTC 

[PATCH v5 0/9] Introduce akcipher service for virtio-crypto
 2022-04-28 13:59 UTC  (10+ messages)
` [PATCH v5 1/9] virtio-crypto: header update
` [PATCH v5 2/9] qapi: crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v5 3/9] crypto: Introduce akcipher crypto class
` [PATCH v5 4/9] crypto: add ASN.1 DER decoder
` [PATCH v5 5/9] crypto: Implement RSA algorithm by hogweed
` [PATCH v5 6/9] crypto: Implement RSA algorithm by gcrypt
` [PATCH v5 7/9] test/crypto: Add test suite for crypto akcipher
` [PATCH v5 8/9] tests/crypto: Add test suite for RSA keys
` [PATCH v5 9/9] crypto: Introduce RSA algorithm

[PATCH v5 15/17] drm/shmem-helper: Make drm_gem_shmem_get_pages() private
 2022-04-28 12:33 UTC 

[PATCH] virtio-pci: Remove wrong address verification in vp_del_vqs()
 2022-04-28 11:52 UTC  (6+ messages)

[PATCH 3/3] virtio-pci: Use cpumask_available to fix compilation error
 2022-04-28 11:06 UTC  (3+ messages)

[PATCH v2 1/2] vdpa: add the check for id_table in struct vdpa_mgmt_dev
 2022-04-28  3:45 UTC  (4+ messages)

[PATCH V2 03/11] perf/x86: Add support for TSC in nanoseconds as a perf event clock
 2022-04-27 23:10 UTC  (5+ messages)

[PATCH v2 0/2] kernel: add new infrastructure for platform_has() support
 2022-04-27 18:36 UTC  (5+ messages)
` [PATCH v2 1/2] kernel: add platform_has() infrastructure
` [PATCH v2 2/2] virtio: replace arch_has_restricted_virtio_memory_access()

[PATCH 0/2] kernel: add new infrastructure for platform_has() support
 2022-04-27 14:14 UTC  (15+ messages)
` [PATCH 1/2] kernel: add platform_has() infrastructure
` [PATCH 2/2] virtio: replace arch_has_restricted_virtio_memory_access()

[PATCH] drm/bochs: Explicitly include linux/module.h
 2022-04-27 14:12 UTC  (2+ messages)

[PATCH v2 2/5] hv_sock: Copy packets sent by Hyper-V out of the ring buffer
 2022-04-27 13:38 UTC  (2+ messages)
  ` [PATCH v2 3/5] hv_sock: Add validation for untrusted Hyper-V values

[PATCH V2] vDPA/ifcvf: allow userspace to suspend a queue
 2022-04-27  5:56 UTC 

[PATCH] vDPA/ifcvf: fix uninitialized config_vector warning
 2022-04-27  4:22 UTC 

[PATCH v2 2/2] vdpa/vp_vdpa : add vdpa tool support in vp_vdpa
 2022-04-27  4:05 UTC  (2+ messages)

[PATCH v2] vduse: Fix NULL pointer dereference on sysfs access
 2022-04-26 14:38 UTC  (7+ messages)

[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
 2022-04-26 11:57 UTC  (13+ messages)
` [PATCH v4 2/8] crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v4 3/8] crypto: Introduce akcipher crypto class
` [PATCH v4 4/8] crypto: add ASN.1 decoder
` [PATCH v4 5/8] crypto: Implement RSA algorithm by hogweed
` [PATCH v4 6/8] crypto: Implement RSA algorithm by gcrypt
` [PATCH v4 7/8] tests/crypto: Add test suite for crypto akcipher

[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
 2022-04-26  9:59 UTC  (3+ messages)

[PATCH] vduse: Fix NULL pointer dereference on sysfs access
 2022-04-26  6:31 UTC  (2+ messages)

[proc/sysctl] 1dd38979b2: BUG:kernel_NULL_pointer_dereference,address
 2022-04-26  4:24 UTC 

[PATCH net v3] virtio_net: fix wrong buf address calculation when using xdp
 2022-04-26  2:22 UTC  (5+ messages)

[PATCH v2] drm/cirrus: fix a NULL vs IS_ERR() checks
 2022-04-25 14:48 UTC 

[PATCH v4 2/5] virtio-crypto: use private buffer for control request
 2022-04-25 13:27 UTC  (2+ messages)

[PATCH 5.10.y] drm/cirrus: fix a NULL vs IS_ERR() checks
 2022-04-25 10:36 UTC 

[PATCH 0/4] virtio-blk: small cleanup
 2022-04-22 14:56 UTC 


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