Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-01-31 12:35:33 to 2024-02-05 19:01:41 UTC [more...]

[PATCH v3 0/3] Fix double allocation in swiotlb_alloc()
 2024-02-05 19:01 UTC  (3+ messages)
` [PATCH v3 1/3] swiotlb: Fix double-allocation of slots due to broken alignment handling
` [PATCH v3 2/3] swiotlb: Enforce page alignment in swiotlb_alloc()

[PATCH v3 0/3] iommu/iova: use named kmem_cache for iova magazines
 2024-02-05 18:51 UTC  (8+ messages)
` [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure
` [PATCH v3 2/3] iommu/iova: Reorganise some code
` [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazines

[PATCH] iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe()
 2024-02-05 18:29 UTC  (7+ messages)
  `  "

[PATCH 05/12] bcm2835-dma: Derive slave DMA addresses correctly
 2024-02-05 18:03 UTC 

[RFC 00/18] Pkernfs: Support persistence for live update
 2024-02-05 17:45 UTC  (24+ messages)
` [RFC 01/18] pkernfs: Introduce filesystem skeleton
` [RFC 02/18] pkernfs: Add persistent inodes hooked into directies
` [RFC 03/18] pkernfs: Define an allocator for persistent pages
` [RFC 04/18] pkernfs: support file truncation
` [RFC 05/18] pkernfs: add file mmap callback
` [RFC 06/18] init: Add liveupdate cmdline param
` [RFC 07/18] pkernfs: Add file type for IOMMU root pgtables
` [RFC 08/18] iommu: Add allocator for pgtables from persistent region
` [RFC 09/18] intel-iommu: Use pkernfs for root/context pgtable pages
` [RFC 10/18] iommu/intel: zap context table entries on kexec
` [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate
` [RFC 12/18] pkernfs: Add IOMMU domain pgtables file
` [RFC 13/18] vfio: add ioctl to define persistent pgtables on container
` [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs
` [RFC 15/18] pkernfs: register device memory for IOMMU domain pgtables
` [RFC 16/18] vfio: support not mapping IOMMU pgtables on live-update
` [RFC 17/18] pci: Don't clear bus master is persistence enabled
` [RFC 18/18] vfio-pci: Assume device working after liveupdate

[PATCH] iommu/ipmmu-vmsa: Minor cleanups
 2024-02-05 16:43 UTC 

[PATCH] iommu/amd: Mark interrupt as managed
 2024-02-05 16:31 UTC  (2+ messages)

[PATCH v2] iommu/iova: use named kmem_cache for iova magazines
 2024-02-05 15:31 UTC  (3+ messages)

[PATCH v11 00/16] iommu: Prepare to deliver page faults to user space
 2024-02-05 14:32 UTC  (8+ messages)
` [PATCH v11 12/16] iommu: Use refcount for fault data access
` [PATCH v11 13/16] iommu: Improve iopf_queue_remove_device()

[bug report] iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown
 2024-02-05 12:44 UTC 

[PATCH v7 00/17] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2024-02-05 11:56 UTC  (18+ messages)
` [PATCH v7 01/17] iommu/amd: Pass struct iommu_dev_data to set_dte_entry()
` [PATCH v7 02/17] iommu/amd: Enable Guest Translation before registering devices
` [PATCH v7 03/17] iommu/amd: Introduce get_amd_iommu_from_dev()
` [PATCH v7 04/17] iommu/amd: Introduce struct protection_domain.pd_mode
` [PATCH v7 05/17] iommu/amd: Introduce per-device GCR3 table
` [PATCH v7 06/17] iommu/amd: Use protection_domain.flags to check page table mode
` [PATCH v7 07/17] iommu/amd: Add support for device based TLB invalidation
` [PATCH v7 08/17] iommu/amd: Rearrange GCR3 table setup code
` [PATCH v7 09/17] iommu: Introduce iommu_group_mutex_assert()
` [PATCH v7 10/17] iommu/amd: Refactor helper function for setting / clearing GCR3
` [PATCH v7 11/17] iommu/amd: Refactor attaching / detaching device functions
` [PATCH v7 12/17] iommu/amd: Refactor protection_domain helper functions
` [PATCH v7 13/17] iommu/amd: Refactor GCR3 table "
` [PATCH v7 14/17] iommu/amd: Remove unused flush pasid functions
` [PATCH v7 15/17] iommu/amd: Rearrange device flush code
` [PATCH v7 16/17] iommu/amd: Remove unused GCR3 table parameters from struct protection_domain
` [PATCH v7 17/17] iommu/amd: Introduce per-device domain ID to fix potential TLB aliasing issue

[PATCH net-next v2 0/7] dma: skip calling no-op sync ops when possible
 2024-02-05 11:04 UTC  (8+ messages)
` [PATCH net-next v2 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next v2 2/7] dma: avoid redundant calls for sync operations
` [PATCH net-next v2 3/7] iommu/dma: avoid expensive indirect "
` [PATCH net-next v2 4/7] page_pool: make sure frag API fields don't span between cachelines
` [PATCH net-next v2 5/7] page_pool: don't use driver-set flags field directly
` [PATCH net-next v2 6/7] page_pool: check for DMA sync shortcut earlier
` [PATCH net-next v2 7/7] xsk: use generic DMA sync shortcut instead of a custom one

[bug report] iommu/arm-smmu-v3: Refactor write_ctx_desc
 2024-02-05 10:56 UTC  (7+ messages)

[PATCH v6 00/17] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2024-02-05 10:22 UTC  (16+ messages)
` [PATCH v6 07/17] iommu/amd: Add support for device based TLB invalidation
` [PATCH v6 09/17] iommu: Introduce iommu_group_mutex_assert()
` [PATCH v6 10/17] iommu/amd: Refactor helper function for setting / clearing GCR3
` [PATCH v6 11/17] iommu/amd: Refactor attaching / detaching device functions
` [PATCH v6 13/17] iommu/amd: Refactor GCR3 table helper functions
` [PATCH v6 17/17] iommu/amd: Introduce per-device domain ID to workaround potential TLB aliasing issue

[PATCH v2] dma-coherent: add support for multi coherent rmems per dev
 2024-02-05  7:23 UTC 

[PATCH rc] iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
 2024-02-03  8:02 UTC  (2+ messages)

[RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
 2024-02-03  5:19 UTC  (18+ messages)
` [RFC V1 3/5] x86: CVMs: Enable dynamic swiotlb by default for CVMs
` [RFC V1 4/5] x86: CVMs: Allow allocating all DMA memory from SWIOTLB
` [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment

[PATCH v4 00/10] Add support for Translation Buffer Units
 2024-02-02 21:17 UTC  (12+ messages)
` [PATCH v4 01/10] dt-bindings: iommu: Add Translation Buffer Unit bindings
` [PATCH v4 02/10] dt-bindings: iommu: Add Qualcomm TBU bindings
` [PATCH v4 03/10] iommu/arm-smmu-qcom: Add support for TBUs
` [PATCH v4 04/10] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driver
` [PATCH v4 05/10] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH v4 06/10] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH v4 07/10] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v4 08/10] dt-bindings: arm-smmu: Add TBU support for sc7280
` [PATCH v4 09/10] iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
` [PATCH v4 10/10] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs

[git pull] IOMMU Fixes for Linux v6.8-rc2
 2024-02-02 21:00 UTC  (2+ messages)

[PATCH] iommu/iova: use named kmem_cache for iova magazines
 2024-02-02 19:14 UTC  (10+ messages)

[PATCH v10 00/16] iommu: Prepare to deliver page faults to user space
 2024-02-02 15:39 UTC  (5+ messages)
` [PATCH v10 15/16] iommu: Make iopf_group_response() return void
` [PATCH v10 16/16] iommu: Make iommu_report_device_fault() reutrn void

[PATCH v5 00/14] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2024-02-02 15:30 UTC  (21+ messages)
` [PATCH v5 02/14] iommu/amd: Introduce per device DTE update function
` [PATCH v5 04/14] iommu/amd: Move PPR-related functions into ppr.c
` [PATCH v5 05/14] iommu/amd: Fix PPR interrupt processing logic
` [PATCH v5 06/14] iommu/amd: Define per-IOMMU iopf_queue
` [PATCH v5 07/14] iommu/amd: Add support for page response
` [PATCH v5 08/14] iommu/amd: Add support for add/remove device for IOPF
` [PATCH v5 10/14] iommu/amd: Introduce logic to enable/disable IOPF
` [PATCH v5 11/14] iommu/amd: Add GCR3 [un]initialization function
` [PATCH v5 12/14] iommu/amd: Initial SVA support for AMD IOMMU
` [PATCH v5 14/14] iommu/amd: Add SVA domain support

[PATCH] dma-coherent: add support for multi coherent rmems per dev
 2024-02-02 15:09 UTC  (6+ messages)

[mainline] [linux-next] [6.8-rc1] [FC] [DLPAR] OOps kernel crash after performing dlpar remove test
 2024-02-02 13:49 UTC  (5+ messages)

[PATCH v1 0/9] iommufd/iova_bitmap: Bug fixes for IOMMU dirty tracking
 2024-02-02 13:34 UTC  (10+ messages)
` [PATCH v1 1/9] iommufd/iova_bitmap: Bounds check mapped::pages access
` [PATCH v1 2/9] iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array
` [PATCH v1 3/9] iommufd/selftest: Test u64 unaligned bitmaps
` [PATCH v1 4/9] iommufd/iova_bitmap: Handle recording beyond the mapped pages
` [PATCH v1 5/9] iommufd/selftest: Refactor dirty bitmap tests
` [PATCH v1 6/9] iommufd/selftest: Refactor mock_domain_read_and_clear_dirty()
` [PATCH v1 7/9] iommufd/selftest: Hugepage mock domain support
` [PATCH v1 8/9] iommufd/selftest: Add mock IO hugepages tests
` [PATCH v1 9/9] iommufd/iova_bitmap: Consider page offset for the pages to be pinned

[PATCH v2] powerpc: iommu: Bring back table group release_ownership() call
 2024-02-02  8:28 UTC  (3+ messages)

[PATCH v12 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-02-01 19:34 UTC  (10+ messages)
` [PATCH v12 5/5] iommu/vt-d: improve ITE fault handling if target device isn't present

[PATCH 1/1] iommu: Avoid races around default domain allocations
 2024-02-01 16:23 UTC  (3+ messages)

[PATCH v2 0/3] Fix double allocation in swiotlb_alloc()
 2024-02-01 14:12 UTC  (14+ messages)
` [PATCH v2 1/3] swiotlb: Fix allocation alignment requirement when searching slots
` [PATCH v2 2/3] swiotlb: Enforce page alignment in swiotlb_alloc()
` [PATCH v2 3/3] swiotlb: Honour dma_alloc_coherent() "

[PATCH v4 00/16] Update SMMUv3 to the modern iommu API (part 1/3)
 2024-02-01 13:24 UTC  (21+ messages)
` [PATCH v4 01/16] iommu/arm-smmu-v3: Make STE programming independent of the callers
` [PATCH v4 02/16] iommu/arm-smmu-v3: Consolidate the STE generation for abort/bypass
` [PATCH v4 04/16] iommu/arm-smmu-v3: Move the STE generation for S1 and S2 domains into functions
` [PATCH v4 05/16] iommu/arm-smmu-v3: Build the whole STE in arm_smmu_make_s2_domain_ste()
` [PATCH v4 06/16] iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev
` [PATCH v4 07/16] iommu/arm-smmu-v3: Compute the STE only once for each master

[PATCH rc] iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMA
 2024-02-01 12:20 UTC  (2+ messages)

[PATCH net-next 0/7] dma: skip calling no-op sync ops when possible
 2024-01-31 17:14 UTC  (4+ messages)
` [PATCH net-next 1/7] dma: compile-out DMA sync op calls when not used

[PATCH v4 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
 2024-01-31 14:29 UTC  (5+ messages)
` [PATCH v4 14/27] iommu/arm-smmu-v3: Make changing domains be hitless for ATS

[PATCH] iommu/arm-smmu-qcom: Add X1E80100 MDSS compatible
 2024-01-31 12:35 UTC 


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