iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-20 15:14:45 to 2019-10-01 22:02:45 UTC [more...]

[PATCH v4 0/7] Add support for QCOM IOMMU v2 and 500
 2019-10-01 22:02 UTC  (5+ messages)
` [PATCH v4 1/7] firmware: qcom: scm: Add function to set IOMMU pagetable addressing
` [PATCH v4 2/7] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH v4 3/7] iommu/qcom: Write TCR before TTBRs to fix ASID access behavior
` [PATCH v4 4/7] iommu/qcom: Properly reset the IOMMU context

[PATCH v2] PCI: Remove unused includes and superfluous struct declaration
 2019-10-01 19:45 UTC  (2+ messages)

[PATCH] iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatory
 2019-10-01 18:06 UTC 

[PATCH AUTOSEL 5.2 32/63] iommu/amd: Fix downgrading default page-sizes in alloc_pte()
 2019-10-01 16:40 UTC 

[PATCH AUTOSEL 5.3 35/71] iommu/amd: Fix downgrading default page-sizes in alloc_pte()
 2019-10-01 16:38 UTC 

[PATCH v3 0/7] Add support for QCOM IOMMU v2 and 500
 2019-10-01 15:56 UTC  (8+ messages)
` [PATCH v3 1/7] firmware: qcom: scm: Add function to set IOMMU pagetable addressing
` [PATCH v3 2/7] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH v3 3/7] iommu/qcom: Write TCR before TTBRs to fix ASID access behavior
` [PATCH v3 4/7] iommu/qcom: Properly reset the IOMMU context
` [PATCH v3 5/7] iommu/qcom: Add support for AArch64 IOMMU pagetables
` [PATCH v3 6/7] iommu/qcom: Index contexts by asid number to allow asid 0
` [PATCH v3 7/7] iommu/qcom: Add support for QCIOMMUv2 and QCIOMMU-500 secured contexts

[RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
 2019-10-01 15:01 UTC  (4+ messages)

[PATCH v3 0/6] ACPI / utils: add new helper for HID/UID match
 2019-10-01 14:27 UTC  (7+ messages)
` [PATCH v3 1/6] ACPI / utils: Describe function parameters in kernel-doc
` [PATCH v3 2/6] ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPI
` [PATCH v3 3/6] ACPI / utils: Introduce acpi_dev_hid_uid_match() helper
` [PATCH v3 4/6] ACPI / LPSS: Switch to use acpi_dev_hid_uid_match()
` [PATCH v3 5/6] mmc: sdhci-acpi: "
` [PATCH v3 6/6] iommu/amd: "

[PATCH v2 0/6] ACPI / utils: add new helper for HID/UID match
 2019-10-01 13:04 UTC  (16+ messages)
` [PATCH v2 1/6] ACPI / utils: Describe function parameters in kernel-doc
` [PATCH v2 2/6] ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPI
` [PATCH v2 3/6] ACPI / utils: Introduce acpi_dev_hid_uid_match() helper
` [PATCH v2 4/6] ACPI / LPSS: Switch to use acpi_dev_hid_uid_match()
` [PATCH v2 5/6] mmc: sdhci-acpi: "
` [PATCH v2 6/6] iommu/amd: "

[PATCH] dma/coherent: remove unused dma_get_device_base()
 2019-10-01  6:43 UTC  (3+ messages)

[PATCH v2 0/3] iommu/io-pgtable-arm: Mali LPAE improvements
 2019-09-30 18:36 UTC  (7+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: Correct Mali attributes
` [PATCH v2 2/3] iommu/io-pgtable-arm: Support all Mali configurations
` [PATCH v2 3/3] iommu/io-pgtable-arm: Allow coherent walks for Mali

[RFC PATCH 0/6] SMMUv3 PMCG IMP DEF event support
 2019-09-30 14:33 UTC  (7+ messages)
` [RFC PATCH 1/6] ACPI/IORT: Set PMCG device parent
` [RFC PATCH 2/6] iommu/arm-smmu-v3: Record IIDR in arm_smmu_device structure
` [RFC PATCH 3/6] perf/smmuv3: Retrieve parent SMMUv3 IIDR
` [RFC PATCH 4/6] perf/smmuv3: Support HiSilicon hip08 (hi1620) IMP DEF events
` [RFC PATCH 5/6] perf/smmuv3: Match implementation options based on parent SMMU IIDR
` [RFC PATCH 6/6] ACPI/IORT: Drop code to set the PMCG software-defined model

[PATCH] iommu/mediatek: Move the tlb_sync into tlb_flush
 2019-09-30 12:09 UTC  (2+ messages)

[PATCH 0/4] iommu/arm-smmu: Remove arm_smmu_flush_ops
 2019-09-30 11:21 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.4-rc1
 2019-09-29 17:50 UTC  (2+ messages)

[RFC PATCH 0/4] Use 1st-level for DMA remapping in guest
 2019-09-29  5:25 UTC  (37+ messages)
` [RFC PATCH 1/4] iommu/vt-d: Move domain_flush_cache helper into header
` [RFC PATCH 2/4] iommu/vt-d: Add first level page table interfaces
` [RFC PATCH 3/4] iommu/vt-d: Map/unmap domain with mmmap/mmunmap
` [RFC PATCH 4/4] iommu/vt-d: Identify domains using first level page table

[RFC PATCH 0/3] fix dma_mask for CCW devices
 2019-09-27 21:21 UTC  (9+ messages)
` [RFC PATCH 1/3] dma-mapping: make overriding GFP_* flags arch customizable
` [RFC PATCH 2/3] s390/virtio: fix virtio-ccw DMA without PV
` [RFC PATCH 3/3] dma-mapping: warn on harmful GFP_* flags

[PATCH v2] iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching code
 2019-09-27 10:53 UTC 

[PATCH v2 0/6] Add support for QCOM IOMMU v2 and 500
 2019-09-27  9:09 UTC  (7+ messages)
` [PATCH v2 1/6] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH v2 2/6] iommu/qcom: Write TCR before TTBRs to fix ASID access behavior
` [PATCH v2 3/6] iommu/qcom: Properly reset the IOMMU context
` [PATCH v2 4/6] iommu/qcom: Add support for AArch64 IOMMU pagetables
` [PATCH v2 5/6] iommu/qcom: Index contexts by asid number to allow asid 0
` [PATCH v2 6/6] iommu/qcom: Add support for QCIOMMUv2 and QCIOMMU-500 secured contexts

[PATCH 0/6] Add support for QCOM IOMMU v2 and 500
 2019-09-26 20:06 UTC  (8+ messages)
` [PATCH 1/6] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH 2/6] iommu/qcom: Write TCR before TTBRs to fix ASID access behavior
` [PATCH 3/6] iommu/qcom: Properly reset the IOMMU context
` [PATCH 4/6] iommu/qcom: Add support for AArch64 IOMMU pagetables
` [PATCH 5/6] iommu/qcom: Index contexts by asid number to allow asid 0
` [PATCH 6/6] iommu/qcom: Add support for QCIOMMUv2 and QCIOMMU-500 secured contexts

[PATCH] iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching code
 2019-09-26 15:15 UTC  (3+ messages)

[PATCH] dt-bindings: iommu: ipmmu-vmsa: Add r8a774b1 support
 2019-09-26 12:45 UTC  (2+ messages)

[PATCH 0/6] iommu/amd: Locking Fixes
 2019-09-26  6:48 UTC  (22+ messages)
` [PATCH 1/6] iommu/amd: Remove domain->updated
` [PATCH 2/6] iommu/amd: Remove amd_iommu_devtable_lock
` [PATCH 3/6] iommu/amd: Take domain->lock for complete attach/detach path
` [PATCH 4/6] iommu/amd: Check for busy devices earlier in attach_device()
` [PATCH 5/6] iommu/amd: Lock dev_data in attach/detach code paths
` [PATCH 6/6] iommu/amd: Lock code paths traversing protection_domain->dev_list

[LINUX PATCH] dma-mapping: Control memset operation using gfp flags
 2019-09-26  6:03 UTC 

[PATCH] iommu/rockchip: don't use platform_get_irq to implicitly count irqs
 2019-09-25 18:43 UTC 

[PATCH v1 1/5] ACPI / utils: Describe function parameters in kernel-doc
 2019-09-24 17:34 UTC  (10+ messages)
` [PATCH v1 2/5] ACPI / utils: Introduce acpi_dev_hid_uid_match() helper
` [PATCH v1 3/5] ACPI / LPSS: Switch to use acpi_dev_hid_uid_match()
` [PATCH v1 4/5] mmc: sdhci-acpi: "
` [PATCH v1 5/5] iommu/amd: "

iommu/amd: Flushing and locking fixes
 2019-09-24  9:41 UTC  (5+ messages)
` [PATCH 1/5] iommu/amd: Wait for completion of IOTLB flush in attach_device
` [PATCH 4/5] iommu/amd: Hold the domain lock when calling iommu_map_page

[PATCH 0/4] iommu/amd: re-mapping fixes
 2019-09-24  9:21 UTC  (3+ messages)
` [PATCH 1/4] iommu/amd: Fix pages leak in free_pagetable()

[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
 2019-09-23 16:00 UTC  (3+ messages)
` [PATCH trivial 2/3] treewide: "
` [PATCH trivial 3/3] treewide: arch: "

[PATCH 0/3] iommu/io-pgtable-arm: Mali LPAE improvements
 2019-09-23 11:04 UTC  (7+ messages)

[PATCH AUTOSEL 4.9 40/60] iommu/amd: Silence warnings under memory pressure
 2019-09-22 18:59 UTC 

[PATCH AUTOSEL 4.14 64/89] iommu/amd: Silence warnings under memory pressure
 2019-09-22 18:56 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 65/89] iommu/iova: Avoid false sharing on fq_timer_on

[PATCH AUTOSEL 4.19 095/128] iommu/amd: Silence warnings under memory pressure
 2019-09-22 18:54 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 097/128] iommu/iova: Avoid false sharing on fq_timer_on
` [PATCH AUTOSEL 4.19 127/128] iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systems

[PATCH AUTOSEL 5.2 135/185] iommu/amd: Silence warnings under memory pressure
 2019-09-22 18:49 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 138/185] iommu/iova: Avoid false sharing on fq_timer_on
` [PATCH AUTOSEL 5.2 179/185] iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systems

[PATCH AUTOSEL 5.3 149/203] iommu/amd: Silence warnings under memory pressure
 2019-09-22 18:43 UTC  (3+ messages)
` [PATCH AUTOSEL 5.3 152/203] iommu/iova: Avoid false sharing on fq_timer_on
` [PATCH AUTOSEL 5.3 197/203] iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systems

[PATCH v2 0/4] User API for nested shared virtual address (SVA)
 2019-09-22  1:45 UTC  (6+ messages)
` [PATCH v2 1/4] iommu: Introduce cache_invalidate API
` [PATCH v2 2/4] iommu: Add I/O ASID allocator
` [PATCH v2 3/4] iommu/ioasid: Add custom allocators
` [PATCH v2 4/4] iommu: Introduce guest PASID bind function

[PATCH 0/4] User API for nested shared virtual address (SVA)
 2019-09-21 17:42 UTC  (10+ messages)
` [PATCH 1/4] iommu: Introduce cache_invalidate API
` [PATCH 2/4] iommu: Add I/O ASID allocator
` [PATCH 3/4] iommu/ioasid: Add custom allocators
` [PATCH 4/4] iommu: Introduce guest PASID bind function

[PATCH 1/1] iommu/vt-d: Refactor find_domain() helper
 2019-09-21  7:06 UTC 

[PATCH] media: staging: ipu3: Enable IOVA API only when IOMMU support is enabled
 2019-09-20 22:26 UTC  (5+ messages)
` [PATCH] media: staging: tegra-vde: Fix build error

[PATCHv7 0/3] QCOM smmu-500 wait-for-safe handling for sdm845
 2019-09-20 21:07 UTC  (3+ messages)
` [PATCHv7 3/3] iommu: arm-smmu-impl: Add sdm845 implementation hook

[PATCH v4 0/4] Retrieving zPCI specific info with VFIO
 2019-09-20 15:53 UTC  (11+ messages)
` [PATCH v4 3/4] vfio: zpci: defining the VFIO headers
` [PATCH v4 4/4] vfio: pci: Using a device region to retrieve zPCI information


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).