virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-26 08:04:31 to 2024-03-06 05:32:29 UTC [more...]

[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
 2024-03-06  5:32 UTC  (14+ messages)

[PATCH v6 0/7] LoongArch: Add pv ipi support on LoongArch VM
 2024-03-06  3:28 UTC  (12+ messages)
` [PATCH v6 1/7] LoongArch/smp: Refine some ipi functions on LoongArch platform
` [PATCH v6 2/7] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v6 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v6 4/7] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v6 5/7] LoongArch: KVM: Add pv ipi support on kvm side
` [PATCH v6 6/7] LoongArch: Add pv ipi support on guest kernel side
` [PATCH v6 7/7] Documentation: KVM: Add hypercall for LoongArch

[PATCH 00/13] drm: Fix reservation locking for pin/unpin and console
 2024-03-05 21:58 UTC  (24+ messages)
` [PATCH 01/13] drm/gem-shmem: Acquire reservation lock in GEM pin/unpin callbacks
` [PATCH 02/13] drm/gem-vram: "
` [PATCH 03/13] drm/msm: Provide msm_gem_get_pages_locked()
` [PATCH 04/13] drm/msm: Acquire reservation lock in GEM pin/unpin callback
` [PATCH 05/13] drm/nouveau: Provide nouveau_bo_{pin,unpin}_locked()
` [PATCH 06/13] drm/nouveau: Acquire reservation lock in GEM pin/unpin callbacks
` [PATCH 07/13] drm/qxl: Provide qxl_bo_{pin,unpin}_locked()
` [PATCH 08/13] drm/qxl: Acquire reservation lock in GEM pin/unpin callbacks
` [PATCH 09/13] drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
` [PATCH 10/13] drm/fbdev-generic: Fix locking with drm_client_buffer_vmap_local()
` [PATCH 11/13] drm/client: Pin vmap'ed GEM buffers
` [PATCH 12/13] drm/gem-vram: Do not pin buffer objects for vmap
` [PATCH 13/13] drm/qxl: "

[PATCH vhost 0/4] refactor the params of find_vqs()
 2024-03-05 11:36 UTC  (11+ messages)
` [PATCH vhost 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost 3/4] virtio: vring_new_virtqueue(): "
` [PATCH vhost 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH net-next v6 2/5] page_frag: unify gfp bits for order 3 page allocation
 2024-03-05  9:21 UTC  (4+ messages)
` [PATCH net-next v6 4/5] vhost/net: remove vhost_net_page_frag_refill()
` [PATCH net-next v6 5/5] tools: virtio: introduce vhost_net_test

[PATCH net-next v2 1/3] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
 2024-03-04 13:58 UTC  (4+ messages)

[PATCH] MAINTAINERS: apply maintainer role of Intel vDPA driver
 2024-03-04  5:50 UTC  (2+ messages)

[PATCH v6 0/7] LoongArch: Add pv ipi support on LoongArch VM
 2024-03-02  9:27 UTC  (9+ messages)
` [PATCH v6 1/7] LoongArch/smp: Refine some ipi functions on LoongArch platform
` [PATCH v6 2/7] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v6 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v6 4/7] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v6 5/7] LoongArch: KVM: Add pv ipi support on kvm side

[PATCH v5 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-03-02  2:57 UTC  (20+ messages)
` [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor

[PATCH v3 0/8] IOMMUFD: Deliver IO page faults to user space
 2024-03-02  2:36 UTC  (3+ messages)
` [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw_pgtable

[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
 2024-03-01 14:24 UTC  (10+ messages)
` [PATCH v2 1/6] fuse: limit the length of ITER_KVEC dio by max_pages
` [PATCH v2 2/6] virtiofs: move alloc/free of argbuf into separated helpers
` [PATCH v2 3/6] virtiofs: factor out more common methods for argbuf
` [PATCH v2 4/6] virtiofs: support bounce buffer backed by scattered pages
` [PATCH v2 5/6] virtiofs: use scattered bounce buffer for ITER_KVEC dio
` [PATCH v2 6/6] virtiofs: use GFP_NOFS when enqueuing request through kworker

[PATCH 1/4] iommu: constify pointer to bus_type
 2024-03-01 12:47 UTC  (2+ messages)

[PATCH] drm/qxl: fix NULL dereference in qxl_add_mode
 2024-03-01 12:26 UTC  (3+ messages)
  ` [PATCH v2] "

HPDC 2024: Special Track on EU Research Projects (Call for Work-in-Progress Papers)
 2024-03-01 12:05 UTC 

HPDC 2024: PhD Symposium (Call for Work-in-Progress Papers)
 2024-03-01 11:53 UTC 

[RESEND PATCH v2] virtio: uapi: Drop __packed attribute in linux/virtio_pci.h:
 2024-02-29 16:32 UTC 

[PATCH net-next v2 2/3] vhost_net: Call peek_len when using xdp
 2024-02-29 13:17 UTC  (3+ messages)

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

[PATCH v7 0/3] vduse: add support for networking devices
 2024-02-29 10:16 UTC  (4+ messages)

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

[PATCH net-next v5] virtio_net: Support RX hash XDP hint
 2024-02-29  8:37 UTC  (12+ messages)

[PATCH v3] vduse: Fix off by one in vduse_dev_mmap()
 2024-02-29  7:21 UTC  (3+ messages)

[PATCH] virtiofs: don't mark virtio_fs_sysfs_exit as __exit
 2024-02-28 22:23 UTC  (2+ messages)

[PATCH net-next v2 0/3] tun: AF_XDP Tx zero-copy support
 2024-02-28 18:31 UTC  (3+ messages)

[PATCH v2] vduse: Fix off by one in vduse_dev_mmap()
 2024-02-28 18:16 UTC  (3+ messages)

[PATCH] vduse: Fix off by one in vduse_dev_mmap()
 2024-02-28 17:42 UTC  (3+ messages)

Undeliverable: The 16th ACM Workshop on Hot Topics in Storage and File Systems (HotStorage'24)
 2024-02-28  4:31 UTC 

[PATCH v2] vdpa/mlx5: Allow CVQ size changes
 2024-02-27 10:49 UTC  (3+ messages)

[PATCH net-next 1/2] net/vsockmon: Leverage core stats allocator
 2024-02-27  3:20 UTC  (6+ messages)
` [PATCH net-next 2/2] net/vsockmon: Do not set zeroed statistics

[PATCH vhost v2 00/19] virtio: drivers maintain dma info for premapped vq
 2024-02-27  1:32 UTC  (20+ messages)
` [PATCH vhost v2 19/19] virtio_net: sq support premapped mode

[PATCH] vdpa/pds: fixes for VF vdpa flr-aer handling
 2024-02-26 18:31 UTC  (3+ messages)

[RFC PATCH 66/73] x86/pvm: Use new cpu feature to describe XENPV and PVM
 2024-02-26 14:36 UTC 

[PATCH 1/1] vhost: Added pad cleanup if vnet_hdr is not present
 2024-02-26 10:30 UTC  (4+ 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).