Linux virtualization list
 help / color / mirror / Atom feed
 messages from 2026-09-03 06:34:25 to 2026-09-09 09:42:56 UTC [more...]

[GIT PULL] vhost,vdpa,virtio: fixes
 2026-09-09  9:42 UTC 

[PATCH v4 00/14] drm/panic: Split into core and helpers
 2026-09-09  9:37 UTC  (29+ messages)
` [PATCH v4 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v4 02/14] drm/panic: Test address from kmap op for NULL
` [PATCH v4 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v4 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v4 05/14] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v4 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v4 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v4 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v4 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v4 10/14] drm/panic: Restrict to primary planes
` [PATCH v4 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v4 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v4 13/14] drm/panic: Move panic display code into helper library
` [PATCH v4 14/14] drm/panic: Compile KUnit tests as module

[PATCH] drm/virtio: fix NULL pointer dereference on fence allocation failure
 2026-09-09  9:28 UTC  (2+ messages)

[RFC RESEND 0/3] virtio_net: introduce an RX queue watchdog for stuck detection
 2026-09-09  9:27 UTC  (7+ messages)
` [RFC RESEND 1/3] virtio: add virtqueue_get_last_used_idx() helper
` [RFC RESEND 2/3] virtio_net: introduce an RX queue watchdog for stuck detection
` [RFC RESEND 3/3] virtio_net: add rx_timeouts per-queue statistic

[PATCH] tools/virtio: add missing device-id/virtio.h wrapper header
 2026-09-09  9:26 UTC  (2+ messages)

[RFC] virtio-gpu: guest request for host-managed HDCP
 2026-09-09  8:58 UTC 

[PATCH] drm/virtio: Replace deprecated drm_simple_encoder_init()
 2026-09-09  7:52 UTC  (3+ messages)

[PATCH] virtio-spi: Fix virtio_spi_config kernel-doc
 2026-09-09  6:52 UTC  (2+ messages)

[PATCH v12 00/13] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-09-09  3:21 UTC  (13+ messages)
` [PATCH v12 01/13] sched/cputime: Add kcpustat_field_total helper
` [PATCH v12 08/13] sched/core: Push current task from non preferred CPU
` [PATCH v12 09/13] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v12 10/13] virt: Introduce steal governor driver
` [PATCH v12 11/13] virt/steal_governor: Add control knobs for handling steal values
` [PATCH v12 12/13] virt/steal_governor: Implement steal_governor policy loop
` [PATCH v12 13/13] virt/steal_governor: Enable the driver

[PATCH net] selftests/drivers/net: include lib/sh/*.sh
 2026-09-09  0:40 UTC  (7+ messages)

[PATCH v1 0/4] x86/vmware: Preserve panic diagnostics in vmware.log
 2026-09-08 18:07 UTC  (5+ messages)
` [PATCH v1 1/4] x86/vmware: Add a bounded panic log sender
` [PATCH v1 2/4] x86/vmware: Add the vmware_record_panic_msg sysctl
` [PATCH v1 3/4] x86/vmware: Report guest crashes after kmsg dumpers
` [PATCH v1 4/4] x86/vmware: Run panic diagnostics before kdump by default

[PATCH net] vsock: do not reset a socket in connect() once it has connected
 2026-09-08 15:17 UTC  (7+ messages)

[PATCH v4 00/41] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-09-08 14:46 UTC  (3+ messages)
` [PATCH v4 14/41] drm/qxl: Convert to atomic_create_state
` [PATCH v4 23/41] drm/virtio: "

[PATCH] vhost-scsi: initialize command pools for late I/O virtqueues
 2026-09-08 14:30 UTC 

[PATCH] drm/virtio: fix memory leak of fence event on execbuffer failure
 2026-09-08 12:13 UTC 

[PATCH v3] virtio_net: add rx-alloc-fail counter
 2026-09-08 11:10 UTC  (3+ messages)

[PATCH] crypto: virtio: validate akcipher completion length
 2026-09-08  9:37 UTC  (3+ messages)

[PATCH] vduse: return compat ioctl results directly
 2026-09-08  8:32 UTC  (4+ messages)

[PATCH v3 0/6] virtio: fix and add callback synchronization hooks
 2026-09-08  8:25 UTC  (9+ messages)
` [PATCH v3 1/6] virtio_ccw: fix synchronize_cbs() after interrupt fallback
` [PATCH v3 2/6] virtio_ccw: always take irq_lock in the classic interrupt handler
` [PATCH v3 3/6] remoteproc: implement synchronize_cbs() for virtio devices
` [PATCH v3 4/6] um: virtio_uml: implement synchronize_cbs()
` [PATCH v3 5/6] platform/mellanox: mlxbf-tmfifo: "
` [PATCH v3 6/6] virtio_vdpa: "

About new backend for GPU compute ROCm in qemu
 2026-09-08  5:37 UTC  (15+ messages)

[PATCH] drm/virtio: fix object leak when drm_gem_handle_create() fails
 2026-09-08  3:32 UTC  (3+ messages)

[PATCH v3] virtio-pci: return IRQ_HANDLED after non-zero ISR
 2026-09-07 23:43 UTC  (4+ messages)

[PATCH v2 0/3] virtio: synchronize callbacks during device reset
 2026-09-07 22:32 UTC  (19+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] virtio_input: stop callbacks before unregistering input device
` [PATCH v2 3/3] virtio: implement synchronize_cbs for remaining transports

[PATCH v3 00/14] drm/panic: Split into core and helpers
 2026-09-07 21:35 UTC  (15+ messages)
` [PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v3 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v3 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v3 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v3 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v3 13/14] drm/panic: Move panic display code into helper library
` [PATCH v3 14/14] drm/panic: Compile KUnit tests as module

[PATCH 0/2] drm/virtio: Damage clip fixes
 2026-09-07 12:45 UTC  (4+ messages)
` [PATCH 1/2] drm/virtio: preserve damage clips for rendered resources
` [PATCH 2/2] drm/virtio: Recalculate ignore_damage_clips on every update

How is sashiko bot deciding whom to Cc?
 2026-09-07 11:25 UTC  (4+ messages)

[PATCH net v1] vsock: validate buffer min/max size in setsockopt
 2026-09-07  8:03 UTC  (4+ messages)

[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-09-07  6:02 UTC  (10+ messages)
` [PATCH 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH v4] vhost/vsock: batch RX used-ring updates
 2026-09-07  3:05 UTC  (3+ messages)

[PATCH net-next 6/6] selftests/vsock: test the assign ioctl privilege checks
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 5/6] selftests/vsock: test the guest vsock device network namespace
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 4/6] selftests/vsock: add a helper to assign the g2h device to a netns
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 3/6] vsock/virtio: support guest device network namespace
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 2/6] vsock: add IOCTL_VM_SOCKETS_ASSIGN_G2H_NETNS
 2026-09-06 17:03 UTC  (2+ messages)

[PATCH] virtio_console: pass gfp flag through in alloc_buf()
 2026-09-05 17:32 UTC  (4+ messages)

[PATCH] virtio_console: Fix alloc_buf(.gfp) usage
 2026-09-05 17:31 UTC  (2+ messages)

[PATCH 0/2] scsi: Initial commit of VirtIO PCIe Endpoint Driver
 2026-09-05 15:46 UTC  (11+ messages)
` [PATCH 1/2] virtio_pci: Add a quirk to force DMA Map API for certain legacy devices

[PATCH v3] vhost/vsock: batch RX used-ring updates
 2026-09-05  5:28 UTC  (3+ messages)

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-09-04 17:45 UTC  (5+ messages)

[PATCH net-next 0/6] vsock: assign the guest vsock device to a network namespace
 2026-09-04 17:30 UTC  (3+ messages)

[PATCH 1/3] drm: fix typos in comments
 2026-09-04 13:19 UTC  (5+ messages)

[PATCH] vdpa: fix typos in comments
 2026-09-04 10:44 UTC 

[PATCH 0/4] virtio: fix four bugs across mmio, pci, and vring
 2026-09-04  7:30 UTC  (6+ messages)
` [PATCH 3/4] virtio-pci: return IRQ_HANDLED for config-change interrupts
    ` [PATCH v2 3/4] virtio-pci: return IRQ_HANDLED after non-zero ISR

[PATCH] drm/vblank: Don't arm vblank timer with invalid frame duration
 2026-09-04  6:19 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2 0/4] drm: create blend mode property on alpha-capable planes of simple drivers
 2026-09-04  5:31 UTC  (10+ messages)
` [PATCH v2 1/4] drm/ast: create blend mode property on cursor plane
` [PATCH v2 4/4] drm/vboxvideo: create blend mode property on planes

[PATCH] vhost-scsi: fix event queue iov out-of-bounds
 2026-09-04  0:52 UTC 

[PATCH v1] x86/vmware: Fix i386 high-bandwidth hypercall arguments
 2026-09-03 23:33 UTC  (2+ messages)

[PATCH 0/2] virtio: synchronize callbacks during device reset
 2026-09-03 11:58 UTC  (6+ messages)
` [PATCH 1/2] virtio-mmio: "

[PATCH net-next v23 02/14] virtio_pci: Fix sleeping under spinlock in admin command path
 2026-09-03  9:25 UTC  (3+ messages)
` [net-next,v23,02/14] "

[PATCH v2] virtio: add Eugenio Pérez as Maintainer
 2026-09-03  9:17 UTC  (2+ messages)

[PATCH] virtio: add Eugenio Pérez as Maintainer
 2026-09-03  8:16 UTC  (3+ messages)

[PATCH v1 00/11] FBE virtualization: inline encryption for virtio-blk guests
 2026-09-03  8:16 UTC  (7+ messages)
` [PATCH v1 02/11] soc: qcom: add crypto_virt backend for virtio-blk inline crypto


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox