messages from 2026-01-15 09:20:59 to 2026-01-19 12:27:20 UTC [more...]
[PATCH v14 00/13] Add multiple address spaces support to VDUSE
2026-01-19 12:27 UTC (30+ messages)
` [PATCH v14 01/13] vhost: move vdpa group bound check to vhost_vdpa
` [PATCH v14 02/13] vduse: add v1 API definition
` [PATCH v14 03/13] vduse: add vq group support
` [PATCH v14 04/13] vduse: return internal vq group struct as map token
` [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 07/13] vduse: refactor vdpa_dev_add for goto err handling
` [PATCH v14 08/13] vduse: remove unused vaddr parameter of vduse_domain_free_coherent
` [PATCH v14 09/13] vduse: take out allocations from vduse_dev_alloc_coherent
` [PATCH v14 10/13] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
` [PATCH v14 11/13] vduse: add vq group asid support
` [PATCH v14 12/13] vduse: bump version number
` [PATCH v14 13/13] Documentation: Add documentation for VDUSE Address Space IDs
[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
2026-01-19 12:12 UTC (24+ 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 "
[PATCH 00/12] Recover sysfb after DRM probe failure
2026-01-19 10:03 UTC (17+ messages)
` [PATCH 05/12] drm/virtio: Add sysfb restore on "
[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()
[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-16 21:28 UTC (13+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core
` [PATCH net-next v15 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v15 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v15 04/12] selftests/vsock: increase timeout to 1200
` [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
` [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 net v4 0/4] vsock/virtio: fix TX credit handling
2026-01-16 20:21 UTC (4+ messages)
[PATCH RESEND net v5 0/4] vsock/virtio: fix TX credit handling
2026-01-16 20:15 UTC (5+ messages)
` [PATCH RESEND net v5 1/4] vsock/virtio: fix potential underflow in virtio_transport_get_credit()
` [PATCH RESEND net v5 2/4] vsock/test: fix seqpacket message bounds test
` [PATCH RESEND net v5 3/4] vsock/virtio: cap TX credit to local buffer size
` [PATCH RESEND net v5 4/4] vsock/test: add stream TX credit bounds test
[PATCH net] vsock/test: Do not filter kallsyms by symbol type
2026-01-16 15:54 UTC (3+ messages)
[PATCH v4 0/5] virtio-gpu: Add userptr support for compute workloads
2026-01-16 13:22 UTC (10+ messages)
[PATCH v13 00/13] Add multiple address spaces support to VDUSE
2026-01-16 11:42 UTC (14+ messages)
` [PATCH v13 01/13] vhost: move vdpa group bound check to vhost_vdpa
` [PATCH v13 02/13] vduse: add v1 API definition
` [PATCH v13 03/13] vduse: add vq group support
` [PATCH v13 04/13] vduse: return internal vq group struct as map token
` [PATCH v13 05/13] vdpa: document set_group_asid thread safety
` [PATCH v13 06/13] vhost: forbid change vq groups ASID if DRIVER_OK is set
` [PATCH v13 07/13] vduse: refactor vdpa_dev_add for goto err handling
` [PATCH v13 08/13] vduse: remove unused vaddr parameter of vduse_domain_free_coherent
` [PATCH v13 09/13] vduse: take out allocations from vduse_dev_alloc_coherent
` [PATCH v13 10/13] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
` [PATCH v13 11/13] vduse: add vq group asid support
` [PATCH v13 12/13] vduse: bump version number
` [PATCH v13 13/13] Documentation: Add documentation for VDUSE Address Space IDs
[PATCH v12 00/13] Add multiple address spaces support to VDUSE
2026-01-16 11:29 UTC (15+ messages)
` [PATCH v12 09/13] vduse: take out allocations from vduse_dev_alloc_coherent
` [PATCH v12 11/13] vduse: add vq group asid support
` [PATCH v12 13/13] Documentation: Add documentation for VDUSE Address Space IDs
[PATCH v5 0/5] virtio-gpu: Add userptr support for compute workloads
2026-01-16 8:38 UTC (6+ messages)
` [PATCH v5 1/5] drm/virtio-gpu: Add VIRTIO_GPU_CAPSET_ROCM capability
` [PATCH v5 2/5] virtio-gpu api: add blob userptr resource
` [PATCH v5 3/5] drm/virtgpu "
` [PATCH v5 4/5] drm/virtio: implement userptr support for zero-copy memory access
` [PATCH v5 5/5] drm/virtio: advertise base userptr feature to userspace
[PATCH v11 10/12] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
2026-01-16 6:40 UTC (2+ messages)
[PATCH net-next v8 0/6] net: Split ndo_set_rx_mode into snapshot and deferred write
2026-01-16 5:58 UTC (2+ messages)
[PATCH net v2 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb
2026-01-16 3:50 UTC (2+ messages)
[PATCH v1] virtio_net: add traces for tx/rx and INT response events
2026-01-16 2:49 UTC (3+ messages)
` "
[syzbot] [net?] [virt?] memory leak in napi_skb_cache_get (2)
2026-01-15 20:48 UTC
[PATCH v2 00/23] mm: balloon infrastructure cleanups
2026-01-15 19:47 UTC (62+ messages)
` [PATCH v2 01/23] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v2 02/23] vmw_balloon: remove vmballoon_compaction_init()
` [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 v2 05/23] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v2 06/23] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v2 07/23] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v2 08/23] mm/balloon_compaction: remove dependency on page lock
` [PATCH v2 09/23] mm/balloon_compaction: make balloon_mops static
` [PATCH v2 10/23] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v2 11/23] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v2 12/23] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v2 13/23] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v2 14/23] mm/balloon_compaction: move internal helpers to balloon_compaction.c
` [PATCH v2 15/23] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v2 16/23] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
` [PATCH v2 17/23] mm/balloon_compaction: remove "extern" from functions
` [PATCH v2 18/23] mm/vmscan: drop inclusion of balloon_compaction.h
` [PATCH v2 19/23] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
` [PATCH v2 20/23] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
` [PATCH v2 21/23] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
` [PATCH v2 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
` [PATCH v2 23/23] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"
[PATCH v2 0/5] add runtime hotplug state control
2026-01-15 17:46 UTC (4+ messages)
[PATCH v3 1/5] x86/paravirt: Replace io_delay() hook with a bool
2026-01-15 16:10 UTC (3+ messages)
[PATCH v2][next] virtio_net: Fix misalignment bug in struct virtnet_info
2026-01-15 9:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox