iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-16 20:04:01 to 2023-04-22 06:25:49 UTC [more...]

[regression] Bug 217218 - Trying to boot Linux version 6-2.2 kernel with Marvell SATA controller 88SE9235
 2023-04-22  6:25 UTC  (2+ messages)

[PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
 2023-04-21 18:19 UTC  (14+ messages)
` [PATCH RFC v2 1/3] iommu: Add set/unset_dev_data_user ops
` [PATCH RFC v2 2/3] iommufd: Add iommufd_device_set_data and iommufd_device_unset_data APIs
` [PATCH RFC v2 3/3] vfio: Add dev_data_len/uptr in struct vfio_device_bind_iommufd

RMRR device on non-Intel platform
 2023-04-21 17:58 UTC  (16+ messages)

[RFC v1 0/4] Allow dynamic allocation of software IO TLB bounce buffers
 2023-04-21 15:09 UTC  (10+ messages)
` [RFC v1 3/4] swiotlb: Allow dynamic allocation of "

[PATCH] iommu/ipmmu-vmsa: Allow PCIe devices
 2023-04-21 13:53 UTC  (2+ messages)

[PATCH v2 00/13] SM63(50|75) DPU support
 2023-04-21 12:56 UTC  (27+ messages)
` [PATCH v2 01/13] dt-bindings: display/msm: dsi-controller-main: Add SM6350
` [PATCH v2 02/13] dt-bindings: display/msm: dsi-controller-main: Add SM6375
` [PATCH v2 03/13] dt-bindings: display/msm: Add SM6350 DPU
` [PATCH v2 04/13] dt-bindings: display/msm: Add SM6350 MDSS
` [PATCH v2 05/13] dt-bindings: display/msm: Add SM6375 DPU
` [PATCH v2 06/13] dt-bindings: display/msm: Add SM6375 MDSS
` [PATCH v2 07/13] drm/msm/dpu: Add SM6350 support
` [PATCH v2 08/13] drm/msm: mdss: "
` [PATCH v2 09/13] drm/msm/dpu: Add SM6375 support
` [PATCH v2 10/13] drm/msm: mdss: "
` [PATCH v2 11/13] iommu/arm-smmu-qcom: Add SM6375 DPU compatible
` [PATCH v2 12/13] iommu/arm-smmu-qcom: Add SM6350 "
` [PATCH v2 13/13] iommu/arm-smmu-qcom: Sort the compatible list alphabetically

[PATCH v2 1/1] nvme-pci: clamp max_hw_sectors based on DMA optimized limitation
 2023-04-21  8:08 UTC 

[PATCH v6 00/19] Add iommufd physical device operations for replace and alloc hwpt
 2023-04-21  7:30 UTC  (23+ messages)
` [PATCH v6 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH v6 02/19] iommufd: Add iommufd_group
` [PATCH v6 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v6 04/19] iommu: Export iommu_get_resv_regions()
` [PATCH v6 05/19] iommufd: Keep track of each device's reserved regions instead of groups
` [PATCH v6 06/19] iommufd: Use the iommufd_group to avoid duplicate MSI setup
` [PATCH v6 07/19] iommufd: Make sw_msi_start a group global
` [PATCH v6 08/19] iommufd: Move putting a hwpt to a helper function
` [PATCH v6 09/19] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
` [PATCH v6 10/19] iommufd: Allow a hwpt to be aborted after allocation
` [PATCH v6 11/19] iommufd: Fix locking around hwpt allocation
` [PATCH v6 12/19] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
` [PATCH v6 13/19] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v6 14/19] iommufd: Add iommufd_device_replace()
` [PATCH v6 15/19] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH v6 16/19] iommufd/selftest: Test iommufd_device_replace()
` [PATCH v6 17/19] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH v6 18/19] iommufd/selftest: Return the real idev id from selftest mock_domain
` [PATCH v6 19/19] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

[PATCH v2] iommu/iova: Optimize iova_magazine_alloc()
 2023-04-21  7:24 UTC 

[PATCH] iommu: amd: Use page mode macros in fetch_pte
 2023-04-21  6:27 UTC  (2+ messages)

[PATCH] iommu: amd: Fix up merge conflict resolution
 2023-04-21  6:19 UTC  (2+ messages)

[PATCH v4 00/17] Consolidate the error handling around device attachment
 2023-04-21  3:05 UTC  (22+ messages)
` [PATCH v4 06/17] iommu: Replace __iommu_group_dma_first_attach() with set_domain
` [PATCH v4 07/17] iommu: Remove iommu_group_do_dma_first_attach() from iommu_group_add_device()
` [PATCH v4 10/17] iommu: Do iommu_group_create_direct_mappings() before attach
` [PATCH v4 12/17] iommu: Consolidate the code to calculate the target default domain type
` [PATCH v4 13/17] iommu: Revise iommu_group_alloc_default_domain()
` [PATCH v4 14/17] iommu: Consolidate the default_domain setup to one function
` [PATCH v4 15/17] iommu: Allow IOMMU_RESV_DIRECT to work on ARM
` [PATCH v4 16/17] iommu: Remove __iommu_group_for_each_dev()
` [PATCH v4 17/17] iommu: Tidy the control flow in iommu_group_store_type()

[PATCH v3] iommu/vt-d: Fix PASID directory pointer coherency
 2023-04-21  2:39 UTC  (4+ messages)

[PATCH v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-04-20 17:43 UTC  (12+ messages)
` [PATCH v3 13/13] dma: arm64: Add CONFIG_DMA_BOUNCE_UNALIGNED_KMALLOC and enable it for arm64

[PATCH] iommu/amd: Update copyright notice
 2023-04-20 17:30 UTC 

[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-04-20 15:34 UTC  (10+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group

[PATCH] nvme: clamp max_hw_sectors based on DMA optimized limitation
 2023-04-20 15:34 UTC  (3+ messages)

[PATCH 00/11] Consolidate the probe_device path
 2023-04-20 13:09 UTC  (15+ messages)
` [PATCH 01/11] iommu: Have __iommu_probe_device() check for already probed devices
` [PATCH 02/11] iommu: Use iommu_group_ref_get/put() for dev->iommu_group
` [PATCH 03/11] iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
` [PATCH 04/11] iommu: Simplify the __iommu_group_remove_device() flow
` [PATCH 05/11] iommu: Add iommu_init/deinit_driver() paired functions
` [PATCH 06/11] iommu: Move the iommu driver sysfs setup into iommu_init/deinit_driver()
` [PATCH 07/11] iommu: Do not export iommu_device_link/unlink()
` [PATCH 08/11] iommu: Always destroy the iommu_group during iommu_release_device()
` [PATCH 09/11] iommu/power: Remove iommu_del_device()
` [PATCH 10/11] iommu: Split iommu_group_add_device()
` [PATCH 11/11] iommu: Avoid locking/unlocking for iommu_probe_device()

[PATCH v1 0/1] swiotlb: Clean up unused code if !CONFIG_DEBUG_FS
 2023-04-20 12:51 UTC  (3+ messages)
` [PATCH v1 1/1] swiotlb: Omit total_used and used_hiwater "

[PATCH] iommu/iova: Optimize iova_magazine_alloc()
 2023-04-20 11:52 UTC  (3+ messages)

[PATCH] iommu/virtio: Detach domain on endpoint release
 2023-04-20  1:20 UTC  (2+ messages)

[PATCH v4 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-04-19 21:05 UTC  (17+ messages)
` [PATCH v4 3/7] iommu: Support allocation of global PASIDs outside SVA
` [PATCH v4 4/7] iommu/vt-d: Reserve RID_PASID from global PASID space
` [PATCH v4 5/7] iommu/vt-d: Make device pasid attachment explicit

[PATCH v3 0/2] iommu/amd: Fix GAM IRTEs affinity and GALog restart
 2023-04-19 20:11 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/amd: Don't block updates to GATag if guest mode is on
` [PATCH v3 2/2] iommu/amd: Handle GALog overflows

[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-04-19 10:03 UTC  (8+ messages)
` [PATCH v2 1/7] swiotlb: Use a helper to initialize swiotlb fields in struct device
` [PATCH v2 2/7] swiotlb: Move code around in preparation for dynamic bounce buffers
` [PATCH v2 3/7] dma-mapping: introduce the DMA_ATTR_MAY_SLEEP attribute
` [PATCH v2 4/7] swiotlb: Dynamically allocated bounce buffers
` [PATCH v2 5/7] swiotlb: Add a boot option to enable dynamic "
` [PATCH v2 6/7] drm: Use DMA_ATTR_MAY_SLEEP from process context
` [PATCH v2 7/7] swiotlb: per-device flag if there are dynamically allocated buffers

[PATCH v4] iommu: Optimise PCI SAC address trick
 2023-04-18 18:50 UTC  (7+ messages)

[PATCH v4 2/6] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
 2023-04-18 15:49 UTC 

[PATCH] iommu: Avoid softlockup and rcu stall in fq_flush_timeout()
 2023-04-18 10:41 UTC  (3+ messages)

[RFC PATCH] dma: coherent: respect to device 'dma-coherent' property
 2023-04-18  9:55 UTC  (5+ messages)

[PATCH v11 0/7] MT8188 IOMMU SUPPORT
 2023-04-18  9:15 UTC  (9+ messages)
` [PATCH v11 1/7] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU
` [PATCH v11 2/7] iommu/mediatek: Fix two IOMMU share pagetable issue
` [PATCH v11 3/7] iommu/mediatek: Adjust mtk_iommu_config flow
` [PATCH v11 4/7] iommu/mediatek: Add enable IOMMU SMC command for INFRA masters
` [PATCH v11 5/7] iommu/mediatek: Add MT8188 IOMMU Support
` [PATCH v11 6/7] iommu/mediatek: mt8188: Add iova_region_larb_msk
` [PATCH v11 7/7] MAINTAINERS: iommu/mediatek: Update the header file name

[LSF/MM/BPF proposal]: Physr discussion
 2023-04-17 19:59 UTC  (3+ messages)

[PATCH] iommufd/selftest: Catch overflow of uptr and length
 2023-04-17 13:21 UTC  (5+ messages)

[PATCH 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
 2023-04-17 13:02 UTC  (2+ messages)

[regression] Bug 217218 - Trying to boot Linux version 6-2.2 kernel with Marvell SATA controller 88SE9235
 2023-04-17 11:21 UTC  (4+ messages)

[PATCH v3 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
 2023-04-17 10:55 UTC  (2+ messages)

[PATCH v10 0/7] MT8188 IOMMU SUPPORT
 2023-04-17  9:04 UTC  (10+ messages)
` [PATCH v10 1/7] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU
` [PATCH v10 2/7] iommu/mediatek: Fix two IOMMU share pagetable issue
` [PATCH v10 3/7] iommu/mediatek: Adjust mtk_iommu_config flow
` [PATCH v10 4/7] iommu/mediatek: Add enable IOMMU SMC command for INFRA masters
` [PATCH v10 5/7] iommu/mediatek: Add MT8188 IOMMU Support
` [PATCH v10 6/7] iommu/mediatek: mt8188: Add iova_region_larb_msk
` [PATCH v10 7/7] MAINTAINERS: iommu/mediatek: Update the header file name

[PATCH] iommu: Fix unwind goto issue
 2023-04-17  8:20 UTC  (2+ messages)

[PATCH v2 0/2] iommu/amd: Fix GAM IRTEs affinity and GALog restart
 2023-04-17  5:04 UTC  (3+ messages)
` [PATCH v2 2/2] iommu/amd: Handle GALog overflows

CV IT Engineer / Python / React / Spark / AI / ML / Odoo / BlockChain
 2023-04-16 20:03 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).