Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-09-03 00:04:14 to 2024-09-05 03:36:14 UTC [more...]

[PATCH 0/6] iommu: Enable user space IOPFs in non-nested and non-svm cases
 2024-09-05  3:32 UTC  (10+ messages)
` [PATCH 1/6] iommu/vt-d: Separate page request queue from SVM
` [PATCH 2/6] iommu/vt-d: Remove the pasid present check in prq_event_thread
` [PATCH 3/6] iommu: kconfig: Move IOMMU_IOPF into INTEL_IOMMU
` [PATCH 4/6] iommufd: Enable PRI when doing the iommufd_hwpt_alloc
` [PATCH 5/6] iommu: init pasid array while doing domain_replace and iopf is active
` [PATCH 6/6] iommu/vt-d: drop pasid requirement for prq initialization

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

[PATCH 1/1] iommu/vt-d: Prevent boot failure with devices requiring ATS
 2024-09-05  2:49 UTC  (6+ messages)

[PATCH next 0/2] iommu/tegra241-cmdqv: Fix two bugs in __tegra241_cmdqv_probe
 2024-09-05  2:40 UTC  (3+ messages)
` [PATCH next 1/2] iommu/tegra241-cmdqv: Drop static at local variable
` [PATCH next 2/2] iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherent

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-09-05  2:29 UTC  (29+ messages)
` [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 12/21] KVM: IOMMUFD: MEMFD: Map private pages
` [RFC PATCH 13/21] KVM: X86: Handle private MMIO as shared

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-09-04 23:50 UTC  (64+ messages)
` [PATCH 11/22] pinctrl: qcom: sa8775p: Add support for SA8255p SoC
` [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 v2 0/3] drm: Use iommu_paging_domain_alloc()
 2024-09-04 19:06 UTC  (3+ messages)
` [PATCH v2 1/3] drm/nouveau/tegra: "

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

[PATCH v4 0/2] DMA IOMMU static calls
 2024-09-04 18:02 UTC  (6+ messages)
` [PATCH v4 2/2] dma: add IOMMU static calls with clear default ops

[PATCH v2 10/14] iommu/amd: Remove conditions from domain free paths
 2024-09-04 17:04 UTC  (3+ messages)

[PATCH V4] iommu/io-pgtable-arm: Optimise non-coherent unmap
 2024-09-04 16:24 UTC 

[PATCH RFC PREVIEW 0/6] iommu: enable user space iopfs in non-nested and non-svm cases
 2024-09-04 16:13 UTC  (20+ messages)
` [PATCH RFC PREVIEW 1/6] iommu/vt-d: Separate page request queue from SVM
` [PATCH RFC PREVIEW 2/6] iommu: Make IOMMU_IOPF selectable in Kconfig
  ` [PATCH RFC PREVIEW 6/6] iommu/vt-d: do not require a PASID in page requests

[PATCH next] iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()
 2024-09-04 16:12 UTC  (3+ messages)

[PATCH] iommufd/selftest:fix a resource leak
 2024-09-04 16:10 UTC  (2+ messages)

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-09-04 15:00 UTC  (31+ 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 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED

[PATCH 00/19] Add initial support for QCS8300
 2024-09-04 13:36 UTC  (29+ 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/amd: Add parameter to limit V1 page-sizes to 4 KiB
 2024-09-04 13:15 UTC  (3+ messages)

[PATCH 1/2] ARM: dma-mapping: Pass device to arm_iommu_create_mapping()
 2024-09-04 12:44 UTC  (2+ messages)

[PATCH 1/2] media: nvidia: tegra: Use iommu_paging_domain_alloc()
 2024-09-04 12:16 UTC  (4+ messages)
` [PATCH 2/2] media: venus: firmware: "

[PATCH] iommu/vt-d: Fix 'Null pointer dereferences' issue
 2024-09-04 10:14 UTC  (4+ messages)

[PATCH v2 00/14] Minor fixups and refactorings for AMD's io-pgtable code
 2024-09-04  9:39 UTC  (2+ messages)

[PATCH 0/8] iommu/amd: Misc cleanup and trivial fixes
 2024-09-04  9:36 UTC  (2+ messages)

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

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

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

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

[RFC PATCH 20/21] pci: Allow encrypted MMIO mapping via sysfs
 2024-09-03 21:46 UTC  (2+ 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  (2+ messages)

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


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