virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-05 16:07:36 to 2025-03-12 13:28:16 UTC [more...]

[PATCH v5] can: virtio: Initial virtio CAN driver
 2025-03-12 13:28 UTC  (6+ messages)

[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_enable_cb_delayed (9)
 2025-03-12 13:04 UTC  (5+ messages)
` [PATCH] virtio_ring: Fix data race when accessing the event_triggered field of vring_virtqueue
` [PATCH v2] virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-12 12:41 UTC  (12+ messages)

[PATCH] sev-snp: parse MP tables for VMware hypervisor
 2025-03-12 11:27 UTC  (9+ messages)

[PATCH v2 0/2] block: nvme: fix blktests nvme/039 failure
 2025-03-12  7:20 UTC  (7+ messages)
` [PATCH v2 1/2] nvme: move error logging from nvme_end_req() to __nvme_end_req()
` [PATCH v2 2/2] block: change blk_mq_add_to_batch() third argument type to bool

[RFC 0/5] track memory used by balloon drivers
 2025-03-12  6:56 UTC  (9+ messages)
` [RFC 1/5] meminfo: add a per node counter for "
` [RFC 2/5] virtio_balloon: update the NR_BALLOON_PAGES state
` [RFC 3/5] hv_balloon: "
` [RFC 4/5] vmx_balloon: "
` [RFC 5/5] xen: balloon: "

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-12  5:59 UTC  (36+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v9 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 4/6] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-03-11 15:47 UTC  (26+ messages)
` [PATCH v4 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v4 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v4 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v4 04/25] drm/gem-shmem: "
` [PATCH v4 05/25] drm/gem-vram: "
` [PATCH v4 06/25] drm/armada: "
` [PATCH v4 07/25] drm/exynos: "
` [PATCH v4 08/25] drm/gma500: "
` [PATCH v4 09/25] drm/hibmc: "
` [PATCH v4 10/25] drm/imx/ipuv3: "
` [PATCH v4 11/25] drm/loongson: "
` [PATCH v4 12/25] drm/mediatek: "
` [PATCH v4 13/25] drm/msm: "
` [PATCH v4 14/25] drm/nouveau: "
` [PATCH v4 15/25] drm/omapdrm: "
` [PATCH v4 16/25] drm/qxl: "
` [PATCH v4 17/25] drm/renesas/rcar-du: "
` [PATCH v4 18/25] drm/renesas/rz-du: "
` [PATCH v4 19/25] drm/rockchip: "
` [PATCH v4 20/25] drm/tegra: "
` [PATCH v4 21/25] drm/virtio: "
` [PATCH v4 22/25] drm/vmwgfx: "
` [PATCH v4 23/25] drm/xe: "
` [PATCH v4 24/25] drm/xen: "
` [PATCH v4 25/25] drm/xlnx: "

[PATCH 0/2] block: nvme: fix blktests nvme/039 failure
 2025-03-11 10:42 UTC  (9+ messages)
` [PATCH 1/2] nvme: move error logging from nvme_end_req() to __nvme_end_req()
` [PATCH 2/2] block: change blk_mq_add_to_batch() third argument type to blk_status_t

[PATCH net-next 0/3] vsock: support network namespace
 2025-03-11  1:01 UTC  (26+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support

[PATCH V1 vfio] vfio/virtio: Enable support for virtio-block live migration
 2025-03-10 21:08 UTC  (2+ messages)

[PATCH net-next v6 0/4] virtio-net: Link queues to NAPIs
 2025-03-10 20:20 UTC  (8+ messages)
` [PATCH net-next v6 1/4] virtio-net: Refactor napi_enable paths
` [PATCH net-next v6 2/4] virtio-net: Refactor napi_disable paths
` [PATCH net-next v6 3/4] virtio-net: Map NAPIs to queues
` [PATCH net-next v6 4/4] virtio_net: Use persistent NAPI config

[PATCH net-next v7 0/9] Device memory TCP TX
 2025-03-10 19:50 UTC  (12+ messages)
` [PATCH net-next v7 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v7 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v7 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v7 4/9] net: devmem: Implement TX path
` [PATCH net-next v7 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v7 6/9] net: enable driver support for netmem TX
` [PATCH net-next v7 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v7 8/9] net: check for driver support in netmem TX
` [PATCH net-next v7 9/9] selftests: ncdevmem: Implement devmem TCP TX

[linux-next:master] [fs/dax] 9e9148ba90: WARNING:at_fs/dax.c:#dax_folio_put
 2025-03-10 14:49 UTC 

[PATCH] virtio: console: Make resizing compliant with virtio spec
 2025-03-10 13:04 UTC  (6+ messages)

[PATCH drm-next 0/2] Enhance drm_panic Support for Virtio-GPU
 2025-03-10 10:23 UTC  (11+ messages)
` [PATCH drm-next 1/2] vmalloc: Add atomic_vmap

[PATCH] crypto: virtio - Erase some sensitive memory when it is freed
 2025-03-10  4:55 UTC  (2+ messages)

[PATCH v7 0/8] vhost: Add support of kthread API
 2025-03-10  4:54 UTC  (5+ messages)
` [PATCH v7 8/8] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-10  0:10 UTC  (8+ messages)

[PATCH v3 0/5] Convert virtio-iommu to domain_alloc_paging()
 2025-03-07 18:17 UTC  (6+ messages)
` [PATCH v3 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH v3 2/5] iommu: Add domain_alloc_identity()
` [PATCH v3 3/5] iommu/virtio: Move to domain_alloc_paging()
` [PATCH v3 4/5] iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()
` [PATCH v3 5/5] iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU

[PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-03-07 13:19 UTC  (6+ messages)
` [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v3 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb()

[PATCH net-next v8 0/6] tun: Introduce virtio-net hashing feature
 2025-03-07 11:50 UTC  (10+ messages)
` [PATCH net-next v8 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v8 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v8 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v8 4/6] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v8 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v8 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH net-next 0/2] vsock/test: check for null-ptr-deref when transport changes
 2025-03-07  9:32 UTC  (5+ messages)
` [PATCH net-next 1/2] vsock/test: Add new function to check for timeout
` [PATCH net-next 2/2] vsock/test: Add test for null ptr deref when transport changes

[PATCH drm-next 2/2] drm/virtio: Use atomic_vmap to work drm_panic in GUI
 2025-03-07  3:07 UTC  (3+ messages)

[PATCH net-next v6 0/8] Device memory TCP TX
 2025-03-06 23:22 UTC  (10+ messages)
` [PATCH net-next v6 1/8] net: add get_netmem/put_netmem support

[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
 2025-03-06 18:21 UTC  (15+ messages)
` [PATCH net-next v5 3/4] virtio-net: Map NAPIs to queues

[PATCH v1 0/7] Add virtio gpu userptr support
 2025-03-06 10:51 UTC  (4+ messages)
` [PATCH v1 1/7] virtio-gpu api: add blob userptr resource

[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
 2025-03-06  9:59 UTC  (5+ messages)
` [PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).