virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-31 12:27:52 to 2024-08-08 15:03:39 UTC [more...]

[PATCH] virtio: Remove virtio devices on device_shutdown()
 2024-08-08 15:03 UTC  (6+ messages)

[PATCH v2] virtio_blk: implement init_hctx MQ operation
 2024-08-08 13:37 UTC  (3+ messages)

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

[PATCH 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature
 2024-08-08 11:15 UTC  (7+ messages)

[PATCH] vduse: avoid using __GFP_NOFAIL
 2024-08-08 11:09 UTC  (18+ messages)
                  `  "

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

[RFC PATCH] vhost_vdpa: assign irq bypass producer token correctly
 2024-08-08  8:20 UTC 

[PATCH v2] vduse: avoid using __GFP_NOFAIL
 2024-08-08  5:43 UTC 

[PATCH v3 00/15] honor isolcpus configuration
 2024-08-08  5:26 UTC  (27+ 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 net-next 0/3] add vDPA driver for nfp devices
 2024-08-07 14:55 UTC  (8+ 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 vhost 0/7] vdpa/mlx5: Parallelize device suspend/resume
 2024-08-07 14:54 UTC  (15+ 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 net-next V6 0/4] virtio-net: synchronize op/admin state
 2024-08-07 13:51 UTC  (7+ 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 1/1] virtio_blk: implement init_hctx MQ operation
 2024-08-07 13:34 UTC  (13+ messages)

[GIT PULL] virtio: bugfix
 2024-08-06 18:25 UTC  (2+ messages)

[PATCH v9 0/6] drm/ci: Add support for GPU and display testing
 2024-08-06 17:53 UTC  (3+ messages)

[PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible
 2024-08-06 16:45 UTC  (4+ messages)

[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 

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  (17+ 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 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 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  (3+ messages)

[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  (14+ messages)
` [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 


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