messages from 2019-04-08 08:56:05 to 2019-04-09 16:15:35 UTC [more...]
[PATCH v2 0/3] Initial Panfrost driver
2019-04-09 16:15 UTC (21+ 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
[PATCH 00/18] Shared virtual address IOMMU and VT-d support
2019-04-09 15:21 UTC (62+ messages)
` [PATCH 01/18] drivers core: Add I/O ASID allocator
` [PATCH 05/18] iommu: introduce device fault data
` [PATCH 06/18] iommu: introduce device fault report API
` [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 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
implement generic dma_map_ops for IOMMUs v2 [rebase + resend]
2019-04-09 15:54 UTC (18+ messages)
` [PATCH 02/21] arm64/iommu: improve mmap bounds checking
` [PATCH 07/21] dma-iommu: move the arm64 wrappers to common code
` [PATCH 08/21] dma-iommu: refactor iommu_dma_mmap
` [PATCH 09/21] dma-iommu: refactor iommu_dma_get_sgtable
` [PATCH 10/21] dma-iommu: move __iommu_dma_map
revert dma direct internals abuse
2019-04-09 15:25 UTC (18+ messages)
` [PATCH] Revert "drm/vmwgfx: Improve on IOMMU detection"
status of the calgary iommu driver
2019-04-09 14:03 UTC (2+ messages)
per-device dma_map_ops for intel-iommu?
2019-04-09 14:03 UTC (4+ messages)
[PATCH v5 0/6] add generic boot option for IOMMU dma mode
2019-04-09 12:53 UTC (21+ messages)
` [PATCH v5 1/6] iommu: add generic boot option iommu.dma_mode
` [PATCH v5 3/6] iommu: add iommu_default_dma_mode_get/set() helper
` [PATCH v5 4/6] s390/pci: add support for generic boot option iommu.dma_mode
` [PATCH v5 2/6] iommu: add build options corresponding to iommu.dma_mode
` [PATCH v5 5/6] powernv/iommu: add support for generic boot option iommu.dma_mode
` [PATCH v5 6/6] x86/iommu: "
[PATCH v5 0/6] add generic boot option for IOMMU dma mode
2019-04-09 12:53 UTC
[PATCH v5 0/6] add generic boot option for IOMMU dma mode
2019-04-09 12:53 UTC
[PATCH v5 0/6] add generic boot option for IOMMU dma mode
2019-04-09 12:53 UTC
[PATCH] iommu: Fix offsetof() usage
2019-04-09 10:00 UTC (4+ messages)
[RESEND PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
2019-04-09 6:17 UTC (4+ messages)
kernel BUG at drivers/iommu/intel-iommu.c:608
2019-04-08 18:05 UTC (16+ 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 (6+ 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).