Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2019-04-24 14:54:22 to 2019-04-26 11:47:43 UTC [more...]

[PATCH v2 00/19] Shared virtual address IOMMU and VT-d support
 2019-04-26 11:47 UTC  (48+ 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 12/19] iommu/vt-d: Move domain helper to header

[PATCH v2 0/9] PCI: add help pci_dev_id
 2019-04-26  3:44 UTC  (26+ messages)
` [PATCH v2 1/9] PCI: add helper pci_dev_id
` [PATCH v2 2/9] PCI: use "
` [PATCH v2 3/9] r8169: use new "
` [PATCH v2 4/9] powerpc/powernv/npu: use "
` [PATCH v2 5/9] drm/amdkfd: "
` [PATCH v2 6/9] iommu/amd: "
` [PATCH v2 7/9] iommu/vt-d: "
` [PATCH v2 8/9] stmmac: pci: "
` [PATCH v2 9/9] platform/chrome: chromeos_laptop: "

[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 "

[RFC PATCH] dma-mapping: create iommu mapping for newly allocated dma coherent mem
 2019-04-25 11:30 UTC  (7+ messages)

[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)

[PATCH v3 00/10] iommu: Bounce page for untrusted devices
 2019-04-25  2:07 UTC  (16+ messages)
` [PATCH v3 02/10] swiotlb: Factor out slot allocation and free
` [PATCH v3 08/10] iommu/vt-d: Check whether device requires bounce buffer

[PATCH 0/4] iommu/vt-d: Fix-up device-domain relationship by refactoring to use iommu group default domain
 2019-04-25  1:15 UTC  (19+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 3/7] iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-04-25  1:18 UTC  (15+ messages)

[patch V2 00/29] stacktrace: Consolidate stack trace usage
 2019-04-24 19:51 UTC  (9+ messages)
` [patch V2 18/29] lockdep: Move stack trace logic into check_prev_add()
` [patch V2 19/29] lockdep: Simplify stack trace handling

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

[PATCH v1] iommu/amd: flush not present cache in iommu_map_page
 2019-04-24 16:50 UTC  (2+ messages)

[PATCH v2 0/2] iommu/arm-smmu-v3: make sure the kdump kernel can work well when smmu is enabled
 2019-04-24 16:22 UTC  (6+ messages)

[PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-04-24 16:36 UTC  (14+ messages)

[PATCH] iommu/amd: flush not present cache in iommu_map_page
 2019-04-24 16:25 UTC  (9+ messages)


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