Linux virtualization list
 help / color / mirror / Atom feed
 messages from 2026-06-10 15:25:50 to 2026-06-15 16:11:17 UTC [more...]

[PATCH splitout] virtio_balloon: disable indirect descriptors
 2026-06-15 16:11 UTC  (2+ messages)

[PATCH v1] s390/virtio_ccw: Also suppress -EINVAL on device detach
 2026-06-15 14:58 UTC  (3+ messages)

[PATCH v1 0/2] virtio: PCI ERS permanent failure teardown for virtio-blk
 2026-06-15 14:52 UTC  (4+ messages)
` [PATCH v1 1/2] virtio-pci: add error_detected for PCI AER recovery
` [PATCH v1 2/2] virtio-blk: mark disk dead on ERS permanent failure

[PATCH RFC] vhost: fix vhost_get_avail_idx for a non empty ring
 2026-06-15 14:24 UTC  (2+ messages)
`  "

[PATCH splitout] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
 2026-06-15 10:54 UTC  (18+ messages)

[PATCH] virtio_net: disable cb when napi_schedule_prep fails during busy-poll
 2026-06-15 10:01 UTC  (2+ messages)

[PATCH v2] mm: page_reporting: allow driver to set batch capacity
 2026-06-15  9:18 UTC  (4+ messages)

[RFC PATCH 0/6] Support virtio-mem memory hotplug in TDX guests
 2026-06-15  7:54 UTC  (3+ messages)

[PATCH net-next v2 0/2] virtio_net: xsk: rx and tx wake up
 2026-06-15  2:48 UTC  (6+ messages)
` [PATCH net-next v2 1/2] virtio_net: xsk: fix race in rx "
` [PATCH net-next v2 2/2] virtio-net: xsk: support tx "

[BUG] crypto: virtio - KASAN slab-use-after-free in virtio_crypto_skcipher_encrypt
 2026-06-15  2:10 UTC 

[BUG] KASAN: slab-use-after-free in port_fops_splice_write
 2026-06-14 22:29 UTC 

[BUG] KASAN: slab-use-after-free in mutex_lock from vduse
 2026-06-14 22:11 UTC 

[PATCH net v3] virtio-net: fix len check in receive_big()
 2026-06-14 19:29 UTC  (4+ messages)

[PATCH v2] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-14 17:47 UTC 

[PATCH v4] hwrng: virtio: clamp device-reported used.len at copy_data()
 2026-06-14 16:40 UTC 

[PATCH v3] hwrng: virtio: clamp device-reported used.len at copy_data()
 2026-06-14 16:14 UTC  (10+ messages)

[PATCH net-next 0/3] xsk: support tx napi busy_poll
 2026-06-14 10:12 UTC  (8+ messages)
` [PATCH net-next 1/3] net: busy-poll: introduce sk_tx_busy_loop()
` [PATCH net-next 2/3] virtio_net: initialize napi.tx_napi in virtnet_alloc_queues()
` [PATCH net-next 3/3] xsk: replace sk_busy_loop with sk_tx_busy_loop in __xsk_sendmsg()

[PATCH net-next] virtio-net: support xsk wake up
 2026-06-14  2:21 UTC  (5+ messages)

[PATCH] drm/vblank: Don't arm vblank timer with invalid frame duration
 2026-06-13 22:44 UTC 

[PATCH net] virtio-net: fix len check in receive_big()
 2026-06-13 19:58 UTC  (7+ messages)

[PATCH net-next v3 0/4] vsock: consolidate acceptq accounting into core helpers
 2026-06-13 17:50 UTC  (19+ messages)
` [PATCH net-next v3 1/4] vsock: introduce vsock_pending_to_accept() helper
` [PATCH net-next v3 2/4] vsock: fold sk_acceptq_added() into vsock_add_pending()
` [PATCH net-next v3 3/4] vsock: fold sk_acceptq_added() into vsock_enqueue_accept()
` [PATCH net-next v3 4/4] vsock: fold sk_acceptq_removed() into vsock_remove_pending()

[PATCH net-next v2] vsock/vmci: use sk_acceptq_is_full() helper
 2026-06-13 17:40 UTC  (6+ messages)

[PATCH] vduse: Fix error around jumping over a __cleanup() variable
 2026-06-13 16:26 UTC  (4+ messages)

[PATCH net v2 0/2] vsock/virtio: fix msg_iter desync on transmission failure
 2026-06-13  0:09 UTC  (3+ messages)
` [PATCH net v2 1/2] iov_iter: export iov_iter_restore
` [PATCH net v2 2/2] vsock/virtio: restore msg_iter on transmission failure

[PATCH v2 net] virtio_net: do not allow tunnel csum offload for non GSO packets
 2026-06-12 23:50 UTC  (3+ messages)

[PATCH net-next 0/2] selftests/vsock: improve vng version and quirk handling
 2026-06-12 19:08 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests/vsock: accept vng 1.33 or >= 1.36
` [PATCH net-next 2/2] selftests/vsock: skip vng setsid workaround on >= 1.41

[PATCH v4 0/7] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
 2026-06-12 18:42 UTC  (2+ messages)

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

[PATCH 0/4] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-06-12 16:57 UTC  (5+ messages)
` [PATCH 1/4] vhost/vsock: split out vhost_vsock_drop_backends helper
` [PATCH 2/4] vhost/vsock: add VHOST_RESET_OWNER ioctl
` [PATCH 3/4] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH 4/4] vhost/vsock: re-scan TX virtqueue on device start

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

[PATCH] vdpa_sim: fix cleanup after worker creation failure
 2026-06-12 10:50 UTC 

[PATCH net-next] vsock/vmci: use sk_acceptq_is_full() helper
 2026-06-11 20:26 UTC  (6+ messages)

[PATCH v2 0/3] virtiofs: hiprio FORGET robustness and no-reply request completion
 2026-06-11 17:25 UTC  (3+ messages)

[PATCH 0/2] Fix lock errors in VDUSE suspend feature
 2026-06-11 16:33 UTC  (9+ messages)
` [PATCH 1/2] vduse: fix not releasing taken semaphore in vduse_dev_queue_irq_work
` [PATCH 2/2] vduse: not take the device semaphore while holding vq spinlock

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-06-11 13:44 UTC  (7+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock

[PATCH v3 0/4] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters
 2026-06-11 10:43 UTC  (8+ messages)
` [PATCH v3 2/4] scsi: host: allocate struct Scsi_Host on the NUMA node of the host adapter
` [PATCH v3 3/4] block: drop shared-tag fairness throttling

[PATCH v5 00/15] drm: Improve logic behind damage handling
 2026-06-11 11:09 UTC  (18+ 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 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 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 v3] vduse: Add suspend
 2026-06-11 10:38 UTC  (8+ messages)

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

[PATCH RESEND] virtio_console: read size from config space during device init
 2026-06-11  9:09 UTC  (7+ messages)

[PATCH v5] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
 2026-06-11  8:24 UTC  (7+ messages)

[PATCH net] virtio_net: do not allow tunnel csum offload for non GSO packets
 2026-06-11  7:28 UTC  (3+ messages)

[PATCH net v2 1/2] virtio-net: fix len check in receive_big()
 2026-06-11  6:04 UTC  (8+ messages)
` [PATCH net v2 2/2] virtio-net: harden page_to_skb() big-packet frag loop

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

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-06-10 21:06 UTC  (4+ messages)
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS

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

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


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