Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2023-06-16 19:03:08 to 2023-06-25 06:30:54 UTC [more...]

[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
 2023-06-25  6:30 UTC  (9+ messages)

[PATCH] iommu/vt-d: debugfs: Increment the reference count of page table page
 2023-06-25  2:28 UTC 

[RFC PATCH 00/21] iommu/amd: Introduce support for HW accelerated vIOMMU w/ nested page table
 2023-06-24  2:08 UTC  (28+ messages)
` [RFC PATCH 01/21] iommu/amd: Declare helper functions as extern
` [RFC PATCH 02/21] iommu/amd: Clean up spacing in amd_iommu_ops declaration
` [RFC PATCH 03/21] iommu/amd: Update PASID, GATS, and GLX feature related macros
` [RFC PATCH 04/21] iommu/amd: Modify domain_enable_v2() to add giov parameter
` [RFC PATCH 05/21] iommu/amd: Refactor set_dte_entry() helper function
` [RFC PATCH 06/21] iommu/amd: Modify set_dte_entry() to add gcr3 input parameter
` [RFC PATCH 07/21] iommu/amd: Modify set_dte_entry() to add user domain "
` [RFC PATCH 08/21] iommu/amd: Allow nested IOMMU page tables
` [RFC PATCH 09/21] iommu/amd: Add support for hw_info for iommu capability query
` [RFC PATCH 10/21] iommu/amd: Introduce vIOMMU-specific events and event info
` [RFC PATCH 11/21] iommu/amd: Introduce Reset vMMIO Command
` [RFC PATCH 12/21] iommu/amd: Introduce AMD vIOMMU-specific UAPI
` [RFC PATCH 13/21] iommu/amd: Introduce vIOMMU command-line option
` [RFC PATCH 14/21] iommu/amd: Initialize vIOMMU private address space regions
` [RFC PATCH 15/21] iommu/amd: Introduce vIOMMU vminit and vmdestroy ioctl
` [RFC PATCH 16/21] iommu/amd: Introduce vIOMMU ioctl for updating device mapping table
` [RFC PATCH 17/21] iommu/amd: Introduce vIOMMU ioctl for updating domain mapping
` [RFC PATCH 18/21] iommu/amd: Introduce vIOMMU ioctl for handling guest MMIO accesses
` [RFC PATCH 19/21] iommu/amd: Introduce vIOMMU ioctl for handling command buffer mapping
` [RFC PATCH 20/21] iommu/amd: Introduce vIOMMU ioctl for setting up guest CR3
` [RFC PATCH 21/21] iommufd: Introduce AMD HW-vIOMMU IOCTL

[PATCH] dma-contiguous: support per-numa CMA for all architectures
 2023-06-24  0:40 UTC  (5+ messages)

[git pull] IOMMU Fixes for Linux v6.4-rc7
 2023-06-23 23:53 UTC  (2+ messages)

[Syzkaller & bisect] There is WARNING in iopt_remove_access in upstream patch "iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage"
 2023-06-23 22:10 UTC  (2+ messages)

[PATCH 00/26] use array_size
 2023-06-23 21:14 UTC  (2+ messages)
` [PATCH 13/26] iommu/tegra: gart: "

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-06-23 19:12 UTC  (3+ messages)
` [RFC PATCH 27/45] KVM: arm64: smmu-v3: Setup domains and page table configuration

[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-06-23 16:49 UTC  (8+ messages)
` [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
` [PATCH 2/2] iommu/vt-d: Remove rmrr check in domain attaching device path

[PATCH v4 00/10] Linux RISC-V AIA Support
 2023-06-23 13:52 UTC  (10+ messages)
` [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver

[git pull] IOMMU Updates for Linux v6.5
 2023-06-23 13:32 UTC 

[PATCH v10 07/11] drm/etnaviv: Add support for the dma coherent device
 2023-06-23 12:37 UTC  (2+ messages)

[PATCH v2 iommu/next] iommu: Fix default domain setup
 2023-06-23  4:38 UTC  (9+ messages)

[PATCH v4 00/13] Add PASID support to SMMUv3 unmanaged domains
 2023-06-23  0:32 UTC  (15+ messages)
` [PATCH v4 01/13] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
` [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 04/13] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v4 05/13] iommu/arm-smmu-v3: Use the master-owned s1_cfg
` [PATCH v4 06/13] iommu/arm-smmu-v3: Simplify arm_smmu_enable_ats
` [PATCH v4 07/13] iommu/arm-smmu-v3: Keep track of attached ssids
` [PATCH v4 08/13] iommu/arm-smmu-v3: Add helper for atc invalidation
` [PATCH v4 09/13] iommu/arm-smmu-v3: Implement set_dev_pasid
` [PATCH v4 10/13] iommu/arm-smmu-v3-sva: Remove bond refcount
` [PATCH v4 11/13] iommu/arm-smmu-v3-sva: Clean unused iommu_sva
` [PATCH v4 12/13] iommu/arm-smmu-v3-sva: Remove arm_smmu_bond
` [PATCH v4 13/13] iommu/arm-smmu-v3-sva: Add check when enabling sva

[PATCH v5 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-06-22 14:52 UTC  (12+ messages)
` [PATCH v5 1/6] dt-bindings: iommu: qcom,iommu: Add qcom,ctx-asid property
` [PATCH v5 2/6] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH v5 3/6] iommu/qcom: Disable and reset context bank before programming
` [PATCH v5 4/6] iommu/qcom: Index contexts by asid number to allow asid 0
` [PATCH v5 5/6] dt-bindings: iommu: qcom,iommu: Add QSMMUv2 and MSM8976 compatibles
` [PATCH v5 6/6] iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts

[PATCH v10 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-06-22 12:47 UTC  (3+ messages)
` [PATCH v10 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[PATCH v4 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-06-22  1:51 UTC  (9+ messages)
` [PATCH v4 1/6] dt-bindings: iommu: qcom,iommu: Add qcom,ctx-num property
` [PATCH v4 2/6] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH v4 3/6] iommu/qcom: Disable and reset context bank before programming
` [PATCH v4 4/6] iommu/qcom: Index contexts by asid number to allow asid 0
` [PATCH v4 5/6] dt-bindings: iommu: qcom,iommu: Add QSMMUv2 and MSM8976 compatibles
` [PATCH v4 6/6] iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts

[PATCH v9 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-06-21 20:59 UTC  (8+ messages)
` [PATCH v9 1/7] iommu: Generalize PASID 0 for normal DMA w/o PASID
` [PATCH v9 2/7] iommu: Move global PASID allocation from SVA to core
` [PATCH v9 3/7] iommu/vt-d: Add domain_flush_pasid_iotlb()
` [PATCH v9 4/7] iommu/vt-d: Remove pasid_mutex
` [PATCH v9 5/7] iommu/vt-d: Make prq draining code generic
` [PATCH v9 6/7] iommu/vt-d: Add set_dev_pasid callback for dma domain
` [PATCH v9 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API

[PATCH v2 0/3] Do IRQ move cleanup with a timer instead of an IPI
 2023-06-21 17:12 UTC  (4+ messages)
` [PATCH v2 1/3] x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
` [PATCH v2 2/3] x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
` [PATCH v2 3/3] tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-21 17:13 UTC  (15+ messages)

[PATCH rc v2 0/2] iommufd syzkaller fixes
 2023-06-21 11:59 UTC  (5+ messages)
` [PATCH rc v2 1/2] iommufd: Do not access the area pointer after unlocking
` [PATCH rc v2 2/2] iommufd: Call iopt_area_contig_done() under the lock

Question about reserved_regions w/ Intel IOMMU
 2023-06-21 11:30 UTC  (16+ messages)

[PATCH trivial] iommu/amd: Rearrange DTE bit definations
 2023-06-20 18:21 UTC  (2+ messages)

[PATCH 0/3] Do IRQ move cleanup with a timer instead of an IPI
 2023-06-20 17:33 UTC  (10+ messages)
` [PATCH 1/3] x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
` [PATCH 2/3] x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
` [PATCH 3/3] tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools

[PATCH 0/2] iommu/amd: Interrupt handling improvements
 2023-06-20 16:16 UTC  (7+ messages)
` [PATCH 1/2] iommu/amd: Add separate interrupt handler for PPR and GA log
` [PATCH 2/2] iommu/amd: Enable separate interrupt "

[PATCH 0/2] iommu/amd: Add PPR overflow support
 2023-06-20 16:01 UTC  (6+ messages)
` [PATCH 1/2] iommu/amd: Generalize log overflow handling
` [PATCH 2/2] iommu/amd: Handle PPR log overflow

[PATCH rc 0/2] iommufd syzkaller fixes
 2023-06-20 12:36 UTC  (7+ messages)
` [PATCH rc 1/2] iommufd: Do not access the area pointer after unlocking
` [PATCH rc 2/2] iommufd: Call iopt_area_contig_done() under the lock

[PATCH v3 07/13] iommu/arm-smmu-v3: Keep track of attached ssids
 2023-06-20 10:21 UTC  (2+ messages)

[PATCH v3 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-06-20 10:02 UTC  (7+ messages)
` [PATCH v3 2/6] iommu/qcom: Use the asid read from device-tree if specified

[PATCH v3 00/10] Add Intel VT-d nested translation
 2023-06-20  6:22 UTC  (6+ messages)
` [PATCH v3 07/10] iommu/vt-d: Add iotlb flush for nested domain

[PATCH iommu/next] iommu: Fix default domain setup
 2023-06-20  5:12 UTC  (4+ messages)

[PATCH v3 00/10] Consolidate the probe_device path
 2023-06-19 19:03 UTC  (2+ messages)

[syzbot] [iommu?] KASAN: slab-use-after-free Read in iommufd_access_unpin_pages
 2023-06-19 18:08 UTC  (2+ messages)

[syzbot] [iommu?] WARNING in iommufd_test
 2023-06-19 16:33 UTC  (2+ messages)

[PATCH v3 0/2] iommu: rockchip: Fix directory table address encoding
 2023-06-19 14:51 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] iommu: rockchip: Allocate tables from all available memory for IOMMU v2

[PATCH v2 0/2] iommu/amd: Interrupt handling improvements
 2023-06-19 13:30 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/amd: Refactor IOMMU interrupt handling logic for Event, PPR, and GA logs
` [PATCH v2 2/2] iommu/amd: Enable separate interrupt for PPR and GA log

[PATCH v2 0/2] iommu/amd: Add PPR overflow support
 2023-06-19 13:23 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/amd: Generalize log overflow handling
` [PATCH v2 2/2] iommu/amd: Handle PPR log overflow

[syzbot] Monthly iommu report (Jun 2023)
 2023-06-19 12:37 UTC 

unexport swiotlb_active v2
 2023-06-19  9:19 UTC  (2+ messages)

[PATCH v2 0/3] iommu: rockchip: Fix discovery table address encoding
 2023-06-17 15:30 UTC  (6+ messages)
` [PATCH v2 3/3] iommu: rockchip: Allocate tables from all available memory

[PATCH v4 00/25] iommu: Make default_domain's mandatory
 2023-06-16 19:02 UTC  (17+ messages)
` [PATCH v4 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v4 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v4 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v4 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v4 11/25] iommu/tegra-smmu: Implement an IDENTITY domain
` [PATCH v4 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v4 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v4 14/25] iommu/msm: "
` [PATCH v4 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v4 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v4 18/25] iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v4 19/25] iommu/mtk_iommu: "
` [PATCH v4 20/25] iommu/sun50i: "
` [PATCH v4 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v4 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v4 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()


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