public inbox for iommu@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2017-11-22 04:07:17 to 2017-12-19 16:37:26 UTC [more...]

[PATCH V1 0/1] Fix kernel panic caused by device ID duplication presented to the IOMMU
 2017-12-19 16:37 UTC  (4+ messages)
  ` [PATCH V1 1/1] iommu: Make sure device's ID array elements are unique

[PATCH V4 11/26] iommu/amd: deprecate pci_get_bus_and_slot()
 2017-12-19  5:37 UTC 

[PATCH v3 00/16] [PATCH v3 00/16] IOMMU driver support for SVM virtualization
 2017-12-18 14:37 UTC  (41+ messages)
` [PATCH v3 01/16] iommu: introduce bind_pasid_table API function
` [PATCH v3 03/16] iommu: introduce iommu invalidate "
` [PATCH v3 06/16] iommu/vt-d: add svm/sva invalidate function
` [PATCH v3 07/16] iommu/vt-d: assign PFSID in device TLB invalidation
` [PATCH v3 08/16] iommu: introduce device fault data
` [PATCH v3 09/16] driver core: add iommu device fault reporting data
` [PATCH v3 10/16] iommu: introduce device fault report API
` [PATCH v3 12/16] iommu/vt-d: report unrecoverable device faults
` [PATCH v3 13/16] iommu/intel-svm: notify page request to guest
` [PATCH v3 15/16] iommu: introduce page response function

[PATCH v12 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-12-15 15:01 UTC  (7+ messages)
` [PATCH v12 1/3] ACPI/IORT: Add msi address regions reservation helper
  ` [PATCH v12 2/3] iommu/dma: Add HW MSI(GICv3 ITS) address regions reservation
` [PATCH v12 3/3] arm64:dts:hisilicon Disable hisilicon smmu node on hip06/hip07

[PATCH] iommu/vt-d: Fix shift overflow in qi_flush_dev_iotlb
 2017-12-15  7:29 UTC  (8+ messages)

[PATCH 0/2] Kernel MMU notifier for IOTLB/DEVTLB management
 2017-12-15  3:08 UTC  (9+ messages)
  ` [PATCH 1/2] mm: Add kernel MMU notifier to manage IOTLB/DEVTLB
  ` [PATCH 2/2] iommu/vt-d: Register "

[PATCH v2 0/4] SMMU 52-bit address support
 2017-12-14 16:58 UTC  (5+ messages)
  ` [PATCH v2 1/4] iommu/arm-smmu-v3: Clean up address masking
  ` [PATCH v2 2/4] iommu/io-pgtable-arm: Support 52-bit physical address
  ` [PATCH v2 3/4] iommu/arm-smmu-v3: "
  ` [PATCH v2 4/4] iommu/arm-smmu-v3: Support 52-bit virtual address

[PATCH] iommu/arm-smmu-v3: Don't free page table ops twice
 2017-12-14 16:25 UTC  (2+ messages)

[PATCH v11 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-12-14 12:43 UTC  (7+ messages)
` [PATCH v11 1/3] ACPI/IORT: Add msi address regions reservation helper
` [PATCH v11 2/3] iommu/dma: Add HW MSI(GICv3 ITS) address regions reservation
` [PATCH v11 3/3] arm64:dts:hisilicon Disable hisilicon smmu node on hip06/hip07

[PATCH v3 0/6] Intel IOMMU debugfs support
 2017-12-13  4:30 UTC  (14+ messages)
` [PATCH v3 1/6] iommu/vt-d: Add debugfs support for Intel IOMMU internals
` [PATCH v3 2/6] iommu/vt-d: Add Intel IOMMU debugfs to show context internals
` [PATCH v3 3/6] iommu/vt-d: Add Intel IOMMU debugfs to show extended "
` [PATCH v3 4/6] iommu/vt-d: Add debugfs extension to show register contents
` [PATCH v3 5/6] iommu/vt-d: Add debugfs extension to show Pasid table contents
` [PATCH v3 6/6] iommu/vt-d: Add debugfs support for Intel IOMMU Interrupt remapping

[PATCH] iommu/amd - Set the device table entry PPR bit for IOMMU V2 devices
 2017-12-12 22:47 UTC  (2+ messages)

[PATCH 0/2] iommu/tegra: Add IOMMU group support
 2017-12-12 21:57 UTC  (6+ messages)
  ` [PATCH 1/2] iommu/tegra: Allow devices to be grouped
  ` [PATCH 2/2] memory: tegra: Create SMMU display groups

[PATCH v10 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-12-12 11:51 UTC  (8+ messages)
  ` [PATCH v10 1/3] ACPI/IORT: Add msi address regions reservation helper
` [PATCH v10 2/3] iommu/dma: Add HW MSI(GICv3 ITS) address regions reservation
` [PATCH v10 3/3] arm64:dts:hisilicon Disable hisilicon smmu node on hip06/hip07

[RFC 1/2] of: reserved_mem: check return value of_dma_configure
 2017-12-07 12:01 UTC  (8+ messages)
  ` [RFC 2/2] drivers: dma-mapping: parse per device reserved mem at probe time

[GIT PULL] IOMMU fixes for v4.15-rc3
 2017-12-06 18:44 UTC 

[PATCH] iommu/vt-d: clean up pr_irq if request_threaded_irq fails
 2017-12-06 18:23 UTC  (2+ messages)

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-12-06 11:06 UTC  (20+ messages)
` [RFCv2 PATCH 01/36] iommu: Keep track of processes and PASIDs
` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices
` [RFCv2 PATCH 09/36] iommu/fault: Allow blocking fault handlers
` [RFCv2 PATCH 10/36] vfio: Add support for Shared Virtual Memory
` [RFCv2 PATCH 26/36] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update

[PATCH v4 00/12] Intel IPU3 ImgU patchset
 2017-12-06  0:46 UTC  (7+ messages)

[PATCH] iommu/amd - Record more information about unknown events
 2017-12-04 19:52 UTC 

[PATCH] iommu: Check the result of iommu_group_get() for NULL
 2017-12-04 17:22 UTC 

replace PCI_DMA_BUS_IS_PHYS with a per-instance flag
 2017-12-04 16:36 UTC  (4+ messages)
  ` [PATCH 1/3] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
  ` [PATCH 2/3] arm64: don't override dma_max_pfn
  ` [PATCH 3/3] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops

VFIO on ARM64
 2017-12-04 11:12 UTC  (5+ messages)
      ` Invalidation in SMMU v3

[PATCH RT 11/15] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
 2017-12-02  0:02 UTC 

[PATCH RT 12/15] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
 2017-12-01 15:50 UTC 

[PATCH RT 12/15] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
 2017-12-01 15:48 UTC 

[RFC] virtio-iommu version 0.5
 2017-12-01 15:46 UTC  (2+ messages)

[PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-11-30 16:19 UTC  (4+ messages)
` BSOD with "

No check of the size passed to unmap_single in swiotlb
 2017-11-30  3:05 UTC  (9+ messages)

[PATCH 0/4] SMMU 52-bit address support
 2017-11-30  2:33 UTC  (8+ messages)
  ` [PATCH 1/4] iommu/arm-smmu-v3: Clean up address masking
  ` [PATCH 2/4] iommu/io-pgtable-arm: Support 52-bit physical address
  ` [PATCH 3/4] iommu/arm-smmu-v3: "
  ` [PATCH 4/4] iommu/arm-smmu-v3: Support 52-bit virtual address

[PATCH kernel] vfio/spapr: Add trace points for map/unmap
 2017-11-29 16:44 UTC  (6+ messages)

[RFC PATCH v2 0/5] Add virtio-iommu driver
 2017-11-29 15:17 UTC  (5+ messages)
` [RFC PATCH v2 1/5] iommu: "
  ` [virtio-dev] "
` [RFC PATCH v2 4/5] ACPI/IORT: Support paravirtualized IOMMU
  ` [virtio-dev] "

[PATCH V4 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2017-11-28 20:05 UTC  (13+ messages)
` [PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device

[PATCH v2 0/6] Intel IOMMU debugfs support
 2017-11-28 13:55 UTC  (14+ messages)
  ` [PATCH v2 1/6] iommu/vt-d: Add debugfs support for Intel IOMMU internals
  ` [PATCH v2 2/6] iommu/vt-d: Add Intel IOMMU debugfs to show context internals
  ` [PATCH v2 3/6] iommu/vt-d: Add Intel IOMMU debugfs to show extended "
  ` [PATCH v2 4/6] iommu/vt-d: Add debugfs extension to show register contents
  ` [PATCH v2 5/6] iommu/vt-d: Add debugfs extension to show Pasid table contents
  ` [PATCH v2 6/6] iommu/vt-d: Add debugfs support for Intel IOMMU Interrupt remapping

[PATCH V3 12/29] iommu/amd: deprecate pci_get_bus_and_slot()
 2017-11-27 16:57 UTC 

[RFC v2] dma-coherent: introduce no-align to avoid allocation failure and save memory
 2017-11-27 13:47 UTC  (3+ messages)

[PATCH 0/2] Reduce IOTLB flush when pass-through dGPU devices
 2017-11-27  8:14 UTC  (6+ messages)
` [PATCH 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs

[PATCH v2 0/2] iommu/ipmmu-vmsa: Add r8a779(6|70|95) DT bindings
 2017-11-24 10:58 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/ipmmu-vmsa: Add r8a7796 DT binding
  ` [PATCH v2 2/2] iommu/ipmmu-vmsa: Add r8a779(70|95) DT bindings

[PATCH v5] dma-debug: fix incorrect pfn calculation
 2017-11-23  9:42 UTC 

[PATCH] dma-debug: use virt_addr_valid() to check linear addresses
 2017-11-23  9:05 UTC  (3+ messages)

[PATCH V2 12/29] iommu/amd: deprecate pci_get_bus_and_slot()
 2017-11-22 22:49 UTC 

[PATCH 13/30] iommu/amd: deprecate pci_get_bus_and_slot()
 2017-11-22  5:30 UTC 

scsi fixes for non cache-coherent architectures (for 4.15 and stable)
 2017-11-22  4:07 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