messages from 2022-04-23 10:27:21 to 2022-04-28 15:28:16 UTC [more...]
[PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
2022-04-28 15:28 UTC (47+ messages)
` "
[PATCH v3 0/2] MT8186 IOMMU SUPPORT
2022-04-28 15:27 UTC (2+ messages)
[RFC PATCH 0/2] swiotlb: Introduce swiotlb device allocation function
2022-04-28 15:16 UTC (10+ messages)
` [RFC PATCH 1/2] swiotlb: Split up single swiotlb lock
` [RFC PATCH 2/2] Swiotlb: Add device bounce buffer allocation interface
[PATCH RFC 00/12] IOMMUFD Generic interface
2022-04-28 15:10 UTC (12+ messages)
` [PATCH RFC 08/12] iommufd: IOCTLs for the io_pagetable
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility
[PATCH v4 00/12] iommu: SVA and IOPF refactoring
2022-04-28 14:57 UTC (7+ messages)
` [PATCH v4 03/12] iommu: Add attach/detach_dev_pasid domain ops
` [PATCH v4 10/12] iommu: Prepare IOMMU domain for IOPF
` [PATCH v4 11/12] iommu: Per-domain I/O page fault handling
[PATCH v6 00/34] MT8195 IOMMU SUPPORT
2022-04-28 14:52 UTC (7+ messages)
` [PATCH v6 11/34] iommu/mediatek: Add a flag NON_STD_AXI
` [PATCH v6 15/34] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH v6 31/34] iommu/mediatek: Get the proper bankid for multi banks
[PATCH] iommu/msm: add a check for the return of kzalloc()
2022-04-28 14:51 UTC (3+ messages)
[PATCH v11 0/9] ACPI/IORT: Support for IORT RMR node
2022-04-28 14:43 UTC (8+ messages)
` [PATCH v11 4/9] ACPI/IORT: Add support to retrieve IORT RMR reserved regions
[PATCH v2 00/14] iommu: Retire bus_set_iommu()
2022-04-28 14:16 UTC (16+ messages)
` [PATCH v2 01/14] iommu/vt-d: Temporarily reject probing non-PCI devices
` [PATCH v2 02/14] iommu: Always register bus notifiers
` [PATCH v2 03/14] iommu: Move bus setup to IOMMU device registration
` [PATCH v2 04/14] iommu/amd: Clean up bus_set_iommu()
` [PATCH v2 05/14] iommu/arm-smmu: "
` [PATCH v2 06/14] iommu/arm-smmu-v3: "
` [PATCH v2 07/14] iommu/dart: "
` [PATCH v2 08/14] iommu/exynos: "
` [PATCH v2 09/14] iommu/ipmmu-vmsa: "
` [PATCH v2 10/14] iommu/mtk: "
` [PATCH v2 11/14] iommu/omap: "
` [PATCH v2 12/14] iommu/tegra-smmu: "
` [PATCH v2 13/14] iommu/virtio: "
` [PATCH v2 14/14] iommu: "
[PATCH] Documentation: x86: rework IOMMU documentation
2022-04-28 14:06 UTC (5+ messages)
[RESEND PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2022-04-28 13:34 UTC (4+ messages)
[PATCH] swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
2022-04-28 13:27 UTC (4+ messages)
[PATCH 0/5] iommu/sun50i: Allwinner D1 support
2022-04-28 11:12 UTC (14+ messages)
` [PATCH 1/5] dt-bindings: iommu: sun50i: Add compatible for Allwinner D1
` [PATCH 2/5] iommu/sun50i: Support variants without an external reset
` [PATCH 3/5] iommu/sun50i: Ensure bypass is disabled
` [PATCH 4/5] iommu/sun50i: Add support for the D1 variant
` [PATCH 5/5] iommu/sun50i: Ensure the IOMMU can be used for DMA
[PATCH v2] iommu/msm: add a check for the return of kzalloc()
2022-04-28 10:25 UTC (2+ messages)
[PATCH v2 00/37] iommu/amd: Add multiple PCI segments support
2022-04-28 10:22 UTC (45+ 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/dart: check return value after calling platform_get_resource()
2022-04-28 9:39 UTC (3+ messages)
[PATCH] dt-bindings: iommu: Drop client node in examples
2022-04-28 9:36 UTC (2+ messages)
[GIT PULL] iommu/arm-smmu: Fixes for 5.18
2022-04-28 9:34 UTC (2+ messages)
[PATCH 01/11] dt-bindings: iommu: arm,smmu-v3: make PRI IRQ optional
2022-04-28 9:25 UTC (5+ messages)
[PATCH] MAINTAINERS: merge DART into ARM/APPLE MACHINE
2022-04-28 9:15 UTC (2+ messages)
[PATCH 0/1] iommu/vt-d: Fixes for v5.18-rc4
2022-04-28 9:02 UTC (2+ messages)
[PATCH 0/1] iommu/vt-d: Fixes for v5.18-rc3
2022-04-28 9:01 UTC (2+ messages)
[PATCH v3 0/4] Make the iommu driver no-snoop block feature consistent
2022-04-28 8:56 UTC (2+ messages)
remve dead iommu code
2022-04-28 8:33 UTC (2+ messages)
[PATCH v2 0/2] Fix issues with untrusted devices and AMD IOMMU
2022-04-28 8:27 UTC (2+ messages)
[PATCH] iommu/fsl_pamu: Prepare cleanup of powerpc's asm/prom.h
2022-04-28 8:20 UTC (2+ messages)
[PATCH] iommu: add null pointer check
2022-04-28 8:18 UTC (2+ messages)
[PATCH] iommu: fix an incorrect NULL check on list iterator
2022-04-28 8:11 UTC (2+ messages)
[PATCH] iommu/amd: Remove redundant check
2022-04-28 7:58 UTC (2+ messages)
[PATCH] iommu/amd: Do not call sleep while holding spinlock
2022-04-28 7:56 UTC (2+ messages)
[PATCH] iommu/amd: Set translation valid bit only when IO page tables are in used
2022-04-28 7:34 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 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 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 (3+ 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] 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 (2+ 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 (8+ messages)
` [PATCH v2 1/4] iommu/vt-d: Check before setting PGSNP bit in pasid table entry
[PATCH 0/2] dma-mapping, remoteproc: Fix dma_mem leak after rproc_shutdown
2022-04-23 17:46 UTC (2+ messages)
[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 (4+ messages)
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