Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2023-07-13 13:37:40 to 2023-07-20 08:23:20 UTC [more...]

[PATCH v4 0/8] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-20  8:23 UTC  (24+ messages)
` [PATCH v4 1/8] swiotlb: make io_tlb_default_mem local to swiotlb.c
` [PATCH v4 2/8] swiotlb: add documentation and rename swiotlb_do_find_slots()
` [PATCH v4 3/8] swiotlb: separate memory pool data from other allocator data
` [PATCH v4 4/8] swiotlb: add a flag whether a SWIOTLB is allowed to grow
` [PATCH v4 5/8] swiotlb: if swiotlb is full, fall back to a transient memory pool
` [PATCH v4 6/8] swiotlb: determine potential physical address limit
` [PATCH v4 7/8] swiotlb: allocate a new memory pool when existing pools are full
` [PATCH v4 8/8] swiotlb: search the software IO TLB only if a device makes use of it

[PATCH 00/10] Refine the locking for dev->iommu_group
 2023-07-20  7:39 UTC  (14+ messages)
` [PATCH 01/10] iommu: Remove useless group refcounting
` [PATCH 02/10] iommu: Add a lockdep assertion for remaining dev->iommu_group reads
` [PATCH 03/10] iommu: Add generic_single_device_group()
` [PATCH 04/10] iommu/sun50i: Convert to generic_single_device_group()
` [PATCH 05/10] iommu/sprd: "
` [PATCH 06/10] iommu/rockchip: "
` [PATCH 07/10] iommu/ipmmu-vmsa: "
` [PATCH 08/10] iommu/omap: "
` [PATCH 09/10] iommu: Complete the locking for dev->iommu_group
` [PATCH 10/10] iommu/intel: Fix missing locking for show_device_domain_translation()

[PATCH] dma: DMA_ATTR_SKIP_CPU_SYNC documentation tweaks
 2023-07-20  7:06 UTC  (8+ messages)

[PATCH v3] dma-contiguous: support numa CMA for specified node
 2023-07-20  6:56 UTC  (2+ messages)

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-20  6:38 UTC  (23+ messages)
` [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support
` [PATCH 02/11] RISC-V: arch/riscv/config: enable RISC-V IOMMU support
` [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
` [PATCH 04/11] MAINTAINERS: Add myself for RISC-V IOMMU driver
` [PATCH 05/11] RISC-V: drivers/iommu/riscv: Add sysfs interface
` [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
` [PATCH 07/11] RISC-V: drivers/iommu/riscv: Add device context support
` [PATCH 08/11] RISC-V: drivers/iommu/riscv: Add page table support
` [PATCH 09/11] RISC-V: drivers/iommu/riscv: Add SVA with PASID/ATS/PRI support
` [PATCH 10/11] RISC-V: drivers/iommu/riscv: Add MSI identity remapping
` [PATCH 11/11] RISC-V: drivers/iommu/riscv: Add G-Stage translation support

[PATCH v2 0/5] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-20  1:31 UTC  (9+ messages)
` [PATCH v2 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
` [PATCH v2 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
` [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
` [PATCH v2 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
` [PATCH v2 5/5] mmu_notifiers: Rename invalidate_range notifier

[PATCH] iommu/apple-dart: mark apple_dart_pm_ops static
 2023-07-19 22:20 UTC 

[PATCH 0/3] arm64: dts: qcom: sa8775p: Add interconnect to SMMU
 2023-07-19 15:37 UTC  (2+ messages)

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-07-19 12:56 UTC  (8+ messages)
` [PATCH v11 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v11 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v11 3/6] s390/pci: Use dma-iommu layer
` [PATCH v11 4/6] iommu/s390: Force ISM devices to use IOMMU_DOMAIN_DMA
` [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v11 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush

[PATCH v10 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-07-19  7:40 UTC  (22+ messages)
` [PATCH v10 2/7] iommu: Move global PASID allocation from SVA to core
` [PATCH v10 3/7] iommu/vt-d: Add domain_flush_pasid_iotlb()
` [PATCH v10 5/7] iommu/vt-d: Make prq draining code generic
` [PATCH v10 6/7] iommu/vt-d: Add set_dev_pasid callback for dma domain

[PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-19  5:42 UTC  (13+ messages)
` [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier
` [PATCH 2/4] arm64/smmu: Use TLBI ASID when invalidating entire range
` [PATCH 3/4] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs
` [PATCH 4/4] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()

[PATCH 00/21] iommu/amd: Preparation for SVA Support (Part 1 of 2)
 2023-07-18 12:36 UTC  (10+ messages)
` [PATCH 07/21] iommu/amd: Use struct protection_domain in helper functions
` [PATCH 11/21] iommu/amd: Clean up and enhance protection domain flags

[PATCH v4 00/13] Add PASID support to SMMUv3 unmanaged domains
 2023-07-18  8:56 UTC  (24+ messages)
` [PATCH v4 02/13] iommu/arm-smmu-v3: Add smmu_s1_cfg to smmu_master
` [PATCH v4 07/13] iommu/arm-smmu-v3: Keep track of attached ssids

[PATCH] iommu/mtk_iommu_v1: add missing put_device()
 2023-07-18  8:28 UTC 

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

[PATCH v4] iommu/ipmmu-vmsa: Convert to read_poll_timeout_atomic()
 2023-07-17 13:14 UTC 

[PATCH v4] iommu: Optimise PCI SAC address trick
 2023-07-17  9:24 UTC  (3+ messages)

[RFC PATCH 0/6] Share sva domain with all devices bound to a mm
 2023-07-17  8:47 UTC  (3+ messages)
` [RFC PATCH 5/6] iommu: Support mm PASID 1:1 with sva domain

[PATCH v5] iommu: Fix an error check in tegra_smmu_debugfs_init()
 2023-07-17  2:14 UTC  (3+ messages)
  ` 回复: "

[syzbot] [iommu?] WARNING in iommufd_access_destroy
 2023-07-16  2:57 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Change vmid alloc strategy from bitmap to ida
 2023-07-15 16:16 UTC 

[git pull] IOMMU Fixes for Linux v6.5-rc1
 2023-07-15 15:57 UTC  (4+ messages)

[git pull] IOMMU Fixes for Linux v6.5-rc1
 2023-07-15  7:15 UTC 

[PATCH] iommu: Explicitly include correct DT includes
 2023-07-14 17:46 UTC 

[PATCH 0/3] iommu/amd: Consolidate PPR log handling
 2023-07-14 14:22 UTC  (2+ messages)

[PATCH v3 0/2] iommu/amd: Interrupt handling improvements
 2023-07-14 14:20 UTC  (2+ messages)

[PATCH v3 0/2] iommu/amd: Add PPR overflow support
 2023-07-14 14:19 UTC  (2+ messages)

[PATCH v3 0/2] iommu: rockchip: Fix directory table address encoding
 2023-07-14 14:18 UTC  (2+ messages)

[PATCH v2 0/2] iommu/amd/iommu_v2: Fix refcount related issues
 2023-07-14 14:17 UTC  (2+ messages)

[PATCH v3 00/10] Consolidate the probe_device path
 2023-07-14 14:14 UTC  (3+ messages)

[PATCH] iommu/sva: fix signedness bug in iommu_sva_alloc_pasid()
 2023-07-14 12:53 UTC  (5+ messages)

[PATCH rc] iommu: Fix crash during syfs iommu_groups/N/type
 2023-07-14 12:49 UTC  (2+ messages)

[PATCH v6] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
 2023-07-14  9:06 UTC 

[PATCH v4] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
 2023-07-14  9:02 UTC 

[PATCH v4] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
 2023-07-14  8:49 UTC  (9+ messages)
  ` 回复: "
      ` 回复: "

[RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
 2023-07-14  6:56 UTC  (9+ messages)

[PATCH 0/9] iommu: Prepare to deliver page faults to user space
 2023-07-14  2:49 UTC  (8+ messages)
` [PATCH 9/9] iommu: Use fault cookie to store iopf_param

[PATCH 00/11] Even more msm bindings fixes
 2023-07-13 15:40 UTC  (3+ messages)
` [PATCH 06/11] dt-bindings: mfd: qcom,spmi-pmic: Reference pm8916 wcd analog codec schema


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