iommu
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
Greg KH
Re: [PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
Yicong Yang via iommu
Re: [PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
Peter Zijlstra
Re: [PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
Yicong Yang via iommu
Re: [PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
Mathieu Poirier
[PATCH v3 0/4] DMA mapping changes for SCSI core
John Garry via iommu
[PATCH v3 1/4] dma-mapping: Add dma_opt_mapping_size()
John Garry via iommu
Re: [PATCH v3 1/4] dma-mapping: Add dma_opt_mapping_size()
Bart Van Assche
[PATCH v3 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
John Garry via iommu
Re: [PATCH v3 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
Bart Van Assche
Re: [PATCH v3 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
John Garry via iommu
Re: [PATCH v3 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
John Garry via iommu
Re: [PATCH v3 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
John Garry via iommu
[PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
John Garry via iommu
Re: [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
Bart Van Assche
Re: [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
John Garry via iommu
Re: [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
Bart Van Assche
Re: [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
John Garry via iommu
Re: [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
Bart Van Assche
Re: [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
John Garry via iommu
Re: [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
Bart Van Assche
Re: [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
John Garry via iommu
Re: [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
John Garry via iommu
[PATCH v3 4/4] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors
John Garry via iommu
Re: [PATCH v3 0/4] DMA mapping changes for SCSI core
Bart Van Assche
Re: [PATCH v3 0/4] DMA mapping changes for SCSI core
John Garry via iommu
[PATCH 0/6] phase out CONFIG_VIRT_TO_BUS
Arnd Bergmann
[PATCH 2/6] vme: move back to staging
Arnd Bergmann
[PATCH 1/6] vme: remove ca91cx42 Universe-II support
Arnd Bergmann
[PATCH 3/6] media: sta2x11: remove VIRT_TO_BUS dependency
Arnd Bergmann
[PATCH 4/6] scsi: dpt_i2o: drop stale VIRT_TO_BUS dependency
Arnd Bergmann
[PATCH 6/6] arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
Re: [PATCH 6/6] arch/*/: remove CONFIG_VIRT_TO_BUS
Geert Uytterhoeven
Re: [PATCH 6/6] arch/*/: remove CONFIG_VIRT_TO_BUS
Michael Ellerman
Re: [PATCH 0/6] phase out CONFIG_VIRT_TO_BUS
Greg Kroah-Hartman
Re: [PATCH 0/6] phase out CONFIG_VIRT_TO_BUS
Arnd Bergmann
Re: [PATCH 0/6] phase out CONFIG_VIRT_TO_BUS
Martyn Welch
Re: [PATCH 5/6] scsi: remove stale BusLogic driver
Maciej W. Rozycki
Re: [PATCH 5/6] scsi: remove stale BusLogic driver
Arnd Bergmann
Re: [PATCH 5/6] scsi: remove stale BusLogic driver
Khalid Aziz
Re: [PATCH 5/6] scsi: remove stale BusLogic driver
Arnd Bergmann
[GIT PULL] dma-mapping fixes for 5.19
Christoph Hellwig
Re: [GIT PULL] dma-mapping fixes for 5.19
pr-tracker-bot
[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
Nicolin Chen via iommu
[PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
Nicolin Chen via iommu
Re: [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
Baolu Lu
Re: [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
Nicolin Chen via iommu
RE: [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
Tian, Kevin
Re: [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
Nicolin Chen via iommu
[PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
Nicolin Chen via iommu
Re: [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
Robin Murphy
Re: [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
Nicolin Chen via iommu
Re: [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
Robin Murphy
Re: [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
Nicolin Chen via iommu
Re: [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
Jason Gunthorpe via iommu
[PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
Nicolin Chen via iommu
RE: [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
Tian, Kevin
Re: [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
Jason Gunthorpe via iommu
RE: [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
Tian, Kevin
Re: [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
Nicolin Chen via iommu
RE: [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
Tian, Kevin
Re: [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
Nicolin Chen via iommu
[PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
Nicolin Chen via iommu
RE: [PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
Tian, Kevin
Re: [PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
Nicolin Chen via iommu
[PATCH 5/5] vfio/iommu_type1: Simplify group attachment
Nicolin Chen via iommu
Re: [PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
Baolu Lu
Re: [PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
Jason Gunthorpe via iommu
Re: [PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
Baolu Lu
[PATCH v1 0/7] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
Vasant Hegde via iommu
[PATCH v1 1/7] iommu/amd: Refactor amd_iommu_domain_enable_v2
Vasant Hegde via iommu
[PATCH v1 2/7] iommu/amd: Update sanity check when enable PRI/ATS
Vasant Hegde via iommu
[PATCH v1 3/7] iommu/amd: Fix sparse warning
Vasant Hegde via iommu
Re: [PATCH v1 3/7] iommu/amd: Fix sparse warning
Joerg Roedel
Re: [PATCH v1 3/7] iommu/amd: Fix sparse warning
Robin Murphy
Re: [PATCH v1 3/7] iommu/amd: Fix sparse warning
Joerg Roedel
Re: [PATCH v1 3/7] iommu/amd: Fix sparse warning
Vasant Hegde via iommu
[PATCH v1 4/7] iommu/amd: Initial support for AMD IOMMU v2 page table
Vasant Hegde via iommu
Re: [PATCH v1 4/7] iommu/amd: Initial support for AMD IOMMU v2 page table
Joerg Roedel
[PATCH v1 5/7] iommu/amd: Add support for Guest IO protection
Vasant Hegde via iommu
[PATCH v1 6/7] iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API
Vasant Hegde via iommu
[PATCH v1 7/7] iommu/amd: Introduce amd_iommu_pgtable command-line option
Vasant Hegde via iommu
Re: [PATCH v1 7/7] iommu/amd: Introduce amd_iommu_pgtable command-line option
Joerg Roedel
Re: [PATCH v1 7/7] iommu/amd: Introduce amd_iommu_pgtable command-line option
Vasant Hegde via iommu
Re: [PATCH v1 7/7] iommu/amd: Introduce amd_iommu_pgtable command-line option
Joerg Roedel
Re: [PATCH v1 0/7] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
Joerg Roedel
Re: [PATCH v1 0/7] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
Vasant Hegde via iommu
Re: [PATCH v1 0/7] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
Joerg Roedel
[PATCH V4 5/8] dt-bindings: Add xen, grant-dma IOMMU description for xen-grant DMA ops
Oleksandr Tyshchenko
Re: [PATCH V4 5/8] dt-bindings: Add xen,grant-dma IOMMU description for xen-grant DMA ops
Rob Herring
[RESEND PATCH v2] iommu/omap: Fix missing put_device() call in omap_iommu_probe_device
Miaoqian Lin
[PATCH] swiotlb: fix setting ->force_bounce
Christoph Hellwig
Re: [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
Nathan Chancellor
Re: [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
Re: [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
Nathan Chancellor
Re: [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
Re: [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
Nathan Chancellor
Re: [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
Re: [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
Nathan Chancellor
[PATCH v2] dma-debug: Make things less spammy under memory pressure
Rob Clark
[PATCH] MAINTAINERS: refurbish SWIOTLB SUBSYSTEM sections after refactoring
Lukas Bulwahn
Re: [PATCH] MAINTAINERS: refurbish SWIOTLB SUBSYSTEM sections after refactoring
Juergen Gross via iommu
Re: [PATCH] MAINTAINERS: refurbish SWIOTLB SUBSYSTEM sections after refactoring
Christoph Hellwig
[PATCH v2 0/9] deferred_probe_timeout logic clean up
Saravana Kannan via iommu
[PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Ulf Hansson
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Tony Lindgren
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Tony Lindgren
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Tony Lindgren
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Tony Lindgren
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Rob Herring
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Tony Lindgren
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Tony Lindgren
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Tony Lindgren
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Sudeep Holla
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Geert Uytterhoeven
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Alexander Stein
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: (EXT) Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Alexander Stein
Re: (EXT) Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: (EXT) Re: (EXT) Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Alexander Stein
Re: (EXT) Re: (EXT) Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: Re: Re: Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Alexander Stein
Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
Geert Uytterhoeven
[PATCH v2 2/9] pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
[PATCH v2 3/9] net: mdio: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 3/9] net: mdio: Delete usage of driver_deferred_probe_check_state()
Geert Uytterhoeven
[PATCH v2 4/9] driver core: Add wait_for_init_devices_probe helper function
Saravana Kannan via iommu
[PATCH v2 5/9] net: ipconfig: Relax fw_devlink if we need to mount a network rootfs
Saravana Kannan via iommu
[PATCH v2 6/9] Revert "driver core: Set default deferred_probe_timeout back to 0."
Saravana Kannan via iommu
[PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default
Saravana Kannan via iommu
Re: [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default
Sascha Hauer
Re: [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default
Linus Walleij
Re: [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default
Andy Shevchenko
Re: [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default
Sascha Hauer
Re: [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default
Saravana Kannan via iommu
Re: [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default
Saravana Kannan via iommu
Re: [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default
Saravana Kannan via iommu
Re: [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default
Linus Walleij
[PATCH v2 8/9] iommu/of: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan via iommu
[PATCH v2 9/9] driver core: Delete driver_deferred_probe_check_state()
Saravana Kannan via iommu
Re: [PATCH v2 0/9] deferred_probe_timeout logic clean up
Geert Uytterhoeven
Re: [PATCH v2 0/9] deferred_probe_timeout logic clean up
Saravana Kannan via iommu
Re: [PATCH v2 0/9] deferred_probe_timeout logic clean up
Saravana Kannan via iommu
Re: [PATCH v2 0/9] deferred_probe_timeout logic clean up
Geert Uytterhoeven
Re: [PATCH v2 0/9] deferred_probe_timeout logic clean up
Saravana Kannan via iommu
Re: [PATCH v2 0/9] deferred_probe_timeout logic clean up
Geert Uytterhoeven
Re: [PATCH v2 0/9] deferred_probe_timeout logic clean up
Saravana Kannan via iommu
Re: [PATCH v2 0/9] deferred_probe_timeout logic clean up
Jakub Kicinski
Re: [PATCH v2 0/9] deferred_probe_timeout logic clean up
Saravana Kannan via iommu
[PATCH] dma-debug: Make things less spammy under memory pressure
Rob Clark
Re: [PATCH] dma-debug: Make things less spammy under memory pressure
Robin Murphy
Re: [PATCH] dma-debug: Make things less spammy under memory pressure
Rob Clark
Re: [PATCH] dma-debug: Make things less spammy under memory pressure
Christoph Hellwig
[PATCH 00/10] mpt3sas and dmapool scalability
Tony Battersby
[PATCH 04/10] dmapool: improve accuracy of debug statistics
Tony Battersby
Re: [PATCH 04/10] dmapool: improve accuracy of debug statistics
Robin Murphy
Re: [PATCH 04/10] dmapool: improve accuracy of debug statistics
Tony Battersby
Re: [PATCH 04/10] dmapool: improve accuracy of debug statistics
Robin Murphy
[PATCH 05/10] dmapool: debug: prevent endless loop in case of corruption
Tony Battersby
[PATCH 06/10] dmapool: ignore init_on_free when DMAPOOL_DEBUG enabled
Tony Battersby
[PATCH 07/10] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
Tony Battersby
[PATCH 08/10] dmapool: cleanup dma_pool_destroy
Tony Battersby
Re: [PATCH 08/10] dmapool: cleanup dma_pool_destroy
Robin Murphy
Re: [PATCH 08/10] dmapool: cleanup dma_pool_destroy
Keith Busch
[PATCH 09/10] dmapool: improve scalability of dma_pool_alloc
Tony Battersby
[PATCH 10/10] dmapool: improve scalability of dma_pool_free
Tony Battersby
Re: [PATCH 10/10] dmapool: improve scalability of dma_pool_free
Keith Busch
Re: [PATCH 10/10] dmapool: improve scalability of dma_pool_free
Tony Battersby
Re: [PATCH 10/10] dmapool: improve scalability of dma_pool_free
Robin Murphy
[PATCH 01/10] dmapool: remove checks for dev == NULL
Tony Battersby
Re: [PATCH 01/10] dmapool: remove checks for dev == NULL
Robin Murphy
[PATCH 03/10] dmapool: fix boundary comparison
Tony Battersby
[PATCH 02/10] dmapool: cleanup integer types
Tony Battersby
[git pull] IOMMU Updates for Linux v5.19
Joerg Roedel
Re: [git pull] IOMMU Updates for Linux v5.19
pr-tracker-bot
[PATCH V3 5/8] dt-bindings: Add xen, grant-dma IOMMU description for xen-grant DMA ops
Oleksandr Tyshchenko
Re: [PATCH V3 5/8] dt-bindings: Add xen,grant-dma IOMMU description for xen-grant DMA ops
Krzysztof Kozlowski
Re: [PATCH V3 5/8] dt-bindings: Add xen,grant-dma IOMMU description for xen-grant DMA ops
Oleksandr
Re: [PATCH V3 5/8] dt-bindings: Add xen,grant-dma IOMMU description for xen-grant DMA ops
Stefano Stabellini
Re: [PATCH V3 5/8] dt-bindings: Add xen,grant-dma IOMMU description for xen-grant DMA ops
Oleksandr
[PATCH 1/3] dt-bindings: iommu: mediatek: add binding documentation for MT8365 SoC
Fabien Parent
[PATCH 2/3] iommu: mtk_iommu: add support for 6-bit encoded port IDs
Fabien Parent
Re: [PATCH 2/3] iommu: mtk_iommu: add support for 6-bit encoded port IDs
Yong Wu via iommu
[PATCH 3/3] iommu: mtk_iommu: add support for MT8365 SoC
Fabien Parent
Re: [PATCH 1/3] dt-bindings: iommu: mediatek: add binding documentation for MT8365 SoC
Yong Wu via iommu
Re: [PATCH 1/3] dt-bindings: iommu: mediatek: add binding documentation for MT8365 SoC
Macpaul Lin via iommu
Re: [PATCH 1/3] dt-bindings: iommu: mediatek: add binding documentation for MT8365 SoC
Macpaul Lin via iommu
Re: [PATCH 1/3] dt-bindings: iommu: mediatek: add binding documentation for MT8365 SoC
Yong Wu via iommu
Re: [PATCH 1/3] dt-bindings: iommu: mediatek: add binding documentation for MT8365 SoC
Rob Herring
Earlier messages
Later messages