virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-25 08:10:23 to 2024-01-31 03:55:49 UTC [more...]

[PATCH v4] virtio_net: Support RX hash XDP hint
 2024-01-31  3:55 UTC 

[PATCH net-next] virtio_net: Add TX stop and wake counters
 2024-01-31  2:54 UTC  (11+ messages)

[PATCH v3] virtio_net: Support RX hash XDP hint
 2024-01-31  2:53 UTC  (3+ messages)

[PATCH net-next v2 0/6] virtio-net: support device stats
 2024-01-31  2:45 UTC  (7+ messages)
` [PATCH net-next v2 1/6] virtio_net: introduce device stats feature and structures
` [PATCH net-next v2 2/6] virtio_net: virtnet_send_command supports command-specific-result
` [PATCH net-next v2 3/6] virtio_net: support device stats
` [PATCH net-next v2 4/6] virtio_net: stats map include driver stats
` [PATCH net-next v2 5/6] virtio_net: add the total stats field
` [PATCH net-next v2 6/6] virtio_net: rename stat tx_timeout to timeout

[PATCH V2] virtio-blk: Ensure no requests in virtqueues before deleting vqs
 2024-01-30 21:15 UTC  (2+ messages)

atomic queue limits updates v2
 2024-01-30 15:05 UTC  (29+ messages)
` [PATCH 01/14] block: move max_{open,active}_zones to struct queue_limits
` [PATCH 02/14] block: refactor disk_update_readahead
` [PATCH 03/14] block: add an API to atomically update queue limits
` [PATCH 04/14] block: use queue_limits_commit_update in queue_max_sectors_store
` [PATCH 05/14] block: add a max_user_discard_sectors queue limit
` [PATCH 06/14] block: use queue_limits_commit_update in queue_discard_max_store
` [PATCH 07/14] block: pass a queue_limits argument to blk_alloc_queue
` [PATCH 08/14] block: pass a queue_limits argument to blk_mq_init_queue
` [PATCH 09/14] block: pass a queue_limits argument to blk_mq_alloc_disk
` [PATCH 10/14] virtio_blk: split virtblk_probe
` [PATCH 11/14] virtio_blk: pass queue_limits to blk_mq_alloc_disk
` [PATCH 12/14] loop: cleanup loop_config_discard
` [PATCH 13/14] loop: pass queue_limits to blk_mq_alloc_disk
` [PATCH 14/14] loop: use the atomic queue limits update API

[PATCH v2 1/1] drm/virtio: Implement device_attach
 2024-01-30 14:23 UTC  (5+ messages)

[PATCH vhost 00/14] virtio remove dma info for premapped mode
 2024-01-30 11:43 UTC  (16+ messages)
` [PATCH 01/14] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH 02/14] virtio_ring: packed: remove double check of the unmap ops
` [PATCH 03/14] virtio_ring: packed: structure the indirect desc table
` [PATCH 04/14] virtio_ring: split: remove double check of the unmap ops
` [PATCH 05/14] virtio_ring: split: structure the indirect desc table
` [PATCH 06/14] virtio_ring: no store dma info when unmap is not needed
` [PATCH 07/14] virtio_ring: introduce dma map api for page
` [PATCH 08/14] virtio: find_vqs introduce premapped parameter
` [PATCH 09/14] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH 10/14] virtio_net: set premapped mode by find_vqs()
` [PATCH 11/14] virtio_ring: remove api of setting vq premapped
` [PATCH 12/14] virtio_net: unify the code for recycling the xmit ptr
` [PATCH 13/14] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH 14/14] virtio_net: sq support premapped mode

[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
 2024-01-30 11:42 UTC  (18+ messages)
` [PATCH vhost 01/17] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost 02/17] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost 03/17] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost 04/17] virtio_ring: split: remove double check of the unmap ops
` [PATCH vhost 05/17] virtio_ring: split: structure the indirect desc table
` [PATCH vhost 06/17] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost 08/17] virtio: vring_new_virtqueue(): "
` [PATCH vhost 09/17] virtio_ring: reuse the parameter struct of find_vqs()
` [PATCH vhost 10/17] virtio: find_vqs: add new parameter premapped
` [PATCH vhost 11/17] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost 12/17] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost 13/17] virtio_ring: remove api of setting vq premapped
` [PATCH vhost 14/17] virtio_ring: introduce dma map api for page
` [PATCH vhost 15/17] virtio_net: unify the code for recycling the xmit ptr
` [PATCH vhost 16/17] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH vhost 17/17] virtio_net: sq support premapped mode

[PATCH net-next v4 2/5] page_frag: unify gfp bits for order 3 page allocation
 2024-01-30 11:37 UTC  (3+ messages)
` [PATCH net-next v4 4/5] vhost/net: remove vhost_net_page_frag_refill()
` [PATCH net-next v4 5/5] tools: virtio: introduce vhost_net_test

[PATCH] crypto: virtio/akcipher - Fix stack overflow on memcpy
 2024-01-30 11:27 UTC 

[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2024-01-30 10:10 UTC  (43+ messages)
` [PATCH v19 09/30] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
` [PATCH v19 13/30] drm/shmem-helper: Make drm_gem_shmem_get_pages() public
` [PATCH v19 14/30] drm/shmem-helper: Add drm_gem_shmem_put_pages()
` [PATCH v19 17/30] drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()
` [PATCH v19 18/30] drm/panfrost: Explicitly get and put drm-shmem pages
` [PATCH v19 22/30] drm/shmem-helper: Add common memory shrinker
` [PATCH v19 23/30] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v19 24/30] drm/shmem-helper: Optimize unlocked get_pages_sgt()
` [PATCH v19 30/30] drm/panfrost: Switch to generic memory shrinker

[PATCH net-next 0/5] virtio-net: sq support premapped mode
 2024-01-30  3:27 UTC  (26+ messages)
` [PATCH net-next 4/5] virtio_ring: introduce virtqueue_get_dma_premapped()
` [PATCH net-next 5/5] virtio_net: sq support premapped mode

[PATCH net-next v1 0/6] virtio-net: support device stats
 2024-01-30  3:25 UTC  (4+ messages)

[PATCH v3 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-01-30  2:53 UTC  (10+ messages)
` [PATCH v3 1/6] LoongArch/smp: Refine ipi ops on LoongArch platform
` [PATCH v3 5/6] LoongArch: KVM: Add physical cpuid map support
` [PATCH v3 6/6] LoongArch: Add pv ipi support on LoongArch system

[PATCH net-next 2/2] tun: AF_XDP Rx zero-copy support
 2024-01-30  2:50 UTC  (15+ messages)

[PATCH 6.6 259/331] drm: Disable the cursor plane on atomic contexts with virtualized drivers
 2024-01-29 17:05 UTC 

[PATCH 6.7 253/346] drm: Disable the cursor plane on atomic contexts with virtualized drivers
 2024-01-29 17:04 UTC 

[PATCH v2 0/1] Implement device_attach for virtio gpu
 2024-01-29 10:12 UTC 

[PATCH 5.10 000/286] 5.10.209-rc1 review
 2024-01-29  9:58 UTC  (6+ messages)
                `  "

[PATCH RESEND] drm/virtio: set segment size for virtio_gpu device
 2024-01-29  9:09 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 5/8] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
 2024-01-28 16:16 UTC 

[PATCH AUTOSEL 5.4 08/11] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
 2024-01-28 16:16 UTC 

[PATCH AUTOSEL 5.10 09/13] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
 2024-01-28 16:15 UTC 

[PATCH AUTOSEL 5.15 14/19] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
 2024-01-28 16:15 UTC 

[PATCH AUTOSEL 6.1 18/27] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
 2024-01-28 16:14 UTC 

[PATCH AUTOSEL 6.6 21/31] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
 2024-01-28 16:12 UTC 

[PATCH AUTOSEL 6.7 29/39] virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a region of size 10" warnings
 2024-01-28 16:10 UTC 

Patch "drm: Disable the cursor plane on atomic contexts with virtualized drivers" has been added to the 6.7-stable tree
 2024-01-27 22:55 UTC 

Patch "drm: Disable the cursor plane on atomic contexts with virtualized drivers" has been added to the 6.6-stable tree
 2024-01-27 22:54 UTC 

[PATCH 32/82] vringh: Refactor intentional wrap-around calculation
 2024-01-26 19:42 UTC  (5+ messages)
` [PATCH 77/82] virtio: Refactor intentional wrap-around test

[Report] requests are submitted to hardware in reverse order from nvme/virtio-blk queue_rqs()
 2024-01-26 14:10 UTC  (3+ messages)

[PATCH] crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection
 2024-01-26  8:55 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/1] virtio_net: Add timeout handler to avoid kernel hang
 2024-01-26  3:13 UTC  (14+ messages)

[PATCH v6 0/7] VMware hypercalls enhancements
 2024-01-26  0:55 UTC  (7+ messages)
` [PATCH v6 7/7] x86/vmware: Add TDX hypercall support

[PATCH net-next v1] vsock/test: print type for SOCK_SEQPACKET
 2024-01-26  0:50 UTC  (4+ messages)

atomic queue limits updates
 2024-01-25 14:35 UTC  (12+ messages)
` [PATCH 03/15] block: add an API to atomically update queue limits
` [PATCH 05/15] block: add a max_user_discard_sectors queue limit
` [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue

[PATCH v2 0/3] virtio_net: Support the RX hash XDP hint
 2024-01-25 10:17 UTC  (4+ messages)
` [PATCH v2 1/3] virtio_net: Preserve virtio header before XDP program execution


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).