messages from 2025-02-14 17:13:28 to 2025-02-24 01:40:06 UTC [more...]
[PATCH v6 0/6] vhost: Add support of kthread API
2025-02-24 1:39 UTC (10+ messages)
` [PATCH v6 1/6] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v6 2/6] vhost: Reintroduce vhost_worker to support kthread
` [PATCH v6 3/6] vhost: Add the cgroup related function
` [PATCH v6 4/6] vhost: introduce worker ops to support multiple thread models
` [PATCH v6 5/6] vhost: Add new UAPI to support change to task mode
` [PATCH v6 6/6] vhost: Add check for inherit_owner status
[PATCH net-next v5 0/9] Device memory TCP TX
2025-02-22 19:15 UTC (10+ messages)
` [PATCH net-next v5 1/9] net: add get_netmem/put_netmem support
` [PATCH net-next v5 2/9] net: devmem: TCP tx netlink api
` [PATCH net-next v5 3/9] net: devmem: Implement TX path
` [PATCH net-next v5 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v5 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v5 6/9] net: enable driver support for netmem TX
` [PATCH net-next v5 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v5 8/9] net: check for driver support in netmem TX
` [PATCH net-next v5 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH net-next v4 0/9] Device memory TCP TX
2025-02-22 0:35 UTC (24+ 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/9] vhost-scsi: log write descriptors for live migration (and two bugfix)
2025-02-21 18:03 UTC (2+ messages)
[RFC v2 0/5] virtiofs: map buffer out of virtqueue lock
2025-02-21 17:06 UTC (6+ messages)
` [RFC v2 1/5] vduse: add virtio_fs to allowed dev id
` [RFC v2 2/5] virtiofs: Move stack sg to fuse_req
` [RFC v2 3/5] virtio_ring: add api for premapped out and in buffer chain
` [RFC v2 4/5] virtiofs: perform DMA operations out of the spinlock
` [RFC v2 5/5] virtiofs: Disable notifications more aggresively
[PATCH 0/5] Convert virtio-iommu to domain_alloc_paging()
2025-02-21 11:42 UTC (23+ 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 v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-02-21 10:08 UTC (38+ 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: "
[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-02-21 9:34 UTC (10+ messages)
[PATCH] virtiofs: add filesystem context source name check
2025-02-21 2:03 UTC
[PATCH] virtio: break and reset virtio devices on device_shutdown()
2025-02-21 1:36 UTC (3+ messages)
[PATCH net-next v2] tun: Pad virtio headers
2025-02-21 1:14 UTC (5+ messages)
[PATCH vhost v2] vdpa/mlx5: Fix oversized null mkey longer than 32bit
2025-02-21 1:12 UTC (2+ messages)
[PATCH net-next] virtio-net: tweak for better TX performance in NAPI mode
2025-02-21 0:55 UTC (5+ messages)
[PATCH V5 0/4] x86/tdx: Fix HLT logic execution for TDX VMs
2025-02-20 23:51 UTC (9+ messages)
` [PATCH V5 1/4] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH V5 2/4] x86/tdx: Route safe halt execution via tdx_safe_halt()
` [PATCH V5 3/4] x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling
` [PATCH V5 4/4] x86/tdx: Remove TDX specific idle routine
[RFC PATCH v4 0/4] virtio: obtain SHM page size from device
2025-02-20 22:40 UTC (5+ messages)
` [PATCH RFC v4 1/4] virtio: introduce VIRTIO_F_SHM_PAGE_SIZE
` [PATCH RFC v4 2/4] virtio-pci: extend virtio_pci_cap with page_shift
` [PATCH RFC v4 3/4] virtio-mmio: read shm region page size
` [PATCH RFC v4 4/4] drm/virtio: add VIRTGPU_PARAM_HOST_SHM_PAGE_SIZE to params
[RFC PATCH v3 0/4] virtio: obtain SHM page size from device
2025-02-20 19:19 UTC (7+ 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
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-20 17:38 UTC (20+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-02-20 16:10 UTC (3+ messages)
` [PATCH v2 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb()
next-20250219: arm, arm64 kernel panic handle_fasteoi_irq
2025-02-20 15:48 UTC
[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 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 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
[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
2025-02-19 2:01 UTC (2+ 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 v3] vsock/virtio: fix variables initialization during resuming
2025-02-15 4:00 UTC (2+ messages)
[PATCH v1] drm/virtio: Extend blob UAPI with deferred-mapping hinting
2025-02-14 18:55 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).