virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-21 17:29:00 to 2024-10-04 02:00:35 UTC [more...]

[PATCH v2 0/7] vhost: Add support of kthread API
 2024-10-04  1:58 UTC  (6+ messages)
` [PATCH v2 1/7] vhost: Add a new modparam to allow userspace select vhost_task
` [PATCH v2 2/7] vhost: Add kthread support in function vhost_worker_queue()
` [PATCH v2 3/7] vhost: Add kthread support in function vhost_workers_free()
` [PATCH v2 4/7] vhost: Add the vhost_worker to support kthread
` [PATCH v2 5/7] vhost: Add the cgroup related function

[PATCH v2] vhost/vsock: specify module version
 2024-10-03 20:55 UTC  (13+ messages)

[PATCH 0/5] Add new headers for Hyper-V Dom0
 2024-10-03 19:51 UTC  (6+ messages)
` [PATCH 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH 2/5] hyperv: Remove unnecessary #includes
` [PATCH 3/5] hyperv: Add new Hyper-V headers
` [PATCH 4/5] hyperv: Add hv_defs.h to conditionally include hyperv-tlfs.h or hvhdk.h
` [PATCH 5/5] hyperv: Use hvhdk.h instead of hyperv-tlfs.h in Hyper-V code

[syzbot] [net?] [virt?] INFO: rcu detected stall in schedule_tail (6)
 2024-10-03 16:14 UTC 

[PATCH 0/2] drm: Treewide plane/crtc legacy state sweeping
 2024-10-03 15:45 UTC  (7+ messages)
` [PATCH 2/2] drm: Move crtc->{x,y,mode,enabled} to legacy sub-structure
  ` [PATCH 2/2] drm: Move crtc->{x, y, mode, enabled} "

6.12-rc1: Lockdep regression bissected (virtio-net/console/scheduler)
 2024-10-03 15:41 UTC  (4+ messages)

[PATCH v4] docs/gpu: ci: update flake tests requirements
 2024-10-03 14:09 UTC  (4+ messages)

[PATCH] vsock/virtio: use GFP_ATOMIC under RCU read lock
 2024-10-03 10:03 UTC  (6+ messages)

[PATCH 1/1] virtio-blk: Add description for blk_size field
 2024-10-02 23:56 UTC  (7+ messages)

[PATCH v2 06/10] drm/bochs: Allocate DRM device in struct bochs_device
 2024-10-02 20:00 UTC  (2+ messages)
` [v2,06/10] "

[PATCH v8 0/3] Add extioi virt extension support
 2024-10-02 13:42 UTC  (4+ messages)
` [PATCH v8 3/3] irqchip/loongson-eiointc: "

Splat with v6.12-rc1
 2024-10-02 12:57 UTC  (3+ messages)

[PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
 2024-10-02  5:26 UTC  (23+ messages)
` [PATCH RFC v4 1/9] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
` [PATCH RFC v4 2/9] virtio_net: Add functions for hashing
` [PATCH RFC v4 3/9] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH RFC v4 4/9] tap: Pad virtio header with zero
` [PATCH RFC v4 5/9] tun: "
` [PATCH RFC v4 6/9] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v4 7/9] tun: Introduce virtio-net RSS
` [PATCH RFC v4 8/9] selftest: tun: Add tests for virtio-net hashing
` [PATCH RFC v4 9/9] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH] virtio: Make vring_new_virtqueue support for packed vring
 2024-10-01 13:13 UTC  (5+ messages)
  `  "

[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
 2024-10-01  9:17 UTC  (2+ messages)

[PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
 2024-10-01  8:47 UTC  (5+ messages)
` [PATCH v2 2/2] vhost-vdpa: introduce NO-IOMMU backend feature bit
    ` [EXTERNAL] "

[PATCH net-next v19 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-10-01  7:58 UTC 

[PATCH v1] nvdimm: Correct some typos in comments
 2024-10-01  7:41 UTC  (3+ messages)

[PATCH v2 1/2] virt: pvmemcontrol: control guest physical memory properties
 2024-10-01  1:14 UTC  (3+ messages)
` [PATCH v2 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers

[PATCH v3 0/2] Properly initialize speed/duplex and remove vDPA config updates
 2024-09-30 20:37 UTC  (5+ messages)

Looking for help and advice on using RPMSG-over-VIRTIO
 2024-09-30 17:33 UTC  (2+ messages)

[PATCH v3] docs/gpu: ci: update flake tests requirements
 2024-09-30  7:31 UTC  (4+ messages)

[PATCH] vhost/vsock: specify module version
 2024-09-29 18:23 UTC  (6+ messages)

[PATCH v2] virtio: Add polling virtio-mmio device reset completion
 2024-09-29 17:51 UTC  (5+ messages)

[syzbot] [dri?] [virt?] INFO: task hung in drm_atomic_get_plane_state
 2024-09-29  6:58 UTC 

[syzbot] [net?] [virt?] BUG: unable to handle kernel paging request in clear_page_erms (6)
 2024-09-28 14:29 UTC 

[PATCH] virtio: Fixes errors: uninitialized symbol
 2024-09-27 15:53 UTC 

[PATCH] virtio: console: Fix atomicity violation in fill_readbuf()
 2024-09-27  8:40 UTC 

[PATCH v2] docs/gpu: ci: update flake tests requirements
 2024-09-26 23:01 UTC  (5+ messages)

Bouncing maintainer: Alexey Makhalov
 2024-09-26 17:46 UTC  (5+ messages)

[PATCH] MAINTAINERS: update Alexey Makhalov's email address
 2024-09-26 17:43 UTC 

[GIT PULL v2] virtio: features, fixes, cleanups
 2024-09-26 16:37 UTC  (2+ messages)

[PATCH v6] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-09-26 10:32 UTC  (3+ messages)

[RESEND PATCH v3] virtio_net: Fix mismatched buf address when unmapping for small packets
 2024-09-26  8:40 UTC  (2+ messages)

[PATCH 1/2] Virtio: Add CONFIG_VIRTIO_MMIO_POLL_RESET
 2024-09-26  6:46 UTC  (9+ messages)
` [PATCH 2/2] virtio: Add polling virtio-mmio device reset completion

[PATCH] vhost-vdpa: Refactor copy_to_user() usage in vhost_vdpa_get_config()
 2024-09-26  6:04 UTC  (3+ messages)
  `  "

[GIT PULL] virtio: features, fixes, cleanups
 2024-09-25 11:11 UTC  (4+ messages)

[PATCH v2 00/10] drm/bochs: Modernize driver
 2024-09-25  8:46 UTC  (5+ messages)
` [PATCH v2 02/10] drm/bochs: Use helpers for struct drm_edid

[PATCH v2] drm/ci: uprev mesa, IGT and deqp-runner
 2024-09-25  7:59 UTC  (2+ messages)

[PATCH] virtio_pmem: Add freeze/restore callbacks
 2024-09-25  7:30 UTC  (6+ messages)

[RFC net-next v1 00/12] virtio-net: support AF_XDP zero copy (tx)
 2024-09-24 11:41 UTC  (23+ messages)
` [RFC net-next v1 01/12] virtio_ring: introduce vring_need_unmap_buffer
` [RFC net-next v1 02/12] virtio_ring: split: record extras for indirect buffers
` [RFC net-next v1 03/12] virtio_ring: packed: "
` [RFC net-next v1 04/12] virtio_ring: perform premapped operations based on per-buffer
` [RFC net-next v1 05/12] virtio-net: rq submits premapped per-buffer
` [RFC net-next v1 06/12] virtio_ring: remove API virtqueue_set_dma_premapped
` [RFC net-next v1 07/12] virtio_net: refactor the xmit type
` [RFC net-next v1 08/12] virtio_net: xsk: bind/unbind xsk for tx
` [RFC net-next v1 09/12] virtio_net: xsk: prevent disable tx napi
` [RFC net-next v1 10/12] virtio_net: xsk: tx: support xmit xsk buffer
` [RFC net-next v1 11/12] virtio_net: update tx timeout record
` [RFC net-next v1 12/12] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY

[PATCH v2] virtio_blk: implement init_hctx MQ operation
 2024-09-24 10:26 UTC  (8+ messages)

[syzbot] [block?] [virt?] kernel panic: corrupted stack end in kernel_init (2)
 2024-09-24 10:00 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

[PATCH] fuse: cleanup request queuing towards virtiofs
 2024-09-24  9:52 UTC  (6+ messages)

[PATCH RFC v3 0/9] tun: Introduce virtio-net hashing feature
 2024-09-24  8:57 UTC  (13+ messages)
` [PATCH RFC v3 2/9] virtio_net: Add functions for hashing
` [PATCH RFC v3 6/9] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v3 7/9] tun: Introduce virtio-net RSS

[PATCH v1] docs/gpu: ci: update flake tests requirements
 2024-09-24  8:05 UTC  (3+ messages)

[RESEND PATCH v1 0/7]vhost: Add support of kthread API
 2024-09-23  1:15 UTC  (7+ messages)

[PATCH v4] drm/qxl: Add drm_panic support
 2024-09-22 15:20 UTC 

[PATCH v2 1/2] vhost-vdpa: introduce module parameter for no-IOMMU mode
 2024-09-21 17:28 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).