Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2021-12-06 22:21:29 to 2021-12-08 18:11:45 UTC [more...]

[PATCH 0/4] Enable PASID for DMA API users
 2021-12-08 18:15 UTC  (15+ messages)
` [PATCH 1/4] ioasid: Reserve a global PASID for in-kernel DMA
` [PATCH 2/4] iommu: Add PASID support for DMA mapping API users
` [PATCH 3/4] iommu/vt-d: Support PASID DMA for in-kernel usage
` [PATCH 4/4] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID

[patch V2 00/36] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-08 17:53 UTC  (60+ messages)
` [patch V2 01/36] device: Move MSI related data into a struct
` [patch V2 02/36] device: Add device::msi_data pointer and struct msi_device_data
` [patch V2 03/36] PCI/MSI: Allocate MSI device data on first use
` [patch V2 04/36] platform-msi: "
` [patch V2 05/36] bus: fsl-mc-msi: "
` [patch V2 06/36] soc: ti: ti_sci_inta_msi: "
` [patch V2 07/36] genirq/msi: Provide msi_device_populate/destroy_sysfs()
` [patch V2 08/36] PCI/MSI: Let the irq code handle sysfs groups
` [patch V2 09/36] platform-msi: Let the core "
` [patch V2 10/36] genirq/msi: Remove the original sysfs interfaces
` [patch V2 11/36] platform-msi: Rename functions and clarify comments
` [patch V2 12/36] platform-msi: Store platform private data pointer in msi_device_data
` [patch V2 13/36] genirq/msi: Consolidate MSI descriptor data
` [patch V2 14/36] platform-msi: Use msi_desc::msi_index
` [patch V2 15/36] bus: fsl-mc-msi: "
` [patch V2 16/36] soc: ti: ti_sci_inta_msi: "
` [patch V2 17/36] PCI/MSI: "
` [patch V2 18/36] genirq/msi: Add msi_device_data::properties
` [patch V2 19/36] PCI/MSI: Store properties in device::msi::data
` [patch V2 20/36] x86/pci/XEN: Use device MSI properties
` [patch V2 21/36] x86/apic/msi: "
` [patch V2 22/36] genirq/msi: "
` [patch V2 23/36] powerpc/cell/axon_msi: Use MSI device properties
` [patch V2 24/36] powerpc/pseries/msi: "
` [patch V2 25/36] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
` [patch V2 26/36] powerpc/pseries/msi: Let core code check for contiguous entries
` [patch V2 27/36] genirq/msi: Provide interface to retrieve Linux interrupt number
` [patch V2 28/36] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
` [patch V2 29/36] PCI/MSI: Simplify pci_irq_get_affinity()
` [patch V2 30/36] dmaengine: mv_xor_v2: Get rid of msi_desc abuse
` [patch V2 31/36] perf/smmuv3: Use msi_get_virq()
` [patch V2 32/36] iommu/arm-smmu-v3: "
` [patch V2 33/36] mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
` [patch V2 34/36] bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
` [patch V2 35/36] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
` [patch V2 36/36] dmaengine: qcom_hidma: Cleanup MSI handling

[RFC v16 0/9] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-12-08 17:20 UTC  (15+ messages)
` [RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API

[PATCH v7 0/6] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-12-08 16:09 UTC  (10+ messages)
` [PATCH v7 1/6] iommu/tegra-smmu: Rename struct iommu_group *group to *grp
` [PATCH v7 2/6] iommu/tegra-smmu: Rename tegra_smmu_find_group to tegra_smmu_find_group_soc
` [PATCH v7 3/6] iommu/tegra-smmu: Rename struct tegra_smmu_swgroup *group to *swgrp
` [PATCH v7 4/6] iommu/tegra-smmu: Use swgrp pointer instead of swgroup id
` [PATCH v7 5/6] iommu/tegra-smmu: Attach as pointer to tegra_smmu_group
` [PATCH v7 6/6] iommu/tegra-smmu: Add pagetable mappings to debugfs

dma-direct fixes and cleanups v3
 2021-12-08 15:48 UTC  (11+ messages)
` [PATCH 03/11] dma-direct: always leak memory that can't be re-encrypted
` [PATCH 04/11] dma-direct: clean up the remapping checks in dma_direct_alloc
  ` [PATCH 11/11] dma-direct: add a dma_direct_use_pool helper

[PATCH v3 00/26] KVM: x86: Halt and APICv overhaul
 2021-12-08 15:43 UTC  (32+ messages)
` [PATCH v3 01/26] KVM: fix avic_set_running for preemptable kernels
` [PATCH v3 02/26] KVM: nVMX: Ensure vCPU honors event request if posting nested IRQ fails
` [PATCH v3 03/26] KVM: VMX: Clean up PI pre/post-block WARNs
` [PATCH v3 04/26] KVM: VMX: Handle PI wakeup shenanigans during vcpu_put/load
` [PATCH v3 05/26] KVM: Drop unused kvm_vcpu.pre_pcpu field
` [PATCH v3 06/26] KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx
` [PATCH v3 07/26] KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
` [PATCH v3 08/26] KVM: x86: Unexport LAPIC's switch_to_{hv, sw}_timer() helpers
` [PATCH v3 09/26] KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
` [PATCH v3 10/26] KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
` [PATCH v3 11/26] KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs
` [PATCH v3 12/26] KVM: SVM: Remove unnecessary APICv/AVIC update in vCPU unblocking path
` [PATCH v3 13/26] KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemption
` [PATCH v3 14/26] KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPU
` [PATCH v3 15/26] iommu/amd: KVM: SVM: Use pCPU to infer IsRun state for IRTE
` [PATCH v3 16/26] KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
` [PATCH v3 17/26] KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
` [PATCH v3 18/26] KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ
` [PATCH v3 19/26] KVM: VMX: Fold fallback path into triggering posted IRQ helper
` [PATCH v3 20/26] KVM: VMX: Don't do full kick when handling posted interrupt wakeup
` [PATCH v3 21/26] KVM: SVM: Drop AVIC's intermediate avic_set_running() helper
` [PATCH v3 22/26] KVM: SVM: Move svm_hardware_setup() and its helpers below svm_x86_ops
` [PATCH v3 23/26] KVM: SVM: Nullify vcpu_(un)blocking() hooks if AVIC is disabled
` [PATCH v3 24/26] KVM: x86: Skip APICv update if APICv is disable at the module level
` [PATCH v3 25/26] KVM: x86: Drop NULL check on kvm_x86_ops.check_apicv_inhibit_reasons
` [PATCH v3 26/26] KVM: x86: Unexport __kvm_request_apicv_update()

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-12-08 15:11 UTC  (10+ messages)
` [PATCH v7 2/9] ACPI/IORT: Add support for RMR node parsing

[PATCH v3 0/1] iommu/arm-smmu-v3: Simplify useless instructions in arm_smmu_cmdq_build_cmd()
 2021-12-08 13:40 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/5] iommu/mediatek: Fix tlb flush logic
 2021-12-08 12:07 UTC  (6+ messages)
` [PATCH v2 1/5] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH v2 2/5] iommu/mediatek: Always check runtime PM status in tlb flush range callback
` [PATCH v2 3/5] iommu/mediatek: Remove the power status checking in tlb flush all
` [PATCH v2 4/5] iommu/mediatek: Add tlb_lock in tlb_flush_all
` [PATCH v2 5/5] iommu/mediatek: Always tlb_flush_all when each PM resume

[PATCH 0/2] iommu/mediatek: fix tlb flush logic
 2021-12-08 10:18 UTC  (6+ messages)
` [PATCH 1/2] iommu/mediatek: Always tlb_flush_all when each PM resume

[PATCH 0/4] MT8186 SMI SUPPORT
 2021-12-08  2:42 UTC  (8+ messages)
` [PATCH 3/4] memory: mtk-smi: Add sleep ctrl function

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-07 23:09 UTC  (28+ messages)
` [PATCH v3 01/18] iommu: Add device dma ownership set/release interfaces
` [PATCH v3 03/18] driver core: platform: Rename platform_dma_configure()
` [PATCH v3 04/18] driver core: platform: Add driver dma ownership management
` [PATCH v3 12/18] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups
` [PATCH v3 18/18] drm/tegra: Use the iommu dma_owner mechanism

[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
 2021-12-07 16:31 UTC  (8+ messages)
` [PATCH v2 2/6] hwtracing: Add trace function "

[PATCH v2 0/3] perf/smmuv3: Support devicetree
 2021-12-07 14:04 UTC  (11+ messages)
` [PATCH v2 3/3] perf/smmuv3: Synthesize IIDR from CoreSight ID registers

[PATCH v2] iova: Move fast alloc size roundup into alloc_iova_fast()
 2021-12-07 11:44 UTC  (2+ messages)

[PATCH] iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
 2021-12-07 11:42 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-07 11:18 UTC  (8+ messages)
` [PATCH V6 1/5] swiotlb: Add swiotlb bounce buffer remap function for HV IVM
` [PATCH V6 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V6 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V6 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-07  7:19 UTC  (6+ messages)
` [PATCH V6 1/5] swiotlb: Add swiotlb bounce buffer remap function for HV IVM
` [PATCH V6 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V6 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V6 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH] Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"
 2021-12-07  6:32 UTC 

[RFC PATCH] provide per numa cma with an initial default size
 2021-12-07  5:37 UTC  (3+ messages)

[PATCH v2] iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
 2021-12-07  4:31 UTC 

[PATCH RESEND v2 4/5] dma/pool: create dma atomic pool only if dma zone has managed pages
 2021-12-07  3:54 UTC  (2+ messages)

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-06 22:21 UTC  (12+ messages)


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