virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-09 09:16:59 to 2022-06-22 07:03:09 UTC [more...]

[PATCH V3] virtio: disable notification hardening by default
 2022-06-22  7:02 UTC  (2+ messages)

[PATCH v3 0/3] virtio: support requiring restricted access per device
 2022-06-22  6:38 UTC  (2+ messages)
` [PATCH v3 1/3] virtio: replace restricted mem access flag with callback

[PATCH V2] virtio: disable notification hardening by default
 2022-06-22  1:17 UTC  (5+ messages)

[PATCH v2 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
 2022-06-21 22:46 UTC  (8+ messages)
  ` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison
  ` [PATCH v2 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
  ` [PATCH v2 5/5] vfio/iommu_type1: Simplify group attachment
  ` [PATCH v2 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency

[PATCH 0/3] vdpa_sim_blk: several fixes for the vDPA block simulator
 2022-06-21 16:12 UTC  (4+ messages)
` [PATCH 1/3] vdpa_sim_blk: use dev_dbg() to print errors
` [PATCH 2/3] vdpa_sim_blk: limit the number of request handled per batch
` [PATCH 3/3] vdpa_sim_blk: call vringh_complete_iotlb() also in the error path

virtio_balloon regression in 5.19-rc3
 2022-06-21 16:10 UTC  (4+ messages)

[PATCH v2 19/19] vdpasim: control virtqueue support
 2022-06-21 15:19 UTC 

[PATCH] vdpa_sim_blk: set number of address spaces and virtqueue groups
 2022-06-21 15:13 UTC 

[PATCH] vdpa_sim: use max_iotlb_entries as a limit in vhost_iotlb_init
 2022-06-21 15:12 UTC 

[PATCH net] virtio_net: fix xdp_rxq_info bug after suspend/resume
 2022-06-21 11:48 UTC 

[PATCH 0/2] virtio_mmio: Fix suspend to disk (hibernation)
 2022-06-21 11:06 UTC  (3+ messages)
` [PATCH 1/2] virtio_mmio: Add missing PM calls to freeze/restore
` [PATCH 2/2] virtio_mmio: Restore guest page size on resume

[PATCH RFC 2/3] vdpa/mlx5: Support different address spaces for control and data
 2022-06-21  7:52 UTC  (9+ messages)
  ` [PATCH RFC 3/3] vdpa/mlx5: Disable VLAN support to support live migration
  ` [PATCH RFC 1/3] vdpa/mlx5: Implement susupend virtqueue callback

[PATCH v6 17/22] drm/shmem-helper: Add generic memory shrinker
 2022-06-20 15:37 UTC  (3+ messages)

[PATCH] virtio: Remove unnecessary variable assignments
 2022-06-20  9:37 UTC 

[PATCH] virtio: Remove unnecessary variable assignments
 2022-06-20  8:49 UTC 

[PATCH] virtio_ring: Optimize duplicate judgment codes for virtqueue_add_split
 2022-06-20  8:24 UTC 

[PATCH] virtio-net: fix race between ndo_open() and virtio_device_ready()
 2022-06-20  3:34 UTC  (5+ messages)

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

[PATCH v4 11/15] drm/shmem-helper: Add generic memory shrinker
 2022-06-19 16:54 UTC  (3+ messages)

[PATCH V6 0/9] rework on the IRQ hardening of virtio
 2022-06-17 14:33 UTC  (26+ messages)
` [PATCH V6 8/9] virtio: harden vring IRQ

[PATCH] virtio: disable notification hardening by default
 2022-06-17 12:36 UTC  (5+ messages)

[CFP LPC 2022] VFIO/IOMMU/PCI Microconference
 2022-06-17  9:02 UTC 

Call For Participation: ACM Workshop on Hot Topics in Storage and File Systems
 2022-06-17  7:31 UTC 

[PATCH v4 0/4] Implement vdpasim stop operation
 2022-06-17  2:42 UTC  (14+ messages)

[RFC PATCH v2 0/5] TUN/VirtioNet USO features support
 2022-06-17  1:30 UTC  (7+ messages)

[PATCH] virtio_ring : fix vring_packed_desc memory out of bounds bug
 2022-06-16 14:19 UTC  (16+ messages)
    ` [External] "
        ` [PATCH] virtio_ring : keep used_wrap_counter in vq->last_used_idx
                    ` [PATCH v2] "
                          ` [PATCH v3] "
                              ` [PATCH v4] "

[PATCH v2 2/2] virtiofs: allow skipping abort interface
 2022-06-15 19:57 UTC  (3+ messages)
  ` [PATCH v2 1/2] fuse: Remove unused "no_control" related code

[PATCH] virtiofs: delete unused parameter for virtio_fs_cleanup_vqs
 2022-06-15 17:57 UTC  (2+ messages)

[PATCH v1] vduse: Tie vduse mgmtdev and its device
 2022-06-15  9:08 UTC  (2+ messages)

[PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
 2022-06-15  7:35 UTC  (3+ messages)

[PATCH V4 0/8] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-06-15  6:23 UTC 

Question on vhost vq->signalled_used and vq->signalled_used_valid
 2022-06-15  0:46 UTC 

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-14 22:12 UTC  (41+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter, exit}()
  ` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean
  ` [PATCH 29/36] cpuidle, xenpv: "
    ` [Pv-drivers] "
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
    ` [PATCH 34.5/36] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()

[PATCH V2 4/6] vDPA: !FEATURES_OK should not block querying device config space
 2022-06-14 19:26 UTC  (6+ messages)
  ` [PATCH V2 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
  ` [PATCH V2 3/6] vDPA: allow userspace to query features of a vDPA device

[PATCH AUTOSEL 4.9 09/12] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:10 UTC 

[PATCH AUTOSEL 4.14 11/14] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:10 UTC 

[PATCH AUTOSEL 4.19 14/18] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:09 UTC 

[PATCH AUTOSEL 5.4 19/23] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:08 UTC 

[PATCH AUTOSEL 5.10 22/29] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:08 UTC 

[PATCH AUTOSEL 5.15 28/41] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:06 UTC 

[PATCH AUTOSEL 5.17 28/43] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:05 UTC 

[PATCH AUTOSEL 5.18 31/47] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:04 UTC 

[PATCH] vduse: Tie vduse mgmtdev and its device
 2022-06-13 10:56 UTC  (2+ messages)

[RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive
 2022-06-13  8:54 UTC  (4+ messages)
  ` [RFC PATCH v2 3/8] af_vsock: add zerocopy receive logic

[PATCH 1/2] vdpa/mlx5: Update Control VQ callback information
 2022-06-13  8:12 UTC  (2+ messages)
  ` [PATCH 2/2] vdpa/mlx5: Initializde CVQ vringh only once

[PATCH] Bluetooth: virtio_bt: fix device removal
 2022-06-13  6:58 UTC  (6+ messages)

[PATCH RFC v1 0/7] swiotlb: extra 64-bit buffer for dev->dma_io_tlb_mem
 2022-06-13  6:04 UTC  (5+ messages)
` [PATCH RFC v1 4/7] swiotlb: to implement io_tlb_high_mem

[PATCH] vdpa: allow vdpa dev_del management operation to return failure
 2022-06-12 18:08 UTC  (4+ messages)

[PATCH v2] drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
 2022-06-12  4:11 UTC 

[GIT PULL] virtio,vdpa: fixes
 2022-06-12  0:33 UTC  (2+ messages)

ICITS'2023 | Cusco, Peru | Deadline: September 4
 2022-06-11 15:30 UTC 

[PATCH v10 0/1] Introduce akcipher service for virtio-crypto
 2022-06-11  6:42 UTC  (2+ messages)
` [PATCH v10 1/1] crypto: Introduce RSA algorithm

[PATCH v9 0/1] Introduce akcipher service for virtio-crypto
 2022-06-11  5:01 UTC  (3+ messages)
` [PATCH v9 1/1] crypto: Introduce RSA algorithm

[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-06-10 10:17 UTC  (17+ messages)
` [PATCH v2 01/19] secretmem: Remove isolate_page
` [PATCH v2 02/19] mm: Convert all PageMovable users to movable_operations
` [PATCH v2 03/19] fs: Add aops->migrate_folio
` [PATCH v2 08/19] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH v2 10/19] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio

[PATCH v1] drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architectures
 2022-06-10  9:47 UTC 

[PATCH v2 1/2] dt-bindings: virtio: mmio: add optional wakeup-source property
 2022-06-10  5:44 UTC  (2+ messages)

ICITS'2023 | Cusco, Peru | Deadline: September 4
 2022-06-09 15:01 UTC 

[PATCH] fuse: allow skipping abort interface for virtiofs
 2022-06-09 13:31 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).