messages from 2016-08-09 16:08:41 to 2016-09-06 08:28:23 UTC [more...]
[v11, 0/8] Fix eSDHC host version register bug
2016-09-06 8:28 UTC (9+ messages)
` [v11, 1/8] dt: bindings: update Freescale DCFG compatible
` [v11, 2/8] ARM64: dts: ls2080a: add device configuration node
` [v11, 3/8] dt: bindings: move guts devicetree doc out of powerpc directory
` [v11, 4/8] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v11, 5/8] soc: fsl: add GUTS driver for QorIQ platforms
` [v11, 6/8] MAINTAINERS: add entry for Freescale SoC drivers
` [v11, 7/8] base: soc: introduce soc_device_match() interface
` [v11, 8/8] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
2016-09-05 15:22 UTC (32+ messages)
` [RFC PATCH v2 01/20] x86: Documentation for AMD Secure Memory Encryption (SME)
` [RFC PATCH v2 02/20] x86: Set the write-protect cache mode for full PAT support
` [RFC PATCH v2 03/20] x86: Secure Memory Encryption (SME) build enablement
` [RFC PATCH v2 04/20] x86: Secure Memory Encryption (SME) support
` [RFC PATCH v2 05/20] x86: Add the Secure Memory Encryption cpu feature
` [RFC PATCH v2 14/20] x86: DMA support for memory encryption
` [RFC PATCH v2 18/20] x86/kvm: Enable Secure Memory Encryption of nested page tables
` [RFC PATCH v2 06/20] x86: Handle reduction in physical address size with SME
` [RFC PATCH v2 07/20] x86: Provide general kernel support for memory encryption
` [RFC PATCH v2 08/20] x86: Extend the early_memmap support with additional attrs
` [RFC PATCH v2 09/20] x86: Add support for early encryption/decryption of memory
` [RFC PATCH v2 10/20] x86: Insure that memory areas are encrypted when possible
` [RFC PATCH v2 11/20] mm: Access BOOT related data in the clear
` [RFC PATCH v2 12/20] x86: Add support for changing memory encryption attribute
` [RFC PATCH v2 13/20] x86: Decrypt trampoline area if memory encryption is active
` [RFC PATCH v2 15/20] iommu/amd: AMD IOMMU support for memory encryption
` [RFC PATCH v2 16/20] x86: Check for memory encryption on the APs
` [RFC PATCH v2 17/20] x86: Do not specify encrypted memory for VGA mapping
` [RFC PATCH v2 19/20] x86: Access the setup data through debugfs un-encrypted
` [RFC PATCH v2 20/20] x86: Add support to make use of Secure Memory Encryption
[PATCH v4 00/15] ACPI IORT ARM SMMU v3 support
2016-09-05 14:57 UTC (25+ messages)
` [PATCH v4 01/15] drivers: iommu: add FWNODE_IOMMU fwnode type
` [PATCH v4 02/15] drivers: iommu: implement arch_{set/get}_iommu_fwspec API
` [PATCH v4 03/15] drivers: acpi: iort: introduce linker section for IORT entries probing
` [PATCH v4 04/15] drivers: acpi: iort: add support for IOMMU fwnode registration
` [PATCH v4 05/15] drivers: platform: add fwnode base platform devices retrieval
` [PATCH v4 06/15] drivers: iommu: make iommu_fwspec OF agnostic
` [PATCH v4 07/15] drivers: acpi: implement acpi_dma_configure
` [PATCH v4 08/15] drivers: acpi: iort: add node match function
` [PATCH v4 09/15] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [PATCH v4 10/15] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [PATCH v4 11/15] drivers: iommu: arm-smmu-v3: enable ACPI driver initialization
` [PATCH v4 12/15] drivers: iommu: arm-smmu-v3: add IORT configuration
` [PATCH v4 13/15] drivers: acpi: iort: replace rid map type with type mask
` [PATCH v4 14/15] drivers: acpi: iort: add single mapping function
` [PATCH v4 15/15] drivers: acpi: iort: introduce iort_iommu_configure
[PATCH] iommu/arm-smmu: Fix polling of command queue
2016-09-05 13:09 UTC
[PATCH 1/2] iommu/vt-d: Split up get_domain_for_dev function
2016-09-05 11:02 UTC (2+ messages)
` [PATCH 2/2] iommu/vt-d: Make sure RMRRs are mapped before domain goes public
[PATCH v2] iommu/ipmmu-vmsa: Fix wrong error handle of ipmmu_add_device
2016-09-05 10:54 UTC (2+ messages)
[PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers
2016-09-05 10:37 UTC (15+ messages)
` [PATCHv9 1/6] dma-mapping: add {map,unmap}_resource to dma_map_ops
` [PATCHv9 2/6] dma-debug: add support for resource mappings
` [PATCHv9 3/6] dma-mapping: add dma_{map,unmap}_resource
` [PATCHv9 4/6] arm: dma-mapping: add {map, unmap}_resource for iommu ops
` [PATCHv9 4/6] arm: dma-mapping: add {map,unmap}_resource "
` [PATCHv9 5/6] dmaengine: rcar-dmac: group slave configuration
` [PATCHv9 6/6] dmaengine: rcar-dmac: add iommu support for slave transfers
[PATCH 0/8] IOMMU Probe deferral support
2016-09-02 12:52 UTC (18+ messages)
` [PATCH 1/8] arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
` [PATCH 4/8] of: dma: Split of_configure_dma() into mask and ops configuration
` [PATCH 5/8] drivers: platform: Configure dma operations at probe time
` [PATCH 6/8] drivers: platform: Remove call to of_dma_(con/decon)figure_ops
` [PATCH 7/8] iommu: of: Handle IOMMU lookup failure with deferred probing or error
[PATCH v5 00/19] Generic DT bindings for PCI IOMMUs and ARM SMMU
2016-09-01 19:05 UTC (52+ messages)
` [PATCH v5 01/19] Docs: dt: add PCI IOMMU map bindings
` [PATCH v5 02/19] of/irq: Break out msi-map lookup (again)
` [PATCH v5 03/19] iommu/of: Handle iommu-map property for PCI
` [PATCH v5 04/19] iommu/of: Introduce iommu_fwspec
` [PATCH v5 05/19] iommu/arm-smmu: Implement of_xlate() for SMMUv3
` [PATCH v5 06/19] iommu/arm-smmu: Support non-PCI devices with SMMUv3
` [PATCH v5 07/19] iommu/arm-smmu: Set PRIVCFG in stage 1 STEs
` [PATCH v5 08/19] iommu/arm-smmu: Handle stream IDs more dynamically
` [PATCH v5 09/19] iommu/arm-smmu: Consolidate stream map entry state
` [PATCH v5 10/19] iommu/arm-smmu: Keep track of S2CR state
` [PATCH v5 11/19] iommu/arm-smmu: Refactor mmu-masters handling
` [PATCH v5 12/19] iommu/arm-smmu: Streamline SMMU data lookups
` [PATCH v5 13/19] iommu/arm-smmu: Add a stream map entry iterator
` [PATCH v5 14/19] iommu/arm-smmu: Intelligent SMR allocation
` [PATCH v5 15/19] iommu/arm-smmu: Convert to iommu_fwspec
` [PATCH v5 16/19] Docs: dt: document ARM SMMU generic binding usage
` [PATCH v5 17/19] iommu/arm-smmu: Wire up generic configuration support
` [PATCH v5 18/19] iommu/arm-smmu: Set domain geometry
` [PATCH v5 19/19] iommu/dma: Add support for mapping MSIs
[E1000-devel] AMD-Vi: Event logged IO_PAGE_FAULT - ixgbe Detected Tx Unit Hang - Reset adapter - master disable timed out
2016-08-29 12:30 UTC (9+ messages)
` "
[git pull] IOMMU Fixes for Linux v4.8-rc3
2016-08-26 15:33 UTC
[PATCH v4 0/8] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
2016-08-24 15:08 UTC (5+ messages)
` [PATCH v4 6/8] iommu/arm-smmu: Implement of_xlate() for SMMUv3
IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6)
2016-08-24 8:19 UTC (13+ messages)
` IOMMU+DMAR causing NMIs-s
[PATCH] iommu/arm-smmu: Fix event queues synchronization
2016-08-22 13:42 UTC
[PATCH] iommu/vt-d: Fix modify_irte NULL pointer
2016-08-22 13:32 UTC (3+ messages)
[PATCH] dt-binding: correct the larb port offset defines for mt2701
2016-08-22 10:47 UTC (2+ messages)
[PATCH] iommu/ipmmu-vmsa: Fix potential memleak
2016-08-22 10:42 UTC (2+ messages)
[GIT PULL] iommu/arm-smmu: Fixes for 4.8
2016-08-22 10:36 UTC (2+ messages)
[PATCH] iommu: narrow the search range by iterating on current bus
2016-08-18 23:00 UTC (4+ messages)
[PATCH 0/4] iommu/arm-smmu: Fixes for 4.8
2016-08-18 16:52 UTC (6+ messages)
` [PATCH 1/4] iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks
` [PATCH 2/4] iommu/arm-smmu: Fix CMDQ error handling
` [PATCH 3/4] iommu/arm-smmu: Disable stalling faults for all endpoints
` [PATCH 4/4] iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
[git pull] IOMMU Fixes for Linux v4.8-rc2
2016-08-15 10:01 UTC
[PATCH 1/2] iommu/msm: resume device after fault
2016-08-12 16:39 UTC (5+ messages)
` [PATCH 2/2] iommu/msm: wire up fault handling
[PATCH V6 0/6] iommu/msm: Add DT adaptation and generic bindings support
2016-08-12 15:17 UTC (12+ messages)
[PATCH 1/2] iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks
2016-08-11 16:44 UTC (2+ messages)
` [PATCH 2/2] iommu/arm-smmu: Support v7s context format
[RFC PATCH v3 00/13] ACPI IORT ARM SMMU v3 support
2016-08-11 11:26 UTC (9+ messages)
` [RFC PATCH v3 05/13] drivers: iommu: make iommu_fwspec OF agnostic
` [RFC PATCH v3 13/13] drivers: acpi: iort: introduce iort_iommu_configure
[PATCH 1/2] iommu/dma: Don't put uninitialised IOVA domains
2016-08-10 10:32 UTC (6+ messages)
` [PATCH 2/2] iommu/dma: Respect IOMMU aperture when allocating
` [PATCH v2] "
[PATCH v12 00/11] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
2016-08-10 8:48 UTC (4+ messages)
` [PATCH v12 02/11] genirq/msi: msi_compose wrapper
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).