iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-06 15:33:35 to 2016-09-15 15:03:26 UTC [more...]

[PATCH v5 0/8] Fix kdump faults on system with amd iommu
 2016-09-15 15:03 UTC  (9+ messages)
  ` [PATCH v5 1/8] iommu/amd: Detect pre enabled translation
  ` [PATCH v5 2/8] iommu/amd: add early_enable_iommu() wrapper function
  ` [PATCH v5 3/8] iommu/amd: Define bit fields for DTE particularly
  ` [PATCH v5 4/8] iommu/amd: Add function copy_dev_tables
  ` [PATCH v5 5/8] iommu/amd: copy old trans table from old kernel
  ` [PATCH v5 6/8] iommu/amd: Do not re-enable dev table entries in kdump
  ` [PATCH v5 7/8] iommu/amd: Don't update domain info to dte entry at iommu init stage
  ` [PATCH v5 8/8] iommu/amd: Update domain into to dte entry during device driver init

[PATCH v7 00/22] Generic DT bindings for PCI IOMMUs and ARM SMMU
 2016-09-15 10:15 UTC  (42+ messages)
  ` [PATCH v7 01/22] Docs: dt: add PCI IOMMU map bindings
  ` [PATCH v7 02/22] of/irq: Break out msi-map lookup (again)
  ` [PATCH v7 03/22] iommu/of: Handle iommu-map property for PCI
  ` [PATCH v7 04/22] iommu: Introduce iommu_fwspec
      ` [PATCH v7.1 "
  ` [PATCH v7 05/22] Docs: dt: document ARM SMMUv3 generic binding usage
  ` [PATCH v7 06/22] iommu/arm-smmu: Fall back to global bypass
  ` [PATCH v7 07/22] iommu/arm-smmu: Implement of_xlate() for SMMUv3
  ` [PATCH v7 08/22] iommu/arm-smmu: Support non-PCI devices with SMMUv3
  ` [PATCH v7 09/22] iommu/arm-smmu: Set PRIVCFG in stage 1 STEs
  ` [PATCH v7 10/22] iommu/arm-smmu: Handle stream IDs more dynamically
  ` [PATCH v7 11/22] iommu/arm-smmu: Consolidate stream map entry state
  ` [PATCH v7 12/22] iommu/arm-smmu: Keep track of S2CR state
  ` [PATCH v7 13/22] iommu/arm-smmu: Refactor mmu-masters handling
      ` [PATCH v7.1 "
  ` [PATCH v7 14/22] iommu/arm-smmu: Streamline SMMU data lookups
  ` [PATCH v7 15/22] iommu/arm-smmu: Add a stream map entry iterator
  ` [PATCH v7 16/22] iommu/arm-smmu: Intelligent SMR allocation
  ` [PATCH v7 17/22] iommu/arm-smmu: Convert to iommu_fwspec
  ` [PATCH v7 18/22] Docs: dt: document ARM SMMU generic binding usage
  ` [PATCH v7 19/22] iommu/arm-smmu: Wire up generic configuration support
      ` [PATCH v7.1 "
  ` [PATCH v7 20/22] iommu/arm-smmu: Set domain geometry
  ` [PATCH v7 21/22] iommu/dma: Add support for mapping MSIs
  ` [PATCH v7 22/22] iommu/dma: Avoid PCI host bridge windows

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-09-15  9:57 UTC  (67+ messages)
` [RFC PATCH v2 01/20] x86: Documentation for AMD Secure Memory Encryption (SME)
` [RFC PATCH v2 03/20] x86: Secure Memory Encryption (SME) build enablement
` [RFC PATCH v2 05/20] x86: Add the Secure Memory Encryption cpu feature
` [RFC PATCH v2 07/20] x86: Provide general kernel support for memory encryption
` [RFC PATCH v2 09/20] x86: Add support for early encryption/decryption of memory
` [RFC PATCH v2 10/20] x86: Insure that memory areas are encrypted when possible
` [RFC PATCH v2 11/20] mm: Access BOOT related data in the clear
` [RFC PATCH v2 12/20] x86: Add support for changing memory encryption attribute
` [RFC PATCH v2 13/20] x86: Decrypt trampoline area if memory encryption is active
` [RFC PATCH v2 14/20] x86: DMA support for memory encryption
` [RFC PATCH v2 15/20] iommu/amd: AMD IOMMU "
` [RFC PATCH v2 16/20] x86: Check for memory encryption on the APs
` [RFC PATCH v2 18/20] x86/kvm: Enable Secure Memory Encryption of nested page tables
` [RFC PATCH v2 19/20] x86: Access the setup data through debugfs un-encrypted
` [RFC PATCH v2 20/20] x86: Add support to make use of Secure Memory Encryption

[PATCH] iommu/amd: Don't put completion-wait semaphore on stack
 2016-09-15  9:28 UTC  (7+ messages)
                  ` [PATCH v2] "

[PATCH 0/4] iommu/amd: Clean up patches
 2016-09-15  8:50 UTC  (5+ messages)
  ` [PATCH 1/4] iommu/amd: clean up the cmpxchg64 invocation
  ` [PATCH 2/4] iommu/amd: Use standard bitmap operation to set bitmap
  ` [PATCH 3/4] iommu/amd: Free domain id when free a domain of struct dma_ops_domain
  ` [PATCH 4/4] iommu/amd: No need to wait iommu completion if no dte irq entry change

[PATCH] iommu/exynos: Improve page fault debug message
 2016-09-14 12:44 UTC 

[PATCH v3 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-09-14 11:54 UTC  (9+ messages)
      ` [PATCH v3 1/2] iommu/exynos: Remove excessive, useless debug
    ` [PATCH v3 2/2] iommu/exynos: Add proper runtime pm support

[v11, 0/8] Fix eSDHC host version register bug
 2016-09-13 22:24 UTC  (11+ messages)
` [v11, 5/8] soc: fsl: add GUTS driver for QorIQ platforms
` [v11, 7/8] base: soc: introduce soc_device_match() interface

[PATCH v5 00/14] ACPI IORT ARM SMMU support
 2016-09-13 17:30 UTC  (29+ messages)
` [PATCH v5 13/14] drivers: acpi: iort: add single mapping function
  ` [PATCH v5 01/14] drivers: iommu: add FWNODE_IOMMU fwnode type
  ` [PATCH v5 02/14] drivers: iommu: implement arch_{set/get}_iommu_fwspec API
  ` [PATCH v5 03/14] drivers: acpi: iort: introduce linker section for IORT entries probing
  ` [PATCH v5 04/14] drivers: acpi: iort: add support for IOMMU fwnode registration
  ` [PATCH v5 05/14] drivers: iommu: make iommu_fwspec OF agnostic
  ` [PATCH v5 06/14] drivers: acpi: implement acpi_dma_configure
  ` [PATCH v5 07/14] drivers: acpi: iort: add support for ARM SMMU platform devices creation
  ` [PATCH v5 08/14] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
  ` [PATCH v5 09/14] drivers: iommu: arm-smmu-v3: add IORT configuration
  ` [PATCH v5 10/14] drivers: iommu: arm-smmu: split probe functions into DT/generic portions
  ` [PATCH v5 11/14] drivers: iommu: arm-smmu: add IORT configuration
  ` [PATCH v5 12/14] drivers: acpi: iort: replace rid map type with type mask
  ` [PATCH v5 14/14] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH] iommu/io-pgtable-arm: Check for v7s-incapable systems
 2016-09-13 17:02 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v6 00/20] Generic DT bindings for PCI IOMMUs and ARM SMMU
 2016-09-12  9:18 UTC  (30+ messages)
  ` [PATCH v6 02/20] of/irq: Break out msi-map lookup (again)
  ` [PATCH v6 03/20] iommu/of: Handle iommu-map property for PCI
  ` [PATCH v6 04/20] iommu/of: Introduce iommu_fwspec
  ` [PATCH v6 05/20] iommu/arm-smmu: Implement of_xlate() for SMMUv3
  ` [PATCH v6 06/20] iommu/arm-smmu: Support non-PCI devices with SMMUv3
  ` [PATCH v6 07/20] iommu/arm-smmu: Set PRIVCFG in stage 1 STEs
  ` [PATCH v6 08/20] iommu/arm-smmu: Handle stream IDs more dynamically
  ` [PATCH v6 09/20] iommu/arm-smmu: Consolidate stream map entry state
  ` [PATCH v6 10/20] iommu/arm-smmu: Keep track of S2CR state
  ` [PATCH v6 11/20] iommu/arm-smmu: Refactor mmu-masters handling
  ` [PATCH v6 12/20] iommu/arm-smmu: Streamline SMMU data lookups
  ` [PATCH v6 13/20] iommu/arm-smmu: Add a stream map entry iterator
  ` [PATCH v6 14/20] iommu/arm-smmu: Intelligent SMR allocation
  ` [PATCH v6 15/20] iommu/arm-smmu: Convert to iommu_fwspec
  ` [PATCH v6 16/20] Docs: dt: document ARM SMMU generic binding usage
  ` [PATCH v6 17/20] iommu/arm-smmu: Wire up generic configuration support
  ` [PATCH v6 18/20] iommu/arm-smmu: Set domain geometry
  ` [PATCH v6 19/20] iommu/dma: Add support for mapping MSIs
      ` [PATCH v6.1] "
  ` [PATCH v6 20/20] iommu/dma: Avoid PCI host bridge windows
  ` [PATCH 21/20] drm/exynos: Fix iommu_dma_init_domain prototype change
  ` [PATCH 22/20] iommu/arm-smmu: Fall back to global bypass
  ` [PATCH 4.5/20] Docs: dt: document ARM SMMUv3 generic binding usage

[PATCH] iommu/vt-d: Fix the size calculation of pasid table
 2016-09-12  2:49 UTC 

Stability connection problems in ath9k kernel 4.7
 2016-09-09 14:32 UTC  (4+ messages)

[PATCH] iommu/arm-smmu: Disable interrupts whilst holding the cmdq lock
 2016-09-09 14:18 UTC  (2+ messages)

[PATCH 0/8] IOMMU Probe deferral support
 2016-09-09  9:48 UTC  (14+ messages)
` [PATCH 1/8] arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
` [PATCH 4/8] of: dma: Split of_configure_dma() into mask and ops configuration
` [PATCH 7/8] iommu: of: Handle IOMMU lookup failure with deferred probing or error

[PATCH v2 00/10] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-09-06 23:57 UTC  (10+ messages)
` [PATCH v2 06/10] driver core: Avoid endless recursion if device has more than one link
` [PATCH v2 07/10] driver core: Add support for links to already probed drivers
` [PATCH v2 08/10] PM core: Fix restoring devices with links during system PM transition
` [PATCH v2 02/10] driver core: Functional dependencies tracking support


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