iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-25 07:41:20 to 2019-04-26 23:56:43 UTC [more...]

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-04-26 23:56 UTC  (12+ messages)

[PATCH v2 00/19] Shared virtual address IOMMU and VT-d support
 2019-04-26 22:11 UTC  (77+ messages)
` [PATCH v2 02/19] iommu: introduce device fault data
` [PATCH v2 06/19] drivers core: Add I/O ASID allocator
` [PATCH v2 08/19] ioasid: Add custom IOASID allocator
` [PATCH v2 09/19] iommu/vt-d: Enlightened PASID allocation
` [PATCH v2 10/19] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v2 11/19] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v2 13/19] iommu/vt-d: Add nested translation support
` [PATCH v2 14/19] iommu: Add guest PASID bind function
` [PATCH v2 15/19] iommu/vt-d: Add bind guest PASID support
` [PATCH v2 16/19] iommu/vtd: Clean up for SVM device list
` [PATCH v2 17/19] iommu: Add max num of cache and granu types
` [PATCH v2 19/19] iommu/vt-d: Add svm/sva invalidate function

[PATCH v2 RFC/RFT 0/5] Save single pages from CMA area
 2019-04-26 20:25 UTC  (7+ messages)
` [PATCH v2 RFC/RFT 1/5] ARM: dma-mapping: Add fallback normal page allocations

"iommu/amd: Set exclusion range correctly" causes smartpqi offline
 2019-04-26 15:55 UTC  (6+ messages)

[PATCH] iommu/dmar: Use struct_size() helper
 2019-04-26 14:58 UTC  (5+ messages)

iommu/vt-d: drop mm use count if address is not canonical
 2019-04-26 15:47 UTC  (5+ messages)

[RFC PATCH] dma-mapping: create iommu mapping for newly allocated dma coherent mem
 2019-04-26 15:13 UTC  (8+ messages)

[PATCH v3 00/10] iommu: Bounce page for untrusted devices
 2019-04-26 15:04 UTC  (10+ messages)
` [PATCH v3 02/10] swiotlb: Factor out slot allocation and free

[PATCH] Remove old no iommu direct mapping code
 2019-04-26 15:02 UTC  (3+ messages)

[PATCH next 13/25] iommu/omap: Use dev_get_drvdata()
 2019-04-26 14:49 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Don't request page request irq under dmar_global_lock
 2019-04-26 14:45 UTC  (3+ messages)

[RFC PATCH v1 00/15] drm/msm: Per-instance pagetable support
 2019-04-26 14:13 UTC  (6+ messages)
` [RFC PATCH v1 04/15] iommu: Add DOMAIN_ATTR_PTBASE

[PATCH v1] iommu/amd: flush not present cache in iommu_map_page
 2019-04-26 14:04 UTC  (3+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.2
 2019-04-26 13:50 UTC  (3+ messages)

[PATCH v2 0/9] PCI: add help pci_dev_id
 2019-04-26 13:47 UTC  (13+ messages)
` [PATCH v2 4/9] powerpc/powernv/npu: use helper pci_dev_id
` [PATCH v2 6/9] iommu/amd: "
` [PATCH v2 7/9] iommu/vt-d: "
` [PATCH v2 9/9] platform/chrome: chromeos_laptop: "

[PATCH] iommu/mediatek: fix leaked of_node references
 2019-04-26 13:25 UTC  (3+ messages)

[PATCH] iommu/amd: Remove amd_iommu_pd_list
 2019-04-26 13:22 UTC  (2+ messages)

[PATCH] iommu/amd: Add allocated domain to global list earlier
 2019-04-26 13:16 UTC  (3+ messages)

[PATCH] dma-mapping: remove an unnecessary NULL check
 2019-04-25 14:32 UTC  (10+ messages)

a few xen swiotlb cleanups
 2019-04-25 18:55 UTC  (3+ messages)

[patch V3 00/29] stacktrace: Consolidate stack trace usage
 2019-04-25 13:35 UTC  (70+ messages)
` [patch V3 01/29] tracing: Cleanup stack trace code
` [patch V3 02/29] stacktrace: Provide helpers for common stack trace operations
` [patch V3 03/29] lib/stackdepot: Provide functions which operate on plain storage arrays
` [patch V3 04/29] backtrace-test: Simplify stack trace handling
` [patch V3 05/29] proc: Simplify task stack retrieval
` [patch V3 06/29] latency_top: Simplify stack trace handling
` [patch V3 07/29] mm/slub: Simplify stack trace retrieval
` [patch V3 08/29] mm/kmemleak: Simplify stacktrace handling
` [patch V3 09/29] mm/kasan: "
` [patch V3 10/29] mm/page_owner: Simplify stack trace handling
` [patch V3 11/29] fault-inject: Simplify stacktrace retrieval
` [patch V3 12/29] dma/debug: Simplify stracktrace retrieval
` [patch V3 13/29] btrfs: ref-verify: Simplify stack trace retrieval
` [patch V3 14/29] dm bufio: "
` [patch V3 15/29] dm persistent data: Simplify stack trace handling
` [patch V3 16/29] drm: Simplify stacktrace handling
` [patch V3 17/29] lockdep: Remove unused trace argument from print_circular_bug()
` [patch V3 18/29] lockdep: Remove save argument from check_prev_add()
` [patch V3 19/29] lockdep: Simplify stack trace handling
` [patch V3 20/29] tracing: Simplify stacktrace retrieval in histograms
` [patch V3 21/29] tracing: Use percpu stack trace buffer more intelligently
` [patch V3 22/29] tracing: Make ftrace_trace_userstack() static and conditional
` [patch V3 23/29] tracing: Simplify stack trace retrieval
` [patch V3 24/29] tracing: Remove the last struct stack_trace usage
` [patch V3 25/29] livepatch: Simplify stack trace retrieval
` [patch V3 26/29] stacktrace: Remove obsolete functions
` [patch V3 27/29] lib/stackdepot: "
` [patch V3 28/29] stacktrace: Provide common infrastructure
` [patch V3 29/29] x86/stacktrace: Use "

[PATCH 0/3] xen/swiotlb: fix an issue and improve swiotlb-xen
 2019-04-25  9:01 UTC  (9+ messages)
` [PATCH 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
  ` [Xen-devel] "
` [PATCH 3/3] xen/swiotlb: remember having called xen_create_contiguous_region()
      ` [Xen-devel] "

[Xen-devel] [PATCH 3/3] xen/swiotlb: remember having called xen_create_contiguous_region()
 2019-04-25  9:07 UTC  (2+ messages)

[Xen-devel] [PATCH 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
 2019-04-25  9:03 UTC  (2+ messages)

[Xen-devel] [PATCH 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
 2019-04-25  8:55 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;
as well as URLs for NNTP newsgroup(s).