Linux virtualization list
 help / color / mirror / Atom feed
 messages from 2026-06-08 10:40:02 to 2026-06-10 19:10:49 UTC [more...]

[PATCH v3] vduse: Add suspend
 2026-06-10 19:10 UTC  (2+ messages)

[PATCH v5] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
 2026-06-10 18:29 UTC  (6+ messages)

[PATCH] drm: Consistently define pci_device_ids using named initializers
 2026-06-10 16:57 UTC  (2+ messages)

[PATCH v3 0/4] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters
 2026-06-10 16:35 UTC  (13+ messages)
` [PATCH v3 1/4] scsi: scan: allocate sdev and starget on the NUMA node of the host adapter
` [PATCH v3 2/4] scsi: host: allocate struct Scsi_Host "
` [PATCH v3 3/4] block: drop shared-tag fairness throttling
` [PATCH v3 4/4] scsi: use percpu counters for iostat counters in struct scsi_device

[PATCH] 9p/trans_virtio: bound mount_tag show copy to one page
 2026-06-10 16:00 UTC  (3+ messages)

[PATCH v2] mm: page_reporting: allow driver to set batch capacity
 2026-06-10 16:21 UTC  (4+ messages)

[PATCH v4] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
 2026-06-10 16:02 UTC  (3+ messages)

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

[PATCH net] virtio_net: do not allow tunnel csum offload for non GSO packets
 2026-06-10 12:26 UTC  (4+ messages)

[PATCH net-next] virtio-net: support xsk wake up
 2026-06-10  9:15 UTC  (3+ messages)

[PATCH net-next 0/2] vsock: fold acceptq accounting into core helpers
 2026-06-10  9:11 UTC  (3+ messages)
` [PATCH net-next 1/2] vsock: fold sk_acceptq_added() into vsock_enqueue_accept()
` [PATCH net-next 2/2] vsock: fold sk_acceptq_removed() into vsock_remove_pending()

[PATCH splitout] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
 2026-06-10  7:35 UTC  (13+ messages)

[PATCH v15] can: virtio: Add virtio CAN driver
 2026-06-10  7:08 UTC  (2+ messages)

[PATCH RESEND] virtio_console: read size from config space during device init
 2026-06-10  7:04 UTC  (2+ messages)

[PATCH] [v3] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
 2026-06-10  6:58 UTC  (4+ messages)

[PATCH v1] i2c: virtio: wait uninterruptibly for completions to avoid UAF
 2026-06-10  6:50 UTC  (9+ messages)
` [PATCH v2] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
` [PATCH v3] "

[PATCH splitout] mm: page_reporting: allow driver to set batch capacity
 2026-06-09 22:00 UTC  (5+ messages)

[PATCH v4 00/47] x86: Try to wrangle PV clocks vs. TSC
 2026-06-09 19:28 UTC  (16+ messages)
` [PATCH v4 01/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known
` [PATCH v4 02/47] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
` [PATCH v4 10/47] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code

[PATCH] drm/virtio: Use common error handling code in two functions
 2026-06-09 18:08 UTC 

[PATCH net] vsock/virtio: restore msg_iter on transmission failure
 2026-06-09 17:58 UTC  (3+ messages)

[PATCH splitout] virtio_balloon: disable indirect descriptors
 2026-06-09 16:33 UTC 

[PATCH v2] virtio-blk: clamp zone report to the report buffer capacity
 2026-06-09 16:02 UTC  (4+ messages)

[PATCH v3 0/5] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
 2026-06-09 12:10 UTC  (3+ messages)

[PATCH v4 0/7] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
 2026-06-09 12:07 UTC  (8+ messages)
` [PATCH v4 1/7] nvdimm: preserve flush callback errors
` [PATCH v4 2/7] nvdimm: virtio_pmem: use GFP_NOIO for child flush bio
` [PATCH v4 3/7] nvdimm: virtio_pmem: always wake -ENOSPC waiters
` [PATCH v4 4/7] nvdimm: virtio_pmem: use READ_ONCE()/WRITE_ONCE() for wait flags
` [PATCH v4 5/7] nvdimm: virtio_pmem: refcount requests for token lifetime
` [PATCH v4 6/7] nvdimm: virtio_pmem: converge broken virtqueue to -EIO
` [PATCH v4 7/7] nvdimm: virtio_pmem: drain requests in freeze

[PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-06-09 10:04 UTC  (107+ messages)
` [PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
` [PATCH v10 03/37] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v10 12/37] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v10 13/37] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH v10 14/37] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH v10 15/37] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH v10 16/37] mm: alloc_swap_folio: "
` [PATCH v10 17/37] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH v10 18/37] mm: page_alloc: use aliasing checks instead of user_alloc_needs_zeroing
` [PATCH v10 19/37] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH v10 22/37] mm: add free_frozen_pages_zeroed
` [PATCH v10 23/37] mm: page_alloc: skip kernel_init_pages for FPI_ZEROED when safe
` [PATCH v10 24/37] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH v10 25/37] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH v10 26/37] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH v10 27/37] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH v10 28/37] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
` [PATCH v10 29/37] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v10 36/37] mm: balloon: use put_page_zeroed for zeroed balloon pages
` New design

[PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-09  9:48 UTC  (7+ messages)

[PATCH v1] drm/virtio: Fix driver removal with disabled KMS
 2026-06-09  9:33 UTC  (4+ messages)

[PATCH] drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()
 2026-06-08 18:43 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