iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-09 16:29:26 to 2023-01-13 11:03:23 UTC [more...]

[GIT PULL] iommu/arm-smmu: Fixes for 6.2
 2023-01-13 11:03 UTC 

[PATCH 0/7] iommu: dart: Apple t8110 DART support
 2023-01-13 10:50 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: iommu: dart: add t8110 compatible
` [PATCH 2/7] iommu: dart: Add suspend/resume support
` [PATCH 3/7] iommu: dart: Support >64 stream IDs
` [PATCH 4/7] iommu: dart: Support a variable number of TTBRs per stream
` [PATCH 5/7] iommu: dart: Fix DART_PARAMS1/2 bit define names
` [PATCH 6/7] iommu: dart: Support different variants with different registers
` [PATCH 7/7] iommu: dart: Add t8110 DART support

[PATCH] dt-bindings: arm-smmu: disallow clocks when not used
 2023-01-13  9:50 UTC  (3+ messages)

[PATCH v2 1/1] PCI: Add translated request only flag for pci_enable_pasid()
 2023-01-13  8:51 UTC  (6+ messages)

[PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
 2023-01-13  8:45 UTC  (2+ messages)

[PATCH 00/10] Adjust the dma-ranges for MTK IOMMU
 2023-01-13  8:25 UTC  (12+ messages)
` [PATCH 01/10] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH 02/10] dt-bindings: media: mediatek,jpeg: "
` [PATCH 03/10] iommu/mediatek: Get regionid from larb/port id
` [PATCH 04/10] iommu/mediatek: mt8195: Add larb_region_msk
` [PATCH 05/10] iommu/mediatek: mt8186: add larb_region_msk
` [PATCH 06/10] iommu/mediatek: mt8192: "
` [PATCH 07/10] iommu/mediatek: Add a gap for the iova regions
` [PATCH 08/10] arm64: dts: mt8195: Add dma-ranges for the parent "soc" node
` [PATCH 09/10] arm64: dts: mt8195: Remove the unnecessary dma-ranges
` [PATCH 10/10] arm64: dts: mt8186: Add dma-ranges for the parent "soc" node

[PATCH] iommu/arm-smmu-qcom: Select identity domain for sc8280xp MDSS
 2023-01-13  4:16 UTC  (2+ messages)

[PATCH 1/1] PCI: Add translated request only opt-in for pci_enable_pasid()
 2023-01-13  1:56 UTC  (6+ messages)

[PATCH v5 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-01-12 21:42 UTC  (15+ messages)
` [PATCH v5 01/14] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [PATCH v5 02/14] x86/hyperv: Reorder code to facilitate future work
` [PATCH v5 03/14] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH v5 04/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [PATCH v5 05/14] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
` [PATCH v5 07/14] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v5 08/14] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH v5 09/14] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v5 10/14] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH v5 11/14] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v5 12/14] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v5 13/14] PCI: hv: Add hypercalls to read/write MMIO space
` [PATCH v5 14/14] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[PATCH] selftests:dma: Fix compile error in user-space tool
 2023-01-12 20:36 UTC  (2+ messages)

[PATCH] iommu: Tidy up io-pgtable dependencies
 2023-01-12 19:59 UTC 

[PATCH 0/7] iommu/vt-d: Support performance monitoring for IOMMU
 2023-01-12 16:42 UTC  (10+ messages)
` [PATCH 1/7] iommu/vt-d: Support size of the register set in DRHD
` [PATCH 2/7] iommu/vt-d: Retrieve IOMMU perfmon capability information
` [PATCH 3/7] iommu/vt-d: Support Enhanced Command Interface
` [PATCH 4/7] iommu/vt-d: Add IOMMU perfmon support
` [PATCH 5/7] iommu/vt-d: Support cpumask for IOMMU perfmon
` [PATCH 6/7] iommu/vt-d: Add IOMMU perfmon overflow handler support
` [PATCH 7/7] iommu/vt-d: Enable IOMMU perfmon support

[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-01-12 14:03 UTC  (15+ messages)
` [Patch v4 04/13] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v4 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [Patch v4 07/13] swiotlb: Remove bounce buffer remapping for Hyper-V

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-01-12 11:12 UTC  (21+ messages)
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 08/12] s390: Replace cmpxchg_double() with cmpxchg128()
` [RFC][PATCH 11/12] slub: Replace cmpxchg_double()

[PATCH iommufd v3 2/9] iommu: Add iommu_group_has_isolated_msi()
 2023-01-11 20:19 UTC  (3+ messages)

[PATCH iommufd v3 7/9] iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSI
 2023-01-11 18:23 UTC  (2+ messages)

[PATCH iommufd v3 6/9] irq: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
 2023-01-11 18:23 UTC  (2+ messages)

[PATCH iommufd v3 5/9] irq: Remove unused irq_domain_check_msi_remap() code
 2023-01-11 18:22 UTC  (2+ messages)

[PATCH iommufd v3 1/9] irq: Add msi_device_has_isolated_msi()
 2023-01-11 18:14 UTC  (2+ messages)

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-01-11 13:08 UTC  (26+ messages)

[PATCH] iommu/amd: Fix error handling for pdev_pri_ats_enable()
 2023-01-11 12:15 UTC 

[PATCH v2] iommu/iova: Fix alloc iova overflows issue
 2023-01-11 12:11 UTC  (2+ messages)

[PATCH] iommu/iova: Fix alloc iova overflows issue
 2023-01-11  5:57 UTC  (2+ messages)

[PATCH v2] vfio: Support VFIO_NOIOMMU with iommufd
 2023-01-11  5:01 UTC  (2+ messages)

[PATCH 0/4] iommu/amd: Force SNP-enabled VFIO domain to 4K page size
 2023-01-11  3:31 UTC  (7+ messages)
` [PATCH 1/4] iommu/amd: Introduce Protection-domain flag VFIO
` [PATCH 2/4] iommu/amd: Introduce structure amd_iommu_svm_ops.is_snp_guest()
` [PATCH 3/4] iommu: Introduce IOMMU call-back for processing struct KVM assigned to VFIO
` [PATCH 4/4] iommu/amd: Force SNP-enabled VFIO domain to 4K page size

[PATCH] vfio: Support VFIO_NOIOMMU with iommufd
 2023-01-10 18:02 UTC  (5+ messages)

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-10 17:17 UTC  (53+ messages)
` [PATCH 01/18] dt-bindings: clock: sa8775p: add bindings for Qualcomm gcc-sa8775p
` [PATCH 02/18] clk: qcom: add the GCC driver for sa8775p
` [PATCH 03/18] arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms
` [PATCH 04/18] dt-bindings: clock: qcom-rpmhcc: document the clock for sa8775p
` [PATCH 05/18] clk: qcom: rpmh: add clocks "
` [PATCH 06/18] dt-bindings: interconnect: qcom: document the interconnects "
` [PATCH 07/18] interconnect: qcom: add a driver "
` [PATCH 08/18] arm64: defconfig: enable the interconnect driver for Qualcomm SA8775P
` [PATCH 09/18] dt-bindings: pinctrl: sa8775p: add bindings for qcom,sa8775p-tlmm
` [PATCH 10/18] pinctrl: qcom: sa8775p: add the pinctrl driver for the sa8775p platform
` [PATCH 11/18] arm64: defconfig: enable the pinctrl driver for Qualcomm SA8775P platforms
` [PATCH 12/18] dt-bindings: mailbox: qcom-ipcc: document the sa8775p platform
` [PATCH 13/18] dt-bindings: power: qcom,rpmpd: document sa8775p
` [PATCH 14/18] soc: qcom: rmphpd: add power domains for sa8775p
` [PATCH 15/18] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
` [PATCH 16/18] iommu: arm-smmu: qcom: add support for sa8775p
` [PATCH 17/18] dt-bindings: arm: qcom: document the sa8775p reference board
` [PATCH 18/18] arm64: dts: qcom: add initial support for qcom sa8775p-ride
` (subset) [PATCH 00/18] arm64: qcom: add support for sa8775p-ride

[PATCH v4 00/17] IOMMUFD Generic interface
 2023-01-10 15:30 UTC  (8+ messages)

[PATCH v2 1/2] iommu/arm-smmu: don't unregister on shutdown
 2023-01-10 14:02 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer
 2023-01-10 14:02 UTC  (4+ messages)

[PATCH v2] iommu: fix smmu initialization memory leak problem
 2023-01-10 12:00 UTC  (9+ messages)

[PATCH v5 0/5] iommu: Retire detach_dev callback
 2023-01-10  2:54 UTC  (6+ messages)
` [PATCH v5 1/5] iommu: Remove detach_dev callbacks
` [PATCH v5 2/5] iommu: Add set_platform_dma_ops iommu ops
` [PATCH v5 3/5] iommu: Add set_platform_dma_ops callbacks
` [PATCH v5 4/5] iommu: Remove deferred attach check from __iommu_detach_device()
` [PATCH v5 5/5] iommu: Remove detach_dev callback

[PATCH 0/4] iommu/vt-d: SVM implementation cleanup
 2023-01-10  2:46 UTC  (2+ messages)

[PATCH] dma-mapping: benchmark: Fix compile error in user-space tool
 2023-01-09 16:45 UTC  (6+ messages)


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