Linux virtualization list
 help / color / mirror / Atom feed
 messages from 2026-04-24 13:37:07 to 2026-05-02 21:25:56 UTC [more...]

[PATCH v12 00/13] blk: honor isolcpus configuration
 2026-05-02 21:25 UTC  (15+ messages)
` [PATCH v12 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v12 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v12 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH] kcov: refactor common handle ID into kcov_common_handle_id
 2026-05-01 23:52 UTC  (4+ messages)

[PATCH net-next 0/3] net: Convert AF_NETLINK and AF_VSOCK to getsockopt_iter API
 2026-05-01 21:21 UTC  (7+ messages)
` [PATCH net-next 1/3] netlink: convert to getsockopt_iter
` [PATCH net-next 2/3] vsock: "
` [PATCH net-next 3/3] net: selftests: add getsockopt_iter regression tests

[PATCH v5 0/7] locking: contended_release tracepoint instrumentation
 2026-05-01 13:32 UTC  (2+ messages)

[PATCH v2] drm/virtio: Extend blob UAPI with deferred-mapping hinting
 2026-05-01  0:00 UTC 

[PATCH] drm/virtgpu: Add PM support for suspend/resume
 2026-04-30 22:49 UTC  (4+ messages)

[PATCH v3 0/3] vfio/pci: Request resources and map BARs at enable time
 2026-04-30 20:13 UTC  (7+ messages)
` [PATCH v3 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
` [PATCH v3 2/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
` [PATCH v3 3/3] vfio/pci: Check BAR resources before exporting a DMABUF

[PATCH v2 0/8] x86/msr: Consolidate native/paravirt MSR functions
 2026-04-30 19:43 UTC  (14+ messages)
` [PATCH v2 1/8] x86/msr: Use paravirt "calls" in common code
` [PATCH v2 2/8] x86/msr: Consolidate rdmsr() definitions
` [PATCH v2 3/8] x86/msr: Consolidate rdmsr_safe() implementations
` [PATCH v2 4/8] x86/msr: Consolidate rdmsrq() implementations
` [PATCH v2 5/8] x86/msr: Consolidate {rd,wr}msr[q]_safe() implementations
` [PATCH v2 6/8] x86/msr: Consolidate rdpmc() implementations
` [PATCH v2 7/8] x86/msr: Remove old crusty comment
` [PATCH v2 8/8] x86/msr: Remove duplicate #include

[RFC PATCH] virtio-mmio: add xenbus probing
 2026-04-30 18:50 UTC  (6+ messages)

[PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap copy
 2026-04-30 13:04 UTC  (2+ messages)

[PATCH net] vsock/virtio: fix potential unbounded skb queue
 2026-04-30 12:26 UTC 

[PATCH v2] virtio_console: add timeout to __send_to_port() spin loop
 2026-04-30  5:51 UTC 

[PATCH] hv_sock: fix ARM64 support
 2026-04-30  0:50 UTC  (6+ messages)

[PATCH net-next v9 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-04-29 21:04 UTC  (14+ messages)
` [PATCH net-next v9 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v9 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v9 3/4] ptr_ring: move free-space check into separate helper
` [PATCH net-next v9 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH v2 0/3] vfio/pci: Request resources and map BARs at enable time
 2026-04-29 10:17 UTC  (11+ messages)
` [PATCH v2 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
` [PATCH v2 2/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with checks for resource/map
` [PATCH v2 3/3] vfio/pci: Check BAR resources before exporting a DMABUF

[PATCH v2 0/3] drm/virtio: introduce F_BLOB_ALIGNMENT support
 2026-04-28 19:44 UTC  (4+ messages)
` [PATCH v2 1/3] drm/virtio: support VIRTIO_GPU_F_BLOB_ALIGNMENT
` [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements
` [PATCH v2 3/3] drm/virtio: add VIRTGPU_PARAM_BLOB_ALIGNMENT to params

[PATCH 1/2] hv_sock: fix ARM64 support
 2026-04-28 21:07 UTC  (10+ messages)
` [PATCH 2/2] drm/hyperv: use VMBUS_RING_SIZE()

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

[PATCH] hv_sock: fix ARM64 support
 2026-04-28 12:35 UTC  (3+ messages)

[PATCH RFC 00/11] x86/msr: Reduce MSR access interfaces
 2026-04-28 10:42 UTC  (2+ messages)
` [PATCH RFC 09/11] x86/msr: Add macros for preparing to switch rdmsr/wrmsr interfaces

[PATCH AUTOSEL 7.0] scsi: virtio_scsi: Move INIT_WORK calls to virtscsi_probe()
 2026-04-28 10:40 UTC 

[PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
 2026-04-28  8:57 UTC  (5+ messages)
` [syzbot ci] "

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

[syzbot] [virt?] [net?] memory leak in __vsock_create (2)
 2026-04-27 17:03 UTC  (3+ messages)

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

[PATCH] virtio-mmio: fix device release warning on module unload
 2026-04-27 15:01 UTC  (3+ messages)

[PATCH v2] virtio-mmio: fix device release warning on module unload
 2026-04-27 14:37 UTC 

[PATCH 7.2 v10 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-04-27  8:53 UTC  (34+ messages)
` [PATCH 7.2 v10 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH 7.2 v10 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH] drm/qxl: Fix missing KMS poll cleanup
 2026-04-27  8:46 UTC  (2+ messages)

[PATCH 0/4] scsi: Support devices that don't have a cmd_per_lun limit
 2026-04-27  1:33 UTC  (6+ messages)
` [PATCH 3/4] scsi: Support scsi_devices without a device wide limit

[PATCH 0/2] vdpa_sim: switch to dynamic root device
 2026-04-27  1:20 UTC  (5+ messages)
` [PATCH 1/2] vdpa_sim_blk: "
` [PATCH 2/2] vdpa_sim_net: "

[PATCH] virtio: fix kernel-doc warnings for virtio_device
 2026-04-26 22:29 UTC  (3+ messages)

[PATCH RFC v3 00/19] mm/virtio: skip redundant zeroing of host-zeroed reported pages
 2026-04-26 20:54 UTC  (18+ messages)
` [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing

[RFC PATCH v1] virtio_pci: only store successfully populated virtio_pci_vq_info
 2026-04-26 14:57 UTC  (7+ messages)

[PATCH] virtio: rtc: tear down old virtqueues before restore
 2026-04-25 17:03 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] virtio: Add ID for virtio media
 2026-04-24 16:31 UTC  (5+ messages)

[PATCH] drm/bochs: Drop manual put on probe error path
 2026-04-24 14:59 UTC  (3+ messages)

[PATCH] drm/bochs: Drop manual put on probe error path
 2026-04-24 13:54 UTC 


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