Linux virtualization list
 help / color / mirror / Atom feed
 messages from 2026-04-15 19:55:24 to 2026-04-22 13:15:48 UTC [more...]

[PATCH 0/4] scsi: Support devices that don't have a cmd_per_lun limit
 2026-04-22 13:15 UTC  (15+ messages)
` [PATCH 1/4] scsi: Fix can_queue comments
` [PATCH 2/4] scsi: qedi: Fix command overqueueing
` [PATCH 3/4] scsi: Support scsi_devices without a device wide limit
` [PATCH 4/4] virtio-scsi: "

[RFC PATCH v3 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
 2026-04-22 13:10 UTC  (5+ messages)
` [RFC PATCH v3 1/4] virtio: separate PM restore and reset_done paths
` [RFC PATCH v3 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v3 3/4] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v3 4/4] virtio-mmio: wire up noirq system sleep PM callbacks

[PATCH net] hv_sock: Return -EIO for malformed/short packets
 2026-04-22  9:40 UTC  (2+ messages)

[PATCH 0/2] powerpc: Fix a whole bunch of spelling mistakes
 2026-04-22  7:13 UTC  (9+ messages)
` [PATCH 1/2] powerpc: Add a typos.toml file
` [PATCH 2/2] powerpc: Run typos -w

[PATCH RFC v3 00/19] mm/virtio: skip redundant zeroing of host-zeroed reported pages
 2026-04-22  6:54 UTC  (21+ messages)
` [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH RFC v3 02/19] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH RFC v3 03/19] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH RFC v3 04/19] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH RFC v3 05/19] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH RFC v3 06/19] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH RFC v3 07/19] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH RFC v3 08/19] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH RFC v3 09/19] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH RFC v3 10/19] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH RFC v3 11/19] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH RFC v3 12/19] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH RFC v3 13/19] virtio_balloon: a hack to enable host-zeroed page optimization
` [PATCH RFC v3 14/19] mm: page_reporting: add flush parameter with page budget
` [PATCH RFC v3 15/19] mm: add free_frozen_pages_zeroed
` [PATCH RFC v3 16/19] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH RFC v3 17/19] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH RFC v3 18/19] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH RFC v3 19/19] virtio_balloon: mark deflated pages as zeroed

[PATCH net v1] vhost_net: fix sleeping with preempt-disabled in vhost_net_busy_poll()
 2026-04-22  6:05 UTC  (2+ messages)

[PATCH v3] drm/qxl: Convert qxl release idr to xarray
 2026-04-22  3:17 UTC 

[RFC PATCH v1] virtio_pci: only store successfully populated virtio_pci_vq_info
 2026-04-21 22:16 UTC  (6+ messages)

[PATCH 0/2] vfio/pci: Request resources and map BARs at enable time
 2026-04-21 19:31 UTC  (4+ messages)
` [PATCH 1/2] vfio/pci: Set up barmap in vfio_pci_core_enable()
` [PATCH 2/2] vfio/pci: Remove vfio_pci_core_setup_barmap()

[PATCH net v3] hv_sock: Report EOF instead of -EIO for FIN
 2026-04-21 17:57 UTC  (2+ messages)

[PATCH net v2] hv_sock: Report EOF instead of -EIO for FIN
 2026-04-21 17:54 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH 1/2] vfio/pci: Set up VFIO barmap before creating a DMABUF
 2026-04-21 17:46 UTC  (5+ messages)

[PATCH] Bluetooth: virtio_bt: clamp rx length before skb_put
 2026-04-21 17:08 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3 0/2] Bluetooth: virtio_bt: harden rx against untrusted backend
        ` [PATCH v3 1/2] Bluetooth: virtio_bt: clamp rx length before skb_put
        ` [PATCH v3 2/2] Bluetooth: virtio_bt: validate rx pkt_type header length

[PATCH RFC v2 00/18] mm/virtio: skip redundant zeroing of host-zeroed reported pages
 2026-04-21 16:59 UTC  (42+ messages)
` [PATCH RFC v2 01/18] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH RFC v2 02/18] mm: add pghint_t type and vma_alloc_folio_hints API
` [PATCH RFC v2 03/18] mm: add PG_zeroed page flag for known-zero pages
` [PATCH RFC v2 04/18] mm: page_alloc: track PG_zeroed across buddy merges
` [PATCH RFC v2 05/18] mm: page_alloc: preserve PG_zeroed in try_to_claim_block
` [PATCH RFC v2 06/18] mm: page_alloc: thread pghint_t through get_page_from_freelist
` [PATCH RFC v2 07/18] mm: post_alloc_hook: use PG_zeroed to skip zeroing, return pghint_t
` [PATCH RFC v2 08/18] mm: hugetlb: thread pghint_t through buddy allocation chain
` [PATCH RFC v2 09/18] mm: hugetlb: use PG_zeroed for pool pages, skip redundant zeroing
` [PATCH RFC v2 10/18] mm: page_reporting: support host-zeroed reported pages
` [PATCH RFC v2 11/18] mm: skip zeroing in vma_alloc_zeroed_movable_folio for pre-zeroed pages
` [PATCH RFC v2 12/18] mm: skip zeroing in alloc_anon_folio "
` [PATCH RFC v2 13/18] mm: skip zeroing in vma_alloc_anon_folio_pmd "
` [PATCH RFC v2 14/18] mm: memfd: skip zeroing for pre-zeroed hugetlb pages
` [PATCH RFC v2 15/18] virtio_balloon: add host_zeroes_pages module parameter
` [PATCH RFC v2 16/18] mm: page_reporting: add flush parameter with page budget
` [PATCH RFC v2 17/18] mm: add free_frozen_pages_hint and put_page_hint APIs
` [PATCH RFC v2 18/18] virtio_balloon: mark deflated pages as pre-zeroed
` [syzbot ci] Re: mm/virtio: skip redundant zeroing of host-zeroed reported pages

[PATCH] virtio_console: add timeout to __send_to_port() spin loop
 2026-04-21 14:23 UTC  (6+ messages)

[PATCH v2] drm/qxl: Convert qxl release idr to xarray
 2026-04-21  6:00 UTC 

[syzbot] [kvm?] [net?] [virt?] BUG: sleeping function called from invalid context in vhost_get_avail_idx
 2026-04-20 22:09 UTC 

[PATCH net] vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
 2026-04-20 18:34 UTC  (2+ messages)

[PATCH AUTOSEL 7.0-5.10] virtiofs: add FUSE protocol validation
 2026-04-20 13:17 UTC 

[PATCH v11 00/13] blk: honor isolcpus configuration
 2026-04-20 13:11 UTC  (18+ messages)
` [PATCH v11 01/13] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v11 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v11 03/13] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v11 04/13] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v11 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v11 06/13] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v11 07/13] scsi: Use "
` [PATCH v11 08/13] virtio: blk/scsi: use "
` [PATCH v11 09/13] isolation: Introduce io_queue isolcpus type
` [PATCH v11 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v11 11/13] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v11 12/13] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v11 13/13] docs: add io_queue flag to isolcpus

[PATCH] drm/qxl: Convert qxl release idr to xarray
 2026-04-20  8:36 UTC 

[PATCH 7.2 v9 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-04-20  3:08 UTC  (3+ messages)
` [PATCH 7.2 v9 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH 7.2 v9 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH] virtio_console: Fix spelling mistake "colums" -> "columns"
 2026-04-19  0:49 UTC 

[PATCH] hwrng: virtio: reject invalid used.len from the device
 2026-04-18 17:56 UTC  (11+ messages)
` [PATCH v2] hwrng: virtio: clamp device-reported used.len at copy_data()

[PATCH] virtio: rtc: tear down old virtqueues before restore
 2026-04-17  9:08 UTC 

[RFC PATCH v2 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
 2026-04-17 13:34 UTC  (5+ messages)
` [RFC PATCH v2 1/4] virtio: separate PM restore and reset_done paths
` [RFC PATCH v2 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v2 3/4] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v2 4/4] virtio-mmio: wire up noirq system sleep PM callbacks

[PATCH] drm/virtgpu: Add PM support for suspend/resume
 2026-04-17  9:40 UTC  (3+ messages)

[PATCH] ALSA: virtio: drop an extaneous kernel-doc comment
 2026-04-17  7:49 UTC  (3+ messages)

[PATCH net v4 0/3] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
 2026-04-17  2:40 UTC  (2+ messages)

[PATCH v5 0/7] locking: contended_release tracepoint instrumentation
 2026-04-16 23:55 UTC  (10+ messages)
` [PATCH v5 1/7] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v5 2/7] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v5 3/7] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v5 4/7] locking: Factor out queued_spin_release()
` [PATCH v5 5/7] locking: Add contended_release tracepoint to qspinlock
` [PATCH v5 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
` [PATCH v5 7/7] locking: Add contended_release tracepoint to qrwlock

[PATCH] virtio: console: fix use-after-free after failed restore
 2026-04-16 23:37 UTC 

[PATCH net] hv_sock: Report EOF instead of -EIO for FIN
 2026-04-16 19:30 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v10 13/13] docs: add io_queue flag to isolcpus
 2026-04-16 13:40 UTC  (12+ messages)

[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-04-16 10:51 UTC  (11+ messages)
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH RFC 0/9] mm/virtio: skip redundant zeroing of host-zeroed reported pages
 2026-04-16  8:45 UTC  (8+ messages)
` [PATCH RFC 3/9] mm: add __GFP_PREZEROED flag and folio_test_clear_prezeroed()

[PATCH v3 net] vsock: fix buffer size clamping order
 2026-04-15 19:55 UTC  (4+ messages)


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