messages from 2019-04-05 17:31:45 to 2019-04-09 10:07:25 UTC [more...]
[PATCH 00/18] Shared virtual address IOMMU and VT-d support
2019-04-09 10:07 UTC (48+ messages)
` [PATCH 01/18] drivers core: Add I/O ASID allocator
` [PATCH 02/18] ioasid: Add custom IOASID allocator
` [PATCH 03/18] ioasid: Convert ioasid_idr to XArray
` [PATCH 04/18] driver core: add per device iommu param
` [PATCH 07/18] iommu: Introduce attach/detach_pasid_table API
` [PATCH 08/18] iommu: Introduce cache_invalidate API
` [PATCH 09/18] iommu/vt-d: Enlightened PASID allocation
` [PATCH 05/18] iommu: introduce device fault data
` [PATCH 06/18] iommu: introduce device fault report API
` [PATCH 10/18] iommu/vt-d: Add custom allocator for IOASID
` [PATCH 11/18] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH 12/18] iommu: Add guest PASID bind function
` [PATCH 13/18] iommu/vt-d: Move domain helper to header
` [PATCH 14/18] iommu/vt-d: Add nested translation support
` [PATCH 15/18] iommu/vt-d: Add bind guest PASID support
` [PATCH 16/18] iommu: add max num of cache and granu types
` [PATCH 17/18] iommu/vt-d: Support flushing more translation cache types
` [PATCH 18/18] iommu/vt-d: Add svm/sva invalidate function
[PATCH] iommu: Fix offsetof() usage
2019-04-09 10:00 UTC (4+ messages)
revert dma direct internals abuse
2019-04-09 9:57 UTC (10+ messages)
` [PATCH] Revert "drm/vmwgfx: Improve on IOMMU detection"
[RESEND PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
2019-04-09 6:17 UTC (4+ messages)
[PATCH v2 0/3] Initial Panfrost driver
2019-04-08 21:04 UTC (17+ messages)
` [PATCH v3 1/3] iommu: io-pgtable: Add ARM Mali midgard MMU page table format
` [PATCH v2 2/3] drm: Add a drm_gem_objects_lookup helper
` [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver
kernel BUG at drivers/iommu/intel-iommu.c:608
2019-04-08 18:05 UTC (20+ messages)
[PATCH resend] dma: select GENERIC_ALLOCATOR for DMA_REMAP
2019-04-08 15:53 UTC (3+ messages)
[PATCH v7 00/23] SMMUv3 Nested Stage Setup
2019-04-08 12:19 UTC (48+ messages)
` [PATCH v7 01/23] driver core: add per device iommu param
` [PATCH v7 02/23] iommu: introduce device fault data
` [PATCH v7 03/23] iommu: introduce device fault report API
` [PATCH v7 04/23] iommu: Introduce attach/detach_pasid_table API
` [PATCH v7 06/23] iommu: Introduce bind/unbind_guest_msi
` [PATCH v7 07/23] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v7 08/23] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v7 10/23] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v7 11/23] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v7 05/23] iommu: Introduce cache_invalidate API
` [PATCH v7 09/23] vfio: VFIO_IOMMU_BIND/UNBIND_MSI
` [PATCH v7 12/23] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v7 13/23] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v7 16/23] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v7 21/23] vfio_pci: Allow to mmap the fault queue
` [PATCH v7 22/23] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
` [PATCH v7 23/23] vfio: Document nested stage control
` [PATCH v7 14/23] iommu/smmuv3: Implement cache_invalidate
` [PATCH v7 15/23] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v7 17/23] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v7 18/23] iommu/smmuv3: Report non recoverable faults
` [PATCH v7 19/23] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v7 20/23] vfio-pci: Register an iommu fault handler
[PATCH v4 0/6] normalize IOMMU dma mode boot options
2019-04-08 9:51 UTC (33+ messages)
` [PATCH v4 2/6] iommu: keep dma mode build options consistent with cmdline options
` [PATCH v4 3/6] iommu: add iommu_default_dma_mode_get() helper
` [PATCH v4 4/6] s390/pci: use common boot option iommu.dma_mode
` [PATCH v4 1/6] iommu: use iommu.dma_mode to replace iommu.passthrough and iommu.strict
` [PATCH v4 5/6] powernv/iommu: use common boot option iommu.dma_mode
` [PATCH v4 6/6] x86/iommu: "
[PATCH 0/4] iommu/vt-d: Fix-up device-domain relationship by refactoring to use iommu group default domain
2019-04-08 2:43 UTC (15+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 3/7] iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions
[PATCH v2 0/2] iommu/arm-smmu-v3: make sure the kdump kernel can work well when smmu is enabled
2019-04-08 2:31 UTC (4+ messages)
[PATCH v4 0/6] normalize IOMMU dma mode boot options
2019-04-07 12:41 UTC
[PATCH v4 0/6] normalize IOMMU dma mode boot options
2019-04-07 12:41 UTC
[PATCH v4 0/6] normalize IOMMU dma mode boot options
2019-04-07 12:41 UTC
implement generic dma_map_ops for IOMMUs v2 [rebase + resend]
2019-04-07 6:59 UTC (18+ messages)
` [PATCH 02/21] arm64/iommu: improve mmap bounds checking
` [PATCH 03/21] dma-mapping: add a Kconfig symbol to indicated arch_dma_prep_coherent presence
` [PATCH 04/21] dma-iommu: cleanup dma-iommu.h
` [PATCH 05/21] dma-iommu: remove the flush_page callback
` [PATCH 06/21] dma-iommu: use for_each_sg in iommu_dma_alloc
[RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership
2019-04-06 6:40 UTC (13+ messages)
` [RFC PATCH v9 12/13] xpfo, mm: Defer TLB flushes for non-current CPUs (x86 only)
Welcome to the "iommu" mailing list
2019-04-05 15:16 UTC
[PATCH 0/4] Add PCI ATS support to Arm SMMUv3
2019-04-05 18:07 UTC (7+ messages)
` [PATCH 2/4] iommu/arm-smmu-v3: Link domains and devices
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