messages from 2023-03-10 09:06:05 to 2023-03-20 23:31:21 UTC [more...]
[PATCH] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
2023-03-20 23:30 UTC (7+ messages)
[PATCH v3 2/2] vdpa/mlx5: Make VIRTIO_NET_F_MRG_RXBUF off by default
2023-03-20 20:02 UTC
[RFC PATCH v1 1/3] virtio/vsock: fix header length on skb merging
2023-03-20 15:31 UTC (3+ messages)
` [RFC PATCH v1 2/3] virtio/vsock: add WARN() for invalid state of socket
` [RFC PATCH v1 3/3] test/vsock: skbuff merging test
[PATCH v2 0/8] drm/fbdev-generic: Mandatory shadow buffering
2023-03-20 15:07 UTC (9+ messages)
` [PATCH v2 1/8] drm/fbdev-generic: Always use "
` [PATCH v2 2/8] drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
` [PATCH v2 3/8] drm/fb-helper: Export drm_fb_helper_release_info()
` [PATCH v2 4/8] drm/fb-helper: Support smem_len in deferred I/O
` [PATCH v2 5/8] drm/fbdev-generic: Set screen size to size of GEM buffer
` [PATCH v2 6/8] drm/fbdev-generic: Clean up after failed probing
` [PATCH v2 7/8] drm/fb-helper: Consolidate CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM
` [PATCH v2 8/8] drm/fbdev-generic: Rename symbols
[RFC PATCH v2] virtio/vsock: allocate multiple skbuffs on tx
2023-03-20 14:29 UTC
[RFC PATCH v1] virtio/vsock: check transport before skb allocation
2023-03-20 13:58 UTC
[PATCH 0/6] drm/fbdev-generic: Mandatory shadow buffering
2023-03-20 12:44 UTC (12+ messages)
` [PATCH 1/6] drm/fbdev-generic: Always use "
` [PATCH 2/6] drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
` [PATCH 3/6] drm/fb-helper: Export drm_fb_helper_release_info()
` [PATCH 4/6] drm/fbdev-generic: Clean up after failed probing
` [PATCH 5/6] drm/fb-helper: Consolidate CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM
` [PATCH 6/6] drm/fbdev-generic: Rename symbols
[PATCH v2 0/2] [RFC] virtio-rng entropy leak reporting feature
2023-03-20 10:42 UTC (3+ messages)
[PATCH 0/2] vdpa/snet: support [s/g]et_vq_state and suspend
2023-03-20 10:18 UTC (3+ messages)
` [PATCH 1/2] vdpa/snet: support getting and setting VQ state
` [PATCH 2/2] vdpa/snet: support the suspend vDPA callback
[PATCH v3 00/11] VDUSE: Improve performance
2023-03-20 9:31 UTC (10+ messages)
` [PATCH v3 02/11] vdpa: Add set/get_vq_affinity callbacks in vdpa_config_ops
` [PATCH v3 03/11] vdpa: Add set_irq_affinity callback "
` [PATCH v3 05/11] vduse: Support automatic irq callback affinity
` [PATCH v3 08/11] vdpa: Add eventfd for the vdpa callback
` [PATCH v3 09/11] vduse: Signal interrupt's eventfd directly in vhost-vdpa case
` [PATCH v3 01/11] lib/group_cpus: Export group_cpus_evenly()
[PATCH] vdpa/mlx5: Remove debugfs file after device unregister
2023-03-20 9:28 UTC (2+ messages)
[RFC net-next 0/8] virtio_net: refactor xdp codes
2023-03-20 7:18 UTC (10+ messages)
` [RFC net-next 1/8] virtio_net: mergeable xdp: put old page immediately
` [RFC net-next 2/8] virtio_net: mergeable xdp: introduce mergeable_xdp_prepare
` [RFC net-next 3/8] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [RFC net-next 4/8] virtio_net: separate the logic of freeing xdp shinfo
` [RFC net-next 5/8] virtio_net: separate the logic of freeing the rest mergeable buf
` [RFC net-next 6/8] virtio_net: auto release xdp shinfo
` [RFC net-next 7/8] virtio_net: introduce receive_mergeable_xdp()
` [RFC net-next 8/8] virtio_net: introduce receive_small_xdp()
[PATCH v2 1/2] vdpa/mlx5: Extend driver support for new features
2023-03-20 6:44 UTC (3+ messages)
` [PATCH v2 2/2] vdpa/mlx5: Make VIRTIO_NET_F_MRG_RXBUF off by default
[PATCH AUTOSEL 5.15 01/17] drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
2023-03-20 0:55 UTC
[PATCH AUTOSEL 6.1 01/29] drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
2023-03-20 0:53 UTC
[PATCH AUTOSEL 6.2 01/30] drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
2023-03-20 0:52 UTC
[PATCH 0/5] vhost-scsi: Fix management operation hangs
2023-03-19 15:48 UTC (3+ messages)
` [PATCH 3/5] vhost-scsi: Remove vhost_scsi_mutex from port link/unlink
[RFC PATCH] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_SYNTHETIC_REG_*
2023-03-17 13:43 UTC (3+ messages)
[PATCH v2 0/8] vdpa_sim: add support for user VA
2023-03-17 11:25 UTC (30+ messages)
` [PATCH v2 1/8] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v2 2/8] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v2 3/8] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v2 4/8] vringh: support VA with iotlb
` [PATCH v2 5/8] vdpa_sim: make devices agnostic for work management
` [PATCH v2 6/8] vdpa_sim: use kthread worker
` [PATCH v2 7/8] vdpa_sim: replace the spinlock with a mutex to protect the state
` [PATCH v2 8/8] vdpa_sim: add support for user VA
[PATCH v2 0/3] virtio_ring: Clean up code for virtio ring and pci
2023-03-17 9:20 UTC (10+ messages)
` [PATCH v2 1/3] virtio_ring: Allow non power of 2 sizes for packed virtqueue
` [PATCH v2 2/3] virtio_ring: Avoid using inline for small functions
` [PATCH v2 3/3] virtio_ring: Use const to annotate read-only pointer params
[PATCH v2] x86/paravirt: convert simple paravirt functions to asm
2023-03-17 6:33 UTC
[PATCH] x86/paravirt: convert simple paravirt functions to asm
2023-03-17 5:28 UTC (7+ messages)
[PATCH RFC v2 virtio 2/7] pds_vdpa: get vdpa management info
2023-03-17 3:54 UTC (9+ messages)
` [PATCH RFC v2 virtio 3/7] pds_vdpa: virtio bar setup for vdpa
` [PATCH RFC v2 virtio 4/7] pds_vdpa: add vdpa config client commands
` [PATCH RFC v2 virtio 5/7] pds_vdpa: add support for vdpa and vdpamgmt interfaces
` [PATCH RFC v2 virtio 7/7] pds_vdpa: pds_vdps.rst and Kconfig
[RFC PATCH 28/28] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-03-16 15:26 UTC
[PATCH vhost v2 00/12] virtio core prepares for AF_XDP
2023-03-16 2:53 UTC (23+ messages)
` [PATCH vhost v2 01/12] virtio_ring: split: separate dma codes
` [PATCH vhost v2 04/12] virtio_ring: split: support premapped
` [PATCH vhost v2 06/12] virtio_ring: split-indirect: "
` [PATCH vhost v2 08/12] virtio_ring: update document for virtqueue_add_*
` [PATCH vhost v2 11/12] virtio_ring: separate the logic of reset/enable from virtqueue_resize
` [PATCH vhost v2 12/12] virtio_ring: introduce virtqueue_reset()
[PATCH net 0/2] virtio_net: fix two bugs related to XDP
2023-03-15 21:23 UTC (7+ messages)
` [PATCH net 1/2] virtio_net: fix page_to_skb() miss headroom
` [PATCH net 2/2] virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails
[PATCH v3 07/38] drm: handle HAS_IOPORT dependencies
2023-03-15 11:54 UTC
[PATCH 1/2] vdpa/mlx5: Make VIRTIO_NET_F_MRG_RXBUF off by default
2023-03-15 6:56 UTC (12+ messages)
[PATCH net v2 0/2] virtio_net: fix two bugs related to XDP
2023-03-15 2:19 UTC (4+ messages)
` [PATCH net v2 1/2] virtio_net: fix page_to_skb() miss headroom
` [PATCH net v2 2/2] virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails
[PATCH AUTOSEL 6.2 05/16] s390/virtio: sort out physical vs virtual pointers usage
2023-03-14 17:26 UTC (2+ messages)
[PATCH net v1 0/2] virtio_net: fix two bugs related to XDP
2023-03-14 11:27 UTC (4+ messages)
` [PATCH net v1 1/2] virtio_net: fix page_to_skb() miss headroom
` [PATCH net v1 2/2] virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails
[PATCH 31/36] vhost-vdpa: vhost_vdpa_alloc_domain() should be using a const struct bus_type *
2023-03-13 18:29 UTC
[GIT PULL] virtio,vhost,vdpa: bugfixes
2023-03-13 18:25 UTC (2+ messages)
[PATCH] drm/virtio: Enable fb damage clips property for the primary plane
2023-03-13 8:52 UTC (2+ messages)
[PATCH v2 0/3] virtio_ring: Clean up code for virtio ring and pci
2023-03-12 12:05 UTC (14+ messages)
` [PATCH v2 1/3] virtio_pci_modern: Allow non power of 2 sizes for virtqueues
[PATCH 00/11] Use copy_process in vhost layer
2023-03-12 1:48 UTC (17+ messages)
` [PATCH 01/11] csky: Remove kernel_thread declaration
` [PATCH 02/11] kernel: Allow a kernel thread's name to be set in copy_process
` [PATCH 03/11] kthread: Pass in the thread's name during creation
` [PATCH 04/11] kernel: Make io_thread and kthread bit fields
` [PATCH 05/11] fork/vm: Move common PF_IO_WORKER behavior to new flag
` [PATCH 06/11] fork: add kernel_clone_args flag to not dup/clone files
` [PATCH 07/11] fork: Add kernel_clone_args flag to ignore signals
` [PATCH 08/11] fork: allow kernel code to call copy_process
` [PATCH 09/11] vhost_task: Allow vhost layer to use copy_process
` [PATCH 10/11] vhost: move worker thread fields to new struct
` [PATCH 11/11] vhost: use vhost_tasks for worker threads
[PATCH v2 0/6] use canonical ftrace path whenever possible
2023-03-10 19:37 UTC (2+ messages)
[RFC PATCH v4 3/4] virtio/vsock: don't drop skbuff on copy failure
2023-03-10 11:40 UTC (3+ messages)
` [RFC PATCH v4 0/4] several updates to virtio/vsock
[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
2023-03-10 9:53 UTC (5+ 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).