public inbox for iommu@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2019-04-16 10:00:42 to 2019-04-18 09:34:29 UTC [more...]

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

[RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership
 2019-04-18  6:14 UTC  (36+ messages)
` [RFC PATCH v9 03/13] mm: Add support for eXclusive Page Frame Ownership (XPFO)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-04-17 21:42 UTC  (14+ messages)

[RFC] arm64: swiotlb: cma_alloc error spew
 2019-04-17 20:48 UTC  (2+ messages)

[PATCH v3 0/9] Add PCI ATS support to Arm SMMUv3
 2019-04-17 19:48 UTC  (24+ messages)
  ` [PATCH v3 1/9] PCI: Move ATS declarations outside of CONFIG_PCI
  ` [PATCH v3 2/9] PCI: Add a stub for pci_ats_disabled()
  ` [PATCH v3 3/9] ACPI/IORT: Check ATS capability in root complex nodes
  ` [PATCH v3 4/9] iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_master
  ` [PATCH v3 5/9] iommu/arm-smmu-v3: Store SteamIDs in master
  ` [PATCH v3 6/9] iommu/arm-smmu-v3: Add a master->domain pointer
  ` [PATCH v3 7/9] iommu/arm-smmu-v3: Link domains and devices
  ` [PATCH v3 8/9] iommu/arm-smmu-v3: Add support for PCI ATS
  ` [PATCH v3 9/9] iommu/arm-smmu-v3: Disable tagged pointers

[PATCH] iommu/mediatek: fix leaked of_node references
 2019-04-17 13:33 UTC  (8+ messages)

implement generic dma_map_ops for IOMMUs v2 [rebase + resend]
 2019-04-17 11:54 UTC  (8+ messages)
` [PATCH 12/21] dma-iommu: factor atomic pool allocations into helpers

iommu/vt-d: drop mm use count if address is not canonical
 2019-04-17  9:12 UTC  (2+ messages)

[PATCH v5 0/6] add generic boot option for IOMMU dma mode
 2019-04-17  2:36 UTC  (8+ messages)
` [PATCH v5 1/6] iommu: add generic boot option iommu.dma_mode

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

[PATCH 0/9] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-04-16 16:40 UTC  (15+ messages)
` [PATCH 2/9] iommu/dma-iommu: Add function to flush any cached not present IOTLB entries
` [PATCH 3/9] iommu/dma-iommu: Add iommu_dma_copy_reserved_iova, iommu_dma_apply_resv_region to the dma-iommu api
` [PATCH 6/9] iommu/amd: Implement map_atomic

[PATCH v2 0/7] Add PCI ATS support to Arm SMMUv3
 2019-04-16 16:27 UTC  (10+ messages)
` [PATCH v2 1/7] ACPI/IORT: Check ATS capability in root complex nodes
` [PATCH v2 6/7] iommu/arm-smmu-v3: Add support for PCI ATS

[PATCH -next] xen-swiotlb: Make two functions static
 2019-04-16 15:44 UTC  (4+ messages)

[PATCH 00/18] Shared virtual address IOMMU and VT-d support
 2019-04-16 15:30 UTC  (5+ messages)
` [PATCH 10/18] iommu/vt-d: Add custom allocator for IOASID

[PATCH v4 0/3] PCIe Host request to reserve IOVA
 2019-04-16 11:58 UTC  (4+ messages)

[RESEND PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-04-16 11:49 UTC  (42+ messages)
` [RESEND PATCH v4 1/9] mm: Introduce new "
  ` [REBASE PATCH v5 "
` [RESEND PATCH v4 6/9] iommu/dma-iommu.c: Convert to use vm_map_pages()
  ` [REBASE PATCH v5 "
` [REBASE PATCH v5 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
` [REBASE PATCH v5 2/9] arm: mm: dma-mapping: Convert to use vm_map_pages()
` [REBASE PATCH v5 3/9] drivers/firewire/core-iso.c: Convert to use vm_map_pages_zero()
` [REBASE PATCH v5 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_map_pages()
` [REBASE PATCH v5 5/9] drm/xen/xen_drm_front_gem.c: "
` [REBASE PATCH v5 7/9] videobuf2/videobuf2-dma-sg.c: "
` [REBASE PATCH v5 8/9] xen/gntdev.c: "
` [REBASE PATCH v5 9/9] xen/privcmd-buf.c: Convert to use vm_map_pages_zero()


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