Linux virtualization list
 help / color / mirror / Atom feed
 messages from 2026-07-22 14:19:53 to 2026-07-30 23:14:06 UTC [more...]

[PATCH v1 0/2] virtio: PCI ERS permanent failure teardown for virtio-blk
 2026-07-30 23:13 UTC  (3+ messages)
` [PATCH v1 2/2] virtio-blk: mark disk dead on ERS permanent failure

[PATCH net v3 0/2] vsock/virtio: fix msg_iter desync on transmission failure
 2026-07-30 22:59 UTC  (4+ messages)
` [PATCH net v3 1/2] iov_iter: export iov_iter_restore

[RESEND PATCH 0/6] Remove support for Windows Server 2012/2012R2 & Win8/Win8.1 versions of Hyper-V
 2026-07-30 22:45 UTC  (10+ messages)
` [RESEND PATCH 1/6] Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version "
` [RESEND PATCH net-next 2/6] hv_sock: Remove check for old Hyper-V hosts
` [RESEND PATCH net-next 3/6] hv_netvsc: Remove GPADL teardown special case "
` [RESEND PATCH 4/6] drm_hyperv: Remove support for synth video protocol of "
` [RESEND PATCH 5/6] scsi: storvsc: Remove support for storvsc "
` [RESEND PATCH 6/6] clocksource: hyper-v: Remove support for stimer interrupts in message mode

[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
 2026-07-30 21:46 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] vsock/virtio: read virtqueues under worker locks
  ` [PATCH v3 2/2] vsock/virtio: avoid refilling the RX queue after teardown

[PATCH net-next v13 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-07-30 21:36 UTC  (6+ messages)
` [PATCH net-next v13 1/5] tun/tap: add IFF_BACKPRESSURE flag
` [PATCH net-next v13 2/5] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v13 3/5] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v13 4/5] ptr_ring: move free-space check into separate helper
` [PATCH net-next v13 5/5] tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is set

[PATCH 0/6] Remove support for Windows Server 2012/2012R2 & Win8/Win8.1 versions of Hyper-V
 2026-07-30 20:32 UTC  (7+ messages)
` [PATCH 1/6] Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version "
` [PATCH 2/6] hv_sock: Remove check for old Hyper-V hosts
` [PATCH 3/6] hv_netvsc: Remove GPADL teardown special case "
` [PATCH 4/6] drm_hyperv: Remove support for synth video protocol of "
` [PATCH 5/6] scsi: storvsc: Remove support for storvsc "
` [EXTERNAL] [PATCH 0/6] Remove support for Windows Server 2012/2012R2 & Win8/Win8.1 versions of Hyper-V

[PATCH RESEND] virtio_console: read size from config space during device init
 2026-07-30 17:24 UTC  (8+ messages)

[PATCH] vhost/vsock: prevent stale IOTLB after ACCESS_PLATFORM changes
 2026-07-30 14:51 UTC  (4+ messages)

[PATCH v3] vdpa/mlx5: Fix buffer length in create_direct_keys()
 2026-07-30 13:26 UTC  (6+ messages)

[syzbot] Monthly virt report (Jul 2026)
 2026-07-30 12:32 UTC 

[PATCH v2] vsock: use sock_error() to consume sk_err after a
 2026-07-30  8:25 UTC  (5+ messages)

[PATCH v3] vsock: use sock_error() to consume sk_err after a failed connect
 2026-07-30  8:18 UTC 

[PATCH v2] lib/group_cpus: make group CPU cluster aware
 2026-07-30  6:58 UTC  (3+ messages)

[PATCH v9 00/11] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-07-30  5:04 UTC  (26+ messages)
` [PATCH v9 01/11] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
` [PATCH v9 02/11] cpumask: Introduce cpu_preferred_mask
` [PATCH v9 03/11] sysfs: Add preferred CPU file
` [PATCH v9 04/11] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v9 05/11] sched/fair: Load balance only among preferred CPUs
` [PATCH v9 06/11] sched/core: Push current task from non preferred CPU
` [PATCH v9 07/11] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v9 08/11] virt: Introduce steal governor driver
` [PATCH v9 09/11] virt/steal_governor: Add control knobs for handling steal values
` [PATCH v9 10/11] virt/steal_governor: Implement steal_governor policy loop
` [PATCH v9 11/11] virt/steal_governor: Enable the driver

[RFC PATCH] virtio_balloon: add VIRTIO_BALLOON_F_REPORTING_PM_SAFE feature bit
 2026-07-30  2:52 UTC  (2+ messages)

[PATCH net 0/4] Revert "tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops"
 2026-07-30  0:20 UTC  (7+ messages)
` [PATCH net 1/4] Revert "tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present"
` [PATCH net 2/4] Revert "ptr_ring: move free-space check into separate helper"
` [PATCH net 3/4] Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"
` [PATCH net 4/4] Revert "tun/tap: add ptr_ring consume helper with netdev queue wakeup"

[syzbot] [virt?] [dri?] WARNING in virtio_gpu_alloc_vbufs
 2026-07-30  0:09 UTC 

[PATCH] vsock/virtio: prevent workers from using deleted virtqueues
 2026-07-29 19:19 UTC  (6+ messages)

[PATCH v2 2/2] vsock/virtio: avoid refilling the RX queue after teardown
 2026-07-29 18:58 UTC 

[PATCH v2 1/2] vsock/virtio: read virtqueues under worker locks
 2026-07-29 18:58 UTC 

[PATCH v6 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-29 17:05 UTC  (9+ messages)
` [PATCH v6 1/5] vhost/vsock: split out vhost_vsock_drop_backends helper
` [PATCH v6 2/5] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v6 3/5] vhost/vsock: re-scan TX virtqueue on device start
` [PATCH v6 4/5] vhost: synchronize with RCU readers when freeing workers
` [PATCH v6 5/5] vhost/vsock: add VHOST_RESET_OWNER ioctl

[PATCH] vsock: use sock_error() to consume sk_err after connect timeout
 2026-07-29 16:51 UTC  (17+ messages)

[PATCH] virtio: fix kernel-doc for virtio_dma_buf_ops
 2026-07-29  9:27 UTC 

[PATCH] scsi: virtio_scsi: fixup endian conversions for warning messages
 2026-07-29  2:54 UTC  (2+ messages)

[PATCH 00/15] drm/drm_simple: remove drm_simple_encoder_init
 2026-07-28 16:21 UTC  (3+ messages)
` [PATCH 12/15] drm/arm/komeda: remove dependency on DRM simple helpers

[PATCH v4 net-next 1/1] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
 2026-07-28 16:10 UTC 

[PATCH net 0/1] vsock: clear stale sk_err before listen()
 2026-07-28 13:13 UTC  (4+ messages)
` [PATCH net 1/1] "

[PATCH] virtio-mmio: add support for transport version 3
 2026-07-28 12:53 UTC  (2+ messages)

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-07-28 11:08 UTC  (8+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock

[PATCH] vhost-vdpa: Expose ASID group change after DRIVER_OK via backend feature
 2026-07-27 14:08 UTC  (4+ messages)

[PATCH v3] drm/qxl: fix use-after-free in qxl_irq_handler on PCI
 2026-07-27 11:01 UTC 

[PATCH v3 0/2] iommu/virtio: Probe fixes for proper driver state
 2026-07-27  8:15 UTC  (2+ messages)

[PATCH v3] vhost-scsi: reject feature changes after endpoint
 2026-07-26 14:43 UTC 

[PATCH] vhost_net: reject unsafe feature changes after activation
 2026-07-26 14:11 UTC 

[PATCH] vhost-scsi: fix T10-PI lifecycle hard BUG after endpoint
 2026-07-26 12:27 UTC  (5+ messages)
  ` [PATCH v2] vhost-scsi: reject feature changes "

[PATCH v2] vdpa_sim: fix cleanup after worker creation failure
 2026-07-26  6:09 UTC  (3+ messages)
`  "
  `  "

[PATCH] drm/qxl: avoid hangs on an unresponsive SPICE host
 2026-07-24 12:26 UTC 

[PATCH v2] drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue worker
 2026-07-24 11:22 UTC  (5+ messages)

[PATCH 1/3] hw/virtio: Optimize vhost_log_sync_range to avoid N^2 complexity
 2026-07-24  9:56 UTC  (2+ messages)

[PATCH 2/3] hw/virtio: Implement vhost_log_start and vhost_log_stop
 2026-07-24  9:51 UTC  (4+ messages)
` [PATCH 3/3] hw/virtio: Add error handling for vhost_virtqueue_mask failure

[PATCH] hw/net/virtio-net: Remove dangerous cast in receive_header
 2026-07-24  9:44 UTC  (2+ messages)

[PATCH] vhost-scsi: flush backend after device ioctls
 2026-07-24  6:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 1/4] virtio-mem: validate device-reported block size
 2026-07-24  1:16 UTC  (19+ messages)

[PATCH v5 0/5] media: add virtio-media driver
 2026-07-23 18:32 UTC  (6+ messages)
` [PATCH v5 1/5] media: virtio: Add skeleton "
` [PATCH v5 2/5] media: virtio: Add session management
` [PATCH v5 3/5] media: virtio: Add scatterlist builder
` [PATCH v5 4/5] media: virtio: Add ioctl operations and driver logic
` [PATCH v5 5/5] media: virtio: Add USERPTR memory type support

[PATCH v5 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-23 17:17 UTC  (15+ messages)
` [PATCH v5 4/5] vhost: synchronize with RCU readers when freeing workers

[PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
 2026-07-23 15:33 UTC 

[PATCH] tools: Use fputc() calls in some functions
 2026-07-23 15:14 UTC  (5+ messages)

[PATCH] iommu/virtio: Set driver data before enabling virtqueues
 2026-07-23 11:44 UTC  (8+ messages)
` [PATCH] iommu/virtio: Handle iommu_device_register() failures
  ` [PATCH v2 0/3] iommu/virtio: Probe error handling and event buffer validation
  ` [PATCH v2 1/3] iommu/virtio: Set driver data before enabling virtqueues
  ` [PATCH v2 2/3] iommu/virtio: Handle iommu_device_register() failures
  ` [PATCH v2 3/3] iommu/virtio: Reject short event buffers

[PATCH v3] mm/page_reporting: use system_freezable_wq to fix UAF during suspend
 2026-07-23  9:15 UTC  (4+ messages)

[PATCH v1 0/2] iommu/virtio: Harden event handling
 2026-07-22 21:42 UTC  (5+ messages)
` [PATCH v1 1/2] iommu/virtio: Set driver data before enabling virtqueues
` [PATCH v1 2/2] iommu/virtio: Reject short event buffers

[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
 2026-07-22 16:15 UTC  (21+ messages)
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "

[PATCH] virtio: rtc: time out alarm requests
 2026-07-22 15:48 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