virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-31 00:02:57 to 2024-08-06 16:02:59 UTC [more...]

[PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible
 2024-08-06 16:02 UTC  (5+ messages)
` [PATCH net-next v4 2/2] vsock/virtio: avoid queuing packets when intermediate queue is empty

[PATCH v3 00/15] honor isolcpus configuration
 2024-08-06 15:03 UTC  (23+ messages)
` [PATCH v3 01/15] scsi: pm8001: do not overwrite PCI queue mapping
` [PATCH v3 02/15] virito: add APIs for retrieving vq affinity
` [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues
` [PATCH v3 04/15] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
` [PATCH v3 05/15] nvme: "
` [PATCH v3 06/15] virtio: blk/scs: replace blk_mq_virtio_map_queues "
` [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
` [PATCH v3 08/15] sched/isolation: Add io_queue housekeeping option
` [PATCH v3 09/15] docs: add io_queue as isolcpus options
` [PATCH v3 10/15] blk-mq: add number of queue calc helper
` [PATCH v3 11/15] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v3 12/15] scsi: "
` [PATCH v3 13/15] virtio: blk/scsi: "
` [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs
` [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[RFC PATCH vhost] vhost-vdpa: Fix invalid irq bypass unregister
 2024-08-06 14:45 UTC  (8+ messages)

[PATCH net-next V6 0/4] virtio-net: synchronize op/admin state
 2024-08-06 12:24 UTC  (6+ messages)
` [PATCH net-next V6 1/4] virtio: rename virtio_config_enabled to virtio_config_core_enabled
` [PATCH net-next V6 2/4] virtio: allow driver to disable the configure change notification
` [PATCH net-next V6 3/4] virtio-net: synchronize operstate with admin state on up/down
` [PATCH net-next V6 4/4] virtio-net: synchronize probe with ndo_set_features

[PATCH] vdpa: Add support for no-IOMMU mode
 2024-08-06 11:47 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
 2024-08-06 11:37 UTC  (13+ messages)
` [PATCH net-next v12 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

[PATCH v5] x86/paravirt: Fix incorrect virt spinlock setting on bare metal
 2024-08-06 11:22 UTC 

[RFC net-next 0/3] add vDPA driver for nfp devices
 2024-08-06  6:20 UTC  (6+ messages)
` [RFC net-next 1/3] nfp: add new devlink "enable_vnet" generic device param
` [RFC net-next 2/3] nfp: initialize NFP VF device according to enable_vnet configuration
` [RFC net-next 3/3] drivers/vdpa: add NFP devices vDPA driver

[PATCH] vduse: avoid using __GFP_NOFAIL
 2024-08-06  3:10 UTC  (8+ messages)

[PATCH 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature
 2024-08-05 16:24 UTC  (4+ messages)

[PATCH v9 0/6] drm/ci: Add support for GPU and display testing
 2024-08-05 13:11 UTC  (2+ messages)

BUG: stack guard page was hit in vsock_connectible_recvmsg
 2024-08-05  9:24 UTC  (2+ messages)

[PATCH v2 0/4] mm: clarify nofail memory allocation
 2024-08-05  8:19 UTC  (28+ messages)
` [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
` [PATCH v2 2/4] mm: Document __GFP_NOFAIL must be blockable
` [PATCH v2 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
` [PATCH v2 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL

[PATCH 0/5] mm: clarify nofail memory allocation
 2024-08-05  7:49 UTC  (11+ messages)
` [PATCH 2/5] mm: Document __GFP_NOFAIL must be blockable
` [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL

[PATCH v5 0/3] Add extioi virt extension support
 2024-08-05  7:35 UTC  (4+ messages)
` [PATCH v5 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v5 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v5 3/3] irqchip/loongson-eiointc: Add extioi virt extension support

[PATCH v2] LoongArch: Revert qspinlock to test-and-set simple lock on VM
 2024-08-05  7:04 UTC 

[REGRESSION] [PATCH v2] net: missing check virtio
 2024-08-05  6:38 UTC  (2+ messages)

[REGRESSION] [PATCH v2] net: missing check virtio
 2024-08-05  6:16 UTC 

[PATCH V5 net-next 0/3] virtio-net: synchronize op/admin state
 2024-08-05  6:16 UTC  (6+ messages)
` [PATCH V5 net-next 1/3] virtio: rename virtio_config_enabled to virtio_config_core_enabled
` [PATCH V5 net-next 2/3] virtio: allow driver to disable the configure change notification
` [PATCH V5 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down

[PATCH vhost 0/7] vdpa/mlx5: Parallelize device suspend/resume
 2024-08-04 14:52 UTC  (11+ messages)
` [PATCH vhost 2/7] vdpa/mlx5: Introduce error logging function
` [PATCH vhost 3/7] vdpa/mlx5: Use async API for vq query command
` [PATCH vhost 4/7] vdpa/mlx5: Use async API for vq modify commands
` [PATCH vhost 5/7] vdpa/mlx5: Parallelize device suspend
` [PATCH vhost 6/7] vdpa/mlx5: Parallelize device resume
` [PATCH vhost 7/7] vdpa/mlx5: Keep notifiers during suspend but ignore

[PATCH 1/1] virtio_blk: implement init_hctx MQ operation
 2024-08-03 17:54 UTC  (11+ messages)

[PATCH v4] x86/paravirt: Disable virt spinlock on bare metal
 2024-08-02 13:52 UTC  (7+ messages)

[PATCH v2 0/2] Support userspace hypercalls for TDX
 2024-08-02 12:47 UTC  (3+ messages)
` [PATCH v2 1/2] Add prctl to allow userlevel TDX hypercalls

[PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports
 2024-08-02  8:30 UTC  (9+ messages)
` [PATCH net-next v4 1/3] vsock: add support for SIOCOUTQ ioctl
` [PATCH net-next v4 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next v4 3/3] test/vsock: add ioctl unsent bytes test

[PATCH net v4 0/2] virtio-net: unbreak vq resizing if vq coalescing is not supported
 2024-08-02  2:55 UTC  (4+ messages)
` [PATCH net v4 1/2] virtio-net: check feature before configuring the vq coalescing command
` [PATCH net v4 2/2] virtio-net: unbreak vq resizing when coalescing is not negotiated

[PATCH V4 net-next 0/3] virtio-net: synchronize op/admin state
 2024-08-02  2:47 UTC  (16+ messages)
` [PATCH V4 net-next 1/3] virtio: rename virtio_config_enabled to virtio_config_core_enabled
` [PATCH V4 net-next 2/3] virtio: allow driver to disable the configure change notification
` [PATCH V4 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down

[PATCH net v3 0/2] virtio-net: unbreak vq resizing if vq coalescing is not supported
 2024-08-01 12:37 UTC  (5+ messages)
` [PATCH net v3 1/2] virtio-net: check feature before configuring the vq coalescing command
` [PATCH net v3 2/2] virtio-net: unbreak vq resizing when coalescing is not negotiated

[RFC PATCH net-next v6 12/14] vsock/loopback: implement datagram support
 2024-08-01 12:18 UTC  (2+ messages)

[PATCH net v2] virtio-net: unbreak vq resizing when coalescing is not negotiated
 2024-08-01  6:39 UTC  (6+ messages)

[PATCH AUTOSEL 6.6 75/83] virtio_ring: fix KMSAN error for premapped mode
 2024-08-01  0:18 UTC 

[PATCH AUTOSEL 6.10 111/121] virtio_ring: fix KMSAN error for premapped mode
 2024-08-01  0:00 UTC 

[PATCH net] virtio_net: Avoid sending unnecessary vq coalescing commands
 2024-07-31 11:30 UTC  (6+ messages)

[PATCH] LoongArch: Revert qspinlock to test-and-set on VMs
 2024-07-31 10:08 UTC 

[PATCH v1] MAINTAINERS: add me as reviewer of AF_VSOCK and virtio-vsock
 2024-07-31  5:05 UTC  (4+ messages)

[PATCH v8 0/3] vdpa: support set mac address from vdpa tool
 2024-07-31  3:21 UTC  (7+ messages)
` [PATCH v8 1/3] "
` [PATCH v8 2/3] vdpa_sim_net: Add the support of set mac address
` [PATCH v8 3/3] vdpa/mlx5: "

[PATCH v4 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
 2024-07-31  0:41 UTC  (2+ 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).