virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-20 08:55:01 to 2024-12-04 05:08:25 UTC [more...]

[PATCH net-next v3 0/7] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-04  5:07 UTC  (8+ messages)
` [PATCH net-next v3 1/7] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net-next v3 2/7] virtio_net: replace vq2rxq with vq2txq where appropriate
` [PATCH net-next v3 3/7] virtio_net: introduce virtnet_sq_free_unused_buf_done()
` [PATCH net-next v3 4/7] virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
` [PATCH net-next v3 5/7] virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
` [PATCH net-next v3 6/7] virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
` [PATCH net-next v3 7/7] virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx

[PATCH net-next v2 0/5] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-04  4:14 UTC  (11+ messages)
` [PATCH net-next v2 1/5] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net-next v2 2/5] virtio_ring: add 'flushed' as an argument to virtqueue_resize()
` [PATCH net-next v2 3/5] virtio_net: add missing netdev_tx_reset_queue() to virtnet_tx_resize()
` [PATCH net-next v2 4/5] virtio_ring: add 'flushed' as an argument to virtqueue_reset()
` [PATCH net-next v2 5/5] virtio_net: add missing netdev_tx_reset_queue to virtnet_sq_bind_xsk_pool()

[PATCH] vdpa/vp_vdpa: implement kick_vq_with_data callback
 2024-12-04  3:09 UTC  (6+ messages)
  ` [PATCH v2] "

[RFC PATCH 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
 2024-12-03 23:42 UTC  (9+ messages)
` [RFC PATCH 1/2] x86, lib, xenpv: Add WBNOINVD helper functions
` [RFC PATCH 2/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency

[PATCH v2 0/8] vhost-scsi: Memory reduction patches
 2024-12-03 19:15 UTC  (9+ messages)
` [PATCH v2 1/8] vhost-scsi: Reduce mem use by moving upages to per queue
` [PATCH v2 2/8] vhost-scsi: Allocate T10 PI structs only when enabled
` [PATCH v2 3/8] vhost-scsi: Add better resource allocation failure handling
` [PATCH v2 4/8] vhost-scsi: Return queue full for page alloc failures during copy
` [PATCH v2 5/8] vhost-scsi: Dynamically allocate scatterlists
` [PATCH v2 6/8] vhost-scsi: Stop duplicating se_cmd fields
` [PATCH v2 7/8] vhost-scsi: Allocate iov_iter used for unaligned copies when needed
` [PATCH v2 8/8] vhost-scsi: Reduce response iov mem use

[PATCH] drm: cast calculation to __u64 to fix potential integer overflow
 2024-12-03 16:02 UTC 

[PATCH net v8 0/3] vsock/test: fix wrong setsockopt() parameters
 2024-12-03 15:06 UTC  (4+ messages)
` [PATCH net v8 1/3] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
` [PATCH net v8 2/3] vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
` [PATCH net v8 3/3] vsock/test: verify socket options after setting them

[PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
 2024-12-03 12:14 UTC  (4+ messages)
` [PATCH 1/3] virtio-blk: add virtio-blk chardev support
` [PATCH 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev
` [PATCH 3/3] virtio-blk: add uring_cmd iopoll support

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-12-03 10:51 UTC  (34+ messages)
` [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
` [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h
` [PATCH v1 05/11] fs/proc/vmcore: factor out allocating a vmcore memory node
` [PATCH v1 06/11] fs/proc/vmcore: factor out freeing a list of vmcore ranges
` [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel

[PATCH] x86/paravirt: remove the wbinvd hook
 2024-12-03  7:15 UTC 

[PATCH net-next] virtio_net: drop netdev_tx_reset_queue() from virtnet_enable_queue_pair()
 2024-12-03  3:38 UTC  (5+ messages)

[PATCH net v7 0/3] vsock/test: fix wrong setsockopt() parameters
 2024-12-03  1:37 UTC  (4+ messages)
` [PATCH net v7 1/3] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
` [PATCH net v7 2/3] vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
` [PATCH net v7 3/3] vsock/test: verify socket options after setting them

[PATCH v5 1/2] virt: pvmemcontrol: control guest physical memory properties
 2024-12-03  0:23 UTC  (2+ messages)
` [PATCH v5 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers

[PATCH v1] drm/virtio: Factor out common dmabuf unmapping code
 2024-12-02 17:37 UTC  (2+ messages)

[PATCH v1] drm/virtio: Set missing bo->attached flag
 2024-12-02 17:29 UTC  (2+ messages)

[PATCH v5] drm/virtio: Add drm_panic support
 2024-12-02 17:19 UTC  (4+ messages)

[PATCH] vdpa: solidrun: Replace deprecated PCI functions
 2024-12-02 17:17 UTC  (2+ messages)

[PATCH v6 0/3] vsock/test: fix wrong setsockopt() parameters
 2024-12-02 15:54 UTC  (2+ messages)

[PATCH v6 0/8] blk: refactor queue affinity helpers
 2024-12-02 14:00 UTC  (9+ messages)
` [PATCH v6 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v6 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v6 3/8] virtio: "
` [PATCH v6 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v6 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v6 6/8] nvme: "
` [PATCH v6 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v6 8/8] blk-mq: remove unused queue mapping helpers

[PATCH v5 0/8] blk: refactor queue affinity helpers
 2024-12-02 13:48 UTC  (23+ messages)
` [PATCH v5 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v5 3/8] virtio: "
` [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v5 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v5 6/8] nvme: "
` [PATCH v5 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v5 8/8] blk-mq: remove unused queue mapping helpers

[PATCH] virtio_net: drain unconsumed tx completions if any before dql_reset
 2024-12-02  4:22 UTC  (10+ messages)

[PATCH fixes] riscv: mm: Do not call pmd dtor on vmemmap page table teardown
 2024-11-28 12:38 UTC  (2+ messages)

drivers/virtio/virtio_ring.c:1162:11: error: 'struct vring_virtqueue' has no member named 'premapped'
 2024-11-28 10:33 UTC  (4+ messages)

[PATCH v4 0/9] mm: workingset reporting
 2024-11-27 23:38 UTC  (17+ messages)
` [PATCH v4 1/9] mm: aggregate workingset information into histograms
` [PATCH v4 2/9] mm: use refresh interval to rate-limit workingset report aggregation
` [PATCH v4 3/9] mm: report workingset during memory pressure driven scanning
` [PATCH v4 4/9] mm: extend workingset reporting to memcgs
` [PATCH v4 5/9] mm: add kernel aging thread for workingset reporting
` [PATCH v4 6/9] selftest: test system-wide "
` [PATCH v4 7/9] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces
` [PATCH v4 8/9] Docs/admin-guide/cgroup-v2: document workingset reporting
` [PATCH v4 9/9] virtio-balloon: add "

[GIT PULL] virtio: features, fixes, cleanups
 2024-11-27 21:40 UTC  (3+ messages)

[PATCH v2 0/2] Add Error Recovery support for Virtio PCI devices
 2024-11-27  6:57 UTC  (3+ messages)
` [PATCH 1/2] virtio_pci: Add support for PCIe Function Level Reset
` [PATCH 2/2] virtio_blk: Add support for transport error recovery

[PATCH v3 0/9] vhost: Add support of kthread API
 2024-11-27  6:44 UTC  (12+ messages)
` [PATCH v3 3/9] vhost: Add the cgroup related function
` [PATCH v3 4/9] vhost: Add kthread support in function vhost_worker_create
` [PATCH v3 7/9] vhost: Add new UAPI to support change to task mode
` [PATCH v3 8/9] vhost_scsi: Add check for inherit_owner status

[PATCH v3 0/5] Introduce new headers for Hyper-V
 2024-11-26 17:28 UTC  (10+ messages)
` [PATCH v3 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v3 2/5] hyperv: Clean up unnecessary #includes
` [PATCH v3 3/5] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files

[PATCH] drm: cast calculation to __u64 in qxl_mode_dumb_create()
 2024-11-25 17:25 UTC 

[PATCH 0/2] drm/cirrus: Don't pretend to operate hardware
 2024-11-25 11:22 UTC  (7+ messages)
` [PATCH 1/2] drm/cirrus: Use virtual encoder and connector types

[PATCH v4] drm/virtio: Add drm_panic support
 2024-11-25  2:27 UTC  (4+ messages)

[PATCH AUTOSEL 6.6 46/61] virtio-net: fix overflow inside virtnet_rq_alloc
 2024-11-24 13:45 UTC 

[PATCH AUTOSEL 6.11 67/87] virtio-net: fix overflow inside virtnet_rq_alloc
 2024-11-24 13:38 UTC 

[PATCH AUTOSEL 6.12 084/107] virtio-net: fix overflow inside virtnet_rq_alloc
 2024-11-24 13:29 UTC 

virtqueue_kick() falls back to returning true
 2024-11-22 13:55 UTC 

[PATCH] vduse: relicense under GPL-2.0 OR BSD-3-Clause
 2024-11-22  6:39 UTC  (3+ messages)

[PATCH v2 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
 2024-11-21 14:02 UTC  (5+ messages)
` [PATCH v2 2/4] vdpa/octeon_ep: handle device config change events
` [PATCH v2 3/4] vdpa/octeon_ep: read vendor-specific PCI capability
` [PATCH v2 4/4] vdpa/octeon_ep: add interrupt handler for virtio crypto device

[PATCH] drm/bochs: Replace deprecated PCI implicit devres
 2024-11-21  8:23 UTC  (3+ messages)

[PATCH 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
 2024-11-21  5:42 UTC  (6+ messages)
` [PATCH 2/4] vdpa/octeon_ep: handle device config change events

[PATCH] virtio_balloon: Use outer variable 'page'
 2024-11-20 10:02 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).