messages from 2017-03-14 10:56:44 to 2017-03-28 04:53:30 UTC [more...]
[PATCH V9 00/11] IOMMU probe deferral support
2017-03-28 4:53 UTC (13+ messages)
[RFC PATCH 1/3] of/pci: dma-ranges to account highest possible host bridge dma_mask
2017-03-28 4:50 UTC (7+ messages)
` [RFC PATCH 2/3] iommu/dma: account pci host bridge dma_mask for IOVA allocation
` [RFC PATCH 3/3] of: fix node traversing in of_dma_get_range
[PATCH 0/9] iommu: add qcom_iommu for early "B" family devices (v2)
2017-03-27 19:10 UTC (13+ 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
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-03-27 15:33 UTC (35+ messages)
` [RFC PATCH 01/30] iommu/arm-smmu-v3: Link groups and devices
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 21/30] iommu/arm-smmu-v3: Handle device faults from PRI
` [RFC PATCH 22/30] iommu: Bind/unbind tasks to/from devices
` [RFC PATCH 24/30] iommu: Specify PASID state when unbinding a task
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory
amd-iommu: can't boot with amdgpu, AMD-Vi: Completion-Wait loop timed out
2017-03-27 12:27 UTC (16+ messages)
` [PATCH] iommu/amd: flush IOTLB for specific domains only
[PATCH 0/4] ARM SMMU per-context TLB sync
2017-03-27 10:38 UTC (3+ messages)
` [PATCH 5/4] iommu/arm-smmu: Poll for TLB sync completion more effectively
[RFC PATCH] iommu/dma/pci: account pci host bridge dma_mask for IOVA allocation
2017-03-25 5:34 UTC (4+ messages)
[PATCH v12 00/10] perf/amd/iommu: Enable multi-IOMMU support
2017-03-24 17:53 UTC (12+ 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] x86/pci-calgary: use setup_timer
2017-03-24 14:15 UTC
[PATCH v3 0/2] Handle Cavium ThunderX2 PCI topology quirk
2017-03-24 12:44 UTC (6+ 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
[git pull] IOMMU Fixes for Linux v4.11-rc3
2017-03-24 11:31 UTC
[PATCH] iommu/exynos: Use smarter TLB flush method for v5 SYSMMU
2017-03-24 9:19 UTC
[PATCH] iommu/exynos: Don't open-code loop unrolling
2017-03-24 9:18 UTC
[PATCH 0/7] iommu/iova: improve the allocation performance of dma64
2017-03-24 3:43 UTC (13+ 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 v4 00/28] x86: Secure Memory Encryption (AMD)
2017-03-23 21:02 UTC (13+ 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
[PATCH] iommu: use sg_phys()
2017-03-23 13:16 UTC
[PATCH v2 0/5] Implement SMMU passthrough using the default domain
2017-03-23 10:38 UTC (19+ messages)
` [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
[GIT PULL] iommu/arm-smmu: Fixes for 4.11
2017-03-22 23:00 UTC (2+ messages)
[iommu:core 3/3] drivers/iommu/iova.c:36: error: redefinition of 'init_iova_domain'
2017-03-22 21:57 UTC (3+ messages)
[PATCH 1/2] MAINTAINERS: Add related headers to IOMMU section
2017-03-22 18:07 UTC (5+ messages)
` [PATCH 2/2] iommu: Add dummy implementations for !IOMMU_IOVA
[PATCH 0/3] IOVA allocation improvements for iommu-dma
2017-03-22 17:43 UTC (6+ 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 v2 0/4] IOMMU reserved region tweaks
2017-03-22 15:19 UTC (7+ 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 1/2] iommu/exynos: Block SYSMMU while invalidating FLPD cache
2017-03-22 14:51 UTC (4+ messages)
` [PATCH 2/2] iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5
[PATCH v2 1/5] iommu/dmar: Rectify return code handling in detect_intel_iommu()
2017-03-22 14:43 UTC (6+ 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()
IOMMU detection via sysfs
2017-03-22 14:39 UTC (2+ messages)
[PATCH v3 0/3] iommu/ipmmu-vmsa: r8a7796 support V3
2017-03-22 14:33 UTC (3+ messages)
[PATCH v7 00/07] iommu/ipmmu-vmsa: IPMMU multi-arch update V7
2017-03-22 14:25 UTC (3+ messages)
` [PATCH v7 05/07] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops
[PATCH/RFC v2 0/4] iommu/ipmmu-vmsa: IPMMU slave device whitelist V2
2017-03-22 14:25 UTC (2+ 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 0/9] iommu: add qcom_iommu for early "B" family devices
2017-03-20 15:11 UTC (6+ 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 (9+ messages)
` [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
[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 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)
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;
as well as URLs for NNTP newsgroup(s).