Virtualization Archive mirror
 help / color / mirror / Atom feed
[PATCH net] vsock/virtio: fix zerocopy completion for multi-skb sends
 2026-05-19 10:40 UTC  (13+ messages)

[PATCH net v4] vsock/vmci: fix UAF when peer resets connection during handshake
 2026-05-19 10:23 UTC 

[PATCH net v2] vsock/vmci: fix UAF when peer resets connection during handshake
 2026-05-19 10:16 UTC  (4+ messages)
    ` [PATCH net v3] "

[PATCH net] vsock: keep poll shutdown state consistent
 2026-05-19  9:36 UTC  (4+ messages)

[PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
 2026-05-19  9:27 UTC  (4+ messages)
` [PATCH net v4 1/2] vsock/virtio: reset connection on receiving queue overflow
` [PATCH net v4 2/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc

[PATCH v4] drm/virtio: use uninterruptible resv lock for plane updates
 2026-05-19  8:27 UTC  (2+ messages)

[PATCH v3] drm/virtio: use uninterruptible resv lock for plane updates
 2026-05-19  8:24 UTC  (3+ messages)
  ` [Linaro-mm-sig] "

[PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
 2026-05-19  8:00 UTC  (8+ messages)

[PATCH] virtio: add missing kernel-doc for map and vmap members
 2026-05-19  1:33 UTC 

[PATCH v3 00/41] x86: Try to wrangle PV clocks vs. TSC
 2026-05-18 23:38 UTC  (46+ messages)
` [PATCH v3 01/41] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
` [PATCH v3 02/41] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH v3 03/41] x86/sev: Mark TSC as reliable when configuring Secure TSC
` [PATCH v3 04/41] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
` [PATCH v3 05/41] x86/tdx: Override PV calibration routines with CPUID-based calibration
` [PATCH v3 06/41] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
` [PATCH v3 07/41] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
` [PATCH v3 08/41] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
` [PATCH v3 09/41] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock
` [PATCH v3 10/41] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y
` [PATCH v3 11/41] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
` [PATCH v3 12/41] x86/paravirt: Remove unnecessary PARAVIRT=n stub for paravirt_set_sched_clock()
` [PATCH v3 13/41] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
` [PATCH v3 14/41] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c
` [PATCH v3 15/41] x86/xen/time: Nullify x86_platform's sched_clock save/restore hooks
` [PATCH v3 16/41] x86/vmware: Nullify save/restore hooks when using VMware's sched_clock
` [PATCH v3 17/41] x86/tsc: WARN if TSC sched_clock save/restore used with PV sched_clock
` [PATCH v3 18/41] x86/paravirt: Pass sched_clock save/restore helpers during registration
` [PATCH v3 19/41] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c
` [PATCH v3 20/41] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init
` [PATCH v3 21/41] x86/pvclock: Mark setup helpers and related various as __init/__ro_after_init
` [PATCH v3 22/41] x86/pvclock: WARN if pvclock's valid_flags are overwritten
` [PATCH v3 23/41] x86/kvmclock: Refactor handling of PVCLOCK_TSC_STABLE_BIT during kvmclock_init()
` [PATCH v3 24/41] timekeeping: Resume clocksources before reading persistent clock
` [PATCH v3 25/41] x86/kvmclock: Hook clocksource.suspend/resume when kvmclock isn't sched_clock
` [PATCH v3 26/41] x86/kvmclock: WARN if wall clock is read while kvmclock is suspended
` [PATCH v3 27/41] x86/kvmclock: Enable kvmclock on APs during onlining if kvmclock isn't sched_clock
` [PATCH v3 28/41] x86/paravirt: Mark __paravirt_set_sched_clock() as __init
` [PATCH v3 29/41] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
` [PATCH v3 30/41] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
` [PATCH v3 31/41] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration
` [PATCH v3 32/41] x86/tsc: Rejects attempts to override TSC calibration with lesser routine
` [PATCH v3 33/41] x86/kvmclock: Mark TSC as reliable when it's constant and nonstop
` [PATCH v3 34/41] KVM: x86: Officially define CPUID 0x40000010 as PV Timing Info (TSC and Bus)
` [PATCH v3 35/41] x86/kvmclock: Obtain TSC frequency from CPUID if present
` [PATCH v3 36/41] x86/kvmclock: Get local APIC bus frequency from PV CPUID Timing Info
` [PATCH v3 37/41] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
` [PATCH v3 38/41] x86/paravirt: kvmclock: Setup kvmclock early iff it's sched_clock
` [PATCH v3 39/41] x86/paravirt: Move using_native_sched_clock() stub into timer.h
` [PATCH v3 40/41] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
` [PATCH v3 41/41] x86/kvmclock: Get CPU base frequency from CPUID when it's available

[PATCH 0/4] x86/vmware: Hypercall refactoring and improved guest support
 2026-05-18 22:52 UTC  (3+ messages)
` [PATCH v2 "

iommu: iterator used after loop end in resv region insertion?
 2026-05-18 18:49 UTC 

Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 6.6-stable tree
 2026-05-17 13:33 UTC  (5+ messages)

[PATCH RESEND] ALSA: virtio: Add missing 384 kHz PCM rate mapping
 2026-05-16 13:42 UTC  (2+ messages)

[RFC PATCH v9 0/5] virtio: add noirq system sleep PM callbacks for virtio-mmio
 2026-05-16  1:57 UTC  (6+ messages)
` [RFC PATCH v9 1/5] virtio-mmio: move guest page size setting into vm_reset()
` [RFC PATCH v9 2/5] virtio: separate PM restore and reset_done paths
` [RFC PATCH v9 3/5] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v9 4/5] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v9 5/5] virtio-mmio: wire up noirq system sleep PM callbacks

[PATCH] virtio_console: fix race between hvc put_chars and virtqueue teardown on freeze
 2026-05-15 22:52 UTC 

[PATCH 0/9] drm: Limit DRM_IOCTL_WAIT_VBLANK to vblank interrupts
 2026-05-15 16:56 UTC  (12+ messages)
` [PATCH 1/9] drm/vblank: Add drmm_vblank_init() to indicate managed cleanup
` [PATCH 2/9] drm/vblank: Add DRM_VBLANK_FLAG_SIMULATED
` [PATCH 3/9] drm/amdgpu: vkms: Set DRM_VBLANK_FLAG_SIMULATED
` [PATCH 4/9] drm/bochs: "
` [PATCH 5/9] drm/cirrus: "
` [PATCH 6/9] drm/hypervdrm: "
` [PATCH 7/9] drm/qxl: "
` [PATCH 8/9] drm/virtgpu: "
` [PATCH 9/9] drm/vkms: "

[PATCH 7.0 198/201] vsock/virtio: fix potential unbounded skb queue
 2026-05-15 15:50 UTC 

[PATCH 6.18 185/188] vsock/virtio: fix potential unbounded skb queue
 2026-05-15 15:50 UTC 

[PATCH 6.6 467/474] vsock/virtio: fix potential unbounded skb queue
 2026-05-15 15:49 UTC 

[PATCH 6.12 141/144] vsock/virtio: fix potential unbounded skb queue
 2026-05-15 15:49 UTC 

[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-15 15:45 UTC  (45+ messages)
` [PATCH v7 02/31] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v7 04/31] mm: hugetlb: remove dead alloc_hugetlb_folio stub
` [PATCH v7 09/31] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v7 11/31] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH v7 13/31] mm: alloc_swap_folio: pass raw fault address to vma_alloc_folio
` [PATCH v7 15/31] mm: vma_alloc_anon_folio_pmd: "
` [PATCH v7 17/31] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
` [PATCH v7 18/31] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v7 19/31] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH v7 22/31] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH v7 25/31] mm: page_alloc: propagate PG_zeroed in split_large_buddy
` [PATCH v7 26/31] virtio_balloon: skip zeroing for host-zeroed reported pages
` [PATCH v7 27/31] virtio_balloon: disable reporting zeroed optimization for confidential guests
` [PATCH v7 28/31] mm: add free_frozen_pages_zeroed
` [PATCH v7 29/31] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH v7 30/31] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
` [PATCH v7 31/31] mm: balloon: use put_page_zeroed for zeroed balloon pages

[PATCH] vsock/virtio: fix potential unbounded skb queue
 2026-05-15 15:31 UTC  (5+ messages)

Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 7.0-stable tree
 2026-05-15 15:15 UTC 

Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 6.18-stable tree
 2026-05-15 15:15 UTC 

Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 6.12-stable tree
 2026-05-15 15:15 UTC 

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-05-15 14:40 UTC  (15+ messages)
` [PATCH v6 4/7] locking: Factor out queued_spin_release()
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
` [PATCH v6 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
` [PATCH v6 7/7] locking: Add contended_release tracepoint to qrwlock

[PATCH v2] vhost/vsock: Refuse the connection immediately when guest isn't ready
 2026-05-15  9:33 UTC  (2+ messages)

[PATCH] ALSA: virtio: Validate control metadata from the device
 2026-05-15  9:21 UTC  (2+ messages)

[PATCH net v3 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
 2026-05-15  9:20 UTC  (12+ messages)
` [PATCH net v3 1/2] vsock/virtio: reset connection on receiving queue overflow
` [PATCH net v3 2/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc

[PATCH v2] drm/virtio: move cursor resv lock acquisition to prepare_fb
 2026-05-15  8:41 UTC  (5+ messages)

[PATCH v5 0/3] vfio/pci: Request resources and map BARs at enable time
 2026-05-14 16:38 UTC  (2+ messages)

[PATCH] drm/qxl: validate dst_offset in apply_reloc against BO size
 2026-05-14 10:07 UTC 

[Hardening] drm/qxl: apply_reloc/apply_surf_reloc write dst_offset without validating against BO size
 2026-05-14  4:57 UTC  (2+ messages)

[PATCH net-next v12 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-05-14  1:10 UTC  (2+ messages)

[PATCH v2] drm/virtio: Extend blob UAPI with deferred-mapping hinting
 2026-05-13 22:10 UTC  (2+ messages)

[RFC PATCH 0/2] virtio-balloon: extended stats and push mode
 2026-05-13 16:50 UTC  (3+ messages)
` [RFC PATCH 1/2] virtio-balloon: extend stats with memory composition and pressure data
` [RFC PATCH 2/2] virtio-balloon: add stats push mode

[PATCH] virtio_pci_modern: Use GFP_ATOMIC with spin_lock_irqsave held in virtqueue_exec_admin_cmd()
 2026-05-13 12:34 UTC  (3+ messages)

[PATCH] virtio_pci_modern: Use GFP_ATOMIC with spin_lock_irqsave held in virtqueue_exec_admin_cmd()
 2026-05-13 12:10 UTC  (3+ messages)

[PATCH] vhost/vsock: Refuse the connection immediately when guest isn't ready
 2026-05-13 11:18 UTC  (9+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).