virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-29 16:01:07 to 2023-11-10 10:17:44 UTC [more...]

[PATCH v18 25/26] drm/virtio: Support shmem shrinking
 2023-11-10 10:17 UTC  (4+ messages)
  ` [PATCH v18 05/26] drm/shmem-helper: Remove obsoleted is_iomem test
  ` [PATCH v18 11/26] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition
  ` [PATCH v18 12/26] drm/shmem-helper: Make drm_gem_shmem_get_pages() public

[PATCH 0/2] Add RESOURCE_GET_LAYOUT ioctl
 2023-11-10  7:16 UTC  (3+ messages)
` [PATCH 1/2] drm/virtio: Implement "
` [PATCH 2/2] drm/virtio: Modify "

[RFC v1 0/8] vhost-vdpa: add support for iommufd
 2023-11-10  6:49 UTC  (19+ messages)
  ` [RFC v1 7/8] vp_vdpa::Add "
  ` [RFC v1 8/8] iommu: expose the function iommu_device_use_default_domain
  ` [RFC v1 3/8] vhost: Add 3 new uapi to support iommufd

[PATCH] drm/qxl: remove unused declaration
 2023-11-10  5:50 UTC 

[PATCH net-next v2 00/21] virtio-net: support AF_XDP zero copy
 2023-11-10  5:51 UTC  (50+ messages)
` [PATCH net-next v2 01/21] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH net-next v2 02/21] virtio_net: unify the code for recycling the xmit ptr
` [PATCH net-next v2 03/21] virtio_net: independent directory
` [PATCH net-next v2 04/21] virtio_net: move core structures to virtio_net.h
` [PATCH net-next v2 05/21] virtio_net: add prefix virtnet to all struct inside virtio_net.h
` [PATCH net-next v2 06/21] virtio_net: separate virtnet_rx_resize()
` [PATCH net-next v2 07/21] virtio_net: separate virtnet_tx_resize()
` [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
` [PATCH net-next v2 09/21] virtio_net: xsk: bind/unbind xsk
` [PATCH net-next v2 10/21] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v2 11/21] virtio_net: move some api to header
` [PATCH net-next v2 12/21] virtio_net: xsk: tx: support tx
` [PATCH net-next v2 13/21] virtio_net: xsk: tx: support wakeup
` [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
` [PATCH net-next v2 15/21] virtio_net: xsk: tx: virtnet_sq_free_unused_buf() check "
` [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
` [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
` [PATCH net-next v2 18/21] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
` [PATCH net-next v2 19/21] virtio_net: xsk: rx: virtnet_rq_free_unused_buf() check "
` [PATCH net-next v2 20/21] virtio_net: update tx timeout record
` [PATCH net-next v2 21/21] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY

[PATCH net] virtio_net: fix missing dma unmap for resize
 2023-11-10  5:44 UTC  (6+ messages)

[PATCH 0/6] drm: Allow the damage helpers to handle buffer damage
 2023-11-09 17:24 UTC  (2+ messages)
` [PATCH 3/6] drm/virtio: Use drm_atomic_helper_buffer_damage_merged() for "

[PATCH net-next v2 4/5] virtio-net: support rx netdim
 2023-11-09  8:34 UTC  (6+ messages)
  ` [PATCH net-next v2 2/5] virtio-net: separate rx/tx coalescing moderation cmds
  ` [PATCH net-next v2 5/5] virtio-net: return -EOPNOTSUPP for adaptive-tx

[RFC PATCH 0/5] virtio-iommu: Add VT-d IO page table
 2023-11-09  0:33 UTC  (9+ messages)
` [RFC PATCH 1/5] iommu/virtio-iommu: Correct the values of granule and nr_pages
` [RFC PATCH 2/5] iommu/vt-d: Add generic IO page table support
` [RFC PATCH 3/5] iommu/io-pgtable: Introduce struct vtd_cfg
` [RFC PATCH 4/5] iommu/vt-d: Adapt alloc_pgtable interface to be used by others
` [RFC PATCH 5/5] iommu/virtio-iommu: Support attaching VT-d IO pgtable

[PATCH] MAINTAINERS: update lists.linuxfoundation.org migrated lists
 2023-11-08 20:45 UTC  (2+ messages)

[PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
 2023-11-08 19:22 UTC  (9+ messages)
  ` [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
  ` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
  ` [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
  ` [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec

[PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
 2023-11-08 18:12 UTC 

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2023-11-08 17:39 UTC  (5+ messages)

[PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
 2023-11-08  8:18 UTC 

[RFC PATCH v1 0/2] send credit update during setting SO_RCVLOWAT
 2023-11-08  7:20 UTC  (3+ messages)
` [RFC PATCH v1 1/2] virtio/vsock: "
` [RFC PATCH v1 2/2] vsock/test: SO_RCVLOWAT + deferred credit update test

[PATCH net v2] virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
 2023-11-08  3:10 UTC  (2+ messages)

[PATCH v4 0/4] vduse: add support for networking devices
 2023-11-08  2:31 UTC  (12+ messages)
` [PATCH v4 4/4] vduse: Add LSM hooks to check Virtio device type

Fwd: 01f05940a9a75e11a2be64993c44ad8dd06e6e26 causes Wayland servers to flicker in non-gl virtio QEMU cards
 2023-11-08  0:11 UTC 

[PATCH net 1/4] vsock/virtio: remove socket from connected/bound list on shutdown
 2023-11-07 22:30 UTC  (6+ messages)
  ` [PATCH net 2/4] test/vsock fix: add missing check on socket creation
  ` [PATCH net 3/4] test/vsock: refactor vsock_accept
  ` [PATCH net 4/4] test/vsock: add dobule bind connect test
` [PATCH net 0/4] vsock: fix server prevents clients from reconnecting

The new list address is: virtualization@lists.linux.dev (old one still works)
 2023-11-07 18:41 UTC 

PSA: this list is moving to virtualization@lists.linux.dev
 2023-11-07 18:10 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 11/18] vsock: read from socket's error queue
 2023-11-07 12:10 UTC 

[PATCH AUTOSEL 6.5 20/30] vsock: read from socket's error queue
 2023-11-07 12:08 UTC 

[PATCH AUTOSEL 6.6 21/31] vsock: read from socket's error queue
 2023-11-07 12:06 UTC 

[PATCH] crypto: virtio-crypto: call finalize with bh disabled
 2023-11-06 10:08 UTC  (4+ messages)

[GIT PULL] vhost,virtio,vdpa: features, fixes, cleanups
 2023-11-05 19:11 UTC  (2+ messages)

CFP: WorldCIST'24 - 12nd World Conference on Information Systems and Technologies | Lodz, Poland | Deadline: November 24
 2023-11-05 17:19 UTC 

[PATCH V3] vdpa/mlx5: preserve CVQ vringh index
 2023-11-03 12:27 UTC  (2+ messages)

HPDC 2024: Call for Workshops and Tutorials
 2023-11-03 12:25 UTC 

[PATCH V2 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-11-03  7:39 UTC  (26+ messages)
` [PATCH V2 vfio 2/9] virtio-pci: Introduce admin virtqueue
` [PATCH V2 vfio 3/9] virtio-pci: Introduce admin command sending function
` [PATCH V2 vfio 5/9] virtio-pci: Initialize the supported admin commands
` [PATCH V2 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V2 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

BUG: virtcrypto_dataq_callback calls crypto_finalize_request() from irq context
 2023-11-02 13:25 UTC  (7+ messages)
`  "

[RFC 0/7] vdpa: Add support for iommufd
 2023-11-02 10:02 UTC  (2+ messages)

[PATCH V2] vdpa/mlx5: preserve CVQ vringh index
 2023-11-02  8:15 UTC  (2+ messages)

[PATCH net-next 0/5] virtio-net: support dynamic coalescing moderation
 2023-11-02  4:34 UTC  (9+ messages)
  ` [PATCH net-next 4/5] virtio-net: support rx netdim

[PATCH 0/2] vdpa: Add logging operatins
 2023-11-01 13:01 UTC  (2+ messages)

[PATCH net-XXX] vhost-vdpa: fix use after free in vhost_vdpa_probe()
 2023-11-01  5:33 UTC  (2+ messages)

[PATCH] virtio_pci: move structure to a header
 2023-11-01  1:45 UTC  (3+ messages)

[PATCH] vdpa_sim_blk: allocate the buffer zeroed
 2023-11-01  0:35 UTC  (2+ messages)

[PATCH v4] ALSA: virtio: use ack callback
 2023-10-31 16:35 UTC  (3+ messages)

[RFC] vdpa/mlx5: preserve CVQ vringh index
 2023-10-31  1:25 UTC  (5+ messages)

[PATCH v4 0/5] x86/paravirt: Get rid of paravirt patching
 2023-10-30 14:25 UTC  (5+ messages)
` [PATCH v4 1/5] x86/paravirt: move some functions and defines to alternative
` [PATCH v4 3/5] x86/paravirt: introduce ALT_NOT_XEN
` [PATCH v4 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
` [PATCH v4 5/5] x86/paravirt: remove no longer needed paravirt patching code

[PATCH v3 0/5] x86/paravirt: Get rid of paravirt patching
 2023-10-30 12:39 UTC  (4+ messages)
` [PATCH v3 1/5] x86/paravirt: move some functions and defines to alternative

[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-10-29 16:13 UTC  (8+ messages)
` [PATCH V1 vfio 9/9] vfio/virtio: "


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