virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-28 09:47:55 to 2024-09-05 08:00:50 UTC [more...]

[PATCH v4.19-v5.10] virtio_net: Fix napi_skb_cache_put warning
 2024-09-05  8:00 UTC  (2+ messages)

[PATCH v3 0/2] Properly initialize speed/duplex and remove vDPA config updates
 2024-09-05  2:26 UTC  (5+ messages)
` [PATCH v3 1/2] vdpa/mlx5: Set speed and duplex of vDPA devices to UNKNOWN
` [PATCH v3 2/2] vdpa: Remove ioctl VHOST_VDPA_SET_CONFIG per spec compliance

[PATCH v2 0/2] Properly initialize speed/duplex and remove vDPA config updates
 2024-09-05  2:23 UTC  (11+ messages)
` [PATCH v2 1/2] vdpa/mlx5: Set speed and duplex of vDPA devices to UNKNOWN
` [PATCH v2 2/2] vdpa: Remove ioctl VHOST_VDPA_SET_CONFIG per spec compliance

[PATCH] virtio_pmem: Add freeze/restore callbacks
 2024-09-04 17:53 UTC  (3+ messages)

[PATCH v4 0/2] virtiofs: fix the warning for kernel direct IO
 2024-09-04 12:12 UTC  (8+ messages)
` [PATCH v4 1/2] virtiofs: use pages instead of pointer "
` [PATCH v4 2/2] virtiofs: use GFP_NOFS when enqueuing request through kworker

[PATCH v2] virtio_net: Fix mismatched buf address when unmapping for small packets
 2024-09-04 10:57 UTC  (6+ messages)
    ` [External] "

[PATCH v5.15] virtio_net: Fix napi_skb_cache_put warning
 2024-09-04  9:05 UTC 

[PATCH v6.1] virtio_net: Fix napi_skb_cache_put warning
 2024-09-04  9:03 UTC 

[PATCH v6.6] virtio_net: Fix napi_skb_cache_put warning
 2024-09-04  8:58 UTC 

[PATCH v4 0/3] mm/vdpa: correct misuse of non-direct-reclaim __GFP_NOFAIL and improve related doc and warn
 2024-09-04  7:22 UTC  (17+ messages)
` [PATCH v4 1/3] vduse: avoid using __GFP_NOFAIL
` [PATCH v4 2/3] mm: document __GFP_NOFAIL must be blockable
` [PATCH v4 3/3] mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner

[PATCH v2 1/2] drm/virtio: Defer the host dumb buffer creation
 2024-09-04  7:10 UTC  (4+ messages)
` [PATCH v2 2/2] drm/virtio: Add support for XRGB8888 and BGRX8888

[PATCH] virtio_net: Fix mismatched buf address when unmapping for small packets
 2024-09-04  3:33 UTC 

[PATCH net-next] virtio_net: Fix napi_skb_cache_put warning
 2024-09-03 16:28 UTC  (4+ messages)

[PATCH 0/2] Initialize vDPA speed/duplex and support their updates
 2024-09-03 16:01 UTC  (11+ messages)
` [PATCH 1/2] mlx5_vnet: Set speed and duplex of vDPA devices to UNKNOWN
` [PATCH 2/2] vdpa: Add support to update speed/duplex in vDPA/mlx5_vnet

[PATCH v4 15/15] fs/fuse/virtio_fs: allow idmapped mounts
 2024-09-03 15:16 UTC 

[PATCH v5] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-09-03 13:56 UTC  (2+ messages)

clearly mark DMA_OPS support as an architecture feature v2
 2024-09-03  9:39 UTC  (8+ messages)
` [PATCH 1/2] vdpa_sim: don't select DMA_OPS
` [PATCH 2/2] dma-mapping: clearly mark DMA ops as an architecture feature

[PATCH vhost v2 00/10] vdpa/mlx5: Parallelize device suspend/resume
 2024-09-03  8:16 UTC  (17+ messages)
` [PATCH vhost v2 03/10] vdpa/mlx5: Introduce async fw command wrapper
` [PATCH vhost v2 04/10] vdpa/mlx5: Use async API for vq query command
` [PATCH vhost v2 05/10] vdpa/mlx5: Use async API for vq modify commands
` [PATCH vhost v2 09/10] vdpa/mlx5: Small improvement for change_num_qps()
` [PATCH vhost v2 10/10] vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ command

[PATCH net-next v17 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-09-02 12:03 UTC 

[PATCH v2 00/10] drm/bochs: Modernize driver
 2024-09-02 10:53 UTC  (11+ messages)
` [PATCH v2 01/10] drm/bochs: Remove manual format test from fb_create
` [PATCH v2 02/10] drm/bochs: Use helpers for struct drm_edid
` [PATCH v2 03/10] drm/bochs: Do managed resource cleanup
` [PATCH v2 04/10] drm/bochs: Pass bochs device to various functions
` [PATCH v2 05/10] drm/bochs: Upcast with to_bochs_device()
` [PATCH v2 06/10] drm/bochs: Allocate DRM device in struct bochs_device
` [PATCH v2 07/10] drm/bochs: Use regular atomic helpers
` [PATCH v2 08/10] drm/bochs: Use GEM SHMEM helpers for memory management
` [PATCH v2 09/10] drm/bochs: Validate display modes against available video memory
` [PATCH v2 10/10] drm/gem-vram: Remove support for simple display pipelines

[PATCH] vdpa/mlx5: Use random MAC address when no nic vport MAC set
 2024-09-02  9:55 UTC  (18+ messages)

[PATCH -next] vdpa: Remove unused declarations
 2024-09-02  2:48 UTC  (2+ messages)

[PATCH net-next v16 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-08-30 11:18 UTC 

[PATCH vhost 0/7] vdpa/mlx5: Optimze MKEY operations
 2024-08-30 11:09 UTC  (18+ messages)
` [PATCH vhost 1/7] vdpa/mlx5: Create direct MKEYs in parallel
` [PATCH vhost 2/7] vdpa/mlx5: Delete "
` [PATCH vhost 4/7] vdpa/mlx5: Extract mr members in own resource struct
` [PATCH vhost 5/7] vdpa/mlx5: Rename mr_mtx -> lock
` [PATCH vhost 6/7] vdpa/mlx5: Introduce init/destroy for MR resources
` [PATCH vhost 7/7] vdpa/mlx5: Postpone MR deletion

[PATCH vhost v2 0/7] vdpa/mlx5: Optimze MKEY operations
 2024-08-30 10:58 UTC  (8+ messages)
` [PATCH vhost v2 1/7] vdpa/mlx5: Create direct MKEYs in parallel
` [PATCH vhost v2 2/7] vdpa/mlx5: Delete "
` [PATCH vhost v2 3/7] vdpa/mlx5: Rename function
` [PATCH vhost v2 4/7] vdpa/mlx5: Extract mr members in own resource struct
` [PATCH vhost v2 5/7] vdpa/mlx5: Rename mr_mtx -> lock
` [PATCH vhost v2 6/7] vdpa/mlx5: Introduce init/destroy for MR resources
` [PATCH vhost v2 7/7] vdpa/mlx5: Postpone MR deletion

[PATCH v8 0/3] Add extioi virt extension support
 2024-08-30  9:32 UTC  (4+ messages)
` [PATCH v8 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v8 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v8 3/3] irqchip/loongson-eiointc: Add extioi virt extension support

[PATCH v5 0/7] PCI: Remove pcim_iounmap_regions()
 2024-08-30  8:05 UTC  (14+ messages)
` [PATCH v5 1/7] PCI: Deprecate pcim_iounmap_regions()
` [PATCH v5 2/7] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v5 3/7] block: mtip32xx: "
` [PATCH v5 4/7] gpio: "
` [PATCH v5 5/7] ethernet: cavium: "
` [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
` [PATCH v5 7/7] vdap: solidrun: Replace deprecated PCI functions

[PATCH v3 0/4] mm: clarify nofail memory allocation
 2024-08-30  7:37 UTC  (24+ messages)

[PATCH] virtio-crypto: support crypto engine framework
 2024-08-30  6:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: add virtio-vsock driver in the VIRTIO CORE section
 2024-08-30  2:27 UTC  (3+ messages)

[PATCH net] virtio-net: fix overflow inside virtnet_rq_alloc
 2024-08-30  0:54 UTC  (14+ messages)

[PATCH 09/10] drm/bochs: Validate display modes against available video memory
 2024-08-29 20:37 UTC  (2+ messages)

[PATCH v7 0/3] Add extioi virt extension support
 2024-08-29 14:04 UTC  (6+ messages)
` [PATCH v7 3/3] irqchip/loongson-eiointc: "

[PATCH] vdpa: Set speed and duplex of mlx5_vnet to UNKNOWN
 2024-08-29 13:36 UTC  (6+ messages)

[PATCH 0/2] virtio-fs: Add 'file' mount option
 2024-08-29 13:21 UTC  (5+ messages)

[PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible
 2024-08-29 12:37 UTC  (5+ messages)

撤回: [RFC net-next 3/3] drivers/vdpa: add NFP devices vDPA driver
 2024-08-29 12:15 UTC 

[RFC net-next 0/3] add vDPA driver for nfp devices
 2024-08-29 12:09 UTC  (4+ messages)
` [RFC net-next 3/3] drivers/vdpa: add NFP devices vDPA driver
    ` 回复: "

[RFC] Why is set_config not supported in mlx5_vnet?
 2024-08-28 17:28 UTC  (12+ messages)

[PATCH 0/2] virtio-fs: change handling of failure at request enqueue
 2024-08-28 16:04 UTC  (3+ messages)
` [PATCH 1/2] virtio-fs: let -ENOMEM bubble up or burst gently

[PATCH v1] drm/ci: increase timeout for all jobs
 2024-08-28 15:23 UTC  (3+ messages)

[PATCH v4 0/7] PCI: Remove pcim_iounmap_regions()
 2024-08-28 14:49 UTC  (5+ messages)
` [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions

[RFC 0/7] vhost: Add support of kthread API
 2024-08-28  9:47 UTC  (3+ messages)


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