iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-25 15:52:08 to 2021-03-31 10:04:57 UTC [more...]

[PATCH 0/3] Use pr_crit() instead of long fancy messages
 2021-03-31  9:31 UTC  (2+ messages)
` [PATCH 3/3] lib/vsprintf: "

[PATCH] clk: Align provider-specific CLK_* bit definitions
 2021-03-31  9:59 UTC 

[PATCH 0/6] dma mapping/iommu: Allow IOMMU IOVA rcache range to be configured
 2021-03-31  9:58 UTC  (11+ messages)
` [PATCH 1/6] iommu: Move IOVA power-of-2 roundup into allocator
` [PATCH 5/6] dma-mapping/iommu: Add dma_set_max_opt_size()

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-31  8:38 UTC  (35+ messages)
` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs

[RFC PATCH 0/5] Optimization for unmapping iommu mapped buffers
 2021-03-31  5:39 UTC  (9+ messages)
` [RFC PATCH 1/5] iommu/io-pgtable: Introduce unmap_pages() as a page table op
` [RFC PATCH 2/5] iommu: Add an unmap_pages() op for IOMMU drivers
` [RFC PATCH 3/5] iommu: Add support for the unmap_pages IOMMU callback
` [RFC PATCH 4/5] iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()
` [RFC PATCH 5/5] iommu/arm-smmu: Implement the unmap_pages IOMMU driver callback

[PATCH] iommu: sprd: Fix parameter type warning
 2021-03-31  3:16 UTC 

[PATCH 00/30] DMA: Mundane typo fixes
 2021-03-30 21:14 UTC  (39+ messages)
` [PATCH 01/30] acpi-dma.c: Fix couple of typos
` [PATCH 02/30] altera-msgdma.c: Couple of typos fixed
` [PATCH 03/30] amba-pl08x.c: Fixed couple of typos
` [PATCH 04/30] bcm-sba-raid.c: Few typos fixed
` [PATCH 05/30] bcm2835-dma.c: Fix a typo
` [PATCH 06/30] idma64.c: Fix couple of typos
` [PATCH 07/30] iop-adma.c: Few typos fixed
` [PATCH 08/30] mv_xor.c: Fix a typo
` [PATCH 09/30] mv_xor.h: Fixed "
` [PATCH 10/30] mv_xor_v2.c: Fix "
` [PATCH 11/30] nbpfaxi.c: Fixed "
` [PATCH 12/30] of-dma.c: "
` [PATCH 13/30] s3c24xx-dma.c: Fix "
` [PATCH 14/30] Revert "s3c24xx-dma.c: Fix a typo"
` [PATCH 15/30] s3c24xx-dma.c: Few typos fixed
` [PATCH 16/30] st_fdma.h: Fix couple of typos
` [PATCH 17/30] ste_dma40_ll.h: Fix a typo
` [PATCH 18/30] tegra20-apb-dma.c: Fixed "
` [PATCH 19/30] xgene-dma.c: Few spello fixes
` [PATCH 20/30] at_hdmac.c: Quite a few "
` [PATCH 21/30] owl-dma.c: Fix a typo
` [PATCH 22/30] at_hdmac_regs.h: Couple of typo fixes
` [PATCH 23/30] dma-jz4780.c: Fix a typo
` [PATCH 24/30] Kconfig: Change Synopsys to Synopsis
` [PATCH 25/30] ste_dma40.c: Few spello fixes
` [PATCH 26/30] dw-axi-dmac-platform.c: Few typos fixed
` [PATCH 27/30] dpaa2-qdma.c: Fix a typo
` [PATCH 28/30] usb-dmac.c: "
` [PATCH 29/30] edma.c: "
` [PATCH 30/30] xilinx_dma.c: "

[PATCH v2 0/4] Misc vSVA fixes for VT-d
 2021-03-30 19:02 UTC  (5+ messages)
` [PATCH v2 1/4] iommu/vt-d: Enable write protect for supervisor SVM

[PATCH v13 00/10] iommu: I/O page faults for SMMUv3
 2021-03-30 17:17 UTC  (11+ messages)
` [PATCH v13 01/10] iommu: Fix comment for struct iommu_fwspec
` [PATCH v13 02/10] iommu/arm-smmu-v3: Use device properties for pasid-num-bits
` [PATCH v13 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v13 10/10] iommu/arm-smmu-v3: Add stall support for platform devices

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v2
 2021-03-30 16:28 UTC  (40+ messages)
` [PATCH 01/18] iommu: remove the unused domain_window_disable method
` [PATCH 02/18] iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
` [PATCH 03/18] iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
` [PATCH 04/18] iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
` [PATCH 05/18] iommu/fsl_pamu: remove support for multiple windows
` [PATCH 06/18] iommu/fsl_pamu: remove ->domain_window_enable
` [PATCH 07/18] iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
` [PATCH 08/18] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
` [PATCH 09/18] iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
` [PATCH 10/18] iommu/fsl_pamu: enable the liodn when attaching a device
` [PATCH 11/18] iommu/fsl_pamu: remove the snoop_id field
` [PATCH 12/18] iommu: remove DOMAIN_ATTR_PAGING
` [PATCH 13/18] iommu: remove DOMAIN_ATTR_GEOMETRY
` [PATCH 14/18] iommu: remove DOMAIN_ATTR_NESTING
` [PATCH 15/18] iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
` [PATCH 16/18] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 17/18] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
` [PATCH 18/18] iommu: remove iommu_domain_{get,set}_attr

[PATCH v2] iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
 2021-03-30 14:18 UTC  (2+ messages)

[PATCH] dma-mapping: add unlikely hint to error path in dma_mapping_error
 2021-03-30 10:59 UTC  (4+ messages)

[PATCH] iommu: Add a check to avoid invalid iotlb sync
 2021-03-30 10:46 UTC  (6+ messages)

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-30  9:23 UTC  (5+ messages)
` [PATCH v14 06/13] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v14 13/13] iommu/smmuv3: Accept configs with more than one context descriptor

[PATCH] dma-mapping: benchmark: use the correct HiSilicon copyright
 2021-03-30  6:33 UTC 

[PATCH] ARM: Qualify enabling of swiotlb_init()
 2021-03-30  5:36 UTC  (6+ messages)

[PATCH 1/1] iommu/vt-d: Report right snoop capability when using FL for IOVA
 2021-03-30  2:11 UTC 

[Patch V2 00/13] Introduce dev-msi and interrupt message store
 2021-03-30  1:57 UTC  (19+ messages)
` [Patch V2 07/13] irqdomain/msi: Provide msi_alloc/free_store() callbacks
` [Patch V2 08/13] genirq: Set auxiliary data for an interrupt
` [Patch V2 12/13] irqchip: Add IMS (Interrupt Message Store) driver
` [Patch V2 13/13] genirq/msi: Provide helpers to return Linux IRQ/dev_msi hw IRQ number

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-03-29 16:25 UTC  (13+ messages)
` [PATCH RFC v1 02/15] iommu: Add a simple PASID table library
` [PATCH RFC v1 13/15] iommu/virtio: Attach Arm PASID tables when available
` [PATCH RFC v1 15/15] iommu/virtio: Update fault type and reason info for viommu fault

[PATCH v1 1/2] iommu/tegra-smmu: Defer attachment of display clients
 2021-03-28 23:32 UTC  (2+ messages)
` [PATCH v1 2/2] iommu/tegra-smmu: Revert workaround that was needed for Nyan Big Chromebook

[PATCH] iommu/tegra-smmu: Fix mc errors on tegra124-nyan
 2021-03-28 15:36 UTC  (10+ messages)

[PATCH v2 0/3] Apple M1 DART IOMMU driver
 2021-03-28  9:22 UTC  (6+ messages)
` [PATCH v2 1/3] iommu: io-pgtable: add DART pagetable format
` [PATCH v2 2/3] dt-bindings: iommu: add DART iommu bindings
` [PATCH v2 3/3] iommu: dart: Add DART iommu driver

[PATCH 0/3] Apple M1 DART IOMMU driver
 2021-03-27 15:33 UTC  (24+ messages)
` [PATCH 1/3] iommu: io-pgtable: add DART pagetable format

[PATCH] iommu: remove unused variable 'ops'
 2021-03-27  9:02 UTC 

A problem of Intel IOMMU hardware ?
 2021-03-27  5:27 UTC  (13+ messages)

[PATCH 0/9] arm64: tegra: Prevent early SMMU faults
 2021-03-26 22:05 UTC  (10+ messages)
` [PATCH 1/9] memory: tegra: Move internal data structures into separate header

[PATCH 0/3] drivers: iommu coding style fix
 2021-03-26  9:37 UTC  (4+ messages)
` [PATCH 1/3] drivers: iommu - "
` [PATCH 2/3] drivers: iommu/amd "
` [PATCH 3/3] drivers: iommu/arm "

[PATCH 0/8] iommu: fix a couple of spelling mistakes detected by codespell tool
 2021-03-26  6:24 UTC  (9+ messages)
` [PATCH 1/8] iommu/pamu: fix a couple of spelling mistakes
` [PATCH 2/8] iommu/omap: Fix spelling mistake "alignement" -> "alignment"
` [PATCH 3/8] iommu/mediatek: Fix spelling mistake "phyiscal" -> "physical"
` [PATCH 4/8] iommu/sun50i: Fix spelling mistake "consits" -> "consists"
` [PATCH 5/8] iommu: fix a couple of spelling mistakes
` [PATCH 6/8] iommu/amd: "
` [PATCH 7/8] iommu/arm-smmu: Fix spelling mistake "initally" -> "initially"
` [PATCH 8/8] iommu/vt-d: fix a couple of spelling mistakes

[PATCH v2 1/2] iommu/mediatek-v1: Allow building as module
 2021-03-26  3:23 UTC  (2+ messages)
` [PATCH v2 2/2] iommu/mediatek: "

[PATCH 1/1] iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
 2021-03-25 18:09 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: Add compatible for SC7280 SoC
 2021-03-25 18:09 UTC  (2+ messages)

[PATCH v2 0/4] iommu/iova: Add CPU hotplug handler to flush rcaches to core code
 2021-03-25 17:53 UTC  (2+ messages)

[PATCH 1/2] iommu/mediatek-v1: Alloc building as module
 2021-03-25 17:42 UTC  (3+ messages)

[PATCH 2/3] iommu/io-pgtable-arm: Add IOMMU_LLC page protection flag
 2021-03-25 17:33 UTC  (11+ messages)

[PATCH 1/2] iommu: Statically set module owner
 2021-03-25 17:12 UTC  (4+ messages)
` [PATCH 2/2] iommu: Streamline registration interface

[RFC PATCH v2 0/8] ACPI/IORT: Support for IORT RMR node
 2021-03-25 15:54 UTC  (5+ messages)
` [RFC PATCH v2 1/8] ACPICA: IORT: Update for revision E


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).