messages from 2023-07-10 18:40:30 to 2023-07-15 16:16:45 UTC [more...]
[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 v5] iommu: Fix an error check in tegra_smmu_debugfs_init()
2023-07-15 6:26 UTC (2+ messages)
[PATCH v4 00/13] Add PASID support to SMMUv3 unmanaged domains
2023-07-15 0:35 UTC (30+ messages)
` [PATCH v4 02/13] iommu/arm-smmu-v3: Add smmu_s1_cfg to smmu_master
` [PATCH v4 03/13] iommu/arm-smmu-v3: Refactor write_strtab_ent
` [PATCH v4 05/13] iommu/arm-smmu-v3: Use the master-owned s1_cfg
` [PATCH v4 07/13] iommu/arm-smmu-v3: Keep track of attached ssids
` [PATCH v4 09/13] iommu/arm-smmu-v3: Implement set_dev_pasid
` [PATCH v4 12/13] iommu/arm-smmu-v3-sva: Remove arm_smmu_bond
[PATCH 00/21] iommu/amd: Preparation for SVA Support (Part 1 of 2)
2023-07-14 17:53 UTC (25+ messages)
` [PATCH 01/21] iommu/amd: Remove unused amd_io_pgtable.pt_root variable
` [PATCH 02/21] iommu/amd: Consolidate timeout pre-define to amd_iommu_type.h
` [PATCH 03/21] iommu/amd: Consolidate logic to allocate protection domain
` [PATCH 04/21] iommu/amd: Refactor protection domain allocation code
` [PATCH 05/21] iommu/amd/iommu_v2: Use protection_domain in struct device_state
` [PATCH 06/21] iommu/amd: Introduce helper functions for managing GCR3 table
` [PATCH 07/21] iommu/amd: Use struct protection_domain in helper functions
` [PATCH 08/21] iommu/amd: Do not set amd_iommu_pgtable in pass-through mode
` [PATCH 09/21] iommu/amd: Miscellaneous clean up when free domain
` [PATCH 10/21] iommu/amd: Modify logic for checking GT and PPR features
` [PATCH 11/21] iommu/amd: Clean up and enhance protection domain flags
` [PATCH 12/21] iommu/amd: Use protection_domain.flags to check page table mode
` [PATCH 13/21] iommu/amd: Consolidate logic for setting up v2 API mode
` [PATCH 14/21] iommu/amd: Refactor domain allocation code for v2DMA mode
` [PATCH 15/21] iommu/amd: Setup v2 domain with max pasids
` [PATCH 16/21] iommu/amd: Introduce iommu_dev_data.flags to track device capabilities
` [PATCH 17/21] iommu/amd: Rename ats related variables
` [PATCH 18/21] iommu/amd: Enable device ATS/PASID/PRI capabilities independently
` [PATCH 19/21] iommu/amd: Delay enabling PRI to after initializing domain
` [PATCH 20/21] iommu/amd: Initialize iommu_device->max_pasids
` [PATCH 21/21] iommu/amd: Simplify amd_iommu_device_info()
[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 v4] iommu: Optimise PCI SAC address trick
2023-07-14 14:09 UTC (2+ 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)
` 回复: "
` 回复: "
[syzbot] [iommu?] WARNING in iommufd_access_destroy
2023-07-14 8:09 UTC
[RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
2023-07-14 6:56 UTC (9+ messages)
[PATCH v10 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-07-14 6:02 UTC (24+ messages)
` [PATCH v10 1/7] iommu: Generalize PASID 0 for normal DMA w/o PASID
` [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 4/7] iommu/vt-d: Remove pasid_mutex
` [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 v10 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API
[PATCH 0/9] iommu: Prepare to deliver page faults to user space
2023-07-14 2:49 UTC (37+ messages)
` [PATCH 1/9] iommu: Move iommu fault data to linux/iommu.h
` [PATCH 2/9] iommu: Add device parameter to iopf handler
` [PATCH 3/9] iommu: Add common code to handle IO page faults
` [PATCH 4/9] iommu: Change the return value of dev_iommu_get()
` [PATCH 5/9] iommu: Make fault_param generic
` [PATCH 6/9] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH 7/9] iommu: Add helper to set iopf handler for domain
` [PATCH 8/9] iommu: Add iommu page fault cookie helpers
` [PATCH 9/9] iommu: Use fault cookie to store iopf_param
[PATCH v4 0/8] Allow dynamic allocation of software IO TLB bounce buffers
2023-07-13 17:53 UTC (10+ 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/11] Even more msm bindings fixes
2023-07-13 15:40 UTC (4+ messages)
` [PATCH 06/11] dt-bindings: mfd: qcom,spmi-pmic: Reference pm8916 wcd analog codec schema
` (subset) [PATCH 00/11] Even more msm bindings fixes
[PATCH v2] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
2023-07-13 9:20 UTC (3+ messages)
[PATCH v3] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
2023-07-13 7:23 UTC (2+ messages)
[PATCH v2 0/2] Prevent RESV_DIRECT devices from user assignment
2023-07-13 4:32 UTC (3+ messages)
` [PATCH v2 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
` [PATCH v2 2/2] iommu/vt-d: Remove rmrr check in domain attaching device path
[PATCH v1] iommu: fix parameter check in tegra_smmu_debugfs_init()
2023-07-12 16:02 UTC (5+ messages)
` 回复: "
` [PATCH] "
[PATCH 0/3] arm64: dts: qcom: sa8775p: Add interconnect to SMMU
2023-07-12 13:10 UTC (8+ messages)
[PATCH v3] dma-contiguous: support numa CMA for specified node
2023-07-12 7:47 UTC
[PATCH v9 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-07-12 5:51 UTC (4+ messages)
[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
2023-07-12 4:57 UTC (6+ messages)
[PATCH v2 00/24] use vmalloc_array and vcalloc
2023-07-11 16:31 UTC (2+ messages)
` (subset) "
[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers
2023-07-11 15:54 UTC (10+ messages)
` [PATCH v3 4/7] swiotlb: if swiotlb is full, fall back to a transient memory pool
[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
2023-07-11 14:40 UTC (11+ messages)
[PATCH v8 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-07-11 14:32 UTC (4+ messages)
` [PATCH v8 2/7] iommu: Move global PASID allocation from SVA to core
[RFC PATCH 0/6] Share sva domain with all devices bound to a mm
2023-07-11 14:18 UTC (9+ messages)
` [RFC PATCH 5/6] iommu: Support mm PASID 1:1 with sva domain
` [RFC PATCH 6/6] mm: Deprecate pasid field
[PATCH v2 00/18] Add PASID support to SMMUv3 unmanaged domains
2023-07-11 13:53 UTC (9+ messages)
` [PATCH v2 14/18] iommu/arm-smmu-v3: Support domains with shared CDs
[PATCH] dma-contiguous: support numa CMA for specified node
2023-07-11 11:54 UTC (3+ messages)
[PATCH v2] dma-contiguous: support numa CMA for specified node
2023-07-11 11:08 UTC
[PATCH 0/5] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
2023-07-11 6:23 UTC (7+ messages)
[PATCH -next 0/2] iommu/iova: optimize the iova rcache
2023-07-11 2:54 UTC (3+ messages)
` [PATCH -next 1/2] iommu/iova: Add check for cpu_rcache in free_iova_rcaches
` [PATCH -next 2/2] iommu/iova: allocate iova_rcache->depot dynamicly
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox