virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-02 10:52:42 to 2021-03-10 08:54:31 UTC [more...]

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-10  8:54 UTC  (9+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 16/17] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
    ` [Freedreno] "

[PATCH v2 0/7] x86/seves: Support 32-bit boot path and other updates
 2021-03-10  8:43 UTC  (8+ messages)
` [PATCH v2 1/7] x86/boot/compressed/64: Cleanup exception handling before booting kernel
` [PATCH v2 2/7] x86/boot/compressed/64: Reload CS in startup_32
` [PATCH v2 3/7] x86/boot/compressed/64: Setup IDT in startup_32 boot path
` [PATCH v2 4/7] x86/boot/compressed/64: Add 32-bit boot #VC handler
` [PATCH v2 5/7] x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-path
` [PATCH v2 6/7] x86/boot/compressed/64: Check SEV encryption in "
` [PATCH v2 7/7] x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()

make alloc_anon_inode more useful
 2021-03-10  8:37 UTC  (21+ messages)
` [PATCH 1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb
` [PATCH 2/9] fs: add an argument-less alloc_anon_inode
` [PATCH 3/9] powerpc/pseries: remove the ppc-cmm file system
` [PATCH 4/9] drm: remove the drm "
` [PATCH 5/9] vmw_balloon: remove the balloon-vmware "
` [PATCH 6/9] virtio_balloon: remove the balloon-kvm "
` [PATCH 7/9] iomem: remove the iomem "
` [PATCH 8/9] z3fold: remove the z3fold "
` [PATCH 9/9] zsmalloc: remove the zsmalloc "

[PATCH v6] i2c: virtio: add a virtio i2c frontend driver
 2021-03-10  8:27 UTC  (13+ messages)

[PATCH v6 00/12] x86: major paravirt cleanup
 2021-03-10  7:51 UTC  (11+ messages)
` [PATCH v6 02/12] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v6 06/12] x86: add new features for paravirt patching
` [PATCH v6 07/12] x86/paravirt: remove no longer needed 32-bit pvops cruft
` [PATCH v6 08/12] x86/paravirt: simplify paravirt macros
` [PATCH v6 09/12] x86/paravirt: switch iret pvops to ALTERNATIVE
` [PATCH v6 10/12] x86/paravirt: add new macros PVOP_ALT* supporting pvops in ALTERNATIVEs
` [PATCH v6 11/12] x86/paravirt: switch functions with custom code to ALTERNATIVE
` [PATCH v6 12/12] x86/paravirt: have only one paravirt patch function

[PATCH] virtio-mmio: read[wl]()/write[wl] are already little-endian
 2021-03-10  3:08 UTC 

[PATCH v7 net-next] virtio-net: support XDP when not more queues
 2021-03-09 16:44 UTC  (2+ messages)

[PATCH net v3 2/2] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
 2021-03-09 15:55 UTC  (3+ messages)
  ` [PATCH net v3 1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct

[PATCH v2 2/2] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
 2021-03-09 14:02 UTC  (7+ messages)
  ` [PATCH v2 1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct

[PATCH 0/7] x86/seves: Support 32-bit boot path and other updates
 2021-03-09 10:02 UTC  (4+ messages)
` [PATCH 6/7] x86/boot/compressed/64: Check SEV encryption in 32-bit boot-path

[PATCH v5 00/12] x86: major paravirt cleanup
 2021-03-09  6:21 UTC  (14+ messages)
` [PATCH v5 02/12] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v5 06/12] x86: add new features for paravirt patching
` [PATCH v5 07/12] x86/paravirt: remove no longer needed 32-bit pvops cruft
` [PATCH v5 08/12] x86/paravirt: simplify paravirt macros
` [PATCH v5 09/12] x86/paravirt: switch iret pvops to ALTERNATIVE
` [PATCH v5 10/12] x86/paravirt: add new macros PVOP_ALT* supporting pvops in ALTERNATIVEs
` [PATCH v5 11/12] x86/paravirt: switch functions with custom code to ALTERNATIVE
` [PATCH v5 12/12] x86/paravirt: have only one paravirt patch function

[PATCH v7 net-next] virtio-net: support XDP when not more queues
 2021-03-09  2:47 UTC 

[PATCH V2 4/4] vDPA/ifcvf: remove the version number string
 2021-03-09  2:42 UTC  (6+ messages)
  ` [PATCH V2 1/4] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
  ` [PATCH V2 2/4] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
  ` [PATCH V2 3/4] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids

[RFC PATCH 06/18] virt/mshv: create, initialize, finalize, delete partition hypercalls
 2021-03-08 19:30 UTC  (5+ messages)
      ` [RFC PATCH 04/18] virt/mshv: request version ioctl
  ` [RFC PATCH 08/18] virt/mshv: map and unmap guest memory

[RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split
 2021-03-08 10:46 UTC  (3+ messages)

[RFC v4 05/11] vdpa: Support transferring virtual addressing during DMA mapping
 2021-03-08  7:29 UTC  (22+ messages)
  ` [RFC v4 06/11] vduse: Implement an MMU-based IOMMU driver
  ` [RFC v4 07/11] vduse: Introduce VDUSE - vDPA Device in Userspace
  ` [RFC v4 09/11] Documentation: Add documentation for VDUSE
  ` [RFC v4 10/11] vduse: Introduce a workqueue for irq injection
  ` [RFC v4 11/11] vduse: Support binding irq to the specified cpu

[PATCH v6 net-next] virtio-net: support XDP when not more queues
 2021-03-08  7:16 UTC 

[RFC PATCH 00/10] vdpa: get/set_config() rework
 2021-03-08  3:59 UTC  (12+ messages)
` [RFC PATCH 01/10] vdpa: add get_config_size callback in vdpa_config_ops
` [RFC PATCH 10/10] vhost/vdpa: return configuration bytes read and written to user space

[PATCH v6 net-next] virtio-net: support XDP when not more queues
 2021-03-08  3:41 UTC 

[PATCH 3/3] vDPA/ifcvf: bump version string to 1.0
 2021-03-08  2:53 UTC  (3+ messages)
  ` [PATCH 1/3] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
  ` [PATCH 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA

[PATCH] qxl: Fix uninitialised struct field head.surface_id
 2021-03-05  8:22 UTC  (2+ messages)

[PATCH v5 net-next] virtio-net: support XDP when not more queues
 2021-03-05  7:08 UTC 

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-03-05  3:01 UTC  (18+ messages)
  ` [virtio-dev] "

[patch 0/7] drm, highmem: Cleanup io/kmap_atomic*() usage
 2021-03-04 17:42 UTC  (9+ messages)
` [patch 1/7] drm/ttm: Replace kmap_atomic() usage
` [patch 2/7] drm/vmgfx: Replace kmap_atomic()
` [patch 3/7] highmem: Remove kmap_atomic_prot()
` [patch 4/7] drm/qxl: Replace io_mapping_map_atomic_wc()
` [patch 5/7] drm/nouveau/device: "
` [patch 6/7] drm/i915: "
` [patch 7/7] io-mapping: Remove io_mapping_map_atomic_wc()

[PATCH] scsi: target: vhost-scsi: remove redundant initialization of variable ret
 2021-03-04 17:15 UTC  (2+ messages)

[PATCH RFC 0/2] virtio-ccw: allow to disable legacy virtio
 2021-03-04 13:27 UTC  (3+ messages)
` [PATCH RFC 1/2] virtio/s390: add parameter for minimum revision
` [PATCH RFC 2/2] virtio/s390: make legacy support configurable

[PATCH RFC v1 02/15] iommu: Add a simple PASID table library
 2021-03-04  5:58 UTC  (9+ messages)
  ` [PATCH RFC v1 04/15] iommu/arm-smmu-v3: Update CD base address info for user-space
  ` [PATCH RFC v1 05/15] iommu/arm-smmu-v3: Set sync op from consumer driver of cd-lib
  ` [PATCH RFC v1 06/15] iommu/virtio: Add headers for table format probing
  ` [PATCH RFC v1 08/15] iommu: Add asid_bits to arm smmu-v3 stage1 table info
  ` [PATCH RFC v1 09/15] iommu/virtio: Update table format probing header
  ` [PATCH RFC v1 13/15] iommu/virtio: Attach Arm PASID tables when available
  ` [PATCH RFC v1 15/15] iommu/virtio: Update fault type and reason info for viommu fault
    ` [PATCH RFC v1 12/15] iommu/virtio: Add support for INVALIDATE request

[PATCH v5] i2c: virtio: add a virtio i2c frontend driver
 2021-03-04  1:47 UTC  (8+ messages)

[virtio-comment] [RFC PATCH v1 1/1] virtio-vsock: add SOCK_SEQPACKET description
 2021-03-03 17:08 UTC  (5+ messages)

[PATCH 0/5 v2] x86/sev-es: SEV-ES Fixes for v5.12
 2021-03-03 14:17 UTC  (6+ messages)
` [PATCH 1/5] x86/sev-es: Introduce ip_within_syscall_gap() helper
` [PATCH 2/5] x86/sev-es: Check if regs->sp is trusted before adjusting #VC IST stack
` [PATCH 3/5] x86/sev-es: Optimize __sev_es_ist_enter() for better readability
` [PATCH 4/5] x86/sev-es: Correctly track IRQ states in runtime #VC handler
` [PATCH 5/5] x86/sev-es: Use __copy_from_user_inatomic()

[PATCH linux-next 0/9] vdpa: Enable user to set mac address,
 2021-03-03 10:01 UTC  (20+ messages)
` [PATCH linux-next 2/9] vdpa: Introduce query of device config layout
` [PATCH linux-next 7/9] vdpa/mlx5: Provide device generated random MAC address

[RFC PATCH v5 19/19] virtio/vsock: update trace event for SEQPACKET
 2021-03-02 22:25 UTC 

[PATCH v7 0/9] ALSA: add virtio sound driver
 2021-03-02 16:47 UTC  (10+ messages)
` [PATCH v7 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
` [PATCH v7 2/9] ALSA: virtio: add virtio sound driver
` [PATCH v7 3/9] ALSA: virtio: handling control messages
` [PATCH v7 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
` [PATCH v7 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
` [PATCH v7 6/9] ALSA: virtio: PCM substream operators
` [PATCH v7 7/9] ALSA: virtio: introduce jack support
` [PATCH v7 8/9] ALSA: virtio: introduce PCM channel map support
` [PATCH v7 9/9] ALSA: virtio: introduce device suspend/resume support

[PATCH v6 0/9] ALSA: add virtio sound driver
 2021-03-02 15:35 UTC  (5+ messages)
` [PATCH v6 9/9] ALSA: virtio: introduce device suspend/resume support

[PATCH] vdpa/mlx5: Fix wrong use of bit numbers
 2021-03-02 11:24 UTC  (3+ messages)

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-03-02 10:53 UTC  (12+ messages)

[PATCH] vhost-vdpa: honor CAP_IPC_LOCK
 2021-03-02 10:52 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).