Linux virtualization list
 help / color / mirror / Atom feed
 messages from 2026-05-30 18:57:58 to 2026-06-05 19:51:41 UTC [more...]

[PATCH v4 00/47] x86: Try to wrangle PV clocks vs. TSC
 2026-06-05 19:51 UTC  (11+ messages)
` [PATCH v4 01/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known
  ` [PATCH v4 1/47] "
` [PATCH v4 02/47] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
` [PATCH v4 07/47] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module

[PATCH] virtio_net: normalize non-positive napi_weight values
 2026-06-05 19:40 UTC 

[PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen
 2026-06-05 19:19 UTC 

[PATCH] VIRTIO: Update the desc 'flag' fied last in packed ring
 2026-06-05 18:50 UTC  (12+ messages)
  `  "
    `  "

[PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-05 15:08 UTC  (2+ messages)

[PATCH] virtio-mmio: add support for transport version 3
 2026-06-05 14:29 UTC 

[PATCH] tools/virtio: check mmap return value in vringh_test
 2026-06-05 10:06 UTC  (2+ messages)

iommu: iterator used after loop end in resv region insertion?
 2026-06-05 10:05 UTC  (10+ messages)
` [PATCH 0/2] iommu: avoid using list iterators past the loop in resv region insertion
  ` [PATCH 1/2] iommu: Avoid using the list iterator past the loop in iommu_insert_resv_region()
  ` [PATCH 2/2] iommu/virtio: Avoid using the list iterator past the loop in viommu_add_resv_mem()

[mst-vhost:balloon 8/39] Warning: mm/page_alloc.c:7270 expecting prototype for alloc_contig_frozen_pages_user_noprof(). Prototype was for alloc_contig_frozen_pages_user() instead
 2026-06-05  9:36 UTC 

[mst-vhost:balloon 8/39] Warning: mm/page_alloc.c:7270 expecting prototype for alloc_contig_frozen_pages_user_noprof(). Prototype was for alloc_contig_frozen_pages_user() instead
 2026-06-05  7:15 UTC 

[mst-vhost:balloon 12/38] page_alloc.c:undefined reference to `folio_zero_user'
 2026-06-05  6:00 UTC 

[mst-vhost:balloon 12/38] ld.lld: error: undefined symbol: folio_zero_user
 2026-06-05  1:23 UTC 

[PATCH net] vhost/net: complete zerocopy ubufs only once
 2026-06-04 23:14 UTC  (3+ messages)

[PATCH] can: virtio: Fix comment in UAPI header
 2026-06-04 22:57 UTC 

[CfP] Confidential Computing Microconference (LPC 2026)
 2026-06-04 18:29 UTC 

[mst-vhost:balloon 8/38] Warning: mm/page_alloc.c:7002 function parameter 'user_addr' not described in '__alloc_contig_frozen_range'
 2026-06-04 16:51 UTC 

[mst-vhost:vhost 5/37] ./usr/include/linux/virtio_can.h:29:35: error: // comments are not allowed in this language
 2026-06-04 16:31 UTC 

[PATCH v1] drm/virtio: Fix driver removal with disabled KMS
 2026-06-04 12:27 UTC 

[PATCH] vsock/vmci: fix sk_ack_backlog leak on failed handshake
 2026-06-04 11:10 UTC  (6+ messages)

[RFC PATCH 0/6] Support virtio-mem memory hotplug in TDX guests
 2026-06-04  9:35 UTC  (7+ messages)
` [RFC PATCH 1/6] mm/memory_hotplug: Add memory post-plug callback infrastructure
` [RFC PATCH 2/6] mm/memory_hotplug: Add memory pre-unplug "
` [RFC PATCH 3/6] virtio-mem: Integrate memory acceptance and release callbacks
` [RFC PATCH 4/6] x86/tdx: Register memory post-plug callback for TDX guests
` [RFC PATCH 5/6] x86/tdx: Register memory pre-unplug "
` [RFC PATCH 6/6] x86/tdx: Release private memory before private->shared conversion

[PATCH] drm/virtgpu: Use ERR_PTR for fb_create callback error return
 2026-06-04  7:11 UTC 

[PATCH] tools/virtio: fix build for kmalloc_obj API and missing stubs
 2026-06-03 21:06 UTC 

[PATCH v3 0/4] virtio_console: fix suspend/resume and hot-unplug races
 2026-06-03 18:37 UTC  (5+ messages)
` [PATCH v3 1/4] virtio_console: refactor __send_to_port() buffer ownership
` [PATCH v3 2/4] virtio_console: fix hot-unplug races in TX paths
` [PATCH v3 3/4] virtio_console: fix control queue race during restore
` [PATCH v3 4/4] virtio_console: fix race between hvc put_chars and virtqueue teardown on freeze

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-06-03 14:26 UTC  (7+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock

[PATCH v3] drm/virtio: abort virtqueue wait on device removal to avoid hung task
 2026-06-03  1:23 UTC  (2+ messages)

[patch V2 00/25] timekeeping/ptp: Expand snapshot functionality
 2026-06-02 17:46 UTC  (10+ messages)
` [patch V2 04/25] pps: Convert to ktime_get_snapshot_id()
` [patch V2 16/25] virtio_rtc: Use provided clock ID for history snapshot
` [patch V2 21/25] ALSA: hda/common: Use system_device_crosststamp::sys_systime

[PATCH 0/7] drm/vblank: timer: Fix timestamps and improve reliabilty
 2026-06-02 14:14 UTC  (11+ messages)
` [PATCH 1/7] drm/vblank: timer: Return success status from get_vblank_timeout
` [PATCH 2/7] drm/vblank: timer: Fix timestamp calculation
` [PATCH 3/7] drm/vblank: timer: Use absolute timer since boot
` [PATCH 4/7] drm/vblank: timer: Reorganize get_vblank_timeout
` [PATCH 5/7] drm/vblank: timer: Estimate vblank timeout if timer is disabled
` [PATCH 6/7] drm/vblank: timer: Verify that expiry time is in the future
` [PATCH 7/7] drm/vblank: timer: Avoid reading the vblank time unnecessarily

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-06-02 13:04 UTC  (9+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer

[PATCH v3 0/5] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
 2026-06-02  1:51 UTC  (2+ messages)

[PATCH v4 46/47] x86/kvmclock: Plumb in AP-online and BSP-resume to kvmlock, for documentation
 2026-06-01 22:09 UTC  (2+ messages)

[PATCH v4 30/47] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks
 2026-06-01 22:09 UTC  (2+ messages)

[PATCH v4 31/47] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock
 2026-06-01 22:09 UTC  (2+ messages)

[PATCH v4 18/47] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
 2026-06-01 22:06 UTC 

[PATCH v4 17/47] x86/kvm: Mark TSC as reliable when it's constant and nonstop
 2026-06-01 22:02 UTC 

[PATCH v4 14/47] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
 2026-06-01 21:53 UTC  (2+ messages)

[PATCH v4 12/47] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
 2026-06-01 21:52 UTC  (2+ messages)

[PATCH v4 13/47] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
 2026-06-01 21:52 UTC  (2+ messages)

[PATCH v4 11/47] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
 2026-06-01 21:51 UTC  (2+ messages)

[PATCH v4 08/47] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
 2026-06-01 21:49 UTC  (2+ messages)
` [PATCH v4 8/47] "

[PATCH 0/5] x86/xen: Get rid of Xen private lazy MMU mode tracking
 2026-06-01 15:08 UTC  (2+ messages)

[PATCH] virtio_console: clean up port name sysfs attribute
 2026-06-01 14:30 UTC  (2+ messages)

[PATCH v4 00/10] drm: Improve logic behind damage handling
 2026-06-01 14:01 UTC  (22+ messages)
` [PATCH v4 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH v4 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH v4 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH v4 04/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH v4 05/10] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH v4 06/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH v4 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH v4 08/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH v4 09/10] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH v4 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state

[PATCH v8 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-06-01 12:13 UTC  (9+ messages)
` [PATCH v9 "
  ` [PATCH v9 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
  ` [PATCH v9 05/37] mm: hugetlb: remove dead alloc_hugetlb_folio stub
  ` [PATCH v9 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing

[PATCH] drm/qxl: fix local_gobj leak in qxl_gem_object_create_with_handle
 2026-06-01  6:49 UTC 

[PATCH v3] hwrng: virtio: clamp device-reported used.len at copy_data()
 2026-05-31 14:22 UTC 

[PATCH 0/6] drm: Open-code drm_simple_encoder_init() in several drivers
 2026-05-31  7:35 UTC  (4+ messages)
` [PATCH 1/6] drm/fsl-dcu: Open-code drm_simple_encoder_init()
` [PATCH 2/6] drm/tidss: "
` [PATCH 3/6] drm/virtio: "


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