iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-19 18:57:23 to 2020-02-25 14:08:23 UTC [more...]

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-02-25 14:08 UTC  (32+ 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

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

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

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

[PATCH] MAINTAINERS: add maintainers for uacce
 2020-02-25  6:17 UTC 

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

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-02-25  3:38 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 0/2] Replace Intel SVM with IOMMU SVA APIs
 2020-02-24 23:34 UTC  (5+ 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 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

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-24 13:07 UTC  (10+ messages)
` [RFC PATCH 01/11] vfio: Remove Calxeda XGMAC reset driver
` [RFC PATCH 02/11] ata: Remove Calxeda AHCI driver
` [RFC PATCH 04/11] cpufreq: Remove Calxeda driver

[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  (7+ messages)

[RFC PATCH] iommu/dma: Allow drivers to reserve an iova range
 2020-02-20 18:57 UTC  (8+ messages)

[RFC PATCH] iommu/iova: Add a best-fit algorithm
 2020-02-20 18:42 UTC  (4+ messages)

[PATCH v2 0/4] iommu: Add Allwinner H6 IOMMU driver
 2020-02-20 18:15 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: iommu: Add Allwinner H6 IOMMU bindings
` [PATCH v2 2/4] iommu: Add Allwinner H6 IOMMU driver
` [PATCH v2 3/4] arm64: dts: allwinner: h6: Add IOMMU
` [PATCH v2 4/4] drm/sun4i: mixer: Call of_dma_configure if there's an IOMMU

question about iommu_need_mapping
 2020-02-20 17:32 UTC  (4+ messages)

[PATCH v4] iommu/vt-d: consider real PCI device when checking if mapping is needed
 2020-02-20 11:58 UTC  (5+ messages)

[PATCH] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
 2020-02-20  2:35 UTC  (7+ messages)

[PATCH 00/10] PCI/ATS: Device-tree support and other improvements
 2020-02-19 22:24 UTC  (3+ messages)
` [PATCH 01/11] dt-bindings: PCI: generic: Add ats-supported property

[PATCH] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
 2020-02-19 19:32 UTC 


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