messages from 2020-09-16 16:21:17 to 2020-09-22 20:22:36 UTC [more...]
[PATCH v9 0/7] IOMMU user API enhancement
2020-09-22 20:24 UTC (10+ messages)
` [PATCH v9 1/7] docs: IOMMU user API
` [PATCH v9 3/7] iommu/uapi: Introduce enum type for PASID data format
[PATCH v10 0/7] IOMMU user API enhancement
2020-09-22 20:17 UTC (8+ messages)
` [PATCH v10 1/7] docs: IOMMU user API
` [PATCH v10 2/7] iommu/uapi: Add argsz for user filled data
` [PATCH v10 3/7] iommu/uapi: Introduce enum type for PASID data format
` [PATCH v10 4/7] iommu/uapi: Use named union for user data
` [PATCH v10 5/7] iommu/uapi: Rename uapi functions
` [PATCH v10 6/7] iommu/uapi: Handle data and argsz filled by users
` [PATCH v10 7/7] iommu/vt-d: Check UAPI data processed by IOMMU core
[PATCH v3 0/6] Convert the intel iommu driver to the dma-iommu api
2020-09-22 18:45 UTC (12+ messages)
` [Intel-gfx] "
[PATCH v2 0/3] drm: panfrost: Coherency support
2020-09-22 16:25 UTC (5+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: Support coherency for Mali LPAE
` [PATCH v2 2/3] drm/panfrost: Support cache-coherent integrations
` [PATCH v2 3/3] arm64: dts: meson: Describe G12b GPU as coherent
a few trivial dma-mapping header cleanups
2020-09-22 13:59 UTC (6+ messages)
` [PATCH 1/3] dma-mapping: remove DMA_MASK_NONE
` [PATCH 2/3] dma-mapping: move valid_dma_direction to dma-direction.h
` [PATCH 3/3] dma-mapping: better document dma_addr_t and DMA_MAPPING_ERROR
a saner API for allocating DMA addressable pages v3
2020-09-22 8:53 UTC (20+ messages)
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 12/18] sgiseeq: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API
[PATCHv5 0/6] System Cache support for GPU and required SMMU support
2020-09-22 6:18 UTC (7+ messages)
` [PATCHv5 1/6] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv5 2/6] iommu/arm-smmu: Add domain attribute for "
` [PATCHv5 3/6] drm/msm: rearrange the gpu_rmw() function
` [PATCHv5 4/6] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv5 5/6] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv5 6/6] iommu: arm-smmu-impl: Add a space before open parenthesis
[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
2020-09-22 6:27 UTC (5+ messages)
` [PATCH v5 01/38] dma-mapping: add generic helpers for mapping sgtable objects
` [PATCH v5 05/38] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()
[PATCHv4 1/6] iommu/io-pgtable-arm: Add support to use system cache
2020-09-22 6:23 UTC (4+ messages)
[PATCH v5 0/5] iommu aux-domain APIs extensions
2020-09-22 6:10 UTC (6+ messages)
` [PATCH v5 1/5] iommu: Add optional subdev in aux_at(de)tach ops
` [PATCH v5 2/5] iommu: Add iommu_at(de)tach_subdev_group()
` [PATCH v5 3/5] iommu: Add iommu_aux_get_domain_for_dev()
` [PATCH v5 4/5] vfio/type1: Use iommu_aux_at(de)tach_group() APIs
` [PATCH v5 5/5] iommu/vt-d: Add is_aux_domain support
[PATCH 0/1] [PULL REQUEST] iommu/vt-d: patches for v5.10
2020-09-22 6:08 UTC (2+ messages)
` [PATCH 1/1] iommu/vt-d: Use device numa domain if RHSA is missing
[PATCH v17 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
2020-09-22 2:53 UTC (4+ messages)
[PATCH 0/3] drm: panfrost: Coherency support
2020-09-21 22:24 UTC (15+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Support coherency for Mali LPAE
` [PATCH 2/3] drm/panfrost: Support cache-coherent integrations
[PATCH v3 0/8] iommu/arm-smmu: Support maintaining bootloader mappings
2020-09-21 21:08 UTC (5+ messages)
` [PATCH v3 6/8] iommu/arm-smmu: Add impl hook for inherit boot mappings
[PATCH] iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()
2020-09-21 20:45 UTC (6+ messages)
[PATCH v2] iommu/arm: Add module parameter to set msi iova address
2020-09-21 20:45 UTC (2+ messages)
kdump boot failing with IVRS checksum failure
2020-09-21 18:56 UTC
[PATCH] iommu/arm-smmu-v3: Fix endianness annotations
2020-09-21 18:17 UTC (4+ messages)
[PATCH] iommu/io-pgtable-arm: Clean up faulty sanity check
2020-09-21 16:09 UTC (2+ messages)
arm-smmu 5000000.iommu: Cannot accommodate DMA offset for IOMMU page tables
2020-09-21 14:51 UTC (2+ messages)
[PATCH] dma: debug: convert comma to semicolon
2020-09-21 14:48 UTC (2+ messages)
[PATCH v2 0/2] iommu/arm-smmu-v3: Improve cmdq lock efficiency
2020-09-21 13:58 UTC (3+ messages)
[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
2020-09-21 8:59 UTC (17+ messages)
` [PATCH v10 01/13] mm: Define pasid in mm
` [PATCH v10 02/13] iommu/ioasid: Add ioasid references
` [PATCH v10 03/13] iommu/sva: Add PASID helpers
` [PATCH v10 04/13] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v10 05/13] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v10 06/13] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v10 07/13] iommu/arm-smmu-v3: Move definitions to a header
` [PATCH v10 08/13] iommu/arm-smmu-v3: Share process page tables
` [PATCH v10 09/13] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v10 10/13] iommu/arm-smmu-v3: Check for SVA features
` [PATCH v10 11/13] iommu/arm-smmu-v3: Add SVA device feature
` [PATCH v10 12/13] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
` [PATCH v10 13/13] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
RFC: remove the need for <asm/dma-direct.h> on ARM
2020-09-21 6:47 UTC (12+ messages)
` [PATCH 1/4] ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets
` [PATCH 2/4] ARM/footbridge: "
` [PATCH 3/4] ARM/dma-mapping: don't handle NULL devices in dma-direct.h
` [PATCH 4/4] ARM/dma-mapping: remove the arm specific phys to dma translation helpers
[PATCH 00/18] Convert arch/arm to use iommu-dma
2020-09-21 2:09 UTC (6+ messages)
` [PATCH 14/18] drm/exynos: Consolidate IOMMU mapping code
[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
2020-09-19 11:10 UTC (4+ messages)
` [PATCH 8/9] dt-bindings: net: renesas, ravb: Add support for r8a774e1 SoC
` [PATCH 8/9] dt-bindings: net: renesas,ravb: "
[git pull] IOMMU Fixes for Linux v5.9-rc5
2020-09-18 19:04 UTC (2+ messages)
[PATCH v8 0/9] x86: tag application address space for devices
2020-09-18 16:22 UTC (10+ messages)
` [PATCH v8 3/9] Documentation/x86: Add documentation for SVA (Shared Virtual Addressing)
[PATCH v2 00/23] MT8192 IOMMU support
2020-09-18 16:07 UTC (5+ messages)
` [PATCH v2 01/23] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
[PATCH] iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
2020-09-18 15:27 UTC (2+ messages)
[PATCH] iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()
2020-09-18 15:17 UTC
[PATCH] Handle init_iova_flush_queue failure in dma-iommu path
2020-09-18 15:14 UTC (4+ messages)
[PATCH v2 1/2] iommu/iova: Retry from last rb tree node if iova search fails
2020-09-18 14:41 UTC (7+ messages)
` [PATCH v2 2/2] iommu/iova: Free global iova rcache on iova alloc failure
[PATCH 0/3] amd : iommu : Initial IOMMU support for SNP
2020-09-18 9:31 UTC (3+ messages)
` [PATCH 2/3] iommu: amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR
[PATCH v2] iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode
2020-09-18 9:17 UTC (3+ messages)
[PATCH RFC v1 04/18] iommu/hyperv: don't setup IRQ remapping when running as root
2020-09-18 9:12 UTC (2+ messages)
[RESEND][PATCH 0/2] iommu/tegra-smmu: Fix TLB line for Tegra210
2020-09-18 9:07 UTC (4+ messages)
` [RESEND][PATCH 1/2] iommu/tegra-smmu: Fix tlb_mask
` [RESEND][PATCH 2/2] memory: tegra: Correct num_tlb_lines for tegra210
[PATCH] iommu: fsl_pamu: Replace use of kzfree with kfree_sensitive
2020-09-18 8:59 UTC (2+ messages)
[PATCH] iommu/amd: Add prefetch iommu pages command build function
2020-09-18 8:49 UTC (2+ messages)
[PATCH] iommu: Kconfig: Update help description for IPMMU_VMSA config
2020-09-18 8:38 UTC (2+ messages)
[PATCH] iommu/amd: Fix potential @entry null deref
2020-09-18 8:36 UTC (2+ messages)
[PATCH v4 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
2020-09-18 8:29 UTC (2+ messages)
dma_alloc_coherent not allocating memory from CMA Reserved
2020-09-18 4:59 UTC
[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
2020-09-18 3:58 UTC (34+ messages)
[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
2020-09-17 19:40 UTC (4+ messages)
` [oss-drivers] "
[PATCH] iommu/amd: Fix event counter availability check
2020-09-17 17:55 UTC (7+ messages)
[PATCH V2] dma-direct: Fix potential NULL pointer dereference
2020-09-17 16:48 UTC (5+ messages)
support range based offsets in dma-direct v3
2020-09-17 16:45 UTC (4+ messages)
` [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
[PATCH RESEND v9 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
2020-09-17 14:40 UTC (18+ messages)
` [PATCH RESEND v9 03/13] iommu/sva: Add PASID helpers
` [PATCH RESEND v9 08/13] iommu/arm-smmu-v3: Share process page tables
` [PATCH RESEND v9 09/13] iommu/arm-smmu-v3: Seize private ASID
` [PATCH RESEND v9 10/13] iommu/arm-smmu-v3: Check for SVA features
` [PATCH RESEND v9 11/13] iommu/arm-smmu-v3: Add SVA device feature
[PATCH v3] powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory
2020-09-17 11:27 UTC (2+ messages)
[PATCH] iommu/tegra-smmu: Fix tlb_mask
2020-09-17 10:41 UTC (2+ messages)
[PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
2020-09-16 21:49 UTC (2+ messages)
[PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
2020-09-16 21:46 UTC (2+ messages)
intel_iommu=on breaks resume from suspend on several Thinkpad models
2020-09-16 18:14 UTC
page: next (older) | prev (newer) | latest
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).