virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-11 09:28:39 to 2022-05-20 07:11:22 UTC [more...]

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-20  7:06 UTC  (4+ messages)
` [PATCH 1/3] memory-failure: Introduce memory failure notifier
` [PATCH 2/3] mm/memory-failure.c: support reset PTE during unpoison
` [PATCH 3/3] virtio_balloon: Introduce memory recover

[PATCH v2] vdpasim: allow to enable a vq repeatedly
 2022-05-19 16:04 UTC 

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

[PATCH] vdpasim: allow to enable a vq repeatedly
 2022-05-19 14:48 UTC 

[PATCH v4 11/15] drm/shmem-helper: Add generic memory shrinker
 2022-05-19 14:13 UTC  (6+ messages)

[PATCH 0/3] trivial: Fix several compilation errors/warnings with GCC12
 2022-05-19 11:16 UTC  (3+ messages)
  ` [PATCH 1/3] sched/headers: Fix compilation error with GCC 12

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

[RFC PATCH v1 0/8] virtio/vsock: experimental zerocopy receive
 2022-05-19  7:42 UTC  (2+ messages)

[PATCH V2 5/7] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops
 2022-05-19  1:06 UTC  (5+ messages)
          ` [PATCH V2 5/7] dt-bindings: Add xen, dev-domid "

[GIT PULL] mlx5: last minute fixup
 2022-05-19  0:35 UTC  (2+ messages)

About restoring the state in vhost-vdpa device
 2022-05-18 12:51 UTC  (7+ messages)

[PATCH v2 1/3] vduse: Pass management device pointer to vduse_dev_init_vdpa()
 2022-05-18  8:31 UTC  (16+ messages)
  ` [PATCH v2 3/3] Docs/ABI/testing: Add VDUSE sysfs interface ABI document
  ` [PATCH v2 2/3] vdpa: Add a device object for vdpa management device

[PATCH V3 0/8] vhost flush cleanups
 2022-05-18  7:27 UTC  (10+ messages)
` [PATCH V3 1/8] vhost: get rid of vhost_poll_flush() wrapper
` [PATCH V3 2/8] vhost: flush dev once during vhost_dev_stop
` [PATCH V3 3/8] vhost_net: get rid of vhost_net_flush_vq() and extra flush calls
` [PATCH V3 4/8] vhost_test: remove vhost_test_flush_vq()
` [PATCH V3 5/8] vhost_vsock: simplify vhost_vsock_flush()
` [PATCH V3 6/8] vhost-scsi: drop flush after vhost_dev_cleanup
` [PATCH V3 7/8] vhost-test: "
` [PATCH V3 8/8] vhost: rename vhost_work_dev_flush

[PATCH] vhost_net: fix double fget()
 2022-05-18  5:22 UTC  (5+ messages)

[PATCH v7 5/5] vdpa/mlx5: Use readers/writers semaphore instead of mutex
 2022-05-18  1:03 UTC  (2+ messages)
  ` [PATCH v7 2/5] vdpa: Add support for querying vendor statistics

[PATCH V2 0/8] vhost flush cleanups
 2022-05-17 16:54 UTC  (24+ messages)
` [PATCH V2 1/8] vhost: get rid of vhost_poll_flush() wrapper
` [PATCH V2 2/8] vhost: flush dev once during vhost_dev_stop
` [PATCH V2 3/8] vhost_net: get rid of vhost_net_flush_vq() and extra flush calls
` [PATCH V2 4/8] vhost_test: remove vhost_test_flush_vq()
` [PATCH V2 5/8] vhost_vsock: simplify vhost_vsock_flush()
` [PATCH V2 6/8] vhost-scsi: drop flush after vhost_dev_cleanup
` [PATCH V2 7/8] vhost-test: "
` [PATCH V2 8/8] vhost: rename vhost_work_dev_flush

[PATCH v3] arm64: paravirt: Use RCU read locks to guard stolen_time
 2022-05-17 16:48 UTC  (4+ messages)

[RFC PATCH v2 0/5] TUN/VirtioNet USO features support
 2022-05-17  6:32 UTC  (7+ messages)
` [RFC PATCH v2 1/5] uapi/linux/if_tun.h: Added new offload types for USO4/6
` [RFC PATCH v2 2/5] driver/net/tun: Added features for USO
` [RFC PATCH v2 3/5] uapi/linux/virtio_net.h: Added USO types
` [RFC PATCH v2 4/5] linux/virtio_net.h: Support USO offload in vnet header
` [RFC PATCH v2 5/5] drivers/net/virtio_net.c: Added USO support

[PATCH V4 0/9] rework on the IRQ hardening of virtio
 2022-05-17  1:00 UTC  (23+ messages)
` [PATCH V4 6/9] virtio-ccw: implement synchronize_cbs()
` [PATCH V4 8/9] virtio: harden vring IRQ

[PATCH] vdpa/mlx5: Use consistent RQT size
 2022-05-16  9:07 UTC 

[GIT PULL] virtio: last minute fixup
 2022-05-16  9:03 UTC  (14+ messages)

[PATCH RESEND V3 3/3] vdpa/mlx5: Use consistent RQT size
 2022-05-16  8:22 UTC 

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

[PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()
 2022-05-13 14:07 UTC 

[PATCH v5 0/9] Introduce akcipher service for virtio-crypto
 2022-05-13 12:29 UTC  (19+ messages)
` [PATCH v5 1/9] virtio-crypto: header update
    `  "
` [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
      ` [External] "
` [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 1/2] vduse: Remove empty vduse_mgmtdev_release()
 2022-05-13  6:18 UTC  (8+ messages)

[PATCH v5 3/3] vdpa/mlx5: Add support for reading descriptor statistics
 2022-05-13  1:10 UTC  (7+ messages)
  ` [PATCH v5 2/3] vdpa: Add support for querying vendor statistics

[PATCH V9 0/8] Use copy_process in vhost layer
 2022-05-12 21:47 UTC  (9+ messages)
` [PATCH V9 1/8] fork: Make IO worker options flag based
` [PATCH V9 2/8] fork/vm: Move common PF_IO_WORKER behavior to new flag
` [PATCH V9 3/8] fork: add USER_WORKER flag to not dup/clone files
` [PATCH V9 4/8] fork: Add USER_WORKER flag to ignore signals
` [PATCH V9 5/8] fork: allow kernel code to call copy_process
` [PATCH V9 6/8] vhost_task: Allow vhost layer to use copy_process
` [PATCH V9 7/8] vhost: move worker thread fields to new struct
` [PATCH V9 8/8] vhost: use vhost_tasks for worker threads

[PATCH v1 for reference] vdpa: Add support for reading vdpa device statistics
 2022-05-12 21:33 UTC 

[PATCH v4 10/15] drm/shmem-helper: Take reservation lock instead of drm_gem_shmem locks
 2022-05-12 14:15 UTC  (12+ messages)

[PATCH v1] vdpa: Warn if MTU configured is too low
 2022-05-12  5:57 UTC  (2+ messages)

[PATCH] net/vdpa: Use reader/writers semaphore instead of mutex
 2022-05-12  4:14 UTC  (2+ messages)

[PATCH] VMCI: Add support for ARM64
 2022-05-11 20:02 UTC  (4+ messages)

[PATCH] vdpa: Warn if MTU configured is too low
 2022-05-11 10:18 UTC  (4+ 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).