Linux virtualization list
 help / color / mirror / Atom feed
 messages from 2026-07-02 15:53:25 to 2026-07-14 03:24:23 UTC [more...]

[PATCH] virtio_mem: fix typo in comment
 2026-07-14  3:24 UTC 

[PATCH v1 0/2] iommu/virtio: Harden event handling
 2026-07-14  2:59 UTC  (3+ messages)
` [PATCH v1 1/2] iommu/virtio: Set driver data before enabling virtqueues
` [PATCH v1 2/2] iommu/virtio: Reject short event buffers

[PATCH v1 0/2] iommu/virtio: Fix probe error handling
 2026-07-14  2:49 UTC  (3+ messages)
` [PATCH v1 1/2] iommu/virtio: Avoid use-after-put in viommu_get_by_fwnode
` [PATCH v1 2/2] iommu/virtio: Handle iommu_device_register() failures

[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
 2026-07-14  2:46 UTC  (16+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "

[PATCH] vdpa/solidrun: fix typos in snet_ctrl comments
 2026-07-14  2:45 UTC 

[PATCH] virtio: fix article before virtio in dma-buf comment
 2026-07-14  2:45 UTC 

[PATCH] vhost: fix inaccurate kdoc in iotlb helpers
 2026-07-14  2:44 UTC 

[PATCH] virtio: rtc: time out alarm requests
 2026-07-14  2:43 UTC 

[PATCH] virtio_net: fix spelling of aggressively in comments
 2026-07-14  2:40 UTC 

[PATCH v2 0/4] virtio_balloon: quiesce balloon work on device shutdown
 2026-07-13 20:37 UTC  (6+ messages)

[RFC] virtio_balloon: fix Use-After-Free in page reporting during PM freeze
 2026-07-13 19:43 UTC  (5+ messages)

[PATCH v2] drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue worker
 2026-07-13 16:31 UTC  (2+ messages)

[PATCH] drm/virtio: Don't detach GEM from a non-created context
 2026-07-13 16:18 UTC  (5+ messages)

[PATCH v2 0/3] drm/virtio: introduce F_BLOB_ALIGNMENT support
 2026-07-13 14:34 UTC  (6+ messages)
` [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements

[PATCH] virtio_net: fix infinite loop in virtnet_poll_cleantx when device is broken
 2026-07-13 13:20 UTC 

[PATCH RFC net-next v3 0/3] net: sysctl: Const Qualify sysctl ctl_table arrays
 2026-07-13 11:07 UTC  (4+ messages)
` [PATCH RFC net-next v3 1/3] net: enforce net sysctl registration
` [PATCH RFC net-next v3 2/3] net: Const qualify ctl_tables that kmemdup unconditionally
` [PATCH RFC net-next v3 3/3] net: Const qualify network templated ctl_tables Arrays

[PATCH] vdpa_sim: Document planned packed-ring support
 2026-07-13 10:00 UTC 

[PATCH] vdpa_sim: Document planned packed-ring support
 2026-07-13  9:59 UTC 

Re:Re: [PATCH] vhost/net: Fill virtio_net_hdr GSO/csum metadata on RX
 2026-07-13  8:04 UTC 

[PATCH v4 0/8] media: add virtio-media driver
 2026-07-13  7:00 UTC  (5+ messages)
` [PATCH v4 1/8] media: virtio: Add protocol

[PATCH v4 6/8] media: virtio: Add virtio_media_driver
 2026-07-12  6:57 UTC  (3+ messages)

[PATCH v3] media: add virtio-media driver
 2026-07-12  6:30 UTC  (3+ messages)

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-11 17:09 UTC  (7+ messages)

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-11 17:04 UTC  (5+ messages)

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-11 16:52 UTC  (24+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 03/13] mm: convert __get_unmapped_area() "
` [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 11/13] mm/mlock: convert mlock code "

[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
 2026-07-11 16:44 UTC  (6+ messages)

[PATCH] virtio_net: validate device stats reply records before use
 2026-07-11 15:52 UTC  (4+ messages)

[PATCH v4 0/8] media: add virtio-media driver
 2026-07-11  9:02 UTC  (4+ messages)

[PATCH v2] drm/qxl: remove dependency on DRM simple helpers
 2026-07-10 13:11 UTC  (3+ messages)

[PATCH v3] vdpa/mlx5: Fix buffer length in create_direct_keys()
 2026-07-10 11:37 UTC  (5+ messages)

[PATCH net-next 0/3] xsk: support tx napi busy_poll
 2026-07-10  7:39 UTC  (4+ messages)
` [PATCH net-next 1/3] net: busy-poll: introduce sk_tx_busy_loop()

[PATCH v2] virtio-pmem: allocate flush bio from a driver-private bio_set
 2026-07-10  5:45 UTC  (2+ messages)

[PATCH net v2 0/2] vsock/virtio: collapse receive queue under memory pressure
 2026-07-09 19:48 UTC  (9+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] vsock/test: add test for small packets under pressure

[PATCH net-next v20 00/12] virtio_net: Add ethtool flow rules support
 2026-07-09 14:18 UTC  (8+ messages)
` [PATCH net-next v20 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v20 07/12] virtio_net: Implement layer 2 ethtool flow rules

[PATCH] drm/virtio: defer hotplug event from dequeue worker to avoid deadlock
 2026-07-09 12:55 UTC  (5+ messages)

[PATCH 00/60] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-07-09 11:51 UTC  (3+ messages)
` [PATCH 27/60] drm/qxl: Convert to atomic_create_state
` [PATCH 36/60] drm/virtio: "

[PATCH] virtio-pmem: use GFP_NOIO for flush bio allocation
 2026-07-09 11:01 UTC  (5+ messages)

[PATCH] iommu/virtio: reject short event buffers
 2026-07-09  9:55 UTC  (2+ messages)

[PATCH] scsi: virtio_scsi: fixup endian conversions for warning messages
 2026-07-09  1:39 UTC  (2+ messages)

[PATCH net] vhost-net: fix TX stall when vhost owns virtio-net header
 2026-07-08 16:50 UTC  (2+ messages)

[PATCH] x86/vmware: mark RDI and RSI clobbered in hypercall1
 2026-07-08 11:57 UTC 

[PATCH v4] virtio_balloon: prime stats vq after virtio_device_ready()
 2026-07-08  8:42 UTC  (3+ messages)

[PATCH] xen: privcmd: fix ioeventfd crash under PV domain
 2026-07-08  8:18 UTC 

[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
 2026-07-08  5:00 UTC  (17+ messages)
` [PATCH v5 01/51] x86/apic: Provide helpers to set local APIC timer period in hz and khz
` [PATCH v5 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
` [PATCH v5 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
` [PATCH v5 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
` [PATCH v5 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
` [PATCH v5 36/51] x86/paravirt: Pass sched_clock save/restore helpers during registration
` [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC

[PATCH] drm/qxl: remove dependency on DRM simple helpers
 2026-07-07 15:49 UTC 

[PATCH v5 0/2] vduse: Add suspend
 2026-07-07 12:33 UTC  (3+ messages)
` [PATCH v5 1/2] vduse: do not take rwsem at reset work flush
` [PATCH v5 2/2] vduse: Add suspend

[PATCH v4 0/4] Add queue ready message to VDUSE
 2026-07-07 12:25 UTC  (5+ messages)
` [PATCH v4 1/4] vduse: store control device pointer
` [PATCH v4 2/4] vduse: add VDUSE_GET_FEATURES ioctl
` [PATCH v4 3/4] vduse: add VDUSE_SET_FEATURES ioctl
` [PATCH v4 4/4] vduse: add F_QUEUE_READY feature

[PATCH net 0/2] vsock/virtio: collapse receive queue under memory pressure
 2026-07-07  9:27 UTC  (6+ messages)
` [PATCH net 1/2] "

[PATCH v1] virtio-pci: Drop inclusion of <linux/mod_devicetable.h>
 2026-07-06 16:22 UTC 

[RFC/PATCH] vdpa/mlx5: Fix buffer length in create_direct_keys()
 2026-07-06 13:59 UTC  (5+ messages)

[PATCH v3] virtio_balloon: prime stats vq after virtio_device_ready()
 2026-07-06 13:56 UTC 

[PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
 2026-07-06 13:42 UTC  (8+ messages)

[PATCH v2] vdpa/mlx5: Fix buffer length in create_direct_keys()
 2026-07-06 13:20 UTC 

[PATCH v3] mm: page_reporting: allow driver to set batch capacity
 2026-07-06 13:01 UTC  (11+ messages)

[syzbot] Monthly virt report (Jun 2026)
 2026-07-06 11:54 UTC  (5+ messages)

[PATCH v2] virtio_balloon: disable indirect descriptors
 2026-07-06  8:43 UTC  (2+ messages)

[patch 00/24] timekeeping/ptp: Expand snapshot functionality
 2026-07-06  8:42 UTC  (10+ messages)
` [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
              ` [PATCH] timekeeping: Document monotonic raw timestamps in snapshots correctly

[PATCH] vdpa/mlx5: fix wrong MLX5_ADDR_OF struct type in alloc_inout()
 2026-07-06  7:09 UTC  (2+ messages)

[PATCH] i2c: virtio: Reset virtqueue before freeing interrupted requests
 2026-07-06  4:08 UTC  (2+ messages)

[PATCH] virtio_balloon: prime stats vq after virtio_device_ready()
 2026-07-05 12:29 UTC 

[PATCH] vdpa: octeon_ep: add missing MODULE_DEVICE_TABLE()
 2026-07-05  8:35 UTC  (2+ messages)

[PATCH] vdpa: alibaba: add missing MODULE_DEVICE_TABLE()
 2026-07-04 15:35 UTC  (2+ messages)

[PATCH] drm/vblank: Don't arm vblank timer with invalid frame duration
 2026-07-03  7:26 UTC  (4+ messages)
` [PATCH v3] "


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