public inbox for iommu@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2017-06-07 19:16:27 to 2017-06-14 22:23:03 UTC [more...]

[RFC 0/9] IOMMU driver changes for shared virtual memory virtualization
 2017-06-14 22:23 UTC  (10+ messages)
  ` [RFC 1/9] iommu: Introduce bind_pasid_table API function
  ` [RFC 2/9] iommu/vt-d: add bind_pasid_table function
  ` [RFC 3/9] iommu: Introduce iommu do invalidate API function
  ` [RFC 5/9] iommu: Introduce fault notifier API
  ` [RFC 6/9] iommu/vt-d: track device with pasid table bond to a guest
  ` [RFC 7/9] iommu/dmar: notify unrecoverable faults
  ` [RFC 8/9] iommu/intel-svm: notify page request to guest
` [RFC 4/9] iommu/vt-d: Add iommu do invalidate function
` [RFC 9/9] iommu/intel-svm: replace dev ops with generic fault notifier

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-14 20:40 UTC  (70+ messages)
` [PATCH v6 04/34] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v6 05/34] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v6 06/34] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v6 09/34] x86/mm: Simplify p[gum]d_page() macros
` [PATCH v6 10/34] x86, x86/mm, x86/xen, olpc: Use __va() against just the physical address in cr3
              ` [Xen-devel] "
` [PATCH v6 13/34] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v6 14/34] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v6 19/34] x86/mm: Add support to access boot related data in the clear
` [PATCH v6 22/34] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v6 24/34] x86, swiotlb: Add memory encryption support
  ` [PATCH v6 18/34] x86/efi: Update EFI pagetable creation to work with SME
  ` [PATCH v6 20/34] x86, mpparse: Use memremap to map the mpf and mpc data
  ` [PATCH v6 21/34] x86/mm: Add support to access persistent memory in the clear
  ` [PATCH v6 23/34] x86, realmode: Decrypt trampoline area if memory encryption is active
  ` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME
  ` [PATCH v6 27/34] x86, realmode: Check for memory encryption on the APs
  ` [PATCH v6 31/34] x86/mm: Use proper encryption attributes with /dev/mem
  ` [PATCH v6 32/34] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v6 28/34] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v6 29/34] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v6 30/34] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v6 33/34] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v6 34/34] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH v6 23/34] x86, realmode: Decrypt trampoline area if memory encryption is active
 2017-06-14 16:39 UTC 

clean up and modularize arch dma_mapping interface
 2017-06-14  9:17 UTC  (63+ messages)
` [PATCH 02/44] ibmveth: properly unwind on init errors
` [PATCH 04/44] drm/exynos: don't use DMA_ERROR_CODE
  ` [PATCH 01/44] firmware/ivc: use dma_mapping_error
  ` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
  ` [PATCH 05/44] drm/armada: don't abuse DMA_ERROR_CODE
  ` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
  ` [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops
  ` [PATCH 08/44] xen-swiotlb: implement ->mapping_error
  ` [PATCH 09/44] c6x: remove DMA_ERROR_CODE
  ` [PATCH 10/44] ia64: "
  ` [PATCH 11/44] m32r: "
  ` [PATCH 13/44] openrisc: "
  ` [PATCH 14/44] sh: "
  ` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
  ` [PATCH 19/44] s390: implement ->mapping_error
` [PATCH 12/44] microblaze: remove DMA_ERROR_CODE
` [PATCH 15/44] xtensa: "
` [PATCH 16/44] arm64: "
` [PATCH 18/44] iommu/amd: implement ->mapping_error
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
` [PATCH 22/44] x86/pci-nommu: "
` [PATCH 23/44] x86/calgary: "
` [PATCH 24/44] x86: remove DMA_ERROR_CODE
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
` [PATCH 30/44] dma-virt: "
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
` [PATCH 34/44] arm: remove arch specific "
` [PATCH 35/44] x86: "
` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
` [PATCH 38/44] arm: "
` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask

[PATCH 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-06-13 14:52 UTC  (5+ messages)
` [PATCH 1/2] acpi:iort: Add an IORT helper function to reserve HW ITS address regions for IOMMU drivers
` [PATCH 2/2] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801

What differences and relations between SVM, HSA, HMM and Unified Memory?
 2017-06-13 12:36 UTC  (4+ messages)
      ` 答复: "

[PATCH 3/4] iommu: add qcom_iommu
 2017-06-13 12:17 UTC 

[PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-06-13 11:51 UTC  (15+ messages)
` [PATCH v7 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
` [PATCH v7 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
          ` Fwd: "
` [PATCH v7 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126

[PATCH] iommu/io-pgtable-arm-v7s: constify dummy_tlb_ops
 2017-06-13 10:28 UTC 

[PATCH] iommu/vt-d: constify intel_dma_ops
 2017-06-13 10:18 UTC 

[PATCH 0/4] iommu: add qcom_iommu for early "B" family devices
 2017-06-12 13:25 UTC  (4+ messages)
` [PATCH 3/4] iommu: add qcom_iommu

[git pull] IOMMU Fixes for Linux v4.12-rc4
 2017-06-09 22:38 UTC 

[PATCH 0/8] io-pgtable lock removal
 2017-06-09 19:28 UTC  (10+ messages)
` [PATCH 1/8] iommu/io-pgtable-arm-v7s: Check table PTEs more precisely
` [PATCH 2/8] iommu/io-pgtable-arm: Improve split_blk_unmap
` [PATCH 3/8] iommu/io-pgtable-arm-v7s: Refactor split_blk_unmap
` [PATCH 4/8] iommu/io-pgtable: Introduce explicit coherency
` [PATCH 5/8] iommu/io-pgtable-arm: Support lockless operation
` [PATCH 6/8] iommu/io-pgtable-arm-v7s: "
` [PATCH 7/8] iommu/arm-smmu: Remove io-pgtable spinlock
` [PATCH 8/8] iommu/arm-smmu-v3: "

[PATCH 03/12] intel-ipu3: Add DMA API implementation
 2017-06-09 13:05 UTC  (19+ messages)
  ` [PATCH 02/12] intel-ipu3: mmu: implement driver

[PATCH v1 0/3] iommu/amd: AMD IOMMU performance updates 2017-06-05
 2017-06-08 23:31 UTC  (6+ messages)
` [PATCH v1 3/3] iommu/amd: Optimize the IOMMU queue flush

[PATCH] iommu/vt-d: correctly disable Intel IOMMU force on
 2017-06-08 18:27 UTC 

[RFCv2 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-06-08 11:43 UTC  (10+ messages)
` [RFCv2 2/2] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801

[PATCH v3 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices
 2017-06-08  9:04 UTC  (4+ messages)
  ` [PATCH v3 1/2] acpica: iort: Update SMMUv3 header for proximity domain mapping
  ` [PATCH v3 2/2] acpi/iort: numa: Add numa node mapping for smmuv3 devices

[PATCH v2 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices
 2017-06-08  3:27 UTC  (4+ messages)
` [PATCH v2 2/2] acpi/iort: "


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