Linux virtualization list
 help / color / mirror / Atom feed
 messages from 2026-08-10 07:13:21 to 2026-08-17 16:29:48 UTC [more...]

About new backend for GPU compute ROCm in qemu
 2026-08-17 16:29 UTC  (7+ messages)

[PATCH RFC v3 0/6] Add Rust virtio bindings and sample device
 2026-08-17 15:52 UTC  (4+ messages)
  ` R: "

[PATCH v6 00/51] x86: Try to wrangle PV clocks vs. TSC
 2026-08-17 14:08 UTC  (4+ messages)
` [PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present

[PATCH] virtio-blk: clamp max_segments when indirect descriptors are disabled
 2026-08-17 13:42 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] virtio_net: roll back RSS state on control failure
 2026-08-17 11:13 UTC  (2+ messages)

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

[BUG] gpio: cdev: irq_desc UAF on close after chip removal
 2026-08-17  7:04 UTC 

[PATCH] iommu/virtio: Add debugfs state dump
 2026-08-17  4:42 UTC  (3+ messages)

[PATCH net] vsock: do not reset a socket in connect() once it has connected
 2026-08-16 22:29 UTC  (4+ messages)

[PATCH] virtio_pci_modern: replace msleep(1) with usleep_range(1000, 2000)
 2026-08-16 21:38 UTC  (2+ messages)

[PATCH net-next v22 00/14] virtio_net: Add ethtool flow rules support
 2026-08-16 12:21 UTC  (15+ messages)
` [PATCH net-next v22 01/14] virtio_pci: Remove supported_caps cache and build assert
` [PATCH net-next v22 02/14] virtio_pci: Fix sleeping under spinlock in admin command path
` [PATCH net-next v22 03/14] virtio: Add config_op for admin commands
` [PATCH net-next v22 04/14] virtio: Expose generic device capability operations
` [PATCH net-next v22 05/14] virtio: Expose object create and destroy API
` [PATCH net-next v22 06/14] virtio_net: Query and set flow filter caps
` [PATCH net-next v22 07/14] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v22 08/14] ethtool: Introduce ethtool_flow_type_mask()
` [PATCH net-next v22 09/14] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v22 10/14] virtio_net: Use existing classifier if possible
` [PATCH net-next v22 11/14] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v22 12/14] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v22 13/14] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v22 14/14] virtio_net: Add get ethtool flow rules ops

[PATCH] drm/virtio: fix object leak when drm_gem_handle_create() fails
 2026-08-15  6:16 UTC 

[PATCH v4] drm/virtio: sync shmem backing on guest-bound transfers
 2026-08-14 22:20 UTC 

[PATCH v3] drm/virtio: sync shmem backing on guest-bound transfers
 2026-08-14 21:47 UTC 

[PATCH v2] drm/virtio: sync shmem backing on guest-bound transfers
 2026-08-14 21:21 UTC 

[PATCH] drm/virtio: sync shmem backing on guest-bound transfers
 2026-08-14 19:59 UTC 

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-14 19:14 UTC  (15+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[PATCH] virtio_blk: add use_irq_affinity module parameter
 2026-08-14 16:14 UTC  (7+ messages)
          ` [PATCH v2] "

[PATCH v2 00/61] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-08-14 14:57 UTC  (3+ messages)
` [PATCH v2 27/61] drm/qxl: Convert to atomic_create_state
` [PATCH v2 37/61] drm/virtio: "

[PATCH v5 0/3] vhost: fix device IOTLB feature lifecycle
 2026-08-14 14:45 UTC  (4+ messages)
` [PATCH v5 1/3] vhost: add helpers for device IOTLB lifecycle
` [PATCH v5 2/3] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
` [PATCH v5 3/3] vhost/net: "

[PATCH] drm/virtio: Fix a NULL vs ERR_PTR() bug in virtio_gpu_user_framebuffer_create()
 2026-08-14 13:42 UTC  (2+ messages)

[PATCH] drm/virtio: check return value of vgdev_output_init()
 2026-08-14 13:41 UTC  (4+ messages)
` [RESEND PATCH] "

[PATCH] drm/virtio: use the DMA API for resource backing on Xen
 2026-08-14 13:41 UTC  (3+ messages)

[PATCH v2] drm/virtio: reclaim pending vbufs before tearing down vqs
 2026-08-14 13:39 UTC  (2+ messages)

[PATCH net] vsock/virtio: validate packet source for connected sockets
 2026-08-14 12:23 UTC  (2+ messages)

[PATCH v4 0/3] vhost/vsock: fix device IOTLB feature lifecycle
 2026-08-14 11:56 UTC  (10+ messages)
` [PATCH v4 1/3] vhost: add helper to clear device IOTLB
` [PATCH v4 2/3] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
` [PATCH v4 3/3] vhost/vsock: keep IOTLB across feature updates

[PATCH] spi: virtio: mark device ready before registering the controller
 2026-08-13 16:35 UTC  (2+ messages)

[PATCH v6 0/3] vsock: fix stale sk_err handling after a failed connect
 2026-08-14  9:04 UTC  (6+ messages)
` [PATCH v6 1/3] vsock: don't check the listener's sk_err in vsock_accept()
` [PATCH v6 2/3] vsock: remove the now-unused rejected flag
` [PATCH v6 3/3] vsock: use sock_error() to consume sk_err after a failed connect

[RFC PATCH v2 0/4] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-14  8:16 UTC  (12+ messages)
` [RFC PATCH v2 1/4] blk-cgroup: wait for old blkgs to leave queue before disk rebind
` [RFC PATCH v2 2/4] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v2 3/4] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v2 4/4] blk-cgroup: move async bio punt state to blkcg

[PATCH v3 0/2] vhost/vsock: fix device IOTLB feature lifecycle
 2026-08-14  4:31 UTC  (7+ messages)
` [PATCH v3 1/2] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
` [PATCH v3 2/2] vhost/vsock: keep IOTLB across feature updates

[PATCH v7 0/4] media: add virtio-media driver
 2026-08-13 18:00 UTC  (5+ messages)
` [PATCH v7 1/4] media: virtio: Add skeleton "
` [PATCH v7 2/4] media: virtio: Add session management
` [PATCH v7 3/4] media: virtio: Add scatterlist builder
` [PATCH v7 4/4] media: virtio: Add ioctl operations and driver logic

[PATCH] virtio_net: add rx-alloc-fail counter
 2026-08-13 15:29 UTC  (4+ messages)
  `  "

[PATCH v4 0/3] net: sysctl: Const Qualify sysctl ctl_table arrays
 2026-08-13 11:40 UTC  (6+ messages)
` [PATCH v4 1/3] net: enforce net sysctl registration
` [PATCH v4 2/3] net: Const qualify ctl_tables that kmemdup unconditionally
` [PATCH v4 3/3] net: Const qualify network templated ctl_tables Arrays

[PATCH] scsi: virtio_scsi: set DRIVER_OK before registering the SCSI host
 2026-08-13  8:44 UTC 

[PATCH v5 0/3] vsock: fix stale sk_err handling after a failed connect
 2026-08-13  8:43 UTC  (7+ messages)
` [PATCH v5 1/3] vsock: don't check the listener's sk_err in vsock_accept()
` [PATCH v5 2/3] vsock: remove the now-unused rejected flag
` [PATCH v5 3/3] vsock: use sock_error() to consume sk_err after a failed connect

[PATCH net v2 1/2] virtio_net: fix AF_XDP pool disable after queue shrink
 2026-08-13  1:49 UTC  (3+ messages)
` [PATCH net v2 2/2] virtio_net: refuse XDP queue shrink while AF_XDP is bound

[PATCH v2] vhost-scsi: serialize completion notification with callfd updates
 2026-08-12 18:48 UTC  (2+ messages)

[RFC PATCH 00/12] virtio: support devices that own their virtqueue memory
 2026-08-11 19:39 UTC  (14+ messages)
` [RFC PATCH 06/12] virtio: add a device memory buffer region allocator

[PATCH v4 0/8] media: add virtio-media driver
 2026-08-11 18:34 UTC 

[PATCH v5 0/5] media: add virtio-media driver
 2026-08-11 16:27 UTC  (4+ messages)
` [PATCH v5 5/5] media: virtio: Add USERPTR memory type support

[PATCH] virtio_net: add rx-alloc-fail counter
 2026-08-11 15:40 UTC  (2+ messages)

[PATCH net-next v21 00/13] virtio_net: Add ethtool flow rules support
 2026-08-11 15:03 UTC  (10+ messages)
` [PATCH net-next v21 05/13] virtio_net: Query and set flow filter caps
` [PATCH net-next v21 06/13] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v21 08/13] virtio_net: Implement layer 2 ethtool flow rules

[PATCH v2 0/2] vhost-scsi: fix max_io_vqs handling
 2026-08-11 13:51 UTC  (2+ messages)

[PATCH v4 0/8] media: add virtio-media driver
 2026-08-11  8:49 UTC 

[PATCH] virtio_net: roll back RSS state on control failure
 2026-08-11  2:22 UTC  (2+ messages)

[PATCH] virtio_console: allocate the port_buffer with the caller's gfp
 2026-08-10 16:40 UTC 

[PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
 2026-08-10 14:30 UTC  (3+ messages)

[PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
 2026-08-10 13:56 UTC  (3+ messages)

[PATCH net] virtio_net: Fix resize of the RX ring
 2026-08-10 13:35 UTC  (3+ messages)

[PATCH v9 00/11] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-10 13:23 UTC  (8+ messages)
` [PATCH v9 04/11] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v9 10/11] virt/steal_governor: Implement steal_governor policy loop

[RFC PATCH v2] vhost: coalesce and retry IOTLB miss messages
 2026-08-10 13:03 UTC 

[PATCH] virtio_net: disable cb when napi_schedule_prep fails during busy-poll
 2026-08-10  9:20 UTC  (10+ messages)
  `  "
      `  "
          `  "
              ` Re:Re: "


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