Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-11-15 01:07:59 to 2024-11-28 04:05:31 UTC [more...]

[PATCH] iommufd: fix typos in kernel-doc comments
 2024-11-28  4:05 UTC  (2+ messages)

[PATCH] dma-debug: fix physical address calculation for struct dma_debug_entry
 2024-11-28  3:50 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes #2
 2024-11-27 22:58 UTC  (2+ messages)

[PATCH] iommu: Downgrade print level for iommu group information
 2024-11-27 20:56 UTC  (10+ messages)
  ` 答复: [????] "
  ` 答复: [外部邮件] "
      ` 答复: "

[PATCH v5 0/3] iommu/arm-smmu-v3: Parse out event records
 2024-11-27 20:53 UTC  (24+ messages)
` [PATCH v5 1/3] iommu/arm-smmu-v3: Introduce struct arm_smmu_event
` [PATCH v5 3/3] iommu/arm-smmu-v3: Avoid redundant master lookup in events

[PATCH RFC v4 0/3] fix two bugs related to page_pool
 2024-11-27 19:39 UTC  (19+ messages)
` [PATCH RFC v4 2/3] page_pool: fix IOMMU crash when driver has already unbound
` [PATCH RFC v4 3/3] page_pool: skip dma sync operation for inflight pages

[PATCH v2 8/8] iommu/amd: Add documentation for AMD IOMMU debugfs support
 2024-11-26 21:19 UTC  (2+ messages)

[PATCH v2 5/8] iommu/amd: Add support for device id user input
 2024-11-26 21:02 UTC  (2+ messages)

[PATCH v2 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers
 2024-11-26 20:59 UTC  (2+ messages)

[PATCH v2 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers
 2024-11-26 20:58 UTC  (2+ messages)

[PATCH v2 1/8] iommu/amd: Refactor AMD IOMMU debugfs initial setup
 2024-11-26 19:12 UTC  (2+ messages)

[PATCH v3 0/5] Introduce new headers for Hyper-V
 2024-11-26 17:28 UTC  (10+ messages)
` [PATCH v3 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v3 2/5] hyperv: Clean up unnecessary #includes
` [PATCH v3 3/5] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files

[git pull] IOMMU Updates for Linux v6.13
 2024-11-26 11:12 UTC  (4+ messages)

[PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional
 2024-11-26  0:25 UTC  (7+ messages)

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-11-25 15:07 UTC  (14+ messages)
` [RFC PATCH 04/15] iommu/riscv: report iommu capabilities
` [RFC PATCH 08/15] iommu/riscv: Add IRQ domain for interrupt remapping

[RFC 0/1] swiotlb: Mitigate potential DoS caused by BUG_ON()
 2024-11-25 15:03 UTC  (8+ messages)
` [RFC 1/1] swiotlb: Replace BUG_ON() with graceful error handling

[PATCH AUTOSEL 5.10 19/33] dma-debug: fix a possible deadlock on radix_lock
 2024-11-24 13:53 UTC 

[PATCH AUTOSEL 5.15 22/36] dma-debug: fix a possible deadlock on radix_lock
 2024-11-24 13:51 UTC 

[PATCH AUTOSEL 6.1 30/48] dma-debug: fix a possible deadlock on radix_lock
 2024-11-24 13:48 UTC 

[PATCH AUTOSEL 6.6 37/61] dma-debug: fix a possible deadlock on radix_lock
 2024-11-24 13:45 UTC 

[PATCH AUTOSEL 6.11 54/87] dma-debug: fix a possible deadlock on radix_lock
 2024-11-24 13:38 UTC 

[PATCH AUTOSEL 6.12 069/107] dma-debug: fix a possible deadlock on radix_lock
 2024-11-24 13:29 UTC 

[PATCH v7 0/8] Add MSM8917/PM8937/Redmi 5A
 2024-11-23 23:13 UTC  (9+ messages)
` [PATCH v7 1/8] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v7 2/8] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl
` [PATCH v7 3/8] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver
` [PATCH v7 4/8] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH v7 5/8] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v7 6/8] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v7 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v7 8/8] arm64: dts: "

[PATCH] iommu: iommufd: fix WARNING in iommufd_device_unbind
 2024-11-23 19:59 UTC 

[syzbot] [iommu?] WARNING in iommufd_device_unbind
 2024-11-23 17:40 UTC  (11+ messages)

[PATCH 0/2] Add support for GPU SMMU on QCS615
 2024-11-23 16:37 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: document QCS615 GPU SMMU
` [PATCH 2/2] arm64: dts: qcom: qcs615: add the GPU SMMU node

[PATCH RESEND v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-11-23  4:32 UTC  (16+ messages)
` [PATCH RESEND v17 3/5] iommu/arm-smmu: add support for PRR bit setup
` [PATCH RESEND v17 4/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH RESEND v17 5/5] iommu/arm-smmu: add ACTLR data and support for qcom_smmu_500

[git pull] IOMMU Updates for Linux v6.13
 2024-11-23  4:10 UTC  (2+ messages)

[PATCH 0/2] Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
 2024-11-22 19:00 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 6.13
 2024-11-21 21:20 UTC  (3+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-11-21 21:20 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu: Defer probe of clients after smmu device bound
 2024-11-21 21:05 UTC  (6+ messages)

RFC: Kernel CXL cache support (and IOMMU implications)
 2024-11-20 22:33 UTC  (2+ messages)

[PATCH v3 00/17] Provide a new two step DMA mapping API
 2024-11-19 17:30 UTC  (9+ messages)
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH] iommu/tegra241-cmdqv: do not call smp_processor_id in preemptible context
 2024-11-19 16:55 UTC  (3+ messages)

[PATCH v2 0/5] iommu: sun50i: Add Allwinner H616 support
 2024-11-19 13:45 UTC  (3+ messages)
` [PATCH v2 2/5] iommu: sun50i: allocate page tables from below 4 GiB

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-11-18 15:11 UTC  (15+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[PATCH v4 0/3] Add support for APPS SMMU on QCS615
 2024-11-18 13:22 UTC  (4+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: qcs615: add the APPS SMMU node

[PATCH v6 00/10] Add MSM8917/PM8937/Redmi 5A
 2024-11-18 10:21 UTC  (4+ messages)
` [PATCH v6 10/10] arm64: dts: qcom: Add Xiaomi Redmi 5A

[PATCH v7 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-11-18  6:10 UTC  (10+ messages)
` [PATCH v7 13/13] Documentation: userspace-api: iommufd: Update vIOMMU

[PATCH v12 0/9] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-11-18  5:49 UTC  (10+ messages)
` [PATCH v12 1/9] iommu/amd: Misc ACPI IVRS debug info clean up
` [PATCH v12 2/9] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
` [PATCH v12 3/9] iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flags
` [PATCH v12 4/9] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v12 5/9] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v12 6/9] iommu/amd: Introduce helper function get_dte256()
` [PATCH v12 7/9] iommu/amd: Modify clear_dte_entry() to avoid in-place update
` [PATCH v12 8/9] iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()
` [PATCH v12 9/9] iommu/amd: Remove amd_iommu_apply_erratum_63()

[PATCH V7 0/9] iommu_ioas_map_file
 2024-11-18  1:24 UTC  (11+ messages)
` [PATCH V7 6/9] iommufd: pfn reader for file mappings

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-11-17 12:09 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] Add new headers for Hyper-V Dom0
 2024-11-15 21:54 UTC  (5+ messages)
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h

[PATCH] drivers/io-pgtable-arm: Fix stage concatenation with 16K
 2024-11-15 19:18 UTC  (3+ messages)

[PATCH v1] iommu: Avoid use of NULL after WARN_ON_ONCE
 2024-11-15 18:46 UTC 

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2024-11-15 17:55 UTC  (8+ messages)

[PATCH v2 0/2] iommu/arm-smmu-qcom: Add SDM670 SMMU v2
 2024-11-15 17:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iommu: arm,smmu: add sdm670 adreno iommu compatible

[PATCH] iommu/arm-smmu-v3: Improve uAPI comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3
 2024-11-15 16:32 UTC  (3+ messages)

[PATCH v5 0/7] Support attaching PASID to the blocked_domain
 2024-11-15 14:58 UTC  (3+ messages)
` [PATCH v5 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid

[PATCH 1/2] iommu: Add ops->domain_alloc_nested()
 2024-11-15 14:48 UTC  (3+ messages)

[PATCH 2/2] iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
 2024-11-15 14:01 UTC  (3+ messages)

[PATCH v5 0/5] vfio-pci support pasid attach/detach
 2024-11-15 12:10 UTC  (8+ messages)
` [PATCH v5 4/5] vfio: Add vfio_copy_user_data()

[PATCH v5 00/12] iommufd support pasid attach/replace
 2024-11-15  9:24 UTC  (6+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 6.13
 2024-11-15  8:26 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Import IOMMUFD module namespace
 2024-11-15  1:07 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