messages from 2024-07-15 11:25:11 to 2024-07-25 06:02:37 UTC [more...]
[PATCH] virtio: Fix various coding style issues
2024-07-25 6:02 UTC (8+ messages)
[PATCH] ptp: Add vDSO-style vmclock support
2024-07-25 5:54 UTC (3+ messages)
[PATCH net] virtio: fix GSO with frames unaligned to size
2024-07-25 2:52 UTC (4+ messages)
[PATCH 0/5] mm: clarify nofail memory allocation
2024-07-25 1:47 UTC (30+ messages)
` [PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
` [PATCH 2/5] mm: Document __GFP_NOFAIL must be blockable
` [PATCH 3/5] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
` [PATCH 4/5] mm: Introduce GFP_NOFAIL with the inclusion of __GFP_RECLAIM
` [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL
[PATH v6 0/3] vdpa: support set mac address from vdpa tool
2024-07-25 1:31 UTC (4+ messages)
` [PATH v6 1/3] "
` [PATH v6 2/3] vdpa_sim_net: Add the support of set mac address
` [PATH v6 3/3] vdpa/mlx5: "
[PATCH 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature
2024-07-24 19:00 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/virtio: add VIRTGPU_PARAM_HOST_PAGE_SIZE to params
[PATCH] tools/virtio:Fix the wrong format specifier
2024-07-24 10:45 UTC (3+ messages)
[RFC] vduse config write support
2024-07-24 3:38 UTC
[PATCH 0/2] LoongArch: KVM: Add paravirt qspinlock support
2024-07-24 2:52 UTC (6+ messages)
` [PATCH 1/2] LoongArch: KVM: Add paravirt qspinlock in kvm side
` [PATCH 2/2] LoongArch: KVM: Add paravirt qspinlock in guest side
[PATH v5 0/3] vdpa: support set mac address from vdpa tool
2024-07-24 2:12 UTC (16+ messages)
` [PATH v5 1/3] "
` [PATH v5 2/3] vdpa_sim_net: Add the support of set mac address
` [PATH v5 3/3] vdpa/mlx5: "
[PATCH] [PATCH RESEND] drm/virtio: fix memory leak of vbuf
2024-07-23 15:52 UTC (2+ messages)
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
2024-07-23 14:43 UTC (13+ messages)
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
` [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests
[PATCH] vdpa: Add support for no-IOMMU mode
2024-07-23 11:04 UTC (7+ messages)
` [EXTERNAL] "
[PATCH 0/2] Support userspace hypercalls for TDX
2024-07-23 9:10 UTC (5+ messages)
` [PATCH 1/2] x86/tdx: Add prctl to allow userlevel TDX hypercalls
[PATH v4 0/3] vdpa: support set mac address from vdpa tool
2024-07-23 1:52 UTC (15+ messages)
` [PATH v4 1/3] "
` [PATH v4 2/3] vdpa_sim_net: Add the support of set mac address
` [PATH v4 3/3] vdpa/mlx5: "
[RFC net-next 00/13] virtio-net: support AF_XDP zero copy (tx)
2024-07-23 1:20 UTC (17+ messages)
` [RFC net-next 01/13] virtio_ring: introduce vring_need_unmap_buffer
` [RFC net-next 02/13] virtio_ring: split: harden dma unmap for indirect
` [RFC net-next 03/13] virtio_ring: packed: "
` [RFC net-next 04/13] virtio_ring: perform premapped operations based on per-buffer
` [RFC net-next 05/13] virtio-net: rq submits premapped buffer per buffer
` [RFC net-next 06/13] virtio_ring: remove API virtqueue_set_dma_premapped
` [RFC net-next 07/13] virtio_net: refactor the xmit type
` [RFC net-next 08/13] virtio_net: xsk: bind/unbind xsk for tx
` [RFC net-next 09/13] virtio_net: xsk: prevent disable tx napi
` [RFC net-next 10/13] virtio_net: xsk: tx: support xmit xsk buffer
` [RFC net-next 11/13] virtio_net: xsk: tx: handle the transmitted "
` [RFC net-next 12/13] virtio_net: update tx timeout record
` [RFC net-next 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
[PATCH V2 0/7] vdpa live update
2024-07-22 7:26 UTC (29+ messages)
` [PATCH V2 3/7] vhost-vdpa: VHOST_NEW_OWNER
` [PATCH V2 4/7] vhost-vdpa: VHOST_BACKEND_F_NEW_OWNER
` [PATCH V2 5/7] vhost-vdpa: VHOST_IOTLB_REMAP
[PATCH net-next v3 0/3] virtio-net: synchronize op/admin state
2024-07-22 7:24 UTC (10+ messages)
` [PATCH net-next v3 3/3] virtio-net: synchronize operstate with admin state on up/down
[RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API
2024-07-21 23:01 UTC (4+ messages)
` [RFC v11 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
[GIT PULL] virtio: features, fixes, cleanups
2024-07-19 19:38 UTC (6+ messages)
[PATCH] virt: acrn: Remove unusted list 'acrn_irqfd_clients'
2024-07-19 16:01 UTC (6+ messages)
[PATCH v2] drm/qxl: fix null pointer dereference in qxl_add_mode
2024-07-18 13:19 UTC
[RFC PATCH v4] ptp: Add vDSO-style vmclock support
2024-07-17 8:16 UTC (11+ messages)
[PATCH] LoongArch: KVM: Implement function kvm_arch_para_features
2024-07-16 12:58 UTC
[PATCH virtio v3 00/13] virtio_pci_modern: allow parallel admin queue commands execution
2024-07-16 11:35 UTC (14+ messages)
` [PATCH virtio v3 01/13] virtio_pci: push out single vq find code to vp_find_one_vq_msix()
` [PATCH virtio v3 02/13] virtio_pci: simplify vp_request_msix_vectors() call a bit
` [PATCH virtio v3 03/13] virtio_pci: pass vector policy enum to vp_find_vqs_msix()
` [PATCH virtio v3 04/13] virtio_pci: pass vector policy enum to vp_find_one_vq_msix()
` [PATCH virtio v3 05/13] virtio_pci: introduce vector allocation fallback for slow path virtqueues
` [PATCH virtio v3 06/13] virtio_pci_modern: treat vp_dev->admin_vq.info.vq pointer as static
` [PATCH virtio v3 07/13] virtio: push out code to vp_avq_index()
` [PATCH virtio v3 08/13] virtio_pci: pass vq info as an argument to vp_setup_vq()
` [PATCH virtio v3 09/13] virtio: create admin queues alongside other virtqueues
` [PATCH virtio v3 10/13] virtio_pci_modern: create admin queue of queried size
` [PATCH virtio v3 11/13] virtio_pci_modern: pass cmd as an identification token
` [PATCH virtio v3 12/13] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
` [PATCH virtio v3 13/13] virtio_pci_modern: remove admin queue serialization lock
[BUG REPORT] kernel BUG at lib/dynamic_queue_limits.c:99!
2024-07-16 11:31 UTC (3+ messages)
[PATCH v2 2/2] virtio: fix vq # for balloon
2024-07-16 10:52 UTC (2+ messages)
[RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
2024-07-15 23:39 UTC (3+ messages)
[PATCH] virtio_ring: fix KMSAN error for premapped mode
2024-07-15 20:11 UTC (10+ messages)
[RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
2024-07-15 17:41 UTC (3+ messages)
[PATCH net-next v3 0/3] ioctl support for AF_VSOCK and virtio-based transports
2024-07-15 16:03 UTC (3+ messages)
` [PATCH net-next v3 3/3] test/vsock: add ioctl unsent bytes test
[PATCH net-next] virtio_net: Fix napi_skb_cache_put warning
2024-07-15 11:25 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).