Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2017-04-18 21:17:54 to 2017-04-28 22:29:53 UTC [more...]

[RFC PATCH 0/2] iommu/s390: Fix iommu-groups and add sysfs support
 2017-04-28 22:29 UTC  (15+ messages)
  ` [PATCH 1/2] iommu/s390: Fix IOMMU groups
  ` [PATCH 2/2] iommu/s390: Add support for iommu_device handling

[PATCH 1/1] iommu/vt-d: Don't print the failure message when booting non-kdump kernel
 2017-04-28 21:39 UTC  (2+ messages)

[PATCH] ACPI/IORT: Fix CONFIG_IOMMU_API dependency
 2017-04-28 15:59 UTC 

[PATCH] drivers/of_iommu: ignore SMMU DT nodes with status 'disabled'
 2017-04-28 13:22 UTC  (5+ messages)

[RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
 2017-04-28 12:51 UTC  (19+ messages)
` [RFC PATCH 1/8] iommu: Introduce bind_pasid_table API function
          ` [Qemu-devel] "
` [RFC PATCH 2/8] iommu/vt-d: add bind_pasid_table function
` [RFC PATCH 3/8] iommu: Introduce iommu do invalidate API function
` [RFC PATCH 4/8] iommu/vt-d: Add iommu do invalidate function
` [RFC PATCH 5/8] VFIO: Add new IOTCL for PASID Table bind propagation
    ` [Qemu-devel] "
` [RFC PATCH 6/8] VFIO: do pasid table binding
` [RFC PATCH 7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation
` [RFC PATCH 8/8] VFIO: do IOMMU TLB invalidation from guest

[RFC PATCH 00/20] Qemu: Extend intel_iommu emulator to support Shared Virtual Memory
 2017-04-28  9:56 UTC  (34+ messages)
` [RFC PATCH 01/20] intel_iommu: add "ecs" option
` [RFC PATCH 02/20] intel_iommu: exposed extended-context mode to guest
        ` [Qemu-devel] "
` [RFC PATCH 03/20] intel_iommu: add "svm" option
` [RFC PATCH 04/20] Memory: modify parameter in IOMMUNotifier func
` [RFC PATCH 05/20] VFIO: add new IOCTL for svm bind tasks
` [RFC PATCH 06/20] VFIO: add new notifier for binding PASID table
` [RFC PATCH 07/20] VFIO: check notifier flag in region_del()
` [RFC PATCH 08/20] Memory: add notifier flag check in memory_replay()
` [RFC PATCH 09/20] Memory: introduce iommu_ops->record_device
` [RFC PATCH 10/20] VFIO: notify vIOMMU emulator when device is assigned
` [RFC PATCH 11/20] intel_iommu: provide iommu_ops->record_device
` [RFC PATCH 12/20] Memory: Add func to fire pasidt_bind notifier
      ` [Qemu-devel] "
` [RFC PATCH 13/20] IOMMU: add pasid_table_info for guest pasid table
` [RFC PATCH 14/20] intel_iommu: add FOR_EACH_ASSIGN_DEVICE macro
` [RFC PATCH 15/20] intel_iommu: link whole guest pasid table to host
` [RFC PATCH 16/20] VFIO: Add notifier for propagating IOMMU TLB invalidate
` [RFC PATCH 17/20] Memory: Add func to fire TLB invalidate notifier
` [RFC PATCH 18/20] intel_iommu: propagate Extended-IOTLB invalidate to host
` [RFC PATCH 19/20] intel_iommu: propagate PASID-Cache "
` [RFC PATCH 20/20] intel_iommu: propagate Ext-Device-TLB "

Does a new booting kernel by "kexec -l" need to copy IR table from previous kernel?
 2017-04-28  8:17 UTC  (4+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-28  5:32 UTC  (49+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v5 07/32] x86/mm: Add support to enable SME in early boot processing
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 10/32] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v5 11/32] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v5 12/32] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v5 14/32] efi: Add an EFI table address match function
` [PATCH v5 15/32] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v5 16/32] x86/efi: Update EFI pagetable creation to work with SME
  ` [PATCH v5 13/32] x86/boot/e820: Add support to determine the E820 type of an address
  ` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
  ` [PATCH v5 19/32] x86/mm: Add support to access persistent memory "
  ` [PATCH v5 21/32] x86, realmode: Decrypt trampoline area if memory encryption is active
  ` [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
  ` [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
  ` [PATCH v5 24/32] iommu/amd: Disable AMD IOMMU if memory encryption is active
  ` [PATCH v5 25/32] x86, realmode: Check for memory encryption on the APs
  ` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
  ` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 18/32] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v5 20/32] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v5 27/32] kvm: x86: svm: Enable Secure Memory Encryption within KVM
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 30/32] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v5 32/32] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-04-27 17:00 UTC  (9+ messages)
  ` [PATCH 1/3] arm64: Add MIDR values for Cavium cn99xx SoCs
  ` [PATCH 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
  ` [PATCH 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2

[PATCH 0/4] iommu: Header file cleanups
 2017-04-27 14:16 UTC  (6+ messages)
` [PATCH 1/4] iommu: Include device.h in iommu.h
  ` [PATCH 2/4] iommu: Move report_iommu_fault() to iommu.c
  ` [PATCH 3/4] iommu: Remove pci.h include from trace/events/iommu.h
` [PATCH 4/4] iommu: Remove trace-events include from iommu.h

[PATCH] iommu/arm-smmu-v3: Poll for CMDQ drain completion more effectively
 2017-04-27 11:13 UTC 

[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
 2017-04-26 16:24 UTC  (15+ messages)
` [RFC 1/3] virtio-iommu: firmware description of the virtual topology
` [RFC 2/3] virtio-iommu: device probing and operations
` [RFC 3/3] virtio-iommu: future work

[PATCH] iommu: Print a message with the default domain type created
 2017-04-26 15:50 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed
 2017-04-26 12:03 UTC  (7+ messages)

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-04-26 11:01 UTC  (8+ messages)
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory
` [RFC PATCH 30/30] vfio: Allow to bind foreign task

[PATCH] iommu/arm-smmu-v3: Increase SMMU CMD queue poll timeout
 2017-04-26  9:48 UTC  (7+ messages)

[PATCH] arm64/dma-mapping: fix DMA_ATTR_FORCE_CONTIGUOUS mmaping code
 2017-04-25 14:11 UTC  (5+ messages)

[PATCH v5 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-04-25 13:37 UTC  (15+ messages)
` [PATCH v5 2/2] PCI: quirks: Fix ThunderX2 dma alias handling

[PATCH] iommu: arm-smmu: correct sid to mask
 2017-04-25 12:26 UTC  (3+ messages)

[PATCH v2] arm64/dma-mapping: fix DMA_ATTR_FORCE_CONTIGUOUS mmaping code
 2017-04-24 17:38 UTC  (4+ messages)

[PATCH] iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed
 2017-04-24 16:20 UTC  (6+ messages)

[RFC PATH] of/pci/dma: fix DMA configruation for PCI masters
 2017-04-24 14:20 UTC  (2+ messages)

[PATCH 1/1] iommu/amd: fix incorrect error handling
 2017-04-24 10:39 UTC  (2+ messages)

[RFC PATCH] of: Fix DMA configuration for non-DT masters
 2017-04-22  8:53 UTC  (2+ messages)

[PATCH v5] arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU
 2017-04-20 17:59 UTC  (2+ messages)

[PATCH] iommu: make iommu_bus_notifier return NOTIFY_DONE rather than error code
 2017-04-20 14:43 UTC  (2+ messages)

[PATCH v3 0/7] iommu/omap: Add support for iommu-groups and 'struct iommu_device'
 2017-04-20 14:35 UTC  (2+ messages)

[PATCH V11 00/11] IOMMU probe deferral support
 2017-04-20 14:31 UTC  (2+ messages)

[PATCH] iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typo
 2017-04-20 13:49 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox