virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-12 11:41:43 to 2025-02-20 14:34:20 UTC [more...]

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-20 14:35 UTC  (11+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path

[RFC PATCH v3 0/4] virtio: obtain SHM page size from device
 2025-02-20 14:28 UTC  (5+ messages)
` [PATCH RFC v3 1/4] virtio: introduce VIRTIO_F_SHM_PAGE_SIZE
` [PATCH RFC v3 2/4] virtio-pci: extend virtio_pci_cap with page_shift
` [PATCH RFC v3 3/4] virtio-mmio: read shm region page size
` [PATCH RFC v3 4/4] drm/virtio: add VIRTGPU_PARAM_HOST_SHM_PAGE_SIZE to params

[RFC PATCH v2 0/5] virtio: obtain SHM page size from device
 2025-02-20 13:31 UTC  (14+ messages)
` [PATCH RFC v2 1/5] virtio_config: add page_size field to virtio_shm_region
` [PATCH RFC v2 2/5] virtio: introduce VIRTIO_F_SHM_PAGE_SIZE
` [PATCH RFC v2 3/5] virtio-pci: extend virtio_pci_cap with page_shift
` [PATCH RFC v2 4/5] virtio-mmio: read shm region page size
` [PATCH RFC v2 5/5] drm/virtio: add VIRTGPU_PARAM_HOST_SHM_PAGE_SIZE to params

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

[PATCH net-next v2] tun: Pad virtio headers
 2025-02-20  8:45 UTC  (3+ messages)

[PATCH net-next v4 0/9] Device memory TCP TX
 2025-02-20  8:13 UTC  (11+ messages)
` [PATCH net-next v4 1/9] net: add get_netmem/put_netmem support
` [PATCH net-next v4 2/9] net: devmem: TCP tx netlink api
` [PATCH net-next v4 3/9] net: devmem: Implement TX path
` [PATCH net-next v4 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v4 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v4 6/9] net: enable driver support for netmem TX
` [PATCH net-next v4 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v4 8/9] net: check for driver support in netmem TX
` [PATCH net-next v4 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH 0/5] Convert virtio-iommu to domain_alloc_paging()
 2025-02-20  3:44 UTC  (26+ messages)
` [PATCH 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH 3/5] iommu/virtio: Move to domain_alloc_paging()

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-19 20:32 UTC  (18+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v5 0/4] Add virtio_rtc module
 2025-02-19 19:32 UTC  (5+ messages)
` [PATCH v5 1/4] virtio_rtc: Add module and driver core
` [PATCH v5 2/4] virtio_rtc: Add PTP clocks
` [PATCH v5 3/4] virtio_rtc: Add Arm Generic Timer cross-timestamping
` [PATCH v5 4/4] virtio_rtc: Add RTC class driver

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-19 11:20 UTC  (9+ messages)

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

[PATCH net-next] virtio-net: tweak for better TX performance in NAPI mode
 2025-02-19  0:31 UTC  (3+ messages)

[PATCH vhost] vdpa/mlx5: Fix oversized null mkey longer than 32bit
 2025-02-18 19:43 UTC  (3+ messages)

[PATCH] virtio: console: Prepare for making REMOTEPROC modular
 2025-02-18  9:49 UTC  (13+ messages)

[PATCH] virtio: Remove virtio devices on device_shutdown()
 2025-02-18  1:49 UTC  (16+ messages)

[PATCH net-next] tun: Pad virtio headers
 2025-02-17  2:57 UTC  (6+ messages)

[PATCH 0/5] crypto virtio cleanups
 2025-02-16  5:24 UTC  (2+ messages)

[Patch net 2/2] vsock/virtio: Don't reset the created SOCKET during suspend to ram
 2025-02-15 14:26 UTC  (2+ messages)

[Patch net 1/2] vsock/virtio: initialize rx_buf_nr and rx_buf_max_nr when resuming
 2025-02-15  4:00 UTC  (10+ messages)
  `  "
        ` [Patch net v3] vsock/virtio: fix variables initialization during resuming

[PATCH v1] drm/virtio: Extend blob UAPI with deferred-mapping hinting
 2025-02-14 18:55 UTC  (3+ messages)

[PATCH] virtio_snd.h: clarify that `controls` depends on VIRTIO_SND_F_CTLS
 2025-02-14 11:58 UTC  (3+ messages)

[RFC PATCH 0/5] virtio: obtain SHM page size from device
 2025-02-14  9:20 UTC  (12+ messages)
` [PATCH RFC 1/5] virtio_config: add page_size field to virtio_shm_region
` [PATCH RFC 2/5] virtio: introduce VIRTIO_F_SHM_PAGE_SIZE
` [PATCH RFC 3/5] virtio-pci: extend virtio_pci_cap to hold page_size
` [PATCH RFC 4/5] virtio-mmio: read shm region page size
` [PATCH RFC 5/5] drm/virtio: add VIRTGPU_PARAM_HOST_SHM_PAGE_SIZE to params

[PATCH 2/2] vsock/virtio: Don't reset the created SOCKET during s2r
 2025-02-13  9:58 UTC  (3+ messages)
  `  "

kvm: nVHE hyp panic at: __kvm_nvhe_kvm_hyp_handle_sysre
 2025-02-13  8:52 UTC  (6+ messages)

[PATCH 00/16] x86/tsc: Try to wrangle PV clocks vs. TSC
 2025-02-12 22:55 UTC  (12+ messages)
` [PATCH 03/16] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH 16/16] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop

[PATCH RESEND] drm/virtio: Align host mapping request to maximum platform page size
 2025-02-12 21:07 UTC  (3+ messages)

[PATCH 2/5] iommu: Add domain_alloc_identity()
 2025-02-12 14:45 UTC  (5+ messages)

[PATCH v7] drm/virtio: Add drm_panic support
 2025-02-12 14:29 UTC  (4+ messages)

[PATCH v1 1/1] virtio_console: Get rid of unneeded temporary variable
 2025-02-12 12:19 UTC  (2+ messages)

[PATCH] virtio: console: Use str_yes_no() helper in port_debugfs_show()
 2025-02-12 12:14 UTC  (2+ 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).