messages from 2022-05-24 15:13:39 to 2022-05-31 23:11:08 UTC [more...]
[PATCH 00/12] iommu/vt-d: Optimize the use of locks
2022-05-31 23:10 UTC (36+ messages)
` [PATCH 01/12] iommu/vt-d: Use iommu_get_domain_for_dev() in debugfs
` [PATCH 02/12] iommu/vt-d: Remove for_each_device_domain()
` [PATCH 03/12] iommu/vt-d: Remove clearing translation data in disable_dmar_iommu()
` [PATCH 04/12] iommu/vt-d: Use pci_get_domain_bus_and_slot() in pgtable_walk()
` [PATCH 05/12] iommu/vt-d: Unncessary spinlock for root table alloc and free
` [PATCH 06/12] iommu/vt-d: Acquiring lock in domain ID allocation helpers
` [PATCH 07/12] iommu/vt-d: Acquiring lock in pasid manipulation helpers
` [PATCH 08/12] iommu/vt-d: Replace spin_lock_irqsave() with spin_lock()
` [PATCH 09/12] iommu/vt-d: Check device list of domain in domain free path
` [PATCH 10/12] iommu/vt-d: Fold __dmar_remove_one_dev_info() into its caller
` [PATCH 11/12] iommu/vt-d: Use device_domain_lock accurately
` [PATCH 12/12] iommu/vt-d: Convert device_domain_lock into per-domain mutex
[PATCH] dma-debug: Make things less spammy under memory pressure
2022-05-31 22:19 UTC (3+ messages)
[PATCH 00/10] mpt3sas and dmapool scalability
2022-05-31 22:10 UTC (19+ messages)
` [PATCH 01/10] dmapool: remove checks for dev == NULL
` [PATCH 02/10] dmapool: cleanup integer types
` [PATCH 03/10] dmapool: fix boundary comparison
` [PATCH 04/10] dmapool: improve accuracy of debug statistics
` [PATCH 05/10] dmapool: debug: prevent endless loop in case of corruption
` [PATCH 06/10] dmapool: ignore init_on_free when DMAPOOL_DEBUG enabled
` [PATCH 07/10] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
` [PATCH 08/10] dmapool: cleanup dma_pool_destroy
` [PATCH 09/10] dmapool: improve scalability of dma_pool_alloc
` [PATCH 10/10] dmapool: improve scalability of dma_pool_free
[PATCH 0/6] Fix and extend Qualcomm IOMMU support
2022-05-31 20:57 UTC (14+ messages)
` [PATCH 1/6] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH 2/6] iommu/qcom: Write TCR before TTBRs to fix ASID access behavior
` [PATCH 3/6] iommu/qcom: Properly reset the IOMMU context
` [PATCH 4/6] iommu/qcom: Add support for AArch64 IOMMU pagetables
` [PATCH 5/6] iommu/qcom: Index contexts by asid number to allow asid 0
` [PATCH 6/6] iommu/qcom: Add support for QCIOMMUv2 and QCIOMMU-500 secured contexts
[PATCH v4 0/6] Enable PASID for DMA API users
2022-05-31 20:44 UTC (17+ messages)
` [PATCH v4 1/6] iommu: Add a per domain PASID for DMA API
` [PATCH v4 3/6] iommu/vt-d: Implement domain ops for attach_dev_pasid
[PATCH V3 5/8] dt-bindings: Add xen, grant-dma IOMMU description for xen-grant DMA ops
2022-05-31 17:09 UTC (3+ messages)
` [PATCH V3 5/8] dt-bindings: Add xen,grant-dma "
[git pull] IOMMU Updates for Linux v5.19
2022-05-31 17:05 UTC (2+ messages)
[PATCH RFC 00/19] IOMMUFD Dirty Tracking
2022-05-31 15:51 UTC (8+ messages)
` [PATCH RFC 09/19] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH RFC 10/19] iommu/amd: Add unmap_read_dirty() support
[RFC PATCH V2 0/2] swiotlb: Add child io tlb mem support
2022-05-31 14:13 UTC (6+ messages)
` [RFC PATCH V2 1/2] swiotlb: Add Child IO TLB "
[PATCH 1/3] dt-bindings: iommu: mediatek: add binding documentation for MT8365 SoC
2022-05-30 18:03 UTC (3+ messages)
` [PATCH 2/3] iommu: mtk_iommu: add support for 6-bit encoded port IDs
` [PATCH 3/3] iommu: mtk_iommu: add support for MT8365 SoC
[syzbot] WARNING in dma_map_sgtable (2)
2022-05-30 12:48 UTC
[PATCH AUTOSEL 4.19 26/38] dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
2022-05-30 13:49 UTC
[PATCH AUTOSEL 5.4 37/55] dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
2022-05-30 13:46 UTC
[PATCH AUTOSEL 5.10 01/76] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
2022-05-30 13:43 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 50/76] dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
[PATCH AUTOSEL 5.15 001/109] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
2022-05-30 13:37 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 069/109] dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
[PATCH AUTOSEL 5.17 001/135] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
2022-05-30 13:30 UTC (2+ messages)
` [PATCH AUTOSEL 5.17 083/135] dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
[PATCH AUTOSEL 5.18 001/159] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
2022-05-30 13:23 UTC (2+ messages)
` [PATCH AUTOSEL 5.18 100/159] dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
[PATCH V2 0/6] IOMMU-DMA - support DMA_ATTR_LOW_ADDRESS attribute
2022-05-30 13:27 UTC (4+ messages)
` [PATCH V2 2/6] iommu: iova: properly handle 0 as a valid IOVA address
[PATCH] iommu/dma: Fix race condition during iova_domain initialization
2022-05-30 12:07 UTC
[RFC PATCH v1 0/9] deferred_probe_timeout logic clean up
2022-05-30 9:46 UTC (15+ messages)
` [RFC PATCH v1 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
` [RFC PATCH v1 2/9] pinctrl: devicetree: "
` [RFC PATCH v1 3/9] net: mdio: "
` [RFC PATCH v1 4/9] Revert "driver core: Set default deferred_probe_timeout back to 0."
` [RFC PATCH v1 5/9] driver core: Set fw_devlink.strict=1 by default
` [RFC PATCH v1 6/9] iommu/of: Delete usage of driver_deferred_probe_check_state()
` [RFC PATCH v1 7/9] driver core: Add fw_devlink_unblock_may_probe() helper function
` [RFC PATCH v1 8/9] net: ipconfig: Force fw_devlink to unblock any devices that might probe
` [RFC PATCH v1 9/9] driver core: Delete driver_deferred_probe_check_state()
[PATCH v7 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
2022-05-30 8:04 UTC (2+ messages)
` [PATCH v7 2/2] iommu/mediatek: Allow page table "
[PATCH v1] driver core: Extend deferred probe timeout on driver registration
2022-05-30 4:59 UTC (15+ messages)
[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-05-27 22:41 UTC (6+ messages)
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
[PATCH] drivers: iommu: Directly use ida_alloc()/free()
2022-05-27 14:12 UTC (2+ messages)
[RFC PATCH V3 0/2] swiotlb: Add child io tlb mem support
2022-05-27 12:20 UTC (5+ messages)
` [RFC PATCH V3 1/2] swiotlb: Add Child IO TLB "
` [RFC PATCH V3 2/2] net: netvsc: Allocate per-device swiotlb bounce buffer for netvsc
[PATCH 1/1] iommu/vt-d: Remove unused iovad from dmar_domain
2022-05-27 5:34 UTC
[PATCH v2 0/9] Add dynamic iommu backed bounce buffers
2022-05-27 1:25 UTC (3+ messages)
[PATCH v2 0/4] DMA mapping changes for SCSI core
2022-05-26 22:56 UTC (6+ messages)
` [PATCH v2 1/4] dma-mapping: Add dma_opt_mapping_size()
` [PATCH v2 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH v2 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
` [PATCH v2 4/4] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors
[PATCH v2 0/7] mtk_iommu: Specify phandles to infracfg and pericfg
2022-05-26 8:22 UTC (7+ messages)
` [PATCH v2 1/7] dt-bindings: iommu: mediatek: Add phandles for mediatek infra/pericfg
` [PATCH v2 2/7] iommu: mtk_iommu: Lookup phandle to retrieve syscon to infracfg
` [PATCH v2 3/7] iommu: mtk_iommu: Lookup phandle to retrieve syscon to pericfg
[PATCH v2 0/2] MediaTek Helio X10 MT6795 - M4U/IOMMU Support
2022-05-26 8:18 UTC (3+ messages)
` [PATCH v2 2/2] iommu: mtk_iommu: Add support for MT6795 Helio X10 M4Us
[PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
2022-05-26 4:14 UTC
[PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
2022-05-26 3:29 UTC (5+ messages)
[GIT PULL] dma-mapping updates for Linux 5.19
2022-05-26 2:59 UTC (2+ messages)
[PATCH 0/3] Add Visconti5 IOMMU driver
2022-05-26 1:40 UTC (11+ messages)
` [PATCH 1/3] iommu: "
` [PATCH 2/3] iommu: bindings: Add binding documentation for Toshiba Visconti5 IOMMU device
` [PATCH 3/3] MAINTAINERS: Add entries for Toshiba Visconti5 IOMMU
[PATCH v7 00/10] iommu: SVA and IOPF refactoring
2022-05-26 1:03 UTC (29+ messages)
` [PATCH v7 01/10] iommu: Add pasids field in struct iommu_device
` [PATCH v7 03/10] iommu/sva: Add iommu_sva_domain support
` [PATCH v7 06/10] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
[PATCH] iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pte
2022-05-25 14:54 UTC
[PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node
2022-05-25 8:59 UTC (6+ messages)
[PATCH v6 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
2022-05-25 6:18 UTC (2+ messages)
` [PATCH v6 2/2] iommu/mediatek: Allow page table "
[PATCH v5 2/2] iommu/mediatek: Allow page table PA up to 35bit
2022-05-25 5:36 UTC (2+ messages)
[PATCH v5 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
2022-05-25 3:21 UTC (2+ messages)
[PATCH RFC 00/12] IOMMUFD Generic interface
2022-05-25 2:09 UTC (10+ messages)
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility
[PATCH] iommu/vt-d: Fix PCI bus rescan device hot add
2022-05-25 1:40 UTC (2+ messages)
[PATCH] vfio: Do not manipulate iommu dma_owner for fake iommu groups
2022-05-24 16:07 UTC (2+ 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