Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-08-30 15:54:07 to 2024-09-04 09:34:54 UTC [more...]

[PATCH 00/19] Add initial support for QCS8300
 2024-09-04  9:34 UTC  (21+ messages)
` [PATCH 01/19] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc
` [PATCH 02/19] remoteproc: qcom: pas: Add QCS8300 remoteproc support
` [PATCH 03/19] dt-bindings: phy: Add QMP UFS PHY comptible for QCS8300
` [PATCH 04/19] dt-bindings: ufs: qcom: Document the QCS8300 UFS Controller
` [PATCH 05/19] phy: qcom-qmp-ufs: Add support for QCS8300
` [PATCH 06/19] dt-bindings: power: rpmpd: Add QCS8300 power domains
` [PATCH 07/19] pmdomain: qcom: rpmhpd: "
` [PATCH 08/19] dt-bindings: qcom,pdc: document QCS8300 Power Domain Controller
` [PATCH 09/19] dt-bindings: arm-smmu: Add compatible for QCS8300 SoC
` [PATCH 10/19] dt-bindings: firmware: qcom,scm: document SCM on QCS8300 SoCs
` [PATCH 11/19] dt-bindings: soc: qcom: add qcom,qcs8300-imem compatible
` [PATCH 12/19] dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCC
` [PATCH 13/19] dt-bindings: mfd: qcom,tcsr: Add compatible for QCS8300
` [PATCH 14/19] dt-bindings: nvmem: qfprom: "
` [PATCH 15/19] dt-bindings: soc: qcom,aoss-qmp: Document the QCS8300 AOSS channel
` [PATCH 16/19] dt-bindings: arm: qcom: document QCS8275/QCS8300 SoC and reference board
` [PATCH 17/19] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS8300
` [PATCH 18/19] arm64: dts: qcom: add initial support for QCS8300 DTSI
` [PATCH 19/19] arm64: dts: qcom: add base QCS8300 RIDE dts

[PATCH] iommu: Use of_property_present()
 2024-09-04  9:31 UTC  (3+ messages)

[PATCH RFC PREVIEW 0/6] iommu: enable user space iopfs in non-nested and non-svm cases
 2024-09-04  9:12 UTC  (12+ messages)
` [PATCH RFC PREVIEW 1/6] iommu/vt-d: Separate page request queue from SVM

[PATCH] iommu/arm-smmu: Don't disable next-page prefetcher on devices it works on
 2024-09-04  8:29 UTC  (4+ messages)

[PATCH 1/1] iommu/vt-d: Prevent boot failure with devices requiring ATS
 2024-09-04  8:17 UTC  (4+ messages)

[PATCH next] iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()
 2024-09-04  8:02 UTC 

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-09-04  7:55 UTC  (42+ messages)
` [PATCH 11/22] pinctrl: qcom: sa8775p: Add support for SA8255p SoC
` [PATCH 13/22] dt-bindings: thermal: tsens: document support on SA8255p
` [PATCH v2 00/21] arm64: qcom: Introduce SA8255p Ride platform
  ` [PATCH v2 01/21] dt-bindings: arm: qcom: add the SoC ID for SA8255P
  ` [PATCH v2 02/21] soc: qcom: socinfo: add support "
  ` [PATCH v2 03/21] dt-bindings: arm: qcom: add SA8255p Ride board
  ` [PATCH v2 04/21] dt-bindings: firmware: qcom,scm: document support for SA8255p
  ` [PATCH v2 05/21] dt-bindings: mailbox: qcom-ipcc: document the "
  ` [PATCH v2 06/21] dt-bindings: watchdog: qcom-wdt: document support on SA8255p
  ` [PATCH v2 07/21] dt-bindings: crypto: qcom,prng: document support for SA8255p
  ` [PATCH v2 08/21] dt-bindings: interrupt-controller: qcom-pdc: "
  ` [PATCH v2 09/21] dt-bindings: soc: qcom: aoss-qmp: "
  ` [PATCH v2 10/21] dt-bindings: arm-smmu: document the support on SA8255p
  ` [PATCH v2 11/21] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
  ` [PATCH v2 12/21] dt-bindings: thermal: tsens: document support on SA8255p
  ` [PATCH v2 13/21] dt-bindings: pinctrl: Add SA8255p TLMM
  ` [PATCH v2 14/21] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
  ` [PATCH v2 15/21] dt-bindings: i2c: "
  ` [PATCH v2 16/21] dt-bindings: spi: "
  ` [PATCH v2 17/21] dt-bindings: serial: "
  ` [PATCH v2 18/21] dt-bindings: qcom: geni-se: document support for SA8255P
  ` [PATCH v2 19/21] dt-bindings: firmware: arm,scmi: allow multiple virtual instances
  ` [PATCH v2 20/21] dt-bindings: arm: GIC: add ESPI and EPPI specifiers
  ` [PATCH v2 21/21] arm64: dts: qcom: Add reduced functional DT for SA8255p Ride platform

[PATCH v14 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-09-04  7:29 UTC  (5+ messages)
` [PATCH v14 08/10] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-09-04  7:11 UTC  (46+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH v2 4/8] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v2 5/8] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 7/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED

[PATCH] iommu/amd: Convert comma to semicolon
 2024-09-04  6:37 UTC  (2+ messages)

[PATCH] iommufd/selftest:fix a resource leak
 2024-09-03 20:08 UTC 

[PATCH v3] dma: Trace API
 2024-09-04  4:15 UTC  (8+ messages)

[PATCH] iommu/vt-d: Fix 'Null pointer dereferences' issue
 2024-09-04  1:07 UTC  (2+ messages)

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-09-04  0:59 UTC  (51+ messages)
` [RFC PATCH 01/21] tsm-report: Rename module to reflect what it does
` [RFC PATCH 03/21] pci: Define TEE-IO bit in PCIe device capabilities
` [RFC PATCH 06/21] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [RFC PATCH 07/21] pci/tdisp: Introduce tsm module
` [RFC PATCH 11/21] KVM: SEV: Add TIO VMGEXIT and bind TDI
` [RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages
` [RFC PATCH 13/21] KVM: X86: Handle private MMIO as shared

[RFC PATCH 20/21] pci: Allow encrypted MMIO mapping via sysfs
 2024-09-03 21:46 UTC  (3+ messages)

[PATCH v14 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-09-03 13:13 UTC  (12+ messages)
` [PATCH v14 1/6] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v14 5/6] iommu/arm-smmu: add ACTLR data and support for SC7280

clearly mark DMA_OPS support as an architecture feature v2
 2024-09-03  9:39 UTC  (5+ messages)
` [PATCH 1/2] vdpa_sim: don't select DMA_OPS

[PATCH v8 0/2] Dynamic Allocation of the reserved_mem array
 2024-09-03  8:56 UTC  (6+ messages)
` [PATCH v8 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed
` [PATCH v8 2/2] of: reserved_mem: Add code to dynamically allocate reserved_mem array

[PATCH 1/1] soc/fsl/qbman: Use iommu_paging_domain_alloc()
 2024-09-03  8:45 UTC  (2+ messages)

[PATCH] dma-direct: fix the page free when it is not addressable
 2024-09-03  8:02 UTC  (4+ messages)

[PATCH] arm64: mm: keep low RAM dma zone
 2024-09-03  7:28 UTC  (2+ messages)

[PATCH v2 0/2] iommu/arm-smmu-v3: Parse out event records
 2024-09-02 23:02 UTC  (7+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Print better events records

[BUILD SUCCESS] LAST PATCH: [PATCH 14/14] iommu/vt-d: Introduce batched cache invalidation
 2024-09-02 22:13 UTC 

[PATCH 00/14] [PULL REQUEST] Intel IOMMU updates for v6.12
 2024-09-02 16:15 UTC  (16+ messages)
` [PATCH 01/14] iommu/vt-d: Require DMA domain if hardware not support passthrough
` [PATCH 02/14] iommu/vt-d: Remove identity mappings from si_domain
` [PATCH 03/14] iommu/vt-d: Always reserve a domain ID for identity setup
` [PATCH 04/14] iommu/vt-d: Remove has_iotlb_device flag
` [PATCH 05/14] iommu/vt-d: Factor out helpers from domain_context_mapping_one()
` [PATCH 06/14] iommu/vt-d: Add support for static identity domain
` [PATCH 07/14] iommu/vt-d: Cleanup si_domain
` [PATCH 08/14] iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
` [PATCH 09/14] iommu/vt-d: Move PCI PASID enablement to probe path
` [PATCH 10/14] iommu/vt-d: Unconditionally flush device TLB for pasid table updates
` [PATCH 11/14] iommu/vt-d: Factor out invalidation descriptor composition
` [PATCH 12/14] iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batching
` [PATCH 13/14] iommu/vt-d: Add qi_batch for dmar_domain
` [PATCH 14/14] iommu/vt-d: Introduce batched cache invalidation

[PATCH] iommu/tegra241-cmdqv: Fix -Wformat-truncation warnings in lvcmdq_error_header
 2024-09-02 15:17 UTC  (2+ messages)

[PATCH v2 10/14] iommu/amd: Remove conditions from domain free paths
 2024-09-02 12:03 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix potential soft lockup due to reclaim
 2024-09-02 11:50 UTC  (9+ messages)

[RFC PATCH] driver core: platform: Call iommu_release_device in dma_cleanup
 2024-09-02  6:44 UTC  (5+ messages)

[PATCH v2 09/14] iommu/amd: Narrow the use of struct protection_domain to invalidation
 2024-09-02  5:53 UTC  (2+ messages)

[PATCH v2 08/14] iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
 2024-09-02  5:52 UTC  (2+ messages)

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-02  5:27 UTC  (4+ messages)
` [PATCH v2 02/19] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl

[PATCH 1/1] iommu/vt-d: Unconditionally flush device TLB for pasid table updates
 2024-09-02  2:38 UTC  (2+ messages)

[PATCH v2 1/1] iommu/vt-d: Move PCI PASID enablement to probe path
 2024-09-02  2:37 UTC  (2+ messages)

[PATCH v2] iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
 2024-09-02  2:35 UTC  (2+ messages)

[PATCH v4 0/7] iommu/vt-d: Convert to use static identity domain
 2024-09-02  2:34 UTC  (2+ messages)

[PATCH v3 0/4] Batch IOTLB/dev-IOTLB invalidation
 2024-09-02  2:32 UTC  (2+ messages)

[PATCH v2 0/3] drm: Use iommu_paging_domain_alloc()
 2024-09-02  1:47 UTC  (4+ messages)
` [PATCH v2 1/3] drm/nouveau/tegra: "
` [PATCH v2 2/3] drm/rockchip: "
` [PATCH v2 3/3] drm/tegra: "

[PATCH 1/3] drm/nouveau/tegra: Use iommu_paging_domain_alloc()
 2024-09-01 12:18 UTC  (4+ messages)
` [PATCH 3/3] drm/tegra: Remove call to iommu_domain_alloc()

[regression] usb and thunderbould are misbehaving or broken due to iommu/vt-d change
 2024-09-01  9:12 UTC  (8+ messages)

[PATCH v4 0/2] Fix handling of S2 stalls
 2024-08-30 20:20 UTC  (7+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Match Stall behaviour for S2

[git pull] IOMMU Fixes for Linux v6.11-rc5
 2024-08-30 18:37 UTC  (2+ messages)

[PATCH v7 0/2] Dynamic Allocation of the reserved_mem array
 2024-08-30 16:35 UTC  (3+ messages)

[PATCH v8 0/7] Linux RISC-V IOMMU Support
 2024-08-30 15:53 UTC  (6+ messages)
` [PATCH v8 3/7] iommu/riscv: Add RISC-V IOMMU PCIe device driver


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