Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2022-03-14 07:31:39 to 2022-03-18 11:52:44 UTC [more...]

[PATCH v2 0/8] Enable PASID for DMA API users
 2022-03-18 11:52 UTC  (52+ messages)
` [PATCH v2 1/8] iommu: Assign per device max PASID
` [PATCH v2 2/8] iommu: Add attach/detach_dev_pasid domain ops
` [PATCH v2 3/8] iommu/vt-d: Implement device_pasid domain attach ops
` [PATCH v2 4/8] iommu/vt-d: Use device_pasid attach op for RID2PASID
` [PATCH v2 5/8] iommu: Add PASID support for DMA mapping API users
` [PATCH v2 6/8] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID
` [PATCH v2 7/8] iommu/vt-d: Delete supervisor/kernel SVA
` [PATCH v2 8/8] iommu: Remove unused driver data in sva_bind_device
` [PATCH v2 9/9] dmaengine: idxd: separate user and kernel pasid enabling

[PATCH] thunderbolt: Make iommu_dma_protection more accurate
 2022-03-18 11:38 UTC  (6+ messages)

[PATCH 0/4 RESEND] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-18 11:07 UTC  (14+ messages)
` [PATCH 1/4 RESEND] ACPI: scan: Export acpi_get_dma_attr()
` [PATCH 2/4 RESEND] dma-mapping: Add wrapper function to set dma_coherent
` [PATCH 3/4 RESEND] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
` [PATCH 4/4 RESEND] PCI: hv: Propagate coherence from VMbus device to PCI device

[PATCH] iommu/vt-d: check alignment before using psi
 2022-03-18  9:59 UTC  (3+ messages)

[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
 2022-03-18  7:01 UTC  (60+ messages)
` [PATCH v4 01/32] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v4 02/32] s390/sclp: detect the AISII facility
` [PATCH v4 03/32] s390/sclp: detect the AENI facility
` [PATCH v4 04/32] s390/sclp: detect the AISI facility
` [PATCH v4 05/32] s390/airq: pass more TPI info to airq handlers
` [PATCH v4 06/32] s390/airq: allow for airq structure that uses an input vector
` [PATCH v4 07/32] s390/pci: externalize the SIC operation controls and routine
` [PATCH v4 08/32] s390/pci: stash associated GISA designation
` [PATCH v4 09/32] s390/pci: export some routines related to RPCIT processing
` [PATCH v4 10/32] s390/pci: stash dtsm and maxstbl
` [PATCH v4 11/32] s390/pci: add helper function to find device by handle
` [PATCH v4 12/32] s390/pci: get SHM information from list pci
` [PATCH v4 13/32] s390/pci: return status from zpci_refresh_trans
` [PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type
` [PATCH v4 15/32] vfio: introduce KVM-owned IOMMU type
` [PATCH v4 16/32] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v4 17/32] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v4 18/32] iommu/s390: add support for IOMMU_DOMAIN_KVM
` [PATCH v4 19/32] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v4 20/32] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v4 21/32] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v4 22/32] KVM: s390: pci: routines for (dis)associating zPCI devices with a KVM
` [PATCH v4 23/32] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH v4 24/32] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v4 25/32] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH v4 26/32] KVM: s390: pci: handle refresh of PCI translations
` [PATCH v4 27/32] KVM: s390: intercept the rpcit instruction
` [PATCH v4 28/32] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v4 29/32] vfio-pci/zdev: add DTSM to clp group capability
` [PATCH v4 30/32] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v4 31/32] MAINTAINERS: additional files related kvm s390 pci passthrough
` [PATCH v4 32/32] MAINTAINERS: update s390 IOMMU entry

[PATCH 0/4] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-17 16:12 UTC  (5+ messages)
` [PATCH 1/4] ACPI: scan: Export acpi_get_dma_attr()
` [PATCH 2/4] dma-mapping: Add wrapper function to set dma_coherent
` [PATCH 3/4] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
` [PATCH 4/4] PCI: hv: Propagate coherence from VMbus device to PCI device

[PATCH v8 00/11] ACPI/IORT: Support for IORT RMR node
 2022-03-17 15:30 UTC  (8+ messages)

[PATCH] thunderbolt: Stop using iommu_present()
 2022-03-17 14:21 UTC  (18+ messages)

[PATCH 1/2] iommu/amd: Add support to indicate whether DMA remap support is enabled
 2022-03-16  9:50 UTC  (11+ messages)
` [PATCH 2/2] thunderbolt: Use pre-boot DMA protection on AMD systems

[PATCH v5 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-03-16  7:49 UTC  (7+ messages)
` [PATCH v5 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v5 2/8] hwtracing: Add trace function support for HiSilicon PCIe Tune and Trace device

cleanup swiotlb initialization v5
 2022-03-16  0:39 UTC  (23+ messages)
` [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
` [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>

[PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-03-15  0:21 UTC  (2+ messages)


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