messages from 2022-04-21 07:42:51 to 2022-04-28 02:02:15 UTC [more...]
[PATCH 0/5] iommu/sun50i: Allwinner D1 support
2022-04-28 1:04 UTC (4+ messages)
` [PATCH 2/5] iommu/sun50i: Support variants without an external reset
` [PATCH 3/5] iommu/sun50i: Ensure bypass is disabled
` [PATCH 5/5] iommu/sun50i: Ensure the IOMMU can be used for DMA
[PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
2022-04-28 0:54 UTC (43+ messages)
` "
[PATCH] Documentation: x86: rework IOMMU documentation
2022-04-27 17:12 UTC (4+ messages)
[PATCH 01/11] dt-bindings: iommu: arm,smmu-v3: make PRI IRQ optional
2022-04-27 12:04 UTC (2+ messages)
Personal email outage
2022-04-27 8:11 UTC
[PATCH v2] iommu/mediatek: fix NULL pointer dereference when printing dev_name
2022-04-27 2:13 UTC (5+ messages)
[PATCH] swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
2022-04-26 23:07 UTC (3+ messages)
[PATCH] iommu/dart: check return value after calling platform_get_resource()
2022-04-26 20:22 UTC (2+ messages)
[PATCH v7 1/2] PCI/ACPI: Support Microsoft's "DmaProperty"
2022-04-26 17:21 UTC (2+ messages)
` [PATCH v7 2/2] PCI: Rename pci_dev->untrusted to pci_dev->untrusted_dma
[PATCH v6 1/2] PCI/ACPI: Support Microsoft's "DmaProperty"
2022-04-26 17:13 UTC (5+ messages)
` [PATCH v6 2/2] PCI: Rename pci_dev->untrusted to pci_dev->untrusted_dma
[PATCH v11 0/9] ACPI/IORT: Support for IORT RMR node
2022-04-26 15:29 UTC (18+ messages)
` [PATCH v11 1/9] iommu: Introduce a callback to struct iommu_resv_region
` [PATCH v11 2/9] ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void
` [PATCH v11 3/9] ACPI/IORT: Provide a generic helper to retrieve reserve regions
` [PATCH v11 4/9] ACPI/IORT: Add support to retrieve IORT RMR reserved regions
` [PATCH v11 5/9] ACPI/IORT: Add a helper to retrieve RMR info directly
` [PATCH v11 6/9] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v11 7/9] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
` [PATCH v11 8/9] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v11 9/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR
[PATCH v2] iommu/arm-smmu-v3-sva: Fix mm use-after-free
2022-04-26 13:52 UTC (2+ messages)
[PATCH] iommu/arm-smmu-v3-sva: Fix mm use-after-free
2022-04-26 12:45 UTC (3+ messages)
[Patch v2] iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
2022-04-26 7:30 UTC (5+ messages)
[PATCH] iommu/sva: Revert mm_pasid_drop and reusing refcount in pasid allocation
2022-04-25 14:12 UTC
[PATCH v4 0/4] iommu, thunderbolt: Make iommu_dma_protection more accurate
2022-04-25 12:42 UTC (5+ messages)
` [PATCH v4 1/4] iommu: Introduce device_iommu_capable()
` [PATCH v4 2/4] iommu: Add capability for pre-boot DMA protection
` [PATCH v4 3/4] thunderbolt: Make iommu_dma_protection more accurate
` [PATCH v4 4/4] iommu/amd: Indicate whether DMA remap support is enabled
[PATCH v2 00/37] iommu/amd: Add multiple PCI segments support
2022-04-25 11:34 UTC (38+ messages)
` [PATCH v2 01/37] iommu/amd: Update struct iommu_dev_data defination
` [PATCH v2 02/37] iommu/amd: Introduce pci segment structure
` [PATCH v2 03/37] iommu/amd: Introduce per PCI segment device table
` [PATCH v2 04/37] iommu/amd: Introduce per PCI segment rlookup table
` [PATCH v2 05/37] iommu/amd: Introduce per PCI segment irq_lookup_table
` [PATCH v2 06/37] iommu/amd: Introduce per PCI segment dev_data_list
` [PATCH v2 07/37] iommu/amd: Introduce per PCI segment old_dev_tbl_cpy
` [PATCH v2 08/37] iommu/amd: Introduce per PCI segment alias_table
` [PATCH v2 09/37] iommu/amd: Introduce per PCI segment unity map list
` [PATCH v2 10/37] iommu/amd: Introduce per PCI segment last_bdf
` [PATCH v2 11/37] iommu/amd: Introduce per PCI segment device table size
` [PATCH v2 12/37] iommu/amd: Introduce per PCI segment alias "
` [PATCH v2 13/37] iommu/amd: Introduce per PCI segment rlookup "
` [PATCH v2 14/37] iommu/amd: Convert to use per PCI segment irq_lookup_table
` [PATCH v2 15/37] iommu/amd: Convert to use rlookup_amd_iommu helper function
` [PATCH v2 16/37] iommu/amd: Update irq_remapping_alloc to use IOMMU lookup "
` [PATCH v2 17/37] iommu/amd: Introduce struct amd_ir_data.iommu
` [PATCH v2 18/37] iommu/amd: Update amd_irte_ops functions
` [PATCH v2 19/37] iommu/amd: Update alloc_irq_table and alloc_irq_index
` [PATCH v2 20/37] iommu/amd: Convert to use per PCI segment rlookup_table
` [PATCH v2 21/37] iommu/amd: Update set_dte_entry and clear_dte_entry
` [PATCH v2 22/37] iommu/amd: Update iommu_ignore_device
` [PATCH v2 23/37] iommu/amd: Update dump_dte_entry
` [PATCH v2 24/37] iommu/amd: Update set_dte_irq_entry
` [PATCH v2 25/37] iommu/amd: Update (un)init_device_table_dma()
` [PATCH v2 26/37] iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()
` [PATCH v2 27/37] iommu/amd: Remove global amd_iommu_dev_table
` [PATCH v2 28/37] iommu/amd: Remove global amd_iommu_alias_table
` [PATCH v2 29/37] iommu/amd: Remove global amd_iommu_last_bdf
` [PATCH v2 30/37] iommu/amd: Flush upto last_bdf only
` [PATCH v2 31/37] iommu/amd: Introduce get_device_sbdf_id() helper function
` [PATCH v2 32/37] iommu/amd: Include PCI segment ID when initialize IOMMU
` [PATCH v2 33/37] iommu/amd: Specify PCI segment ID when getting pci device
` [PATCH v2 34/37] iommu/amd: Add PCI segment support for ivrs_ioapic, ivrs_hpet, ivrs_acpihid commands
` [PATCH v2 35/37] iommu/amd: Print PCI segment ID in error log messages
` [PATCH v2 36/37] iommu/amd: Update device_state structure to include PCI seg ID
` [PATCH v2 37/37] iommu/amd: Update amd_iommu_fault "
[PATCH] iommu/arm-smmu-v3: check return value after calling platform_get_resource()
2022-04-25 11:45 UTC
[PATCH] iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
2022-04-25 11:41 UTC
[PATCH] iommu/mediatek: fix NULL pointer dereference when printing dev_name
2022-04-24 23:28 UTC (3+ messages)
[PATCH 03/25] dma-direct: take dma-ranges/offsets into account in resource mapping
2022-04-24 21:46 UTC (11+ messages)
[PATCH v2 0/4] iommu/vt-d: Some fine tuning of SVA
2022-04-24 6:23 UTC (16+ messages)
` [PATCH v2 1/4] iommu/vt-d: Check before setting PGSNP bit in pasid table entry
` [PATCH v2 2/4] iommu/vt-d: Set PGSNP bit in pasid table entry for SVA binding
` [PATCH v2 3/4] iommu/vt-d: Drop stop marker messages
` [PATCH v2 4/4] iommu/vt-d: Size Page Request Queue to avoid overflow condition
[PATCH 0/2] dma-mapping, remoteproc: Fix dma_mem leak after rproc_shutdown
2022-04-23 17:46 UTC (4+ messages)
` [PATCH 1/2] dma-mapping: Add dma_release_coherent_memory to DMA API
` [PATCH 2/2] remoteproc: Fix dma_mem leak after rproc_shutdown
[PATCH] dma-direct: don't fail on highmem CMA pages in dma_direct_alloc_pages
2022-04-23 17:24 UTC
fully convert arm to use dma-direct
2022-04-23 16:43 UTC (20+ messages)
` [PATCH 2/7] ARM: remove dmabounce
` [PATCH 3/7] ARM: mark various dma-mapping routines static in dma-mapping.c
` [PATCH 4/7] ARM: remove the unused virt_to_dma helper
` [PATCH 5/7] ARM: use dma_to_phys/phys_to_dma in the dma-mapping code
` [PATCH 6/7] ARM: use the common dma_to_phys/phys_to_dma implementation where possible
` [PATCH 7/7] ARM: use dma-direct unconditionally
[PATCH 00/13] iommu: Retire bus_set_iommu()
2022-04-23 9:41 UTC (20+ messages)
` [PATCH 02/13] iommu: Move bus setup to IOMMU device registration
` [PATCH 04/13] iommu/arm-smmu: Clean up bus_set_iommu()
` [PATCH 12/13] iommu/virtio: "
[PATCH 0/1] iommu/vt-d: Fixes for v5.18-rc4
2022-04-23 8:23 UTC (2+ messages)
` [PATCH 1/1] iommu/vt-d: Drop stop marker messages
[PATCH v4] Documentation: x86: rework IOMMU documentation
2022-04-22 20:05 UTC (4+ messages)
[PATCH v5] Documentation: x86: rework IOMMU documentation
2022-04-22 19:26 UTC
[PATCH] dt-bindings: iommu: Drop client node in examples
2022-04-22 19:21 UTC
[PATCH] iommu: Use dev_iommu_ops() for probe_finalize
2022-04-22 12:57 UTC (2+ messages)
[GIT PULL] iommu/arm-smmu: Fixes for 5.18
2022-04-22 11:22 UTC
[PATCH v10 0/9] ACPI/IORT: Support for IORT RMR node
2022-04-21 15:45 UTC (7+ messages)
` [PATCH v10 4/9] ACPI/IORT: Add support to retrieve IORT RMR reserved regions
[PATCH v2 0/2] Fix issues with untrusted devices and AMD IOMMU
2022-04-21 14:44 UTC (6+ messages)
` [PATCH v2 1/2] iommu/amd: Enable swiotlb in all cases
[PATCH 0/3] More ARM DMA ops cleanup
2022-04-21 14:35 UTC (6+ messages)
` [PATCH 1/3] ARM/dma-mapping: Drop .dma_supported for IOMMU ops
` [PATCH 2/3] ARM/dma-mapping: Consolidate IOMMU ops callbacks
` [PATCH 3/3] ARM/dma-mapping: Merge IOMMU ops
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