messages from 2024-10-25 15:13:16 to 2024-11-06 07:33:30 UTC [more...]
[PATCH v3 0/9] vhost: Add support of kthread API
2024-11-06 7:33 UTC (17+ messages)
` [PATCH v3 1/9] vhost: Add a new parameter to allow user select kthread
` [PATCH v3 2/9] vhost: Add the vhost_worker to support kthread
` [PATCH v3 3/9] vhost: Add the cgroup related function
` [PATCH v3 4/9] vhost: Add kthread support in function vhost_worker_create
` [PATCH v3 5/9] vhost: Add kthread support in function vhost_worker_queue()
` [PATCH v3 6/9] vhost: Add kthread support in function vhost_worker_destroy()
` [PATCH v3 7/9] vhost: Add new UAPI to support change to task mode
` [PATCH v3 8/9] vhost_scsi: Add check for inherit_owner status
` [PATCH v3 9/9] vhost: Expose the modparam inherit_owner_default
[PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx)
2024-11-06 5:58 UTC (26+ messages)
` [PATCH net-next v2 01/13] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
` [PATCH net-next v2 03/13] virtio_ring: packed: "
` [PATCH net-next v2 04/13] virtio_ring: perform premapped operations based on per-buffer
` [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped
` [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
` [PATCH net-next v2 07/13] virtio_ring: remove API virtqueue_set_dma_premapped
` [PATCH net-next v2 08/13] virtio_net: refactor the xmit type
` [PATCH net-next v2 09/13] virtio_net: xsk: bind/unbind xsk for tx
` [PATCH net-next v2 10/13] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v2 11/13] virtio_net: xsk: tx: support xmit xsk buffer
` [PATCH net-next v2 12/13] virtio_net: update tx timeout record
` [PATCH net-next v2 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
[PATCH] vdpa/mlx5: Fix error path during device add
2024-11-06 3:30 UTC (2+ messages)
[PATCH V3] vp_vdpa: fix id_table array not null terminated error
2024-11-06 3:28 UTC (3+ messages)
[PATCH v1] drm/virtio: Don't create a context with default param if context_init is supported
2024-11-06 1:31 UTC (2+ messages)
[PATCH net 0/4] virtio_net: Make RSS interact properly with queue number
2024-11-06 1:28 UTC (10+ messages)
` [PATCH net 1/4] virtio_net: Support dynamic rss indirection table size
` [PATCH net 2/4] virtio_net: Add hash_key_length check
` [PATCH net 3/4] virtio_net: Sync rss config to device when virtnet_probe
` [PATCH net 4/4] virtio_net: Update rss when set queue
[PATCH v3 1/2] drm/virtio: Use drm_gem_plane_helper_prepare_fb()
2024-11-06 1:27 UTC (5+ messages)
` [PATCH v3 2/2] drm/virtio: New fence for every plane update
[PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration
2024-11-05 23:29 UTC (11+ messages)
` [PATCH V1 vfio 1/7] virtio_pci: Introduce device parts access commands
` [PATCH V1 vfio 2/7] virtio: Extend the admin command to include the result size
` [PATCH V1 vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
` [PATCH V1 vfio 4/7] virtio-pci: Introduce APIs to execute device parts "
` [PATCH V1 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
` [PATCH V1 vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
` [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
[PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
2024-11-05 11:00 UTC (10+ messages)
` [PATCH net-next v1 1/4] virtio-net: fix overflow inside virtnet_rq_alloc
` [PATCH net-next v1 2/4] virtio_net: big mode skip the unmap check
` [PATCH net-next v1 3/4] virtio_net: enable premapped mode for merge and small by default
` [PATCH net-next v1 4/4] virtio_net: rx remove premapped failover code
[PATCH] virtio: only reset device and restore status if needed in device resume
2024-11-05 3:09 UTC (5+ messages)
` [PATCH v2] "
[PATCH net-next] ptp: Remove 'default y' for VMCLOCK PTP device
2024-11-05 2:20 UTC (3+ messages)
[PATCH v4 0/2] vsock/test: fix wrong setsockopt() parameters
2024-11-04 10:30 UTC (6+ messages)
` [PATCH v4 1/2] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
` [PATCH v4 2/2] vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
[PATCH] virtio: Remove virtio devices on device_shutdown()
2024-11-04 10:22 UTC (6+ messages)
[PATCH v3 0/7] virtio-mem: s390 support
2024-11-04 10:14 UTC (25+ messages)
` [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
` [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction
` [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
` [PATCH v3 4/7] virtio-mem: s390 support
` [PATCH v3 7/7] s390/sparsemem: provide memory_add_physaddr_to_nid() with CONFIG_NUMA
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-11-04 6:21 UTC (4+ messages)
` [PATCH v1 10/11] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
` [PATCH v1 11/11] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)
[resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers
2024-11-04 2:52 UTC (17+ messages)
` [resend PATCH 2/2] dim: pass dim_sample to net_dim() by reference
[PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
2024-11-03 14:38 UTC (19+ messages)
` [PATCH vfio 1/7] virtio_pci: Introduce device parts access commands
` [PATCH vfio 2/7] virtio: Extend the admin command to include the result size
` [PATCH vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
` [PATCH vfio 4/7] virtio-pci: Introduce APIs to execute device parts "
` [PATCH vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
` [PATCH vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
` [PATCH vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
[PATCH V2] vp_vdpa: fix id_table array not null terminated error
2024-11-03 3:08 UTC (2+ messages)
[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation
2024-11-01 23:37 UTC (9+ messages)
` [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
` [PATCH RFC v1 2/2] genirq/cpuhotplug: Handle managed IRQs when the last CPU hotplug out in the affinity
[PATCH 0/5] Add new headers for Hyper-V Dom0
2024-10-31 22:59 UTC (6+ messages)
` [PATCH 2/5] hyperv: Remove unnecessary #includes
[PATCH] virtio_pci: Fix admin vq cleanup by using correct info pointer
2024-10-31 17:41 UTC (5+ messages)
[PATCH] vp_vdpa: fix id_table array not null terminated error
2024-10-31 12:39 UTC (3+ messages)
[PATCH] drm/virtio: Add drm_panic support
2024-10-31 10:34 UTC (2+ messages)
[PATCH 2/2] dim: pass dim_sample to net_dim() by reference
2024-10-30 23:48 UTC
[PATCH v2 0/7] virtio-mem: s390 support
2024-10-30 14:33 UTC (4+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
[PATCH v2] virtio: console: Fix atomicity violation in fill_readbuf()
2024-10-30 6:49 UTC
[PATCH] virtio-pmem: reset device before delete vqs on device removal
2024-10-29 14:39 UTC (3+ messages)
[PATCH 0/2] drm/cirrus: Don't pretend to operate hardware
2024-10-29 14:34 UTC (3+ messages)
` [PATCH 1/2] drm/cirrus: Use virtual encoder and connector types
` [PATCH 2/2] drm/cirrus: Rename to cirrus-qemu
[PATCH v2 0/2] drm/ci: add new devices for testing
2024-10-29 10:44 UTC (6+ messages)
` [PATCH v2 1/2] drm/ci: add dedede
` [PATCH v2 2/2] drm/ci: add sm8350-hdk
[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
2024-10-28 16:17 UTC (7+ messages)
[PATCH v3] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
2024-10-28 13:44 UTC (2+ messages)
[PATCH net-next v23 4/7] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
2024-10-28 11:53 UTC
[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
2024-10-28 11:17 UTC (16+ messages)
` [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace
[PATCH v2] vdpa: solidrun: Fix UB bug with devres
2024-10-28 7:43 UTC
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).