iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-15 15:48:42 to 2016-01-20 12:00:09 UTC [more...]

[PATCH 0/6] iommu/amd: enable ACPI hardware ID device support
 2016-01-20 12:00 UTC  (17+ messages)
  ` [PATCH 1/6] iommu/amd: Modify ivhd_header structure to support type 11h and 40h
  ` [PATCH 2/6] iommu/amd: Use the most comprehensive IVHD type that the driver can support
  ` [PATCH 3/6] iommu/amd: Add new map for storing IVHD dev entry type HID
  ` [PATCH 4/6] iommu/amd: Introduces ivrs_acpihid kernel parameter
  ` [PATCH 5/6] iommu/amd: Add support for non-pci devices
  ` [PATCH 6/6] iommu/amd: Manage iommu_group "

[PATCH] iommu/amd: set AMD iommu-callbacks for the amba bus
 2016-01-20 11:58 UTC  (3+ messages)

[git pull] IOMMU Updates for Linux v4.5
 2016-01-19 16:00 UTC 

[PATCH v7 0/5] MT8173 IOMMU SUPPORT
 2016-01-19  9:43 UTC  (14+ messages)
  ` [PATCH v7 1/5] dt-bindings: iommu: Add binding for mediatek IOMMU
  ` [PATCH v7 2/5] dt-bindings: mediatek: Add smi dts binding
  ` [PATCH v7 3/5] memory: mediatek: Add SMI driver
  ` [PATCH v7 4/5] iommu/mediatek: Add mt8173 IOMMU driver
  ` [PATCH v7 5/5] dts: mt8173: Add iommu/smi nodes for mt8173

[PATCH v1] iommu/rockchip: reconstruct to support multi slaves
 2016-01-19  7:03 UTC 

[PATCH 1/3] iommu/dma: Add some missing #includes
 2016-01-19  2:55 UTC  (10+ messages)
  ` [PATCH 2/3] iommu/dma: Use correct offset in map_sg
      ` [PATCH RESEND] "
  ` [PATCH 3/3] iommu/dma: Avoid unlikely high-order allocations

[PATCH] iommu/vt-d: Add support for multiple DMA aliases
 2016-01-18 12:00 UTC  (6+ messages)

[PATCH v2 0/3] io-pgtable ARM short descriptor format
 2016-01-18  7:22 UTC  (14+ messages)
  ` [PATCH v2 1/3] iommu/io-pgtable: Add ARMv7 short descriptor support
  ` [PATCH v2 2/3] iommu/io-pgtable: Add helper functions for TLB ops
  ` [PATCH v2 3/3] iommu/io-pgtable: Avoid redundant TLB syncs

IOMMU, DMA and legacy PCI board
 2016-01-15 16:14 UTC 

[PATCH] iommu/vt-d: Don't skip PCI devices when disabling IOTLB
 2016-01-15  5:33 UTC 

Can't boot new 4.4 kernel with IOMMU enabled
 2016-01-14 14:04 UTC  (5+ messages)

[PATCH] iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users
 2016-01-13 21:35 UTC 

[PATCH] iommu/arm-smmu: add a shortcut when the @dev_node is NULL
 2016-01-12  2:15 UTC 

[PATCH] iommu/vt-d: Add support for multiple DMA aliases
 2016-01-11 13:30 UTC  (3+ messages)

[PATCH V2 0/4]IOMMU: avoid lock contention in iova allocation
 2016-01-11  3:37 UTC  (7+ messages)
  ` [PATCH V2 1/4] IOMMU: add a percpu cache for "
  ` [PATCH V2 2/4] iommu: free_iova doesn't need lock twice
  ` [PATCH V2 3/4] intel-iommu: remove find_iova in unmap path
  ` [PATCH V2 4/4] intel-iommu: do batch iova free

[git pull] IOMMU Fixes for Linux v4.4-rc8
 2016-01-07 19:28 UTC 

[PATCH v2 0/6] perf/amd/iommu: Enable multi-IOMMU support
 2016-01-07 15:28 UTC  (12+ messages)
` [PATCH v2 3/6] iommu/amd: Introduce amd_iommu_get_num_iommus()
  ` [PATCH v2 1/6] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header
  ` [PATCH v2 2/6] perf/amd/iommu: Modify functions to query max banks and counters
  ` [PATCH v2 4/6] perf/amd/iommu: Introduce data structure for tracking prev count
  ` [PATCH v2 5/6] perf/amd/iommu: Introduce get_iommu_bnk_cnt_evt_idx
  ` [PATCH v2 6/6] perf/amd/iommu: Enable support for multiple IOMMUs

[patch] iommu/amd: remove an unneeded condition
 2016-01-07 12:08 UTC  (2+ messages)

[PATCH] iommu:Check that iommu_device_create has completed successfully in alloc_iommu
 2016-01-07 11:19 UTC  (2+ messages)
  ` [PATCH] iommu/vt-d: Fix up error handling in alloc_iommu "

linux-4.4-rc8/drivers/iommu/intel-iommu.c:151: possible int/long mixup ?
 2016-01-04 18:03 UTC 

[PATCH 0/7] Intel IOMMU scalability improvements
 2016-01-04 17:35 UTC  (2+ messages)

[PATCH] iommu:Check that iommu_device_create has completed successfully in alloc_iommu
 2016-01-04 16:38 UTC  (6+ messages)

[PATCH v2] iommu/dma: Map scatterlists more parsimoniously
 2015-12-30  1:42 UTC  (2+ messages)

[PATCH 0/6] perf/amd/iommu: Enable multi-IOMMU support
 2015-12-29 21:20 UTC  (9+ messages)
  ` [PATCH 1/6] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header
  ` [PATCH 2/6] perf/amd/iommu: Modify functions to query max banks and counters
  ` [PATCH 3/6] iommu/amd: Introduce amd_iommu_get_num_iommus()
  ` [PATCH 4/6] perf/amd/iommu: Introduce data structure for tracking prev count
  ` [PATCH 5/6] perf/amd/iommu: Introduce get_iommu_bnk_cnt_evt_idx
  ` [PATCH 6/6] perf/amd/iommu: Enable support for multiple IOMMUs

[PATCH 00/06] iommu/ipmmu-vmsa: IPMMU multi-arch update
 2015-12-29  0:26 UTC  (14+ messages)
` [PATCH 01/06] iommu/ipmmu-vmsa: Remove platform data handling
` [PATCH 02/06] iommu/ipmmu-vmsa: Convert to dev_data
` [PATCH 03/06] iommu/ipmmu-vmsa: Break out utlb control function
` [PATCH 04/06] iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context
` [PATCH 05/06] iommu/ipmmu-vmsa: Break out 32-bit ARM mapping code
` [PATCH 06/06] iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency

Regression since 4.1
 2015-12-28 16:49 UTC  (4+ messages)

[PATCH 7/7] iommu: introduce per-cpu caching to iova allocation
 2015-12-28 16:17 UTC 

[PATCH 6/7] iommu: change intel-iommu to use IOVA frame numbers
 2015-12-28 16:17 UTC 

[PATCH 5/7] iommu: avoid dev iotlb logic in intel-iommu for domains with no dev iotlbs
 2015-12-28 16:17 UTC 

[PATCH 4/7] iommu: only unmap mapped entries
 2015-12-28 16:16 UTC 

[PATCH 3/7] iommu: correct flush_unmaps pfn usage
 2015-12-28 16:16 UTC 

[PATCH 2/7] iommu: per-cpu deferred invalidation queues
 2015-12-28 16:16 UTC 

[PATCH 1/7] iommu: refactoring of deferred flush entries
 2015-12-28 16:15 UTC 

[PATCH] iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled
 2015-12-28 16:12 UTC  (2+ messages)

[PATCH 00/23] AMD IOMMU DMA-API Scalability Improvements
 2015-12-22 22:21 UTC  (24+ messages)
  ` [PATCH 01/23] iommu/amd: Warn only once on unexpected pte value
  ` [PATCH 02/23] iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.c
  ` [PATCH 03/23] iommu/amd: Introduce bitmap_lock in struct aperture_range
  ` [PATCH 04/23] iommu/amd: Flush IOMMU TLB on __map_single error path
  ` [PATCH 05/23] iommu/amd: Flush the IOMMU TLB before the addresses are freed
  ` [PATCH 06/23] iommu/amd: Pass correct shift to iommu_area_alloc()
  ` [PATCH 07/23] iommu/amd: Add dma_ops_aperture_alloc() function
  ` [PATCH 08/23] iommu/amd: Move aperture_range.offset to another cache-line
  ` [PATCH 09/23] iommu/amd: Retry address allocation within one aperture
  ` [PATCH 10/23] iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc()
  ` [PATCH 11/23] iommu/amd: Remove 'start' parameter from dma_ops_area_alloc
  ` [PATCH 12/23] iommu/amd: Rename dma_ops_domain->next_address to next_index
  ` [PATCH 13/23] iommu/amd: Flush iommu tlb in dma_ops_free_addresses
  ` [PATCH 14/23] iommu/amd: Iterate over all aperture ranges in dma_ops_area_alloc
  ` [PATCH 15/23] iommu/amd: Remove need_flush from struct dma_ops_domain
  ` [PATCH 16/23] iommu/amd: Optimize dma_ops_free_addresses
  ` [PATCH 17/23] iommu/amd: Allocate new aperture ranges in dma_ops_alloc_addresses
  ` [PATCH 18/23] iommu/amd: Build io page-tables with cmpxchg64
  ` [PATCH 19/23] iommu/amd: Initialize new aperture range before making it visible
  ` [PATCH 21/23] iommu/amd: Make dma_ops_domain->next_index percpu
` [PATCH 20/23] iommu/amd: Relax locking in dma_ops path
` [PATCH 22/23] iommu/amd: Use trylock to aquire bitmap_lock
` [PATCH 23/23] iommu/amd: Preallocate dma_ops apertures based on dma_mask

[GIT PULL] iommu/arm-smmu: Updates for 4.5
 2015-12-22 10:28 UTC  (2+ messages)

[PATCH v2 1/2] IOMMU: arm-smmu-v3: Fix broken STE.VALID check in Broadcom Vulcan
 2015-12-21  9:55 UTC  (7+ messages)
  ` [PATCH v2 2/2] Documentation: dt-bindings: Add option to workaround STE.VALID "

[PATCH 1/2] io-64-nonatomic: Add relaxed accessor variants
 2015-12-18 18:54 UTC  (2+ messages)
  ` [PATCH 2/2] iommu/arm-smmu: Tidy up 64-bit/atomic I/O accesses

[git pull] IOMMU Fixes for Linux v4.4-rc5
 2015-12-18 15:51 UTC 

[PATCH 0/5] io-pgtable fixes + ARM short-descriptor format
 2015-12-17 20:12 UTC  (4+ messages)
` [PATCH 5/5] iommu/io-pgtable: Add ARMv7 short descriptor support

[PATCH 00/13] iommu/arm-smmu: Current patch queue for 4.5
 2015-12-17 12:12 UTC  (14+ messages)
  ` [PATCH 01/13] iommu/arm-smmu: Remove #define for non-existent PRIQ_0_OF field
  ` [PATCH 02/13] iommu/arm-smmu: Convert DMA buffer allocations to the managed API
  ` [PATCH 03/13] iommu/arm-smmu: Delete an unnecessary check before free_io_pgtable_ops()
  ` [PATCH 04/13] iommu/arm-smmu: Use incoming shareability attributes in bypass mode
  ` [PATCH 05/13] iommu/arm-smmu: Correct group reference count
  ` [PATCH 06/13] iommu/arm-smmu: Handle unknown CERROR values gracefully
  ` [PATCH 07/13] iommu/io-pgtable-arm: Avoid dereferencing bogus PTEs
  ` [PATCH 08/13] iommu/io-pgtable: Indicate granule for TLB maintenance
  ` [PATCH 09/13] iommu/arm-smmu: Invalidate TLBs properly
  ` [PATCH 10/13] iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro common
  ` [PATCH 11/13] iommu/arm-smmu: Fix write to GERRORN register
  ` [PATCH 12/13] iommu/arm-smmu: Use STE.S1STALLD only when supported
` [PATCH 13/13] iommu/io-pgtable-arm: Ensure we free the final level on teardown

[PATCH] iommu/amd: Assign default IOMMU when there is only one IOMMU
 2015-12-17  3:17 UTC  (4+ messages)

[PATCH v6 0/5] MT8173 IOMMU SUPPORT
 2015-12-17  3:12 UTC  (14+ messages)
` [PATCH v6 3/5] memory: mediatek: Add SMI driver
` [PATCH v6 4/5] iommu/mediatek: Add mt8173 IOMMU driver

[Patch v2 0/9] Fix AMD IOMMU faults in kdump kernel
 2015-12-16 15:51 UTC  (5+ messages)
` [Patch v2 7/9] iommu/amd: copy old tables and do not update dev tables before driver init

[PATCH] IOMMU: arm-smmu-v3: fix broken S2PS and AARCH64 in Broadcom Vulcan
 2015-12-16 10:49 UTC  (5+ messages)

[PATCH/RFC 00/10] iommu/ipmmu-vmsa: Experimental r8a7795 support
 2015-12-16  8:17 UTC  (3+ messages)
` [PATCH/RFC 01/10] iommu/ipmmu-vmsa: Introduce features, break out alias


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