iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-20 23:12:03 to 2020-02-28 10:50:59 UTC [more...]

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-28 10:50 UTC  (9+ messages)
` [RFC PATCH 01/11] vfio: Remove Calxeda XGMAC reset driver
` [RFC PATCH 06/11] iommu: arm-smmu: Remove Calxeda secure mode quirk

[PATCH] iommu: silence iommu group prints
 2020-02-28 10:06 UTC  (8+ messages)

[rfc] dma-mapping: preallocate unencrypted DMA atomic pool
 2020-02-28  9:27 UTC  (3+ messages)

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-02-28  2:57 UTC  (2+ messages)

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-02-28  0:23 UTC  (54+ messages)
` [PATCH 1/2] mm: move force_dma_unencrypted() to mem_encrypt.h
` [PATCH 2/2] virtio: let virtio use DMA API when guest RAM is protected

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-02-27 20:55 UTC  (43+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
` [PATCH v4 02/26] iommu/sva: Manage process address spaces
` [PATCH v4 03/26] iommu: Add a page fault handler
` [PATCH v4 04/26] iommu/sva: Search mm by PASID
` [PATCH v4 05/26] iommu/iopf: Handle mm faults
` [PATCH v4 06/26] iommu/sva: Register page fault handler
` [PATCH v4 07/26] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v4 08/26] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v4 09/26] iommu/arm-smmu-v3: Manage ASIDs with xarray
` [PATCH v4 10/26] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v4 11/26] iommu/arm-smmu-v3: Share process page tables
` [PATCH v4 12/26] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v4 13/26] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v4 14/26] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v4 15/26] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v4 16/26] iommu/arm-smmu-v3: Add dev_to_master() helper
` [PATCH v4 17/26] iommu/arm-smmu-v3: Implement mm operations
` [PATCH v4 18/26] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH v4 19/26] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v4 20/26] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v4 21/26] iommu/arm-smmu-v3: Ratelimit event dump
` [PATCH v4 22/26] dt-bindings: document stall property for IOMMU masters
` [PATCH v4 23/26] iommu/arm-smmu-v3: Add stall support for platform devices
` [PATCH v4 24/26] PCI/ATS: Add PRI stubs
` [PATCH v4 25/26] PCI/ATS: Export symbols of PRI functions
` [PATCH v4 26/26] iommu/arm-smmu-v3: Add support for PRI

[PATCH v5 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2020-02-27 18:45 UTC  (2+ messages)
` [Freedreno] "

[PATCH v4] iommu/vt-d: consider real PCI device when checking if mapping is needed
 2020-02-27 18:19 UTC  (4+ messages)

[RFC PATCH 1/4] bus: fsl-mc: add custom .dma_configure implementation
 2020-02-27 10:05 UTC  (4+ messages)
` [RFC PATCH 2/4] irqchip/fsl-mc: Change the way the IRQ domain is set for MC devices
` [RFC PATCH 3/4] bus: fsl-mc: Add ACPI support for fsl-mc
` [RFC PATCH 4/4] iommu/of: get rid of fsl-mc specific code

[PATCH] iommu: Refine VT-d RMRR region check for BIOS reservation
 2020-02-27  8:27 UTC 

[PATCH v3] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
 2020-02-26 20:30 UTC 

Proper way to check for restricted DMA addressing from device driver
 2020-02-26 17:19 UTC  (5+ messages)

[PATCH] dt-bindings: arm-smmu: update the list of clocks
 2020-02-26 13:55 UTC 

[PATCH] MAINTAINERS: Cover Arm SMMU DT bindings
 2020-02-26 13:54 UTC 

[PATCH 0/2] Replace Intel SVM with IOMMU SVA APIs
 2020-02-26  7:31 UTC  (7+ messages)
` [PATCH 1/2] iommu/vt-d: report SVA feature with generic flag
` [PATCH 1/2] iommu/vt-d: Report "
` [PATCH 2/2] iommu/vt-d: Replace intel SVM APIs with generic SVA APIs

[PATCH v2] uacce: unmap remaining mmapping from user space
 2020-02-26  7:12 UTC 

[RESEND,PATCH 00/13] MT6779 IOMMU SUPPORT
 2020-02-26  6:36 UTC  (7+ messages)
` [RESEND,PATCH 03/13] iommu/mediatek: Add mtk_iommu_pgtable structure

[PATCH v2] MAINTAINERS: add maintainers for uacce
 2020-02-26  1:28 UTC 

[PATCH] MAINTAINERS: add maintainers for uacce
 2020-02-26  1:16 UTC  (4+ messages)

take the bus_dma_limit into account on arm
 2020-02-25 13:17 UTC  (2+ messages)

provide in-place uncached remapping for dma-direct (resend)
 2020-02-25 10:10 UTC  (8+ messages)
` [PATCH 1/2] dma-mapping: support setting memory uncached in place
` [PATCH 2/2] openrisc: use the generic in-place uncached DMA allocator

provide in-place uncached remapping for dma-direct v2
 2020-02-25 10:09 UTC  (9+ messages)
` [PATCH 1/5] dma-direct: remove the cached_kernel_address hook
` [PATCH 2/5] dma-direct: consolidate the error handling in dma_direct_alloc_pages
` [PATCH 3/5] dma-direct: make uncached_kernel_address more general
` [PATCH 4/5] dma-direct: provide a arch_dma_clear_uncached hook
` [PATCH 5/5] openrisc: use the generic in-place uncached DMA allocator

[PATCH] uacce: unmap remaining mmapping from user space
 2020-02-25  9:13 UTC  (4+ messages)

[PATCH v12 0/4] Add uacce module for Accelerator
 2020-02-25  8:36 UTC  (4+ messages)
` [PATCH v12 2/4] uacce: add uacce driver

[PATCH V9 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-02-25  8:32 UTC  (14+ messages)
` [PATCH V9 03/10] iommu/vt-d: Add nested translation helper function
` [PATCH V9 05/10] iommu/vt-d: Support flushing more translation cache types
` [PATCH V9 06/10] iommu/vt-d: Add svm/sva invalidate function
` [PATCH V9 07/10] iommu/vt-d: Cache virtual command capability register

[linux-next/mainline][bisected 3acac06][ppc] Oops when unloading mpt3sas driver
 2020-02-25  6:53 UTC  (4+ messages)

[PATCH v2] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
 2020-02-25  5:53 UTC  (6+ messages)

[PATCH v3] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-02-24 22:31 UTC 

[PATCH v2 0/6] iommu/arm-smmu-v3: Finish PASID support and command queue batching
 2020-02-24 16:58 UTC  (7+ messages)
` [PATCH v2 1/6] PCI/ATS: Export symbols of PASID functions
` [PATCH v2 2/6] iommu/arm-smmu-v3: Add support for PCI PASID
` [PATCH v2 3/6] iommu/arm-smmu-v3: Write level-1 descriptors atomically
` [PATCH v2 4/6] iommu/arm-smmu-v3: Add command queue batching helpers
` [PATCH v2 5/6] iommu/arm-smmu-v3: Batch context descriptor invalidation
` [PATCH v2 6/6] iommu/arm-smmu-v3: Batch ATC invalidation commands

[PATCH v2] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-02-24 11:41 UTC  (11+ messages)

[PATCH V2 0/5] iommu: Add support to change default domain of a group
 2020-02-24  8:44 UTC  (23+ messages)
` [PATCH V2 1/5] iommu: Add dev_def_domain_type() call back function to iommu_ops
` [PATCH V2 2/5] iommu/vt-d: Rename device_def_domain_type() to intel_iommu_dev_def_domain_type()
` [PATCH V2 3/5] iommu: Add support to change default domain of an iommu_group
` [PATCH V2 5/5] iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file

[PATCH v13 0/4] Add uacce module for Accelerator
 2020-02-22  1:52 UTC  (3+ messages)

sytem reboots when initializing Edirol FA-101 firewire audio interface
 2020-02-21 19:57 UTC  (2+ messages)

[PATCH] iommu/dmar: ignore devices with out-of-spec domain number
 2020-02-21 13:19 UTC  (2+ messages)

[PATCH] iommu/vt-d: fix the wrong printing in RHSA parsing
 2020-02-21  0:00 UTC  (2+ messages)

[RFC PATCH] iommu/iova: Support limiting IOVA alignment
 2020-02-20 23:11 UTC  (6+ messages)


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