Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2022-05-02 18:52:49 to 2022-05-05 23:58:02 UTC [more...]

[PATCH v6 00/29] x86: Implement an HPET-based hardlockup detector
 2022-05-05 23:59 UTC  (12+ messages)
` [PATCH v6 02/29] x86/apic: Add irq_cfg::delivery_mode
` [PATCH v6 04/29] x86/apic: Add the X86_IRQ_ALLOC_AS_NMI irq allocation flag
` [PATCH v6 05/29] x86/apic/vector: Do not allocate vectors for NMIs
` [PATCH v6 06/29] x86/apic/vector: Implement support for NMI delivery mode
` [PATCH v6 07/29] iommu/vt-d: Clear the redirection hint when the destination mode is physical
` [PATCH v6 09/29] iommu/vt-d: Set the IRTE delivery mode individually for each IRQ
` [PATCH v6 10/29] iommu/vt-d: Implement minor tweaks for NMI irqs
` [PATCH v6 12/29] iommu/amd: Enable NMIPass when allocating an NMI irq
` [PATCH v6 13/29] iommu/amd: Compose MSI messages for NMI irqs in non-IR format
` [PATCH v6 14/29] x86/hpet: Expose hpet_writel() in header
` [PATCH v6 16/29] x86/hpet: Prepare IRQ assignments to use the X86_ALLOC_AS_NMI flag

[PATCH] iommu: Reorganize __iommu_attach_group()
 2022-05-05 23:34 UTC  (2+ messages)

[PATCH v2] iommu: iommu_group_claim_dma_owner() must always assign a domain
 2022-05-05 23:28 UTC  (7+ messages)

[PATCH] iommu/vt-d: Increase DMAR_UNITS_SUPPORTED
 2022-05-05 19:46 UTC 

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-05-05 19:07 UTC  (15+ messages)
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-05 12:13 UTC  (7+ messages)
` [PATCH v7 2/7] hwtracing: Add trace function "
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[PATCH v3 0/3] iommu/arm-smmu: Support Tegra234 SMMU
 2022-05-05 15:27 UTC  (4+ messages)

[PATCH v3] iommu/mediatek: Fix NULL pointer dereference when printing dev_name
 2022-05-05 14:57 UTC  (2+ messages)

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-05-05 14:07 UTC  (19+ messages)
` [PATCH RFC 15/19] iommu/arm-smmu-v3: Add set_dirty_tracking_range() support

[PATCH v5 00/12] iommu: SVA and IOPF refactoring
 2022-05-05 13:38 UTC  (23+ messages)
` [PATCH v5 02/12] iommu: Add pasid_bits field in struct dev_iommu
` [PATCH v5 03/12] iommu: Add attach/detach_dev_pasid domain ops
` [PATCH v5 04/12] iommu/sva: Basic data structures for SVA
` [PATCH v5 07/12] arm-smmu-v3/sva: Add SVA domain support
` [PATCH v5 09/12] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v5 10/12] iommu: Prepare IOMMU domain for IOPF
` [PATCH v5 11/12] iommu: Per-domain I/O page fault handling
` [PATCH v5 12/12] iommu: Rename iommu-sva-lib.{c,h}

[PATCH 0/7] dt-bindings: renesas: R-Car V3U is R-Car Gen4
 2022-05-05 13:04 UTC  (24+ messages)
` [PATCH 1/7] dt-bindings: gpio: renesas, rcar-gpio: "
  ` [PATCH 1/7] dt-bindings: gpio: renesas,rcar-gpio: "
` [PATCH 2/7] dt-bindings: i2c: renesas, rcar-i2c: "
  ` [PATCH 2/7] dt-bindings: i2c: renesas,rcar-i2c: "
` [PATCH 3/7] dt-bindings: iommu: renesas, ipmmu-vmsa: "
` [PATCH 4/7] dt-bindings: renesas,rcar-dmac: "
` [PATCH 5/7] dt-bindings: serial: renesas, hscif: "
  ` [PATCH 5/7] dt-bindings: serial: renesas,hscif: "
` [PATCH 6/7] dt-bindings: serial: renesas, scif: "
  ` [PATCH 6/7] dt-bindings: serial: renesas,scif: "
` [PATCH 7/7] dt-bindings: watchdog: renesas, wdt: "
  ` [PATCH 7/7] dt-bindings: watchdog: renesas,wdt: "

[PATCH v2 0/4] iommu/vt-d: Force snooping improvement
 2022-05-05 12:14 UTC  (11+ messages)
` [PATCH v2 1/4] iommu/vt-d: Block force-snoop domain attaching if no SC support
` [PATCH v2 2/4] iommu/vt-d: Check domain force_snooping against attached devices
` [PATCH v2 3/4] iommu/vt-d: Remove domain_update_iommu_snooping()
` [PATCH v2 4/4] iommu/vt-d: Remove hard coding PGSNP bit in PASID entries

[PATCH v2 00/37] iommu/amd: Add multiple PCI segments support
 2022-05-05  9:09 UTC  (6+ messages)
` [PATCH v2 10/37] iommu/amd: Introduce per PCI segment last_bdf

[PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node
 2022-05-05  1:23 UTC  (16+ messages)
` [PATCH v12 1/9] iommu: Introduce a callback to struct iommu_resv_region
` [PATCH v12 2/9] ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void
` [PATCH v12 3/9] ACPI/IORT: Provide a generic helper to retrieve reserve regions
` [PATCH v12 4/9] ACPI/IORT: Add support to retrieve IORT RMR reserved regions
` [PATCH v12 5/9] ACPI/IORT: Add a helper to retrieve RMR info directly
` [PATCH v12 6/9] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v12 7/9] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
` [PATCH v12 8/9] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v12 9/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[git pull] IOMMU Fixes for Linux v5.18-rc5
 2022-05-04 18:24 UTC  (2+ messages)

[PATCH] iommu: iommu_group_claim_dma_owner() must always assign a domain
 2022-05-04 18:20 UTC  (13+ messages)

[RESEND PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-05-04 16:29 UTC  (10+ messages)

[PATCH 0/2] iommu/arm-smmu-qcom: Add SC8280XP support
 2022-05-04 15:08 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for Qualcomm SC8280XP
` [PATCH 2/2] iommu/arm-smmu-qcom: Add SC8280XP support

[PATCH 0/5] iommu/vt-d: Force snooping improvement
 2022-05-04 14:37 UTC  (17+ messages)
` [PATCH 2/5] iommu/vt-d: Set SNP bit only in second-level page table entries
` [PATCH 3/5] iommu/vt-d: Check domain force_snooping against attached devices
` [PATCH 4/5] iommu/vt-d: Remove domain_update_iommu_snooping()
` [PATCH 5/5] iommu/vt-d: Remove hard coding PGSNP bit in PASID entries

[PATCH] iommu: Make sysfs robust for non-API groups
 2022-05-04 13:18 UTC  (2+ messages)

[PATCH v4 0/9] iommu cleanup and refactoring
 2022-05-04 12:11 UTC  (7+ messages)
` [PATCH v4 7/9] iommu: Use right way to retrieve iommu_ops
  ` [bug] NULL pointer deref after 3f6634d997db ("iommu: Use right way to retrieve iommu_ops")

[PATCH v2] drm/tegra: Stop using iommu_present()
 2022-05-04 11:52 UTC  (3+ messages)

[PATCH 0/4] SDHCI and SMEM updates for sdx65
 2022-05-04 10:37 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: mmc: sdhci-msm: Document the SDX65 compatible
` [PATCH 2/4] mmc: host/sdhci-msm: Add compatible string check for sdx65
` [PATCH 3/4] dt-bindings: arm-smmu: Add binding for SDX65 SMMU

[PATCH v2] iommu: fix an incorrect NULL check on list iterator
 2022-05-04  8:49 UTC  (2+ messages)

[PATCH v7 00/36] MT8195 and MT8186 IOMMU SUPPORT
 2022-05-04  8:40 UTC  (39+ messages)
` [PATCH v7 01/36] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [PATCH v7 02/36] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [PATCH v7 03/36] dt-bindings: mediatek: mt8186: Add binding for MM iommu
` [PATCH v7 04/36] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH v7 05/36] iommu/mediatek: Add list_del in mtk_iommu_remove
` [PATCH v7 06/36] iommu/mediatek: Remove clk_disable "
` [PATCH v7 07/36] iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
` [PATCH v7 08/36] iommu/mediatek: Add mutex for data in the mtk_iommu_domain
` [PATCH v7 09/36] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH v7 10/36] iommu/mediatek: Add 12G~16G support for multi domains
` [PATCH v7 11/36] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH v7 12/36] iommu/mediatek: Add a flag STD_AXI_MODE
` [PATCH v7 13/36] iommu/mediatek: Remove the granule in the tlb flush
` [PATCH v7 14/36] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH v7 15/36] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH v7 16/36] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH v7 17/36] iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
` [PATCH v7 18/36] iommu/mediatek: Adjust device link when it is sub-common
` [PATCH v7 19/36] iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
` [PATCH v7 20/36] iommu/mediatek: Add a PM_CLK_AO flag for infra iommu
` [PATCH v7 21/36] iommu/mediatek: Add infra iommu support
` [PATCH v7 22/36] iommu/mediatek: Add PCIe support
` [PATCH v7 23/36] iommu/mediatek: Add mt8195 support
` [PATCH v7 24/36] iommu/mediatek: Only adjust code about register base
` [PATCH v7 25/36] iommu/mediatek: Just move code position in hw_init
` [PATCH v7 26/36] iommu/mediatek: Separate mtk_iommu_data for v1 and v2
` [PATCH v7 27/36] iommu/mediatek: Remove mtk_iommu.h
` [PATCH v7 28/36] iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1
` [PATCH v7 29/36] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH v7 30/36] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH v7 31/36] iommu/mediatek: Change the domid to iova_region_id
` [PATCH v7 32/36] iommu/mediatek: Get the proper bankid for multi banks
` [PATCH v7 33/36] iommu/mediatek: Initialise/Remove for multi bank dev
` [PATCH v7 34/36] iommu/mediatek: Backup/restore regsiters for multi banks
` [PATCH v7 35/36] iommu/mediatek: mt8195: Enable multi banks for infra iommu
` [PATCH v7 36/36] iommu/mediatek: Add mt8186 iommu support

[PATCH] iommu: dart: Add missing module owner to ops structure
 2022-05-04  8:36 UTC  (2+ messages)

[PATCH v2 01/26] dma-direct: take dma-ranges/offsets into account in resource mapping
 2022-05-03 22:50 UTC 

[PATCH 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to support TTBR up to 35bit for MediaTek
 2022-05-03 17:18 UTC  (2+ messages)

[PATCH 2/2] iommu/mediatek: Enable allocating page table in normal memory
 2022-05-03  8:53 UTC  (2+ messages)

[PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
 2022-05-03  7:49 UTC  (11+ messages)

[PATCH v2 0/4] iommu: M1 Pro/Max DART support
 2022-05-03  6:23 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: iommu: dart: add t6000 compatible
` [PATCH v2 2/4] iommu/io-pgtable: Add DART subpage protection support
` [PATCH v2 3/4] iommu/io-pgtable: Add DART PTE support for t6000
` [PATCH v2 4/4] iommu: dart: Support t6000 variant

[PATCH] drm/rockchip: Refactor IOMMU initialisation
 2022-05-02 22:24 UTC  (2+ messages)

fully convert arm to use dma-direct v2
 2022-05-02 19:21 UTC  (3+ messages)
` [PATCH 04/10] ARM/dma-mapping: remove the unused virt_to_dma helper


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox