messages from 2021-12-22 02:05:52 to 2022-01-13 14:57:51 UTC [more...]
[RFC PATCH] vhost: cache avail index in vhost_enable_notify()
2022-01-13 14:56 UTC
[PATCH] vhost: remove avail_event arg from vhost_update_avail_event()
2022-01-13 14:11 UTC
[RFC PATCH v3 1/8] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
2022-01-13 12:28 UTC (4+ messages)
` [RFC PATCH v3 2/8] mm: compaction: handle non-lru compound pages properly in isolate_migratepages_block()
` [RFC PATCH v3 3/8] mm: migrate: allocate the right size of non hugetlb or THP compound pages
[PATCH 0/3] fixes for mlx5_vdpa multiqueue support
2022-01-13 7:03 UTC (8+ messages)
` [PATCH 1/3] vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
` [PATCH 2/3] vdpa/mlx5: set_features should nack MQ if no CTRL_VQ
` [PATCH 3/3] vdpa/mlx5: validate the queue pair value from driver
[PATCH] virtio_vdpa: Support surprise removal of virtio vdpa device
2022-01-12 15:02 UTC (7+ messages)
[PATCH 1/4] vdpa: Avoid taking cf_mutex lock on get status
2022-01-12 7:46 UTC (12+ messages)
` [PATCH 2/4] vdpa: Protect vdpa reset with cf_mutex
` [PATCH 3/4] vdpa/mlx5: Fix is_index_valid() to refer to features
` [PATCH 4/4] vdpa/mlx5: Fix tracking of current number of VQs
[PATCH 2/4] vdpa/mlx5: Fix is_index_valid() to refer to features
2022-01-12 2:38 UTC (6+ messages)
[PATCH v7 03/14] vdpa: Sync calls set/get config/status with cf_mutex
2022-01-12 2:36 UTC (36+ messages)
` [PATCH v7 05/14] vdpa: Allow to configure max data virtqueues
` [PATCH v7 07/14] vdpa/mlx5: Support configuring max data virtqueue
` [PATCH v7 10/14] vdpa: Support reporting max device capabilities
` [PATCH v7 11/14] vdpa/mlx5: Report "
` [PATCH v7 04/14] vdpa: Read device configuration only if FEATURES_OK
` [PATCH v7 08/14] vdpa: Add support for returning device configuration information
` [PATCH v7 12/14] vdpa/vdpa_sim: Configure max supported virtqueues
` [PATCH v7 13/14] vdpa: Use BIT_ULL for bit operations
` [PATCH v7 14/14] vdpa/vdpa_sim_net: Report max device capabilities
` [PATCH v7 00/14] Allow for configuring max number of virtqueue pairs
RE: [PATCH 0/6] virtio: support advance DMA
2022-01-12 2:11 UTC (5+ messages)
[PATCH 1/4] vdpa: Protect vdpa reset with cf_mutex
2022-01-11 16:36 UTC (3+ messages)
[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
2022-01-11 13:04 UTC (5+ messages)
[PATCH v2] virtio_vdpa: Support surprise removal of virtio vdpa device
2022-01-11 12:12 UTC
[PATCH 0/4] RSS support for VirtioNet
2022-01-11 12:00 UTC (9+ messages)
` [PATCH 1/4] drivers/net/virtio_net: Fixed padded vheader to use v1 with hash
` [PATCH 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH 4/4] drivers/net/virtio_net: Added RSS hash report control
RE: RE: [PATCH 0/6] virtio: support advance DMA
2022-01-11 9:15 UTC
[PATCH v3 03/10] drm/bochs: Replace module-init boiler-plate code with DRM helpers
2022-01-11 8:52 UTC (2+ messages)
` [PATCH v3 00/10] drm: Make drivers to honour the nomodeset parameter
[PATCH v2] vdpa: regist vhost-vdpa dev class
2022-01-11 7:09 UTC (3+ messages)
` "
[PATCH 0/6] virtio: support advance DMA
2022-01-11 6:17 UTC (26+ messages)
` [PATCH 1/6] virtio: rename vring_unmap_state_packed() to vring_unmap_extra_packed()
` [PATCH 2/6] virtio: split: alloc indirect desc with extra
` [PATCH 3/6] virtio: packed: "
` [PATCH 4/6] virtio: split: virtqueue_add_split() support dma address
` [PATCH 5/6] virtio: packed: virtqueue_add_packed() "
` [PATCH 6/6] virtio: add api virtio_dma_map() for advance dma
[PATCH v3 0/3] virtio support cache indirect desc
2022-01-11 2:00 UTC (5+ messages)
[PATCH] x86/paravirt: use %rip-relative addressing in hook calls
2022-01-10 19:31 UTC (6+ messages)
[PATCH] virtio: Simplify DMA setting
2022-01-10 6:14 UTC
[PATCH] vdpa/mlx5: fix endian-ness for max vqs
2022-01-10 2:44 UTC (2+ messages)
[mst-vhost:vhost 30/44] drivers/vdpa/mlx5/net/mlx5_vnet.c:1247:23: sparse: sparse: cast to restricted __le16
2022-01-09 15:55 UTC (3+ messages)
[PATCH] vdpa/mlx5: fix error handling in mlx5_vdpa_dev_add()
2022-01-08 1:49 UTC
[PATCH] drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
2022-01-07 23:34 UTC
Call for Workshops: ACM HPDC 2022 (The 31th International Symposium on High-Performance Parallel and Distributed Computing)
2022-01-07 21:19 UTC
CFP: ACM HPDC 2022 (The 31th International Symposium on High-Performance Parallel and Distributed Computing)
2022-01-07 21:14 UTC
[PATCH 4.9] virtio_pci: Support surprise removal of virtio pci device
2022-01-07 11:21 UTC
[PATCH] virtio-pci: fix memory leak of vp_dev
2022-01-07 2:34 UTC
[PATCH] virtio_ring: mark ring unused on error
2022-01-07 2:24 UTC (3+ messages)
devirtualize kernel access to DAX v2
2022-01-06 14:42 UTC (3+ messages)
` [PATCH 4/4] dax: remove the copy_from_iter and copy_to_iter methods
[PATCH v2] virtio_ring: Check null pointer
2022-01-06 12:59 UTC (2+ messages)
[PATCH v2] vhost: add vhost_test to Kconfig & Makefile
2022-01-06 12:24 UTC
[PATCH] vhost: add vhost_test to Kconfig & Makefile
2022-01-06 12:23 UTC
Doctoral Symposium of CISTI'2022 | Madrid, Spain
2022-01-05 12:04 UTC
Re:
2022-01-05 6:27 UTC (2+ messages)
[PATCH bpf-next v2] net: don't include filter.h from net/sock.h
2022-01-04 15:42 UTC (4+ messages)
[PATCH] vdpa/mlx5: Fix wrong configuration of virtio_version_1_0
2022-01-04 13:28 UTC (3+ messages)
[PATCH v6 03/13] vdpa: Sync calls set/get config/status with cf_mutex
2022-01-04 13:04 UTC (4+ messages)
` [PATCH v6 10/13] vdpa: Support reporting max device virtqueues
[PATCH] vhost/test: fix memory leak of vhost virtqueues
2022-01-04 6:18 UTC
[PATCH] virtio_ring: Check null pointer
2022-01-04 3:42 UTC
[RFC 26/32] drm: handle HAS_IOPORT dependencies
2022-01-03 6:11 UTC
CISTI'2022 - 17th Iberian Conference on Information Systems and Technologies | Madrid, Spain
2021-12-27 13:27 UTC
[PATCH] vdpa: regist vhost-vdpa dev class
2021-12-24 7:02 UTC (4+ messages)
` "
[PATCH v5 07/13] vdpa/mlx5: Support configuring max data virtqueue pairs
2021-12-23 21:37 UTC (14+ messages)
` [PATCH v5 11/13] vdpa/mlx5: Configure max supported virtqueues
` [PATCH v5 13/13] vdpa: Use BIT_ULL for bit operations
` [PATCH v5 10/13] vdpa: Support reporting max device virtqueues
` [PATCH v5 04/13] vdpa: Read device configuration only if FEATURES_OK
[PATCH 09/10] kthread: Ensure struct kthread is present for all kthreads
2021-12-23 17:20 UTC (3+ messages)
` [PATCH] kthread: Generalize pf_io_worker so it can point to struct kthread
[PATCH v3] virtio_blk: Add support for lifetime feature
2021-12-23 10:47 UTC
[PATCH] virtio/virtio_pci_legacy_dev: ensure the correct return value
2021-12-23 5:58 UTC
[PATCH V6 01/10] Use copy_process in vhost layer
2021-12-22 20:25 UTC (7+ messages)
[PATCH 0/4] driver_core: Auxiliary drvdata helper cleanup
2021-12-22 17:18 UTC (3+ messages)
` [PATCH 2/4] soundwire: intel: Use auxiliary_device driver data helpers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).