virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-29 10:22:40 to 2021-12-09 11:53:07 UTC [more...]

[PATCH v1 0/2] virtio-mem: prepare for granularity smaller than MAX_ORDER - 1
 2021-12-09 11:52 UTC  (6+ messages)
` [PATCH v1 2/2] virtio-mem: prepare fake page onlining code "

[PATCH v1 2/7] vdpa/mlx5: Distribute RX virtqueues in RQT object
 2021-12-09  9:12 UTC  (12+ messages)
  ` [PATCH v1 3/7] vdpa: Allow to configure max data virtqueues
  ` [PATCH v1 6/7] vdpa: Add support for querying control virtqueue index
  ` [PATCH v1 1/7] vdpa: Provide interface to read driver features
  ` [PATCH v1 5/7] vdpa/mlx5: Support configuring max data virtqueue pairs

[PATCH V2] virtio-mmio: harden interrupt
 2021-12-09  7:57 UTC  (5+ messages)

[RFC PATCH] virtio: make sure legacy pci device gain 32bit-pfn vq
 2021-12-09  6:50 UTC  (7+ messages)

devirtualize kernel access to DAX
 2021-12-09  6:38 UTC  (6+ messages)
` [PATCH 1/5] uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()
` [PATCH 2/5] dax: simplify dax_synchronous and set_dax_synchronous
` [PATCH 3/5] dax: remove the DAXDEV_F_SYNC flag
` [PATCH 4/5] dax: remove the copy_from_iter and copy_to_iter methods
` [PATCH 5/5] dax: always use _copy_mc_to_iter in dax_copy_to_iter

[PATCH 1/2 v4] vduse: fix memory corruption in vduse_dev_ioctl()
 2021-12-09  2:12 UTC  (4+ messages)
` [PATCH 2/2 v4] vdpa: check that offsets are within bounds

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

[PATCH] eni_vdpa: alibaba: select VIRTIO_PCI_LIB
 2021-12-08 22:19 UTC  (4+ messages)

[PATCH V6 01/10] Use copy_process in vhost layer
 2021-12-08 22:13 UTC  (13+ messages)
` [PATCH V6 01/10] fork: Make IO worker options flag based
` [PATCH V6 02/10] fork/vm: Move common PF_IO_WORKER behavior to new flag
` [PATCH V6 03/10] fork: add USER_WORKER flag to not dup/clone files
` [PATCH V6 04/10] fork: Add USER_WORKER flag to ignore signals
` [PATCH V6 05/10] signal: Perfom autoreap for PF_USER_WORKER
` [PATCH V6 06/10] fork: add helpers to clone a process for kernel use
` [PATCH V6 07/10] io_uring: switch to user_worker
` [PATCH V6 08/10] fork: remove create_io_thread
` [PATCH V6 09/10] vhost: move worker thread fields to new struct
` [PATCH V6 10/10] vhost: use user_worker to check RLIMITs

[PATH v1 1/2] vdpa: Add support for querying vendor statistics
 2021-12-08 20:30 UTC  (3+ messages)
` [PATH v1 0/2] Support reading vendor statistics through iproute2/vdpa tool

[PATCH v3] i2c: virtio: fix completion handling
 2021-12-08 20:07 UTC  (3+ messages)

[PATCH] vduse: check that offset is within bounds in get_config()
 2021-12-08 15:09 UTC 

[PATCH] drm: Return error codes from struct drm_driver.gem_create_object
 2021-12-08 10:22 UTC  (8+ messages)

[PATCH 1/7] vdpa: Allow to configure max data virtqueues
 2021-12-08  6:29 UTC  (17+ messages)
  ` [PATCH 2/7] vdpa/mlx5: Fix config_attr_mask assignment
  ` [PATCH 3/7] vdpa/mlx5: Support configuring max data virtqueue pairs
  ` [PATCH 5/7] vdpa: Add support for querying control virtqueue index
  ` [PATCH 7/7] vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()
  ` [PATCH 4/7] vdpa/mlx5: Report queried max supported virtqueues

[PATCH V5 00/12] vhost: multiple worker support
 2021-12-08  4:24 UTC  (14+ messages)
` [PATCH V5 01/12] vhost: add vhost_worker pointer to vhost_virtqueue
` [PATCH V5 02/12] vhost, vhost-net: add helper to check if vq has work
` [PATCH V5 03/12] vhost: take worker or vq instead of dev for queueing
` [PATCH V5 04/12] vhost: take worker or vq instead of dev for flushing
` [PATCH V5 05/12] vhost: convert poll work to be vq based
` [PATCH V5 06/12] vhost-sock: convert to vhost_vq_work_queue
` [PATCH V5 07/12] vhost-scsi: make SCSI cmd completion per vq
` [PATCH V5 08/12] vhost-scsi: convert to vhost_vq_work_queue
` [PATCH V5 09/12] vhost: remove vhost_work_queue
` [PATCH V5 10/12] vhost-scsi: flush IO vqs then send TMF rsp
` [PATCH V5 11/12] vhost: allow userspace to create workers
` [PATCH V5 12/12] vhost: allow worker attachment after initial setup

[PATCH v3] vduse: vduse: check that offsets are within bounds
 2021-12-08  3:43 UTC  (2+ messages)

[PATCH] vdpa: Provide means to read configured features
 2021-12-08  3:37 UTC 

[PATCH v2] vduse: vduse: fix memory corruption in vduse_dev_ioctl()
 2021-12-07 11:48 UTC  (2+ messages)

[PATCH v2] iova: Move fast alloc size roundup into alloc_iova_fast()
 2021-12-07 11:44 UTC 

[PATCH] vduse: fix memory corruption in vduse_dev_ioctl()
 2021-12-07 11:30 UTC  (3+ messages)

[PATCH] hv_sock: Extract hvs_send_data() helper that takes only header
 2021-12-07  6:32 UTC 

[PATCH v3 0/5] iommu/virtio: Add identity domains
 2021-12-06 14:03 UTC  (9+ messages)
` [PATCH v3 1/5] iommu/virtio: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG
` [PATCH v3 2/5] iommu/virtio: Support bypass domains
` [PATCH v3 3/5] iommu/virtio: Sort reserved regions
` [PATCH v3 4/5] iommu/virtio: Pass end address to viommu_add_mapping()
` [PATCH v3 5/5] iommu/virtio: Support identity-mapped domains

[PATCH 1/1] vduse: moving kvfree into caller
 2021-12-06  8:00 UTC 

[PATCH 1/6] vhost: get rid of vhost_poll_flush() wrapper
 2021-12-03 17:45 UTC  (2+ messages)

[iproute2-next 0/4] vdpa tool to query and set config layout
 2021-12-03 17:05 UTC  (8+ messages)
` [iproute2-next 1/4] vdpa: Update kernel headers
` [iproute2-next 2/4] vdpa: Enable user to query vdpa device config layout
` [iproute2-next 3/4] vdpa: Enable user to set mac address of vdpa device
` [iproute2-next 4/4] vdpa: Enable user to set mtu of the "

[PATCH resend] gpio: aggregator: Add interrupt support
 2021-12-03 14:06 UTC 

[PATCH v2 0/2] virtio-i2c: Fix buffer handling
 2021-12-02 15:34 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: virtio: fix completion handling

[PATCH 1/2] vdpa: Allow to configure max data virtqueues
 2021-12-02  3:42 UTC  (8+ messages)
  ` [PATCH 2/2] vdpa/mlx5: Support configuring "

[PATCH] virtio_ring: Fix querying of maximum DMA mapping size for virtio device
 2021-12-02  3:12 UTC  (2+ messages)

[PATCH v2 net-next 21/26] ice: add XDP and XSK generic per-channel statistics
 2021-12-01 15:21 UTC  (11+ messages)
  ` [PATCH v2 net-next 01/26] rtnetlink: introduce generic XDP statistics
  ` [PATCH v2 net-next 00/26] net: introduce and use generic XDP stats

[PATCH v2] fuse: rename some files and clean up Makefile
 2021-12-01 10:23 UTC  (3+ messages)

[PATCH v1] vdpa: Consider device id larger than 31
 2021-11-30 23:34 UTC  (2+ messages)

[PATCH v2] virtio/vsock: fix the transport to work with VMADDR_CID_ANY
 2021-11-30 23:21 UTC  (4+ messages)

[PATCH] scsi: virtio_scsi: Fix a NULL pointer dereference in virtscsi_rescan_hotunplug()
 2021-11-30 17:35 UTC 

[PATCH AUTOSEL 5.15 61/68] vhost-vdpa: clean irqs before reseting vdpa device
 2021-11-30 14:46 UTC 

[PATCH AUTOSEL 5.10 40/43] vhost-vdpa: clean irqs before reseting vdpa device
 2021-11-30 14:50 UTC 

[RFC PATCH 0/3] Use pageblock_order for cma and alloc_contig_range alignment
 2021-11-30 10:08 UTC  (4+ messages)

[PATCH] ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
 2021-11-30  9:32 UTC 

[PATCH] net/mlx5_vdpa: Increase the limit on the number of virtuques
 2021-11-29 22:59 UTC  (3+ messages)

[PATCH v2 0/5] iommu/virtio: Add identity domains
 2021-11-29 15:44 UTC  (14+ messages)
` [PATCH v2 1/5] iommu/virtio: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG
` [PATCH v2 2/5] iommu/virtio: Support bypass domains
` [PATCH v2 4/5] iommu/virtio: Pass end address to viommu_add_mapping()
` [PATCH v2 5/5] iommu/virtio: Support identity-mapped domains

decouple DAX from block devices v2
 2021-11-29 10:22 UTC  (19+ messages)
` [PATCH 11/29] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax
` [PATCH 14/29] fsdax: simplify the pgoff calculation
` [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers
` [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero
` [PATCH 17/29] fsdax: factor out a dax_memzero helper
` [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code
` [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super
` [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super
` [PATCH 21/29] xfs: move dax device handling into xfs_{alloc, free}_buftarg
` [PATCH 22/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing
` [PATCH 23/29] xfs: pass the mapping flags to xfs_bmbt_to_iomap
` [PATCH 24/29] iomap: add a IOMAP_DAX flag
` [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev
` [PATCH 26/29] fsdax: shift partition offset handling into the file systems
` [PATCH 27/29] dax: fix up some of the block device related ifdefs
` [PATCH 28/29] iomap: build the block based code conditionally
` [PATCH 29/29] fsdax: don't require CONFIG_BLOCK


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