messages from 2017-06-16 18:10:36 to 2017-06-22 15:13:09 UTC [more...]
[PATCH v1 0/3] iommu/amd: AMD IOMMU performance updates 2017-06-05
2017-06-22 15:13 UTC (9+ messages)
` [PATCH v1 3/3] iommu/amd: Optimize the IOMMU queue flush
[PATCH v9 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
2017-06-22 12:05 UTC (4+ messages)
` [PATCH v9 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
` [PATCH v9 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
` [PATCH v9 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
2017-06-22 11:04 UTC (71+ messages)
` [PATCH v7 01/36] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v7 02/36] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v7 05/36] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v7 07/36] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [PATCH v7 03/36] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v7 04/36] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v7 06/36] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v7 08/36] x86/mm: Add support to enable SME in early boot processing
` [PATCH v7 09/36] x86/mm: Simplify p[gum]d_page() macros
` [PATCH v7 10/36] x86/mm: Provide general kernel support for memory encryption
` [PATCH v7 13/36] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v7 14/36] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v7 17/36] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v7 18/36] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v7 19/36] x86/mm: Add support to access boot related data in the clear
` [PATCH v7 24/36] x86, swiotlb: Add memory encryption support
` [PATCH v7 25/36] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v7 31/36] x86/mm, kexec: Allow kexec to be used "
` [PATCH v7 32/36] xen/x86: Remove SME feature in PV guests
` [PATCH v7 33/36] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v7 34/36] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v7 36/36] x86/mm: Add support to make use of Secure Memory Encryption
` [PATCH v7 11/36] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v7 12/36] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v7 15/36] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v7 16/36] efi: Add an EFI table address match function
` [PATCH v7 20/36] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v7 21/36] x86/mm: Add support to access persistent memory in the clear
` [PATCH v7 22/36] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v7 23/36] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v7 26/36] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v7 27/36] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v7 28/36] x86, realmode: Check for memory encryption on the APs
` [PATCH v7 29/36] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v7 30/36] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v7 35/36] x86/boot: Add early cmdline parsing for options with arguments
[PATCH] iommu/amd: Free already flushed ring-buffer entries before full-check
2017-06-22 10:16 UTC
[PATCH] iommu/intel-iommu: Handle return of iommu_device_register/iommu_device_sysfs_add
2017-06-22 9:44 UTC
[PATCH] iommu: intel-iommu: constify intel_dma_ops and intel_iommu_group
2017-06-22 8:39 UTC
[PATCH] iommu/amd_iommu_init: Handle return of iommu_device_register/iommu_device_sysfs_add
2017-06-22 8:20 UTC
[PATCH] iommu: amd_iommu_init: constify amd_iommu_group
2017-06-22 7:56 UTC
[PATCH] iommu: arm-smmu: Handle return of iommu_device_register
2017-06-22 7:27 UTC
[PATCH] iommu: arm-smmu-v3: make of_device_ids const
2017-06-22 7:21 UTC
clean up and modularize arch dma_mapping interface V2
2017-06-21 19:24 UTC (40+ messages)
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 21/44] powerpc: implement ->mapping_error
` [PATCH 22/44] x86/pci-nommu: "
` [PATCH 23/44] x86/calgary: "
` [PATCH 24/44] x86: remove DMA_ERROR_CODE
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
` [PATCH 30/44] dma-virt: "
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
` [PATCH 34/44] arm: remove arch specific "
` [PATCH 35/44] x86: "
` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
` [PATCH 38/44] arm: "
` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask
` new dma-mapping tree, was Re: clean up and modularize arch dma_mapping interface V2
[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
2017-06-21 18:40 UTC (12+ messages)
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
[PATCH v8 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
2017-06-21 18:19 UTC (12+ messages)
` [PATCH v8 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
` [PATCH v8 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
` [PATCH v8 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
[patch 02/55] iommu/amd: Add name to irq chip
2017-06-21 15:52 UTC (9+ messages)
` [patch 03/55] iommu/vt-d: "
` [patch 10/55] x86/msi: Provide new iommu irqdomain interface
` [patch 11/55] iommu/vt-d: Use named irq domain interface
` [patch 12/55] iommu/amd: "
[PATCH 0/8] io-pgtable lock removal
2017-06-21 15:47 UTC (5+ messages)
[RESEND PATCH 0/4] iommu: add qcom_iommu for early "B" family devices
2017-06-21 12:04 UTC (5+ messages)
` [RESEND PATCH 1/4] Docs: dt: document qcom iommu bindings
` [RESEND PATCH 2/4] iommu: arm-smmu: split out register defines
` [RESEND PATCH 3/4] iommu: add qcom_iommu
` [RESEND PATCH 4/4] iommu: qcom: initialize secure page table
[PATCH v3] iommu/arm-smmu: Plumb in new ACPI identifiers
2017-06-21 9:27 UTC (2+ messages)
[PATCH 1/1] iommu/arm-smmu-v3: replace writel with writel_relaxed in queue_inc_prod
2017-06-21 9:08 UTC (4+ messages)
[PATCH v2 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-06-20 16:27 UTC (12+ messages)
` [PATCH v2 1/2] acpi:iort: Add an IORT helper function to reserve HW ITS address regions for IOMMU drivers
` [PATCH v2 2/2] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801
clean up and modularize arch dma_mapping interface
2017-06-20 13:17 UTC (3+ messages)
[PATCH 0/7] Add PCI ATS support to SMMUv3
2017-06-20 11:38 UTC (7+ messages)
` [PATCH 2/7] dt-bindings: PCI: Describe ATS property for root complex nodes
[PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
2017-06-20 10:31 UTC (5+ messages)
` [PATCH v7 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
[PATCH v3 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices
2017-06-20 2:27 UTC (4+ messages)
` [PATCH v3 1/2] acpica: iort: Update SMMUv3 header for proximity domain mapping
[PATCH v4 00/09] iommu/ipmmu-vmsa: r8a7795 support V4
2017-06-19 17:19 UTC (11+ messages)
` [PATCH v4 01/09] iommu/ipmmu-vmsa: Introduce features, break out alias
` [PATCH v4 02/09] iommu/ipmmu-vmsa: Add optional root device feature
` [PATCH v4 03/09] iommu/ipmmu-vmsa: Enable multi context support
` [PATCH v4 04/09] iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()
` [PATCH v4 05/09] iommu/ipmmu-vmsa: IPMMU device is 40-bit bus master
` [PATCH v4 06/09] iommu/ipmmu-vmsa: Write IMCTR twice
` [PATCH v4 07/09] iommu/ipmmu-vmsa: Make IMBUSCTR setup optional
` [PATCH v4 08/09] iommu/ipmmu-vmsa: Allow two bit SL0
` [PATCH v4 09/09] iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code
[PATCH 00/04] iommu/ipmmu-vmsa: 32-bit ARM update
2017-06-19 16:27 UTC (4+ messages)
` [PATCH 01/04] iommu/ipmmu-vmsa: Use iommu_device_register()/unregister()
[PATCH 0/2 v2] iommu/s390: Improve iommu-groups and add sysfs support
2017-06-19 15:02 UTC (3+ messages)
` [PATCH 2/2] iommu/s390: Add support for iommu_device handling
[PATCH v4 0/3] iommu/ipmmu-vmsa: r8a7796 support V4
2017-06-19 11:04 UTC (4+ messages)
` [PATCH v4 1/3] iommu/ipmmu-vmsa: Add r8a7796 DT binding
` [PATCH v4 2/3] iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48
` [PATCH v4 3/3] iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code
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).