virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-08 12:13:37 to 2025-01-14 03:36:44 UTC [more...]

[PATCH] tools: virtio/linux/compiler.h: Add data_race() define
 2025-01-14  3:36 UTC 

Two Colors matching GAN 45w charger
 2025-01-14  3:25 UTC 

[PATCH] vhost/scsi: Fix improper cleanup in vhost_scsi_set_endpoint()
 2025-01-14  2:17 UTC  (6+ messages)
  `  "

[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
 2025-01-14  0:09 UTC  (21+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
` [PATCH net v2 2/5] vsock/bpf: return early if transport is not assigned
` [PATCH net v2 3/5] vsock/virtio: cancel close work in the destructor
` [PATCH net v2 4/5] vsock: reset socket state when de-assigning the transport
` [PATCH net v2 5/5] vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]

[PATCH net-next 0/3] virtio_net: Link queues to NAPIs
 2025-01-13 22:32 UTC  (13+ messages)
` [PATCH net-next 1/3] virtio_net: Prepare for NAPI to queue mapping
` [PATCH net-next 2/3] virtio_net: Hold RTNL "
` [PATCH net-next 3/3] virtio_net: Map NAPIs to queues

[PATCH v4 0/9] blk: honor isolcpus configuration
 2025-01-13 13:19 UTC  (8+ messages)
` [PATCH v4 8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled

[PATCH] tools/virtio: Add DMA_MAPPING_ERROR define for virtio test
 2025-01-13 10:03 UTC  (2+ messages)
` [PATCH v2] tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api "

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

[PATCH v5 0/9] blk: honor isolcpus configuration
 2025-01-13  7:14 UTC  (18+ messages)
` [PATCH v5 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
` [PATCH v5 2/9] blk-mq: add number of queue calc helper
` [PATCH v5 3/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v5 4/9] scsi: "
` [PATCH v5 5/9] virtio: blk/scsi: "
` [PATCH v5 6/9] lib/group_cpus: honor housekeeping config when grouping CPUs
` [PATCH v5 7/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
` [PATCH v5 8/9] blk-mq: issue warning when offlining hctx with online isolcpus
` [PATCH v5 9/9] doc: update managed_irq documentation

[PATCH v4 0/8] vhost: Add support of kthread API
 2025-01-13  3:09 UTC  (5+ messages)
` [PATCH v4 7/8] vhost: Add new UAPI to support change to task mode

[PATCH] virtio_ring: skip cpu sync when mapping fails
 2025-01-13  3:06 UTC  (5+ messages)

[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
 2025-01-13  3:04 UTC  (31+ messages)
` [PATCH v2 1/3] tun: Unify vnet implementation
` [PATCH v2 2/3] tun: Pad virtio header with zero
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0

[PATCH v5 0/6] vhost: Add support of kthread API
 2025-01-13  2:32 UTC  (10+ messages)
` [PATCH v5 4/6] vhost: Add worker related functions to support kthread
` [PATCH v5 5/6] vhost: Add new UAPI to support change to task mode

Call for Papers: Thirty-Fourth IEEE Heterogeneity in Computing Workshop (HCW)
 2025-01-12  8:30 UTC 

[PATCH] virtio: console: Replace deprecated kmap_atomic with kmap_local_page
 2025-01-10 15:09 UTC  (3+ messages)

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

[PATCH net 0/2] vsock: some fixes due to transport de-assignment
 2025-01-10  8:39 UTC  (17+ messages)
` [PATCH net 1/2] vsock/virtio: discard packets if the transport changes
` [PATCH net 2/2] vsock/bpf: return early if transport is not assigned

[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
 2025-01-10  6:53 UTC  (11+ messages)

[PATCH v6 net-next 00/14] AccECN protocol preparation patch series
 2025-01-10  6:28 UTC  (7+ messages)
` [PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr

[PATCH] drm/virtio: Align host mapping request to maximum platform page size
 2025-01-09 22:07 UTC 

[PATCH] drm/virtio: Support partial maps of GEM objects
 2025-01-09 21:45 UTC 

[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
 2025-01-09 17:27 UTC  (2+ messages)

[PATCH v1] drm/virtio: Factor out common dmabuf unmapping code
 2025-01-09 14:04 UTC  (2+ messages)

[PATCH v1] drm/virtio: Set missing bo->attached flag
 2025-01-09 14:04 UTC  (2+ messages)

[PATCH] virtio_blk: always post notifications under the lock
 2025-01-09 13:42 UTC  (4+ messages)

[syzbot] [virt?] [net?] general protection fault in vsock_connectible_has_data
 2025-01-09 10:15 UTC  (3+ messages)

[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
 2025-01-08 17:05 UTC  (6+ messages)
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object

Deadline Extended: 9th IEEE International Conference on Fog and Edge Computing (ICFEC 2025)
 2025-01-08 12:47 UTC  (3+ messages)
  ` IJITS journal - Information

[PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
 2025-01-08 12:14 UTC  (4+ messages)


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).