iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-08 06:30:37 to 2021-06-11 05:44:17 UTC [more...]

[RFC] /dev/ioasid uAPI proposal
 2021-06-11  5:43 UTC  (19+ messages)

[RFC PATCH v5 00/15] Optimizing iommu_[map/unmap] performance
 2021-06-11  3:10 UTC  (2+ messages)

Plan for /dev/ioasid RFC v2
 2021-06-11  0:58 UTC  (17+ messages)

[PATCH] iommu/io-pgtable-arm: Optimize partial walk flush for large scatter-gather list
 2021-06-11  0:54 UTC  (12+ messages)

swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12)
 2021-06-10 23:20 UTC  (3+ messages)

[PATCH v2] iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
 2021-06-10 22:28 UTC  (2+ messages)

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-10 21:44 UTC  (6+ messages)
` [PATCH v5 1/5] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [PATCH v5 2/5] iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info
` [PATCH v5 3/5] drm/msm: Improve the a6xx page fault handler
` [PATCH v5 4/5] iommu/arm-smmu-qcom: Add stall support
` [PATCH v5 5/5] drm/msm: devcoredump iommu fault support

[GIT PULL] memory: Tegra memory controller for v5.14
 2021-06-10 17:29 UTC  (9+ messages)

[PATCH v3 0/3] Apple M1 DART IOMMU driver
 2021-06-10 16:52 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: iommu: add DART iommu bindings

[RFC] /dev/ioasid uAPI proposal
 2021-06-10 16:37 UTC  (51+ messages)

[PATCH v11 0/3] Enhance IOMMU default DMA mode build options
 2021-06-10 16:25 UTC  (8+ messages)
` [PATCH v11 1/3] iommu: "
` [PATCH v11 2/3] iommu/vt-d: Add support for "
` [PATCH v11 3/3] iommu/amd: "

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-10 14:25 UTC  (18+ messages)
` [RFC PATCH V3 01/11] x86/HV: Initialize GHCB page in Isolation VM
` [RFC PATCH V3 03/11] x86/Hyper-V: Add new hvcall guest address host visibility support
` [RFC PATCH V3 04/11] HV: Add Write/Read MSR registers via ghcb
` [RFC PATCH V3 05/11] HV: Add ghcb hvcall support for SNP VM
` [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function
` [RFC PATCH V3 10/11] HV/Netvsc: Add Isolation VM support for netvsc driver

[PATCH v5 00/16] Clean up "mediatek,larb"
 2021-06-10 12:02 UTC  (17+ messages)
` [PATCH v5 05/16] media: mtk-jpeg: Use pm_runtime_resume_and_get for PM get_sync
` [PATCH v5 08/16] media: mtk-mdp: Get rid of mtk_smi_larb_get/put
` [PATCH v5 09/16] drm/mediatek: Use pm_runtime_resume_and_get for PM get_sync
` [PATCH v5 11/16] drm/mediatek: Get rid of mtk_smi_larb_get/put
` [PATCH v5 13/16] media: mtk-vcodec: "
` [PATCH v5 14/16] memory: mtk-smi: "

[PATCH] iommu/vt-d: Fix linker error on 32-bit
 2021-06-10  8:31 UTC 

[PATCH v4 0/6] Add support for ACPI VIOT
 2021-06-10  7:51 UTC  (7+ messages)
` [PATCH v4 1/6] ACPI: arm64: Move DMA setup operations out of IORT
` [PATCH v4 2/6] ACPI: Move IOMMU setup code "
` [PATCH v4 3/6] ACPI: Add driver for the VIOT table
` [PATCH v4 4/6] iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
` [PATCH v4 5/6] iommu/dma: Simplify calls "
` [PATCH v4 6/6] iommu/virtio: Enable x86 support

[PATCH v3 2/6] ACPI: Move IOMMU setup code out of IORT
 2021-06-10  7:26 UTC  (5+ messages)

[PATCH 00/23] [PULL REQUEST] Intel IOMMU Updates for Linux v5.14
 2021-06-10  7:13 UTC  (25+ messages)
` [PATCH 01/23] iommu/vt-d: Remove redundant assignment to variable agaw
` [PATCH 02/23] iommu/vt-d: Fix kernel-doc syntax in file header
` [PATCH 03/23] iommu/vt-d: Tweak the description of a DMA fault
` [PATCH 04/23] iommu/vt-d: Select PCI_ATS explicitly
` [PATCH 05/23] iommu/vt-d: Support asynchronous IOMMU nested capabilities
` [PATCH 06/23] iommu/vt-d: Add pasid private data helpers
` [PATCH 07/23] iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers
` [PATCH 08/23] iommu/vt-d: Use common helper to lookup svm devices
` [PATCH 09/23] iommu/vt-d: Refactor prq_event_thread()
` [PATCH 10/23] iommu/vt-d: Allocate/register iopf queue for sva devices
` [PATCH 11/23] iommu/vt-d: Report prq to io-pgfault framework
` [PATCH 12/23] iommu/vt-d: Add prq_report trace event
` [PATCH 13/23] iommu/vt-d: Add common code for dmar latency performance monitors
` [PATCH 14/23] iommu/vt-d: Expose latency monitor data through debugfs
` [PATCH 15/23] iommu/vt-d: Add cache invalidation latency sampling
` [PATCH 16/23] iommu/vt-d: Add PRQ handling "
` [PATCH 17/23] iommu/vt-d: Fix out-bounds-warning in intel/svm.c
` [PATCH 18/23] iommu/vt-d: Use DEVICE_ATTR_RO macro
` [PATCH 19/23] iommu/vt-d: Use bitfields for DMAR capabilities
` [PATCH 20/23] iommu/vt-d: Removed unused iommu_count in dmar domain
` [PATCH 21/23] iommu/vt-d: Remove unnecessary braces
` [PATCH 22/23] iommu/vt-d: Define counter explicitly as unsigned int
` [PATCH 23/23] iommu/vt-d: No need to typecast

[PATCH 0/2] iommu/arm-smmu: Fix races in iommu domain/group creation
 2021-06-10  4:16 UTC  (3+ messages)
` [PATCH 1/2] iommu: Fix race condition during default domain allocation
` [PATCH 2/2] iommu/arm-smmu: Fix race condition during iommu_group creation

[PATCH] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
 2021-06-10  2:20 UTC  (3+ messages)
  `  "

[PATCH v2] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
 2021-06-10  2:54 UTC 

[PATCH v8 0/9] x86: tag application address space for devices
 2021-06-09 23:34 UTC  (9+ messages)
` [PATCH v8 9/9] x86/mmu: Allocate/free PASID
  ` [PATCH] x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()

[RFC] /dev/ioasid uAPI proposal
 2021-06-09 18:09 UTC  (29+ messages)

[PATCH] iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
 2021-06-09 13:33 UTC 

[PATCH 1/1] iommu/arm-smmu-v3: remove unnecessary oom message
 2021-06-09 12:54 UTC 

[PATCH 1/1] iommu/arm-smmu: remove unnecessary oom message
 2021-06-09 12:52 UTC 

[PATCH 1/1] iommu/vt-d: remove unnecessary oom message
 2021-06-09 12:49 UTC 

[PATCH 1/1] iommu/ipmmu-vmsa: remove unnecessary oom message
 2021-06-09 12:47 UTC 

[PATCH v15 0/3] iommu/arm-smmu-v3: Add stall support
 2021-06-09  9:43 UTC  (3+ messages)

[PATCH v3 0/2] iommu: Fix spelling mistakes
 2021-06-09  8:32 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/iova: "
` [PATCH v3 2/2] iommu: "

[PATCH v8 0/4] Add IOMMU driver for rk356x
 2021-06-09  7:49 UTC  (2+ messages)

[PATCH] iommu/vt-d: Dump DMAR translation structure
 2021-06-09  7:47 UTC  (2+ messages)

[PATCH 1/1] iommu: Delete a duplicate check in iommu_change_dev_def_domain()
 2021-06-09  7:44 UTC  (3+ messages)

[PATCH 0/5] Short cleanups around DMAR
 2021-06-09  7:43 UTC  (2+ messages)

[PATCH -next] iommu/vt-d: use DEVICE_ATTR_RO macro
 2021-06-09  7:41 UTC  (2+ messages)

[PATCH v2][next] iommu/vt-d: Fix out-bounds-warning in intel_svm_page_response()
 2021-06-09  7:41 UTC  (2+ messages)

[PATCH] iommu/vt-d: fix kernel-doc syntax in file header
 2021-06-09  7:38 UTC  (2+ messages)

[PATCH] iommu: remove redundant assignment to variable agaw
 2021-06-09  7:37 UTC  (2+ messages)

[PATCH v2 0/1] iommu: Clear a lot of spelling mistakes
 2021-06-09  1:41 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-06-08 18:34 UTC  (11+ messages)

[PATCHv4 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-06-08 17:16 UTC  (4+ messages)
` [PATCHv4 1/2] iommu/arm-smmu-qcom: Add SC7280 SMMU compatible
` [PATCHv4 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl

[PATCH] iommu/arm: Cleanup resources in case of probe error path
 2021-06-08 17:16 UTC  (2+ messages)

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-06-08 16:51 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier

[PATCH] iommu/qcom: Cleanup resources in case of probe error path
 2021-06-08 14:55 UTC  (3+ messages)

[PATCH 0/4] Free cached iovas when rmmod the driver of the last device in group
 2021-06-08 14:17 UTC  (4+ messages)
  ` [Linuxarm] "

[PATCH] iommu/amd: Fix section mismatch warning for detect_ivrs()
 2021-06-08 13:50 UTC  (2+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-08 12:52 UTC  (14+ messages)

[PATCHv3 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-06-08 12:32 UTC  (3+ messages)

[PATCH 1/2] irqchip/qcom-pdc: Switch to IRQCHIP_PLATFORM_DRIVER and allow as a module
 2021-06-08 12:11 UTC  (3+ messages)
` [PATCH 2/2] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH 1/1] iommu/arm-smmu-v3: Decrease the queue size of evtq and priq
 2021-06-08 11:42 UTC  (2+ messages)

[PATCH V2] iommu: arm-smmu-qcom: Add sm6125 compatible
 2021-06-08 11:42 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Ratelimit event dump
 2021-06-08 11:42 UTC  (2+ messages)

[RESEND PATCH v4 0/6] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-08 11:10 UTC  (3+ messages)
` [RESEND PATCH v4 1/6] iommu/arm-smmu: Add support for driver IOMMU fault handlers

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-06-08 10:23 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Select PCI_ATS explicitly
 2021-06-08  9:34 UTC  (2+ messages)

[PATCH 1/1] dma-mapping: remove trailing spaces and tabs
 2021-06-08  7:52 UTC 


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