iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-26 23:35:44 to 2019-03-13 09:11:53 UTC [more...]

[PATCH 00/13] Clean up "mediatek,larb" after adding device_link
 2019-03-13  9:11 UTC  (25+ messages)
` [PATCH 02/13] driver core: Remove the link if there is no driver with AUTO flag
` [PATCH 03/13] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH 04/13] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH 05/13] memory: mtk-smi: Add device-link between smi-larb and smi-common
` [PATCH 11/13] iommu/mediatek: Use builtin_platform_driver

MT76x2U crashes XHCI driver on AMD Ryzen system
 2019-03-13  9:03 UTC  (18+ messages)
                                  ` [PATCH] iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
                                            ` [PATCH v2] "

[PATCH v1 0/9] Bounce buffer for untrusted devices
 2019-03-13  2:31 UTC  (14+ messages)
` [PATCH v1 1/9] iommu/vt-d: Add trace events for domain map/unmap
` [PATCH v1 2/9] iommu/vt-d: Add helpers for domain mapping/unmapping
` [PATCH v1 3/9] iommu/vt-d: Add address walk helper
  ` [PATCH v1 4/9] iommu/vt-d: Add bounce buffer API for domain map/unmap
` [PATCH v1 5/9] iommu/vt-d: Add bounce buffer API for dma sync
` [PATCH v1 6/9] iommu/vt-d: Check whether device requires bounce buffer
` [PATCH v1 7/9] iommu/vt-d: Add dma sync ops for untrusted devices
` [PATCH v1 8/9] iommu/vt-d: Flush IOTLB for untrusted device in time
` [PATCH v1 9/9] iommu/vt-d: Use bounce buffer for untrusted devices

[PATCH v2 00/12] Support using MSI interrupts in ntb_transport
 2019-03-12 21:30 UTC  (15+ messages)
` [PATCH v2 07/12] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v2 09/12] NTB: Introduce MSI library
` [PATCH v2 10/12] NTB: Introduce NTB MSI Test Client

[PATCH] iommu/amd: Fix a null pointer dereference for ACPI devices
 2019-03-12  5:01 UTC  (3+ messages)

[git pull] IOMMU Updates for Linux v5.1
 2019-03-10 22:30 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for 5.1
 2019-03-10 22:30 UTC  (2+ messages)

[PATCH 0/4] iommu/vt-d: Fix-up device-domain relationship by refactoring to use iommu group default domain
 2019-03-10  2:51 UTC  (24+ messages)
` [PATCH 1/4] iommu: Move iommu_group_create_direct_mappings to after device_attach
` [PATCH 2/4] iommu/vt-d: Implement apply_resv_region for reserving IOVA ranges
  ` [PATCH 3/4] iommu/vt-d: Allow IOMMU_DOMAIN_DMA and IOMMU_DOMAIN_IDENTITY to be allocated
    ` [PATCH 4/4] iommu/vt-d: Remove lazy allocation of domains

[PATCH] iommu/amd: Fix NULL dereference bug in match_hid_uid
 2019-03-09  8:57 UTC 

[PATCH v7 0/9] vfio/mdev: IOMMU aware mediated device
 2019-03-08 18:03 UTC  (5+ messages)
` [PATCH v7 9/9] vfio/type1: Handle different mdev isolation type

[PATCH] [v3] dma-mapping: work around clang bug
 2019-03-08 18:00 UTC  (3+ messages)

[PATCH] Revert "swiotlb: remove SWIOTLB_MAP_ERROR"
 2019-03-08 17:25 UTC  (8+ messages)
    ` [Xen-devel] "

[PATCH] [TEST]: media: vb2: reverse DMA addr of each plane
 2019-03-08 10:04 UTC 

remove block layer bounce buffering for MMC v2
 2019-03-08  9:43 UTC  (4+ messages)

[PATCH/RFC] driver core: Postpone DMA tear-down until after devres release
 2019-03-07 15:12 UTC  (9+ messages)

[PATCH v4 00/22] SMMUv3 Nested Stage Setup
 2019-03-07 11:42 UTC  (22+ messages)
` [PATCH v4 02/22] iommu: introduce device fault data
` [PATCH v4 03/22] iommu: introduce device fault report API
` [PATCH v4 04/22] iommu: Introduce attach/detach_pasid_table API
` [PATCH v4 05/22] iommu: Introduce cache_invalidate API

[PATCH] [v2] dma-mapping: work around clang bug
 2019-03-07  9:43 UTC  (5+ messages)

[PATCH] dma-mapping: work around clang bug
 2019-03-07  8:50 UTC  (3+ messages)

[PATCH v1 0/3] IOMMU: Tegra SMMU fixes
 2019-03-06 22:50 UTC  (4+ messages)
  ` [PATCH v1 1/3] iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
` [PATCH v1 2/3] iommu/tegra-smmu: Properly release domain resources
` [PATCH v1 3/3] iommu/tegra-smmu: Respect IOMMU API read-write protections

[PATCH RFC 1/1] iommu: set the default iommu-dma mode as non-strict
 2019-03-06 12:07 UTC  (9+ messages)

[PATCH v2 RFC/RFT] dma-contiguous: Get normal pages for single-page allocations
 2019-03-05 18:32 UTC 

[PATCH v2] iommu: io-pgtable: Add ARM Mali midgard MMU page table format
 2019-03-05 16:04 UTC  (6+ messages)

[PATCH 0/2][RFC] kernel/dma: Support platform-specific default CMA sizes
 2019-03-04 12:24 UTC  (5+ messages)
  ` [PATCH 1/2] kernel/dma: Support device-specific CMA defaults
  ` [PATCH 2/2] kernel/dma: Default to 64 MiB of contiguous memory on Raspberry Pi 3

[RFC PATCH v1 00/15] drm/msm: Per-instance pagetable support
 2019-03-04 12:19 UTC  (8+ messages)
  ` [RFC PATCH v1 01/15] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
  ` [RFC PATCH v1 02/15] iommu/arm-smmu: Add split pagetable support for arm-smmu-v2
  ` [RFC PATCH v1 03/15] iommu/io-pgtable: Allow TLB operations to be optional
  ` [RFC PATCH v1 04/15] iommu: Add DOMAIN_ATTR_PTBASE
  ` [RFC PATCH v1 05/15] iommu/arm-smmu: Add auxiliary domain support for arm-smmuv2

[PATCH v1] iommu/vt-d: Switch to bitmap_zalloc()
 2019-03-04  9:07 UTC 

[PATCH 0/4] iommu/vt-d: Several fixes for 5.1
 2019-03-02  8:29 UTC  (7+ messages)
` [PATCH 1/4] iommu/vt-d: Disable ATS support on untrusted devices
` [PATCH 2/4] iommu/vt-d: Set context field after value initialized
` [PATCH 3/4] iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()
` [PATCH 4/4] iommu/vt-d: Get domain ID before clear pasid entry

[PATCH RFC/RFT] dma-contiguous: Get normal pages for single-page allocations
 2019-03-02  3:14 UTC 

[git pull] IOMMU Fixes for Linux v5.0-rc8
 2019-03-02  0:20 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Allow disabling bypass via kernel config
 2019-03-01 19:21 UTC  (5+ messages)

[PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default
 2019-03-01 19:20 UTC 

[PATCH 0/5] iommu/arm-smmu-v3: make smmu can be enabled in kdump kernel
 2019-03-01  9:18 UTC  (5+ messages)
` [PATCH 2/5] "

[PATCH] iommu/mediatek: fix semicolon code style issue
 2019-03-01  9:18 UTC  (2+ messages)

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-03-01  3:19 UTC  (12+ messages)

[PATCH 0/1] IOMMU SVA device driver interface
 2019-02-28 22:04 UTC  (11+ messages)
` [PATCH 1/1] iommu: Bind process address spaces to devices

[PATCH V6 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode
 2019-02-28 10:14 UTC  (6+ messages)
` [PATCH V6 1/3] x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available
` [PATCH V6 2/3] IOMMU/Hyper-V: Add Hyper-V stub IOMMU driver

[PATCH] Revert "dma-contiguous: do not allocate a single page from CMA area"
 2019-02-27 14:04 UTC  (6+ messages)

[PATCH] iommu: Add a quirk for ARM Mali midgard MMU
 2019-02-27  0:54 UTC  (4+ 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).