messages from 2017-05-12 12:41:03 to 2017-05-22 10:28:51 UTC [more...]
[PATCH] iommu/vt-d: unwrap __get_valid_domain_for_dev()
2017-05-22 10:28 UTC
[PATCH] iommu/arm-smmu: Use context bank TLBSTATUS registers
2017-05-22 9:50 UTC (2+ messages)
[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
2017-05-22 8:26 UTC (3+ messages)
` [RFC PATCH kvmtool 00/15] Add virtio-iommu
amd-iommu: can't boot with amdgpu, AMD-Vi: Completion-Wait loop timed out
2017-05-22 7:48 UTC (10+ messages)
` [PATCH] iommu/amd: flush IOTLB for specific domains only
` [PATCH] iommu/amd: flush IOTLB for specific domains only (v2)
` [PATCH] iommu/amd: flush IOTLB for specific domains only (v3)
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-05-22 6:27 UTC (6+ messages)
` [RFC PATCH 05/30] iommu/arm-smmu-v3: Disable tagged pointers when ATS is in use
` [RFC PATCH 07/30] iommu/arm-smmu-v3: Add second level of context descriptor table
[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
2017-05-21 7:16 UTC (49+ messages)
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v5 14/32] efi: Add an EFI table address match function
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 18/32] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v5 19/32] x86/mm: Add support to access persistent memory in the clear
` [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
` [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 32/32] x86/mm: Add support to make use of "
[PATCH 1/2] acpica: iort: Update SMMU models for IORT rev. C
2017-05-19 11:32 UTC (3+ messages)
[RFC PATCH 00/20] Qemu: Extend intel_iommu emulator to support Shared Virtual Memory
2017-05-19 9:35 UTC (6+ messages)
` [RFC PATCH 09/20] Memory: introduce iommu_ops->record_device
` [Qemu-devel] "
[git pull] IOMMU Fixes for Linux v4.12-rc1
2017-05-19 9:32 UTC
[PATCH] iommu/amd: Ratelimit io-page-faults per device
2017-05-19 9:21 UTC
[PATCH v6 0/3] OF/PCI address PCI inbound memory limitations
2017-05-19 2:58 UTC (11+ messages)
` [PATCH v6 1/3] of/pci/dma: fix DMA configuration for PCI masters
` [PATCH v6 2/3] iommu/pci: reserve IOVA "
` [PATCH v6 3/3] PCI/of fix of_dma_get_range; get PCI specific dma-ranges
[PATCH V4 1/4] iommu: of: Fix check for returning EPROBE_DEFER
2017-05-18 14:56 UTC (5+ messages)
` [PATCH V4 2/4] iommu: of: Ignore all errors except EPROBE_DEFER
` [PATCH V4 3/4] ACPI/IORT: "
` [PATCH V4 4/4] ARM: dma-mapping: Don't tear third-party mappings
[PATCH V2 1/3] iommu: of: Fix check for returning EPROBE_DEFER
2017-05-18 14:05 UTC (10+ messages)
` [PATCH V2 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
` [PATCH V2 3/3] ARM: dma-mapping: Don't tear third-party mappings
[v6 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
2017-05-18 13:43 UTC (10+ messages)
` [v6 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
` [v6 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
` [v6 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
[RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
2017-05-18 11:29 UTC (25+ messages)
` [RFC PATCH 1/8] iommu: Introduce bind_pasid_table API function
` [RFC PATCH 2/8] iommu/vt-d: add bind_pasid_table function
` [RFC PATCH 3/8] iommu: Introduce iommu do invalidate API function
` [RFC PATCH 4/8] iommu/vt-d: Add iommu do invalidate function
` [RFC PATCH 5/8] VFIO: Add new IOTCL for PASID Table bind propagation
` [Qemu-devel] "
` [RFC PATCH 6/8] VFIO: do pasid table binding
` [RFC PATCH 7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation
[PATCH 1/3] iommu: of: Fix check for returning EPROBE_DEFER
2017-05-18 9:03 UTC (5+ messages)
` [PATCH 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
` [PATCH 3/3] ARM: dma-mapping: Don't tear third-party mappings
[PATCH v3 0/6] iommu/iova: improve the allocation performance of dma64
2017-05-18 7:59 UTC (7+ messages)
` [PATCH v3 3/6] iommu/iova: adjust __cached_rbnode_insert_update
` [PATCH v3 1/6] iommu/iova: cut down judgement times
` [PATCH v3 2/6] iommu/iova: insert start_pfn boundary of dma32
` [PATCH v3 4/6] iommu/iova: to optimize the allocation performance of dma64
` [PATCH v3 5/6] iommu/iova: move the caculation of pad mask out of loop
` [PATCH v3 6/6] iommu/iova: fix iovad->dma_32bit_pfn as the last pfn of dma32
[PATCH/RFC] iommu: Move over to unsigned int domain type
2017-05-18 5:26 UTC (3+ messages)
[PATCH v8 00/08] iommu/ipmmu-vmsa: IPMMU multi-arch update V8
2017-05-18 5:23 UTC (13+ messages)
` [PATCH v8 01/08] iommu/ipmmu-vmsa: Remove platform data handling
` [PATCH v8 02/08] iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context
` [PATCH v8 03/08] iommu/ipmmu-vmsa: Break out utlb parsing code
` [PATCH v8 04/08] iommu/ipmmu-vmsa: Break out domain allocation code
` [PATCH v8 05/08] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops
` [PATCH v8 06/08] iommu/ipmmu-vmsa: Use fwspec iommu_priv on ARM64
` [PATCH v8 07/08] iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency
` [PATCH v8 08/08] iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typo
[PATCH RESEND] iommu/dma: Don't touch invalid iova_domain members
2017-05-17 14:43 UTC (4+ messages)
[PATCH] iommu/iova: Sort out rbtree limit_pfn handling
2017-05-17 14:07 UTC (3+ messages)
[PATCH 1/2] PCI: Save properties required to handle FLR for replay purposes
2017-05-17 12:59 UTC (3+ messages)
` [PATCH 2/2] iommu/vt-d: Helper function to query if a pasid has any active users
[PATCH] iommu/mediatek: include linux/dma-mapping.h
2017-05-17 12:51 UTC (2+ messages)
[PATCH] iommu: intel: Flush the IOTLB to get rid of the initial kdump mappings
2017-05-17 12:46 UTC (2+ messages)
[PATCH] iommu/rockchip: Enable Rockchip IOMMU on ARM64
2017-05-17 12:31 UTC (2+ messages)
[PATCH V8 00/11] IOMMU probe deferral support
2017-05-17 11:36 UTC (27+ messages)
` [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
` [PATCH] ARM: dma-mapping: Don't tear third-party mappings
[RFC v1 0/7] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-05-17 8:05 UTC (19+ messages)
` [RFC v1 1/7] iommu/arm-smmu-v3: Add erratum framework structures
` [RFC v1 2/7] iommu/arm-smmu-v3: Add erratum framework functions
` [RFC v1 6/7] iommu/arm-smmu-v3: Rearrange msi resv alloc functions
` [RFC v1 3/7] iommu/arm-smmu-v3: Replace the device tree binding for hisilicon broken prefetch cmd with erratum id
` [RFC v1 4/7] iommu/arm-smmu-v3: Enable HiSilicon erratum 161010701
` [RFC v1 5/7] iommu/arm-smmu-v3: Enable ACPI based "
` [RFC v1 7/7] iommu/arm-smmu-v3: Enable ACPI based HiSilicon erratum 161010801
[PATCH] iommu: of: Fix check for returning EPROBE_DEFER
2017-05-17 5:17 UTC (3+ messages)
[PATCH] iommu/dma: Don't touch invalid iova_domain members
2017-05-16 20:21 UTC (2+ messages)
[PATCH] iommu/dma: Setup iova_domain granule for IOMMU_DMA_MSI cookies
2017-05-16 20:20 UTC (6+ messages)
[patch V2 10/17] iommu/vt-d: Adjust system_state checks
2017-05-16 18:42 UTC (2+ messages)
` [patch V2 11/17] iommu/of: Adjust system_state check
[PATCH 1/3] of/pci/dma: fix DMA configuration for PCI masters
2017-05-16 5:24 UTC (6+ messages)
[PATCH] iova: allow allocation of lowest domain PFN
2017-05-15 18:32 UTC (4+ messages)
[patch 10/18] iommu/vt-d: Adjust system_state checks
2017-05-15 14:42 UTC (5+ messages)
` [patch 11/18] iommu/of: Adjust system_state check
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).