public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 21:29:08 to 2026-01-21 16:32:41 UTC [more...]

[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-21 16:32 UTC  (14+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core
` [PATCH net-next v15 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v15 06/12] selftests/vsock: prepare vm management helpers for namespaces
  ` [net-next,v15,06/12] "
` [PATCH net-next v15 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v15 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v15 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v15 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v15 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v15 12/12] selftests/vsock: add tests for namespace deletion

[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-21 16:01 UTC  (33+ messages)
` [PATCH v3 1/7] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v3 2/7] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v3 3/7] dma-buf: Document RDMA non-ODP invalidate_mapping() special case
` [PATCH v3 4/7] dma-buf: Add check function for revoke semantics
` [PATCH v3 5/7] iommufd: Pin dma-buf importer "
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete
` [PATCH v3 7/7] vfio: Validate dma-buf revocation semantics

[PATCH v4 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-21 15:50 UTC  (18+ messages)
` [PATCH v4 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v4 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v4 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v4 4/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v4 5/8] dma-buf: Add check function for revoke semantics
` [PATCH v4 6/8] iommufd: Pin dma-buf importer "
` [PATCH v4 7/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v4 8/8] vfio: Validate dma-buf revocation semantics

[RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
 2026-01-21 14:29 UTC  (4+ messages)

[PATCH net v6 0/4] vsock/virtio: fix TX credit handling
 2026-01-21 12:35 UTC  (8+ messages)
` [PATCH net v6 1/4] vsock/virtio: fix potential underflow in virtio_transport_get_credit()
` [PATCH net v6 2/4] vsock/test: fix seqpacket message bounds test
` [PATCH net v6 3/4] vsock/virtio: cap TX credit to local buffer size
` [PATCH net v6 4/4] vsock/test: add stream TX credit bounds test

[PATCH RESEND net v5 0/4] vsock/virtio: fix TX credit handling
 2026-01-21  9:45 UTC  (5+ messages)

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-01-21  9:32 UTC  (6+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[PATCH v2 0/4] spi: Make SPI core to take care of fwnode assignment
 2026-01-20 19:22 UTC  (2+ messages)

[PATCH v1 0/4] spi: Make SPI core to take care of fwnode assignment
 2026-01-20 19:22 UTC  (2+ messages)

[PATCH v8] can: virtio: Add virtio CAN driver
 2026-01-20 18:05 UTC 

[PATCH net] vsock/test: Do not filter kallsyms by symbol type
 2026-01-20 15:50 UTC  (2+ messages)

[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
 2026-01-20 13:33 UTC  (41+ messages)
` [PATCH v2 1/4] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v2 2/4] dma-buf: Document revoke semantics
` [PATCH v2 3/4] iommufd: Require DMABUF "
` [PATCH v2 4/4] vfio: Add pinned interface to perform "

[syzbot] Monthly virt report (Jan 2026)
 2026-01-20  8:45 UTC 

[PATCH v3 00/24] mm: balloon infrastructure cleanups
 2026-01-20  6:43 UTC  (27+ messages)
` [PATCH v3 01/24] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v3 02/24] vmw_balloon: remove vmballoon_compaction_init()
` [PATCH v3 03/24] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v3 04/24] mm/balloon_compaction: improve comments for WARN_ON_ONCE(!b_dev_info)
` [PATCH v3 05/24] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v3 06/24] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v3 07/24] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v3 08/24] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v3 09/24] mm/balloon_compaction: remove dependency on page lock
` [PATCH v3 10/24] mm/balloon_compaction: make balloon_mops static
` [PATCH v3 11/24] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v3 12/24] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v3 13/24] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v3 14/24] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v3 15/24] mm/balloon_compaction: move internal helpers to balloon_compaction.c
` [PATCH v3 16/24] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v3 17/24] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
` [PATCH v3 18/24] mm/balloon_compaction: remove "extern" from functions
` [PATCH v3 19/24] mm/vmscan: drop inclusion of balloon_compaction.h
` [PATCH v3 20/24] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
` [PATCH v3 21/24] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
` [PATCH v3 22/24] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
` [PATCH v3 23/24] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
` [PATCH v3 24/24] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"

OASIS Virtual I/O Device (VIRTIO) TC: Invitation to comment on VIRTIO v1.4 CSD01
 2026-01-14 20:29 UTC 

[PATCH v2 00/23] mm: balloon infrastructure cleanups
 2026-01-19 22:44 UTC  (7+ messages)
` [PATCH v2 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v2 04/23] mm/balloon_compaction: centralize basic page migration handling

[PATCH v4 0/6] x86: Cleanups around slow_down_io()
 2026-01-19 18:26 UTC  (2+ messages)
` [PATCH v4 2/6] x86/paravirt: Replace io_delay() hook with a bool

[RFC PATCH] virtio_balloon: Support wait on ACK for hinting
 2026-01-19 16:30 UTC  (3+ messages)

[PATCH v15 00/13] Add multiple address spaces support to VDUSE
 2026-01-19 14:33 UTC  (14+ messages)
` [PATCH v15 01/13] vhost: move vdpa group bound check to vhost_vdpa
` [PATCH v15 02/13] vduse: add v1 API definition
` [PATCH v15 03/13] vduse: add vq group support
` [PATCH v15 04/13] vduse: return internal vq group struct as map token
` [PATCH v15 05/13] vdpa: document set_group_asid thread safety
` [PATCH v15 06/13] vhost: forbid change vq groups ASID if DRIVER_OK is set
` [PATCH v15 07/13] vduse: refactor vdpa_dev_add for goto err handling
` [PATCH v15 08/13] vduse: remove unused vaddr parameter of vduse_domain_free_coherent
` [PATCH v15 09/13] vduse: take out allocations from vduse_dev_alloc_coherent
` [PATCH v15 10/13] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
` [PATCH v15 11/13] vduse: add vq group asid support
` [PATCH v15 12/13] vduse: bump version number
` [PATCH v15 13/13] Documentation: Add documentation for VDUSE Address Space IDs

[PATCH v14 00/13] Add multiple address spaces support to VDUSE
 2026-01-19 12:27 UTC  (22+ messages)
` [PATCH v14 01/13] vhost: move vdpa group bound check to vhost_vdpa
` [PATCH v14 05/13] vdpa: document set_group_asid thread safety
` [PATCH v14 06/13] vhost: forbid change vq groups ASID if DRIVER_OK is set
` [PATCH v14 09/13] vduse: take out allocations from vduse_dev_alloc_coherent
` [PATCH v14 11/13] vduse: add vq group asid support
` [PATCH v14 13/13] Documentation: Add documentation for VDUSE Address Space IDs

[PATCH 00/12] Recover sysfb after DRM probe failure
 2026-01-19 10:03 UTC  (8+ messages)

[PATCH v3 0/3] vdpa/mlx5: Fix MAC address update via vdpa-tool
 2026-01-19  6:05 UTC  (5+ messages)
` [PATCH v3 1/3] vdpa/mlx5: update mlx_features with driver state check
` [PATCH v3 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v3 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()

[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
 2026-01-19  2:13 UTC  (9+ messages)
` [PATCH v2 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v2 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()


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