public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2025-07-04 10:25:31 to 2025-07-11 16:41:22 UTC [more...]

[PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
 2025-07-11 16:41 UTC  (22+ messages)
` [PATCH 1/9] Revert "drm/framebuffer: Acquire internal references on GEM handles"
` [PATCH 2/9] Revert "drm/gem: Acquire references on GEM handles for framebuffers"
` [PATCH 3/9] Revert "drm/virtio: Use dma_buf from GEM object instance"
` [PATCH 4/9] Revert "drm/vmwgfx: "
` [PATCH 5/9] Revert "drm/etnaviv: "
` [PATCH 6/9] Revert "drm/prime: "
` [PATCH 7/9] Revert "drm/gem-framebuffer: "
` [PATCH 8/9] Revert "drm/gem-shmem: "
` [PATCH 9/9] Revert "drm/gem-dma: "

virtio_net: Incorrect VLAN filter configuration on boot
 2025-07-11 16:11 UTC 

[PATCH] i2c: virtio: Avoid hang by using interruptible completion wait
 2025-07-11 14:51 UTC  (2+ messages)

[PATCH v2] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
 2025-07-11 12:01 UTC  (3+ messages)

[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-11  9:58 UTC  (33+ messages)
` [PATCH v2 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH v2 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v2 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH v2 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v2 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed
` [PATCH v2 06/29] mm/zsmalloc: make PageZsmalloc() "
` [PATCH v2 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH v2 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v2 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v2 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH v2 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH v2 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v2 13/29] mm/balloon_compaction: "
` [PATCH v2 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v2 15/29] mm/migration: remove PageMovable()
` [PATCH v2 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v2 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v2 18/29] mm: remove __folio_test_movable()
` [PATCH v2 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v2 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v2 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v2 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH v2 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH v2 25/29] mm: simplify folio_expected_ref_count()
` [PATCH v2 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH v2 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
` [PATCH v2 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH v2 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()

[PATCH v7 00/10] blk: honor isolcpus configuration
 2025-07-11  8:28 UTC  (20+ messages)
` [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
` [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
` [PATCH v7 07/10] isolation: Introduce io_queue isolcpus type
` [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v7 10/10] docs: add io_queue flag to isolcpus

[PATCH v12 0/1] vhost: Add support of kthread API
 2025-07-11  6:48 UTC  (5+ messages)
` [PATCH v12 1/1] vhost: Reintroduces support of kthread API and adds mode selection

[PATCH net-next 0/2] in order support for vhost-net
 2025-07-11  1:44 UTC  (8+ messages)
` [PATCH net-next 1/2] vhost: basic in order support
` [PATCH net-next 2/2] vhost_net: basic in_order support

[PATCH v5.10] vhost-scsi: protect vq->log_used with vq->mutex
 2025-07-10 13:41 UTC  (2+ messages)

[PATCH net v2] virtio-net: fix received length check in big packets
 2025-07-10 10:44 UTC  (5+ messages)

Host Crash when re-running vDPA device creation script after interruption
 2025-07-10 10:18 UTC  (5+ messages)

[PATCH net v2] virtio-net: fix a rtnl_lock() deadlock during probing
 2025-07-10  8:30 UTC  (2+ messages)

[PATCH] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
 2025-07-10  8:29 UTC  (4+ messages)

[REGRESSION][BISECTED] kernel panic is not displayed correctly in qemu (CONFIG_DRM_BOCHS)
 2025-07-10  4:21 UTC 

[PATCH net-next] vsock/test: fix test for null ptr deref when transport changes
 2025-07-10  3:00 UTC  (3+ messages)

[PATCH net-next v6 0/4] vsock: Introduce SIOCINQ ioctl support
 2025-07-10  2:50 UTC  (14+ messages)
` [PATCH net-next v6 1/4] hv_sock: Return the readable bytes in hvs_stream_has_data()
` [PATCH net-next v6 2/4] vsock: Add support for SIOCINQ ioctl
` [PATCH net-next v6 3/4] test/vsock: Add retry mechanism to ioctl wrapper
` [PATCH net-next v6 4/4] test/vsock: Add ioctl SIOCINQ tests

[PATCH v2] virtio_net: simplify tx queue wake condition check
 2025-07-10  2:32 UTC 

[PATCH net-next] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()
 2025-07-10  2:00 UTC  (2+ messages)

[PATCH RFC v5 0/5] pci,virtio: report surprise removal event
 2025-07-09 23:55 UTC  (8+ messages)
` [PATCH RFC v5 1/5] pci: "
` [PATCH RFC v5 2/5] virtio: fix comments, readability
` [PATCH RFC v5 3/5] virtio: pack config changed flags
` [PATCH RFC v5 4/5] virtio: allow transports to suppress config change
` [PATCH RFC v5 5/5] virtio: support device disconnect

[PATCH net-next v4] vsock/test: Add test for null ptr deref when transport changes
 2025-07-09 19:03 UTC  (6+ messages)

[mst-vhost:vhost 4/8] include/linux/pci.h:2738:14: warning: implicit declaration of function 'pci_device_is_present'; did you mean 'pci_dev_present'?
 2025-07-09  9:20 UTC 

[PATCH vhost] vdpa/mlx5: Fix release of uninitialized resources on error path
 2025-07-09  8:43 UTC  (2+ messages)

[mst-vhost:vhost 4/8] include/linux/pci.h:2738:7: error: call to undeclared function 'pci_device_is_present'; ISO C99 and later do not support implicit function declarations
 2025-07-09  8:06 UTC 

[PATCHv3 0/2]
 2025-07-08 22:17 UTC  (9+ messages)

[PATCH 0/2] drm: qxl: Deadcoding
 2025-07-08 20:48 UTC  (2+ messages)

[PATCH 5.15 098/160] vsock/vmci: Clear the vmci transport packet properly when initializing it
 2025-07-08 16:22 UTC 

[PATCH 6.15 010/178] vsock/vmci: Clear the vmci transport packet properly when initializing it
 2025-07-08 16:20 UTC 

[PATCH 6.12 009/232] vsock/vmci: Clear the vmci transport packet properly when initializing it
 2025-07-08 16:20 UTC 

[PATCH 6.6 006/132] vsock/vmci: Clear the vmci transport packet properly when initializing it
 2025-07-08 16:21 UTC 

[PATCH 6.1 03/81] vsock/vmci: Clear the vmci transport packet properly when initializing it
 2025-07-08 16:22 UTC 

[PATCH net v4 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
 2025-07-08 16:00 UTC  (2+ messages)

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-08 15:57 UTC  (11+ messages)

[PATCH net] virtio-net: fix received length check in big packets
 2025-07-08 14:30 UTC  (5+ messages)

[PATCH net-next v5 0/4] vsock: Introduce SIOCINQ ioctl support
 2025-07-08  5:23 UTC  (11+ messages)
` [PATCH net-next v5 1/4] hv_sock: Return the readable bytes in hvs_stream_has_data()
` [PATCH net-next v5 2/4] vsock: Add support for SIOCINQ ioctl
` [PATCH net-next v5 3/4] test/vsock: Add retry mechanism to ioctl wrapper
` [PATCH net-next v5 4/4] test/vsock: Add ioctl SIOCINQ tests

[PATCH] virtio_net: simplify tx queue wake condition check
 2025-07-08  1:37 UTC  (3+ messages)

[PATCH net] vsock: fix `vsock_proto` declaration
 2025-07-08  0:43 UTC  (2+ messages)

[PATCH 00/12] gpio: use new GPIO line value setter callbacks
 2025-07-08  0:30 UTC  (16+ messages)
` [PATCH 01/12] gpio: tps65910: "
` [PATCH 02/12] gpio: tps65912: check the return value of regmap_update_bits()
` [PATCH 03/12] gpio: tps65912: use new GPIO line value setter callbacks
` [PATCH 04/12] gpio: tps68470: "
` [PATCH 05/12] gpio: tqmx86: "
` [PATCH 06/12] gpio: ts4900: "
` [PATCH 07/12] gpio: twl4030: "
` [PATCH 08/12] gpio: twl6040: "
` [PATCH 09/12] gpio: twl6040: set line value in .direction_out()
` [PATCH 10/12] gpio: uniphier: use new GPIO line value setter callbacks
` [PATCH 11/12] gpio: viperboard: "
` [PATCH 12/12] gpio: virtio: "

[PATCH AUTOSEL 6.6 2/4] virtio_ring: Fix error reporting in virtqueue_resize
 2025-07-08  0:02 UTC 

[PATCH AUTOSEL 6.12 2/6] virtio_net: Enforce minimum TX ring size for reliability
 2025-07-08  0:02 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 3/6] virtio_ring: Fix error reporting in virtqueue_resize

[PATCH AUTOSEL 6.15 2/8] virtio_net: Enforce minimum TX ring size for reliability
 2025-07-08  0:02 UTC  (2+ messages)
` [PATCH AUTOSEL 6.15 3/8] virtio_ring: Fix error reporting in virtqueue_resize

[PATCH] virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
 2025-07-07 13:35 UTC  (2+ messages)

[PATCH RESEND] vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit
 2025-07-07  3:51 UTC  (2+ messages)

[PATCH RFC v4 0/5] pci,virtio: report surprise removal event
 2025-07-07  3:32 UTC  (3+ messages)
` [PATCH RFC v4 2/5] virtio: fix comments, readability

[PATCH V3 00/19] virtio_ring in order support
 2025-07-07  3:28 UTC  (8+ messages)
` [PATCH V3 19/19] virtio_ring: add "

Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 6.15-stable tree
 2025-07-06 11:55 UTC 

Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 6.12-stable tree
 2025-07-06 11:55 UTC 

Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 6.6-stable tree
 2025-07-06 11:54 UTC 

Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 6.1-stable tree
 2025-07-06 11:54 UTC 

Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 5.15-stable tree
 2025-07-06 11:54 UTC 

Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 5.10-stable tree
 2025-07-06 11:54 UTC 

Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 5.4-stable tree
 2025-07-06 11:53 UTC 

[PATCH v2] virtio: Update kerneldoc in drivers/virtio/virtio_dma_buf.c
 2025-07-05  2:58 UTC 

[PATCH] virtio: Add missing kerneldoc for virtio_dma_buf_attach
 2025-07-05  2:14 UTC  (3+ messages)

[PATCH] vdpa: Fix IDR memory leak in VDUSE module exit
 2025-07-04 12:53 UTC 


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