messages from 2025-03-31 08:23:59 to 2025-04-07 03:16:14 UTC [more...]
[PATCH v8 0/8] vhost: Add support of kthread API
2025-04-07 3:15 UTC (23+ messages)
` [PATCH v8 1/8] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v8 2/8] vhost: Reintroduce vhost_worker to support kthread
` [PATCH v8 3/8] vhost: Add the cgroup related function
` [PATCH v8 4/8] vhost: Introduce vhost_worker_ops in vhost_worker
` [PATCH v8 5/8] vhost: Reintroduce kthread mode support in vhost
` [PATCH v8 6/8] vhost: uapi to control task mode (owner vs kthread)
` [PATCH v8 7/8] vhost: Add check for inherit_owner status
` [PATCH v8 8/8] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
[PATCH] vhost/net: Defer TX queue re-enable until after sendmsg
2025-04-07 2:54 UTC (2+ messages)
[PATCH] virtio-net: disable delayed refill when pausing rx
2025-04-07 2:27 UTC (3+ messages)
[PATCH] vhost/net: remove zerocopy support
2025-04-07 2:14 UTC (2+ messages)
[PATCH v3 0/9] vhost-scsi: log write descriptors for live migration (and three bugfix)
2025-04-06 21:43 UTC (12+ messages)
` [PATCH v3 1/9] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH v3 2/9] vhost-scsi: Fix vhost_scsi_send_bad_target()
` [PATCH v3 3/9] vhost-scsi: Fix vhost_scsi_send_status()
` [PATCH v3 4/9] vhost: modify vhost_log_write() for broader users
` [PATCH v3 5/9] vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors
` [PATCH v3 6/9] vhost-scsi: log I/O queue write descriptors
` [PATCH v3 7/9] vhost-scsi: log control "
` [PATCH v3 8/9] vhost-scsi: log event "
` [PATCH v3 9/9] vhost: add WARNING if log_num is more than limit
[PATCH v1] s390/virtio_ccw: don't allocate/assign airqs for non-existing queues
2025-04-06 18:42 UTC (23+ messages)
[REGRESSION] Massive virtio-net throughput drop in guest VM with Linux 6.8+
2025-04-05 12:18 UTC (24+ messages)
[PATCH 0/7] irqbypass: Cleanups and a perf improvement
2025-04-04 21:14 UTC (8+ messages)
` [PATCH 1/7] irqbypass: Drop pointless and misleading THIS_MODULE get/put
` [PATCH 2/7] irqbypass: Drop superfluous might_sleep() annotations
` [PATCH 3/7] irqbypass: Take ownership of producer/consumer token tracking
` [PATCH 4/7] irqbypass: Explicitly track producer and consumer bindings
` [PATCH 5/7] irqbypass: Use paired consumer/producer to disconnect during unregister
` [PATCH 6/7] irqbypass: Use guard(mutex) in lieu of manual lock+unlock
` [PATCH 7/7] irqbypass: Use xarray to track producers and consumers
[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
2025-04-04 13:05 UTC (12+ messages)
RFC iommutests_: Testing software for everything IOMMU
2025-04-04 12:37 UTC (3+ messages)
[PATCH] virtio-net: disable delayed refill when setting up xdp
2025-04-04 9:43 UTC (5+ messages)
[PATCH] drm/qxl: Remove unused argument from qxl_alloc_release_reserved
2025-04-04 9:16 UTC
[PATCH v2] vsock/virtio: Remove queued_replies pushback logic
2025-04-04 8:37 UTC (10+ messages)
[PATCH 0/3] make MSI IOVA base address and its length configurable
2025-04-03 23:26 UTC (3+ messages)
[PATCH AUTOSEL 6.14 02/44] drm/virtio: Set missing bo->attached flag
2025-04-03 19:12 UTC
[PATCH v2 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature
2025-04-03 16:49 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/virtio: add VIRTGPU_PARAM_HOST_PAGE_SIZE to params
[PATCH v2 0/7] *** Add virtio gpu userptr support ***
2025-04-03 16:44 UTC (10+ messages)
` [PATCH v2 7/7] drm/virtio: implement userptr: add interval tree
` [PATCH v2 0/7] Add virtio gpu userptr support
[PATCH v3] vsock/virtio: Remove queued_replies pushback logic
2025-04-03 8:27 UTC (3+ messages)
[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
2025-04-03 7:13 UTC (26+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
` [RFC PATCH v1 02/15] x86/msr: Replace __rdmsr() with native_rdmsrl()
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available
` [RFC PATCH v1 15/15] x86/msr: Move the ARGS macros after the MSR read/write APIs
[PATCH net] vsock: avoid timeout during connect() if the socket is closing
2025-04-03 0:30 UTC (4+ messages)
[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
2025-04-02 23:39 UTC (28+ messages)
` [RFC PATCH 1/4] net: introduce get_optlen() and put_optlen() helpers
` [RFC PATCH 2/4] net: pass 'optlen_t' to proto[ops].getsockopt() hooks
` [RFC PATCH 3/4] net: pass a kernel pointer via "
` [RFC PATCH 4/4] io_uring: let io_uring_cmd_getsockopt() allow level other than SOL_SOCKET
[PATCH 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature
2025-04-02 16:38 UTC (5+ messages)
[PATCH 1/1] virtio_console: fix missing byte order handling for cols and rows
2025-04-02 15:40 UTC (3+ messages)
[GIT PULL] virtio: features, fixes, cleanups
2025-04-02 3:00 UTC (2+ messages)
[PATCH v2 1/2] drm/virtio: Don't attach GEM to a non-created context in gem_object_open()
2025-04-01 20:24 UTC (4+ messages)
` [PATCH v2 2/2] drm/virtio: Fix missed dmabuf unpinning in error path of prepare_fb()
[PATCH v1] MAINTAINERS: Add Dmitry Osipenko as drm/virtio co-maintainer
2025-04-01 19:12 UTC (3+ messages)
Using Restricted DMA for virtio-pci
2025-03-31 9:42 UTC (7+ 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).