virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-24 09:01:26 to 2024-10-07 15:52:11 UTC [more...]

[GIT PULL] virtio: bugfixes
 2024-10-07 15:51 UTC 

[PATCH] vsock/virtio: use GFP_ATOMIC under RCU read lock
 2024-10-07 15:46 UTC  (8+ messages)

[PATCH v6 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-07 14:50 UTC  (9+ messages)
` [PATCH v6 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v6 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v6 3/5] drm: handle "
` [PATCH v6 4/5] tty: serial: "
` [PATCH v6 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n

[PATCH v2 0/7] vhost: Add support of kthread API
 2024-10-07 13:37 UTC  (12+ 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 6/7] vhost: Add kthread support in function vhost_worker_create
` [PATCH v2 7/7] vhost: Add new UAPI to support change to task mode

[PATCH v2] virtio: Make vring_new_virtqueue support for packed vring
 2024-10-07 12:44 UTC  (2+ messages)

[PATCH v1 0/3] drm/ci: add new devices for testing
 2024-10-06 19:46 UTC  (5+ messages)
` [PATCH v1 1/3] drm/ci: refactor software-driver stage jobs
` [PATCH v1 2/3] drm/ci: add dedede
` [PATCH v1 3/3] drm/ci: add sm8350-hdk

[PATCH 1/1] virtio_fs: store actual queue index in mq_map
 2024-10-06 18:43 UTC 

[PATCH 1/1] virtio_fs: add informative log for new tag discovery
 2024-10-06 18:43 UTC 

[PATCH v2 1/1] virtio-blk: Add description for blk_size field
 2024-10-06 16:56 UTC 

[PATCH 1/1] virtio-blk: Add description for blk_size field
 2024-10-06 11:35 UTC  (8+ messages)

[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-10-06  7:17 UTC 

[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
 2024-10-05  5:27 UTC  (3+ messages)

[PATCH 0/5] Add new headers for Hyper-V Dom0
 2024-10-05  1:54 UTC  (12+ 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

[PATCH AUTOSEL 5.4 18/21] virtio_pmem: Check device status before requesting flush
 2024-10-04 18:30 UTC 

[PATCH AUTOSEL 5.10 22/26] virtio_pmem: Check device status before requesting flush
 2024-10-04 18:29 UTC 

[PATCH AUTOSEL 5.15 27/31] virtio_pmem: Check device status before requesting flush
 2024-10-04 18:28 UTC 

[PATCH AUTOSEL 6.1 34/42] virtio_pmem: Check device status before requesting flush
 2024-10-04 18:26 UTC 

[PATCH AUTOSEL 6.6 48/58] virtio_pmem: Check device status before requesting flush
 2024-10-04 18:24 UTC 

[PATCH AUTOSEL 6.10 55/70] virtio_pmem: Check device status before requesting flush
 2024-10-04 18:20 UTC 

[PATCH AUTOSEL 6.11 61/76] virtio_pmem: Check device status before requesting flush
 2024-10-04 18:17 UTC 

6.12-rc1: Lockdep regression bissected (virtio-net/console/scheduler)
 2024-10-04 10:49 UTC  (6+ messages)

[PATCH] drm/bochs: Return error from correct pointer
 2024-10-04  8:13 UTC  (2+ messages)

[PATCH v2 06/10] drm/bochs: Allocate DRM device in struct bochs_device
 2024-10-04  7:16 UTC  (3+ messages)
` [v2,06/10] "

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

[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} "

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

[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  (20+ messages)
` [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 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  (8+ 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  (5+ messages)

[RFC net-next v1 00/12] virtio-net: support AF_XDP zero copy (tx)
 2024-09-24 11:41 UTC  (10+ messages)
` [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 10/12] virtio_net: xsk: tx: support xmit xsk buffer

[PATCH v2] virtio_blk: implement init_hctx MQ operation
 2024-09-24 10:26 UTC  (6+ 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)


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