Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-03-27 12:41:57 to 2024-04-01 07:56:15 UTC [more...]

[PATCH 1/1] swiotlb: Fix swiotlb_bounce() to do partial sync's correctly
 2024-04-01  7:55 UTC  (7+ messages)

[PATCH] iommu/vt-d: fix wrong use of pasid config
 2024-04-01  6:07 UTC 

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 19:14 UTC  (27+ messages)
` [PATCH v2 01/25] "
` [PATCH v2 02/25] virtio: balloon: drop owner assignment
` [PATCH v2 03/25] virtio: input: "
` [PATCH v2 04/25] virtio: mem: "
` [PATCH v2 05/25] um: virt-pci: "
` [PATCH v2 06/25] virtio_blk: "
` [PATCH v2 07/25] bluetooth: virtio: "
` [PATCH v2 08/25] hwrng: "
` [PATCH v2 09/25] virtio_console: "
` [PATCH v2 10/25] crypto: virtio - "
` [PATCH v2 11/25] firmware: arm_scmi: virtio: "
` [PATCH v2 12/25] gpio: "
` [PATCH v2 13/25] drm/virtio: "
` [PATCH v2 14/25] iommu: virtio: "
` [PATCH v2 15/25] misc: nsm: "
` [PATCH v2 16/25] net: caif: virtio: "
` [PATCH v2 17/25] net: "
` [PATCH v2 18/25] net: 9p: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 20/25] wifi: mac80211_hwsim: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 22/25] rpmsg: virtio: "
` [PATCH v2 23/25] scsi: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 11:20 UTC  (39+ messages)
` [PATCH 01/22] "
` [PATCH 02/22] um: virt-pci: drop owner assignment
` [PATCH 03/22] virtio_blk: "
` [PATCH 04/22] bluetooth: virtio: "
` [PATCH 05/22] hwrng: "
` [PATCH 06/22] virtio_console: "
` [PATCH 07/22] crypto: virtio - "
` [PATCH 08/22] firmware: arm_scmi: virtio: "
` [PATCH 09/22] gpio: "
` [PATCH 10/22] drm/virtio: "
` [PATCH 11/22] iommu: virtio: "
` [PATCH 12/22] misc: nsm: "
` [PATCH 13/22] net: caif: virtio: "
` [PATCH 14/22] net: "
` [PATCH 15/22] net: 9p: "
` [PATCH 16/22] net: vmw_vsock: "
` [PATCH 17/22] wireless: mac80211_hwsim: "
` [PATCH 18/22] nvdimm: virtio_pmem: "
` [PATCH 19/22] rpmsg: virtio: "
` [PATCH 20/22] scsi: "
` [PATCH 21/22] fuse: "
` [PATCH 22/22] sound: "

[PATCH] swiotlb: Do not set total_used to 0 in swiotlb_create_debugfs_files()
 2024-03-30  8:25 UTC  (8+ messages)

[PATCH v7 0/7] Add support for Translation Buffer Units
 2024-03-29 21:06 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: iommu: Add Qualcomm TBU
` [PATCH v7 2/7] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driver
` [PATCH v7 3/7] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH v7 4/7] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH v7 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v7 6/7] iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
` [PATCH v7 7/7] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs

[PATCH AUTOSEL 6.1 28/52] dma-direct: Leak pages on dma_set_decrypted() failure
 2024-03-29 12:45 UTC 

[PATCH AUTOSEL 6.6 45/75] dma-direct: Leak pages on dma_set_decrypted() failure
 2024-03-29 12:42 UTC 

[PATCH AUTOSEL 6.8 63/98] dma-direct: Leak pages on dma_set_decrypted() failure
 2024-03-29 12:37 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 66/98] iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev

[PATCH AUTOSEL 6.1 19/31] dma-direct: Leak pages on dma_set_decrypted() failure
 2024-03-29 12:31 UTC 

[PATCH AUTOSEL 6.6 36/52] dma-direct: Leak pages on dma_set_decrypted() failure
 2024-03-29 12:29 UTC 

[PATCH AUTOSEL 6.8 50/68] dma-direct: Leak pages on dma_set_decrypted() failure
 2024-03-29 12:25 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 52/68] iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev

[PATCH] iommu: Avoid races around default domain allocations
 2024-03-29 10:26 UTC  (5+ messages)
` [PATCH RESEND STABLE v6.1] "
` Patch "iommu: Avoid races around default domain allocations" has been added to the 6.1-stable tree

[PATCH] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
 2024-03-29  9:51 UTC 

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-03-29  7:32 UTC  (3+ messages)
` [PATCH 09/15] x86/irq: Install posted MSI notification handler

Query on ARM SMMUv3 nested support
 2024-03-29  7:13 UTC  (4+ messages)

[PATCH v4 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-03-29  6:14 UTC  (7+ messages)
` [PATCH v4 1/6] iommu/arm-smmu-v3: Add CS_NONE quirk
` [PATCH v4 2/6] iommu/arm-smmu-v3: Make arm_smmu_cmdq_init reusable
` [PATCH v4 3/6] iommu/arm-smmu-v3: Make __arm_smmu_cmdq_skip_err reusable
` [PATCH v4 4/6] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_issue_cmdlist()
` [PATCH v4 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v4 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v2 0/2] Two enhancements to iommu_at[de]tach_device_pasid()
 2024-03-29  5:31 UTC  (7+ messages)
` [PATCH v2 1/2] iommu: Undo pasid attachment only for the devices that have succeeded
` [PATCH v2 2/2] iommu: Pass domain to remove_dev_pasid() op

[git pull] IOMMU Fixes for Linux v6.9-rc1
 2024-03-29  0:19 UTC  (2+ messages)

[BUG] seltests/iommu: runaway ./iommufd consuming 99% CPU after a failed assert()
 2024-03-28 13:54 UTC  (12+ messages)

[PATCH v6 00/29] Update SMMUv3 to the modern iommu API (part 2/3)
 2024-03-28 13:18 UTC  (31+ messages)
` [PATCH v6 01/29] iommu: Validate the PASID in iommu_attach_device_pasid()
` [PATCH v6 02/29] iommu/arm-smmu-v3: Add cpu_to_le64() around STRTAB_STE_0_V
` [PATCH v6 03/29] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
` [PATCH v6 04/29] iommu/arm-smmu-v3: Do not ATC invalidate the entire domain
` [PATCH v6 05/29] iommu/arm-smmu-v3: Add a type for the CD entry
` [PATCH v6 06/29] iommu/arm-smmu-v3: Add an ops indirection to the STE code
` [PATCH v6 07/29] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
` [PATCH v6 08/29] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
` [PATCH v6 09/29] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
` [PATCH v6 10/29] iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()
` [PATCH v6 11/29] iommu/arm-smmu-v3: Allocate the CD table entry in advance
` [PATCH v6 12/29] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
` [PATCH v6 13/29] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
` [PATCH v6 14/29] iommu/arm-smmu-v3: Start building a generic PASID layer
` [PATCH v6 15/29] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v6 16/29] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v6 17/29] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v6 18/29] iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
` [PATCH v6 19/29] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
` [PATCH v6 20/29] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH v6 21/29] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH v6 22/29] iommu: Add ops->domain_alloc_sva()
` [PATCH v6 23/29] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v6 24/29] iommu/arm-smmu-v3: Consolidate freeing the ASID/VMID
` [PATCH v6 25/29] iommu/arm-smmu-v3: Move the arm_smmu_asid_xa to per-smmu like vmid
` [PATCH v6 26/29] iommu/arm-smmu-v3: Bring back SVA BTM support
` [PATCH v6 27/29] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
` [PATCH v6 28/29] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
` [PATCH v6 29/29] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID

[PATCH 0/2] Two enhancements to iommu_at[de]tach_device_pasid()
 2024-03-28 12:38 UTC  (12+ messages)
` [PATCH 1/2] iommu: Pass domain to remove_dev_pasid() op
` [PATCH 2/2] iommu: Undo pasid attachment only for the devices that have succeeded

[PATCH 00/12] Consolidate domain cache invalidation
 2024-03-28  7:59 UTC  (14+ messages)
` [PATCH 01/12] iommu/vt-d: Add cache tag assignment interface
` [PATCH 02/12] iommu/vt-d: Add cache tag invalidation helpers
` [PATCH 04/12] iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
` [PATCH 06/12] iommu/vt-d: Use cache_tag_flush_cm_range() in iotlb_sync_map
` [PATCH 07/12] iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()
` [PATCH 08/12] iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user

[PATCH rc] iommu: Validate the PASID in iommu_attach_device_pasid()
 2024-03-28  5:40 UTC  (8+ messages)

[GIT PULL] iommu/arm-smmu: Fixes for 6.9-rc
 2024-03-28  5:37 UTC  (2+ messages)

[PATCH] selftests: iommu: add config needed for iommufd_fail_nth
 2024-03-27 20:13 UTC  (13+ messages)

[PATCH v3 0/2] swiotlb: allocate padding slots if necessary
 2024-03-27 19:42 UTC  (4+ messages)

[PATCH v2 0/2] Describe SC8280XP PCIe SMMU
 2024-03-27 19:23 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iommu: arm,smmu-v3: Add SC8280XP compatible

[PATCH v2 0/2] Enable JPEG encoding on rk3588
 2024-03-27 17:45 UTC  (6+ messages)
` [PATCH v2 1/2] media: dt-binding: media: Document rk3588’s VEPU121
` [PATCH v2 2/2] arm64: dts: rockchip: Add VEPU121 to rk3588

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-27 17:14 UTC  (11+ messages)

[PATCH v5 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
 2024-03-27 16:42 UTC  (8+ messages)
` [PATCH v5 05/27] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()

[PATCH 3/4] arm64: dts: rockchip: Add VEPU121 to rk3588
 2024-03-27 13:09 UTC  (3+ messages)


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