messages from 2017-03-08 11:02:43 to 2017-03-22 11:06:47 UTC [more...]
IOMMU detection via sysfs
2017-03-22 11:06 UTC
[PATCH v3 0/2] Handle Cavium ThunderX2 PCI topology quirk
2017-03-22 9:09 UTC (4+ messages)
` [PATCH v3 1/2] PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
` [PATCH v3 2/2] PCI: quirks: Fix ThunderX2 dma alias handling
[PATCH v12 00/10] perf/amd/iommu: Enable multi-IOMMU support
2017-03-22 7:02 UTC (11+ messages)
` [PATCH v12 01/10] perf/amd/iommu: Declare pr_fmt and remove unnecessary pr_debug
` [PATCH v12 02/10] perf/amd/iommu: Clean up bitwise operations
` [PATCH v12 03/10] perf/amd/iommu: Clean up perf_iommu_read()
` [PATCH v12 04/10] iommu/amd: Clean up iommu_pc_get_set_reg()
` [PATCH v12 05/10] iommu/amd: Introduce amd_iommu_get_num_iommus()
` [PATCH v12 06/10] perf/amd/iommu: Modify functions to query max banks and counters
` [PATCH v12 07/10] perf/amd/iommu: Modify amd_iommu_pc_get_set_reg_val() to allow specifying IOMMU
` [PATCH v12 08/10] perf/amd/iommu: Fix sysfs perf attribute groups
` [PATCH v12 09/10] perf/amd/iommu: Introduce amd_iommu-specific struct in struct hw_perf_event
` [PATCH v12 10/10] perf/amd/iommu: Enable support for multiple IOMMUs
[PATCH 0/7] iommu/iova: improve the allocation performance of dma64
2017-03-22 6:27 UTC (8+ messages)
` [PATCH 1/7] iommu/iova: fix incorrect variable types
` [PATCH 2/7] iommu/iova: cut down judgement times
` [PATCH 3/7] iommu/iova: insert start_pfn boundary of dma32
` [PATCH 4/7] iommu/iova: adjust __cached_rbnode_insert_update
` [PATCH 5/7] iommu/iova: to optimize the allocation performance of dma64
` [PATCH 6/7] iommu/iova: move the caculation of pad mask out of loop
` [PATCH 7/7] iommu/iova: fix iovad->dma_32bit_pfn as the last pfn of dma32
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-03-21 20:56 UTC (8+ messages)
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory
[PATCH v2 0/5] Implement SMMU passthrough using the default domain
2017-03-21 18:17 UTC (18+ messages)
` [PATCH v2 1/5] iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
` [PATCH v2 2/5] iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
` [PATCH v2 3/5] iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
` [PATCH v2 4/5] iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
` [PATCH v2 5/5] iommu: Allow default domain type to be set on the kernel command line
amd-iommu: can't boot with amdgpu, AMD-Vi: Completion-Wait loop timed out
2017-03-21 16:30 UTC (12+ messages)
[RFC PATCH v0.001] PCI: Add support for tango PCIe controller
2017-03-21 16:19 UTC (8+ messages)
[PATCH v5] arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU
2017-03-21 15:45 UTC (2+ messages)
[PATCH v2] iommu: iova: Consolidate code for adding new node to iovad domain rbtree
2017-03-21 13:59 UTC (2+ messages)
[PATCH 1/2] MAINTAINERS: Add related headers to IOMMU section
2017-03-20 19:14 UTC (3+ messages)
` [PATCH 2/2] iommu: Add dummy implementations for !IOMMU_IOVA
[RFC PATCH] iommu/dma/pci: account pci host bridge dma_mask for IOVA allocation
2017-03-20 17:49 UTC (3+ messages)
[PATCH 0/9] iommu: add qcom_iommu for early "B" family devices
2017-03-20 15:11 UTC (9+ messages)
` [PATCH 5/9] iommu: add qcom_iommu
[PATCH V3 0/5] iommu/arm-smmu: Add runtime pm/sleep support
2017-03-20 14:48 UTC (12+ messages)
` [PATCH V3 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH V3 2/5] iommu/arm-smmu: Add support for MMU40x/500 clocks
` [PATCH V3 3/5] drivers: arm-smmu: Add clock support for QCOM_SMMUV2
` [PATCH V3 4/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH V3 5/5] iommu/arm-smmu: Add the device_link between masters and smmu
[PATCH 1/2] iommu/exynos: Block SYSMMU while invalidating FLPD cache
2017-03-20 10:31 UTC (3+ messages)
` [PATCH 2/2] iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
2017-03-17 22:58 UTC (16+ messages)
` [RFC PATCH v4 14/28] Add support to access boot related data in the clear
` [RFC PATCH v4 15/28] Add support to access persistent memory "
` [RFC PATCH v4 24/28] x86: Access the setup data through debugfs decrypted
` [RFC PATCH v4 25/28] x86: Access the setup data through sysfs decrypted
` [RFC PATCH v4 28/28] x86: Add support to make use of Secure Memory Encryption
[RFC PATCH] iommu/dma: account pci host bridge dma_mask for IOVA allocation
2017-03-17 11:20 UTC (3+ messages)
[PATCH v11 00/10] perf/amd/iommu: Enable multi-IOMMU support
2017-03-17 10:00 UTC (3+ messages)
` [PATCH v11 09/10] perf/amd/iommu: Introduce amd_iommu-specific struct in struct hw_perf_event
[PATCH v2 0/4] IOMMU reserved region tweaks
2017-03-16 17:00 UTC (5+ messages)
` [PATCH v2 1/4] iommu: Disambiguate MSI region types
` [PATCH v2 2/4] iommu/dma: Don't reserve PCI I/O windows
` [PATCH v2 3/4] iommu/dma: Handle IOMMU API reserved regions
` [PATCH v2 4/4] iommu/dma: Make PCI window reservation generic
[PATCH v2 1/5] iommu/dmar: Rectify return code handling in detect_intel_iommu()
2017-03-16 14:23 UTC (5+ messages)
` [PATCH v2 2/5] iommu/dmar: Return directly from a loop in dmar_dev_scope_status()
` [PATCH v2 3/5] iommu/dmar: Remove redundant assignment of ret
` [PATCH v2 4/5] iommu/dmar: Remove redundant ' != 0' when check return code
` [PATCH v2 5/5] iommu/vt-d: Use lo_hi_readq() / lo_hi_writeq()
[PATCH 0/3] IOVA allocation improvements for iommu-dma
2017-03-16 13:18 UTC (5+ messages)
` [PATCH 1/3] iommu/dma: Convert to address-based allocation
` [PATCH 2/3] iommu/dma: Clean up MSI IOVA allocation
` [PATCH 3/3] iommu/dma: Plumb in the per-CPU IOVA caches
[PATCH v1 0/2] Misc fixes for ARM page table allocator (long/short descriptor format)
2017-03-16 11:22 UTC (4+ messages)
[RFC PATCH] iommu/dma: check pci host bridge dma_mask for IOVA allocation
2017-03-15 9:08 UTC (4+ messages)
[PATCH 0/9] iommu: add qcom_iommu for early "B" family devices (v2)
2017-03-14 15:18 UTC (10+ messages)
` [PATCH 1/9] firmware/qcom: add qcom_scm_restore_sec_cfg()
` [PATCH 2/9] firmware: qcom_scm: add two scm calls for iommu secure page table
` [PATCH 3/9] Docs: dt: document qcom iommu bindings
` [PATCH 4/9] iommu: arm-smmu: split out register defines
` [PATCH 5/9] iommu: add qcom_iommu
` [PATCH 6/9] iommu: qcom: initialize secure page table
` [PATCH 7/9] ARM64: DT: add gpu for msm8916
` [PATCH 8/9] ARM64: DT: add video codec devicetree node
` [PATCH 9/9] ARM64: DT: add iommu for msm8916
[PATCH 1/3] iommu: Disambiguate MSI region types
2017-03-13 14:58 UTC (11+ messages)
` [PATCH 2/3] iommu/dma: Don't reserve PCI I/O windows
` [PATCH 3/3] iommu/dma: Handle IOMMU API reserved regions
[PATCH] iommu/arm-smmu: Print message when Cavium erratum 27704 was detected
2017-03-13 12:15 UTC (2+ messages)
[PATCH v3 0/3] iommu/ipmmu-vmsa: r8a7796 support V3
2017-03-12 9:31 UTC (5+ messages)
` [PATCH v3 1/3] iommu/ipmmu-vmsa: Add r8a7796 DT binding
` [PATCH v3 2/3] iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48
` [PATCH v3 3/3] iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code
Partial BAR Address Allocation
2017-03-10 20:14 UTC (4+ messages)
[PATCH 4.4 26/91] iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
2017-03-10 9:08 UTC (2+ messages)
` [PATCH 4.4 27/91] iommu/vt-d: Tylersburg isoch identity map check is done too late
[PATCH 4.10 042/167] iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
2017-03-10 9:08 UTC (2+ messages)
` [PATCH 4.10 043/167] iommu/vt-d: Tylersburg isoch identity map check is done too late
[PATCH 4.9 039/153] iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
2017-03-10 9:07 UTC (2+ messages)
` [PATCH 4.9 040/153] iommu/vt-d: Tylersburg isoch identity map check is done too late
[PATCH V9 00/11] IOMMU probe deferral support
2017-03-09 19:01 UTC (12+ messages)
` [PATCH V9 02/11] iommu/of: Prepare for deferred IOMMU configuration
` [PATCH V9 03/11] of: dma: Move range size workaround to of_dma_get_range()
` [PATCH V9 04/11] of: dma: Make of_dma_deconfigure() public
` [PATCH V9 05/11] ACPI/IORT: Add function to check SMMUs drivers presence
` [PATCH V9 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
` [PATCH V9 01/11] iommu/of: Refactor of_iommu_configure() for error handling
` [PATCH V9 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
` [PATCH V9 08/11] drivers: acpi: "
` [PATCH V9 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
` [PATCH V9 10/11] iommu/arm-smmu: Clean up early-probing workarounds
` [PATCH V9 11/11] ACPI/IORT: Remove linker section for IORT entries probing
[PATCH] iommu/arm-smmu: Report smmu type in dmesg
2017-03-09 12:25 UTC (8+ messages)
[PATCH v7 00/07] iommu/ipmmu-vmsa: IPMMU multi-arch update V7
2017-03-09 11:40 UTC (7+ messages)
` [PATCH v7 05/07] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops
` [PATCH v7 06/07] iommu/ipmmu-vmsa: ARM and ARM64 archdata access
[PATCH V8 00/11] IOMMU probe deferral support
2017-03-09 11:21 UTC (6+ messages)
` [PATCH V8 01/11] iommu/of: Refactor of_iommu_configure() for error handling
[PATCH v3 00/09] iommu/ipmmu-vmsa: r8a7795 support V3
2017-03-09 4:29 UTC (20+ messages)
` [PATCH v3 01/09] iommu/ipmmu-vmsa: Introduce features, break out alias
` [PATCH v3 02/09] iommu/ipmmu-vmsa: Add optional root device feature
` [PATCH v3 03/09] iommu/ipmmu-vmsa: Enable multi context support
` [PATCH v3 04/09] iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()
` [PATCH v3 06/09] iommu/ipmmu-vmsa: Write IMCTR twice
` [PATCH v3 08/09] iommu/ipmmu-vmsa: Allow two bit SL0
` [PATCH v3 09/09] iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox