Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2022-06-02 13:44:01 to 2022-06-10 07:16:30 UTC [more...]

[PATCH v8 00/11] iommu: SVA and IOPF refactoring
 2022-06-10  7:16 UTC  (19+ messages)
` [PATCH v8 01/11] iommu: Add max_pasids field in struct iommu_device
` [PATCH v8 02/11] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v8 03/11] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v8 04/11] iommu: Add sva iommu_domain support
` [PATCH v8 05/11] iommu/vt-d: Add SVA domain support
` [PATCH v8 06/11] arm-smmu-v3/sva: "
` [PATCH v8 07/11] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v8 08/11] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v8 09/11] iommu: Prepare IOMMU domain for IOPF
` [PATCH v8 10/11] iommu: Per-domain I/O page fault handling
` [PATCH v8 11/11] iommu: Rename iommu-sva-lib.{c,h}

[RFC PATCHES 1/2] iommu: Add RCU-protected page free support
 2022-06-10  6:05 UTC  (9+ messages)
` [RFC PATCHES 2/2] iommu: Replace put_pages_list() with iommu_free_pgtbl_pages()

[PATCH v2] iommu/dma: Add config for PCI SAC address trick
 2022-06-10  6:01 UTC  (3+ messages)

[PATCH 1/2] vfio/type1: Simplify bus_type determination
 2022-06-10  0:03 UTC  (3+ messages)
` [PATCH 2/2] vfio: Use device_iommu_capable()

[PATCH v3 0/4] DMA mapping changes for SCSI core
 2022-06-09 20:34 UTC  (17+ messages)
` [PATCH v3 1/4] dma-mapping: Add dma_opt_mapping_size()
` [PATCH v3 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
` [PATCH v3 4/4] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-09 19:29 UTC  (13+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()

[PATCH v3 0/6] mtk_iommu: Specify phandles to infracfg and pericfg
 2022-06-09 18:08 UTC  (11+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: mediatek: Add mediatek, infracfg phandle
` [PATCH v3 2/6] iommu: mtk_iommu: Lookup phandle to retrieve syscon to infracfg
` [PATCH v3 3/6] arm64: dts: mediatek: mt8173: Add mediatek, infracfg phandle for IOMMU
` [PATCH v3 4/6] arm64: dts: mediatek: mt2712e: "
` [PATCH v3 5/6] dt-bindings: iommu: mediatek: Add mediatek, pericfg phandle
` [PATCH v3 6/6] iommu: mtk_iommu: Lookup phandle to retrieve syscon to pericfg

[PATCH] iommu/dma: Fix race condition during iova_domain initialization
 2022-06-09 17:04 UTC  (2+ messages)

[PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node
 2022-06-09 15:47 UTC  (3+ messages)
` [PATCH v12 6/9] iommu/arm-smmu-v3: Introduce strtab init helper

[PATCH v3 0/3] MediaTek Helio X10 MT6795 - M4U/IOMMU Support
 2022-06-09 10:40 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mediatek: Add bindings for MT6795 M4U
` [PATCH v3 2/3] iommu: mtk_iommu: Introduce new flag TF_PORT_TO_ADDR_MT8173
` [PATCH v3 3/3] iommu: mtk_iommu: Add support for MT6795 Helio X10 M4Us

[PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
 2022-06-09  8:00 UTC  (3+ messages)

[PATCH RFC v1 0/7] swiotlb: extra 64-bit buffer for dev->dma_io_tlb_mem
 2022-06-09  5:08 UTC  (14+ messages)
` [PATCH RFC v1 1/7] swiotlb: introduce the highmem swiotlb buffer
` [PATCH RFC v1 2/7] swiotlb: change the signature of remap function
` [PATCH RFC v1 3/7] swiotlb-xen: support highmem for xen specific code
` [PATCH RFC v1 4/7] swiotlb: to implement io_tlb_high_mem
` [PATCH RFC v1 5/7] swiotlb: add interface to set dev->dma_io_tlb_mem
` [PATCH RFC v1 6/7] virtio: use io_tlb_high_mem if it is active
` [PATCH RFC v1 7/7] swiotlb: fix the slot_addr() overflow

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-08 23:48 UTC  (23+ messages)
` [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH 5/5] vfio/iommu_type1: Simplify group attachment

[PATCH 0/6] Fix and extend Qualcomm IOMMU support
 2022-06-08 11:03 UTC  (18+ 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 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 0/6] phase out CONFIG_VIRT_TO_BUS
 2022-06-08  8:19 UTC  (16+ messages)
` [PATCH 1/6] vme: remove ca91cx42 Universe-II support
` [PATCH 2/6] vme: move back to staging
` [PATCH 3/6] media: sta2x11: remove VIRT_TO_BUS dependency
` [PATCH 4/6] scsi: dpt_i2o: drop stale "
` [PATCH 5/6] scsi: remove stale BusLogic driver
` [PATCH 6/6] arch/*/: remove CONFIG_VIRT_TO_BUS

[PATCH v2] iommu: Directly use ida_alloc()/free()
 2022-06-08  2:16 UTC 

[PATCH v6 00/11] mpt3sas and dmapool scalability
 2022-06-07 18:46 UTC  (12+ messages)
` [PATCH v6 01/11] dmapool: remove checks for dev == NULL
` [PATCH v6 02/11] dmapool: use sysfs_emit() instead of scnprintf()
` [PATCH v6 03/11] dmapool: cleanup integer types
` [PATCH v6 04/11] dmapool: fix boundary comparison
` [PATCH v6 05/11] dmapool: improve accuracy of debug statistics
` [PATCH v6 06/11] dmapool: debug: prevent endless loop in case of corruption
` [PATCH v6 07/11] dmapool: ignore init_on_free when DMAPOOL_DEBUG enabled
` [PATCH v6 08/11] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
` [PATCH v6 09/11] dmapool: cleanup dma_pool_destroy
` [PATCH v6 10/11] dmapool: improve scalability of dma_pool_alloc
` [PATCH v6 11/11] dmapool: improve scalability of dma_pool_free

[RFC PATCH v1 0/9] deferred_probe_timeout logic clean up
 2022-06-07 12:36 UTC  (15+ messages)
` [RFC PATCH v1 2/9] pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state()
` [RFC PATCH v1 4/9] Revert "driver core: Set default deferred_probe_timeout back to 0."
` [RFC PATCH v1 8/9] net: ipconfig: Force fw_devlink to unblock any devices that might probe

[PATCH v3 00/35] iommu/amd: Add multiple PCI segments support
 2022-06-07 10:47 UTC  (5+ messages)

[PATCH] drivers: iommu: Directly use ida_alloc()/free()
 2022-06-07  8:10 UTC  (2+ messages)

[PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
 2022-06-07  8:00 UTC  (6+ messages)

[GIT PULL] dma-mapping fixes for 5.19
 2022-06-07  0:59 UTC  (2+ messages)

[PATCH V2 0/6] IOMMU-DMA - support DMA_ATTR_LOW_ADDRESS attribute
 2022-06-06 12:38 UTC  (5+ messages)
  ` [PATCH V2 2/6] iommu: iova: properly handle 0 as a valid IOVA address

[PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-06-06 11:55 UTC  (9+ messages)
` [PATCH v9 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v9 2/8] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v9 3/8] hwtracing: hisi_ptt: Add tune "
` [PATCH v9 4/8] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v9 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v9 6/8] perf tool: Add support for parsing HiSilicon PCIe Trace packet
` [PATCH v9 7/8] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v9 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH 00/12] iommu/vt-d: Optimize the use of locks
 2022-06-06  1:34 UTC  (6+ messages)
` [PATCH 09/12] iommu/vt-d: Check device list of domain in domain free path

[PATCH v2 0/9] Add dynamic iommu backed bounce buffers
 2022-06-06  1:24 UTC  (5+ messages)

[PATCH V4 5/8] dt-bindings: Add xen, grant-dma IOMMU description for xen-grant DMA ops
 2022-06-05 22:45 UTC  (2+ messages)
  ` [PATCH V4 5/8] dt-bindings: Add xen,grant-dma "

[PATCH 1/3] dt-bindings: iommu: mediatek: add binding documentation for MT8365 SoC
 2022-06-05 21:13 UTC  (2+ messages)

[PATCH v1 0/7] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
 2022-06-03 11:21 UTC  (8+ messages)
` [PATCH v1 1/7] iommu/amd: Refactor amd_iommu_domain_enable_v2
` [PATCH v1 2/7] iommu/amd: Update sanity check when enable PRI/ATS
` [PATCH v1 3/7] iommu/amd: Fix sparse warning
` [PATCH v1 4/7] iommu/amd: Initial support for AMD IOMMU v2 page table
` [PATCH v1 5/7] iommu/amd: Add support for Guest IO protection
` [PATCH v1 6/7] iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API
` [PATCH v1 7/7] iommu/amd: Introduce amd_iommu_pgtable command-line option

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-06-02 17:49 UTC  (14+ messages)
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[PATCH 0/3] Add Visconti5 IOMMU driver
 2022-06-02 13:43 UTC  (3+ messages)
` [PATCH 2/3] iommu: bindings: Add binding documentation for Toshiba Visconti5 IOMMU device


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