messages from 2024-05-21 18:37:51 to 2024-05-28 07:19:24 UTC [more...]
[PATCH v4 0/7] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
2024-05-28 7:18 UTC
[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
2024-05-28 6:37 UTC (7+ messages)
` [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()
[PATCH 00/18] BCM2835 DMA mapping cleanups and fixes
2024-05-28 6:33 UTC (20+ messages)
` [PATCH 01/18] dma-direct: take dma-ranges/offsets into account in resource mapping
` [PATCH 02/18] dmaengine: bcm2835: Support common dma-channel-mask
` [PATCH 03/18] ARM: dts: bcm283x: Update to use dma-channel-mask
` [PATCH 04/18] dmaengine: bcm2835: move CB info generation into separate function
` [PATCH 05/18] dmaengine: bcm2835: move CB final extra info generation into function
` [PATCH 06/18] dmaengine: bcm2835: make address increment platform independent
` [PATCH 07/18] dmaengine: bcm2385: drop info parameters
` [PATCH 08/18] dmaengine: bcm2835: pass dma_chan to generic functions
` [PATCH 09/18] dmaengine: bcm2835: Add function to handle DMA mapping
` [PATCH 10/18] dmaengine: bcm2835: Add backwards compatible handling until clients updated
` [PATCH 11/18] dmaengine: bcm2835: Use dma_map_resource to map addresses
` [PATCH 12/18] dmaengine: bcm2835: Read ranges if dma-ranges aren't mapped
` [PATCH 13/18] arm: dt: Add dma-ranges to the bcm283x platforms
` [PATCH 14/18] mmc: bcm2835: Use phys addresses for slave DMA config
` [PATCH 15/18] spi: "
` [PATCH 16/18] drm/vc4: "
` [PATCH 17/18] ASoC: bcm2835-i2s: Use phys addresses for DAI DMA
` [PATCH 18/18] dmaengine: bcm2835: Revert the workaround for DMA addresses
[bug report][regression] blktests block/008 lead kerne panic at RIP: 0010:amd_iommu_enable_faulting+0x0/0x10
2024-05-28 5:00 UTC (2+ messages)
[PATCH 1/1] iommu: Make iommu_sva_domain_alloc() static
2024-05-28 4:54 UTC
[PATCH v1 1/1] iommu/dma: Make SG mapping and syncing robust against empty tables
2024-05-28 4:49 UTC (2+ messages)
[PATCH 1/1] iommu: Return right value in iommu_sva_bind_device()
2024-05-28 4:25 UTC
[PATCH 0/3] arm64: qcom: sdm450: add initial support for Lenovo Smart Tab M10
2024-05-28 3:32 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Add Lenovo Smart Tab M10 (WiFi)
` [PATCH 2/3] dt-bindings: iommu: qcom,iommu: Add MSM8953 GPU IOMMU to SMMUv2 compatibles
` [PATCH 3/3] arm64: dts: qcom: sdm450: add Lenovo Smart Tab M10 DTS
` (subset) [PATCH 0/3] arm64: qcom: sdm450: add initial support for Lenovo Smart Tab M10
[PATCH] Documentation/core-api: correct reference to SWIOTLB_DYNAMIC
2024-05-27 14:52 UTC (3+ messages)
[PATCH v3 0/4] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
2024-05-27 9:50 UTC (32+ messages)
` [PATCH v3 1/4] iommu/arm-smmu-v3: Add feature detection for HTTU
` [PATCH v3 2/4] iommu/io-pgtable-arm: Add read_and_clear_dirty() support
` [PATCH v3 3/4] iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
` [PATCH v3 4/4] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
[PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-27 7:15 UTC (14+ messages)
[PATCH v6 00/10] IOMMUFD: Deliver IO page faults to user space
2024-05-27 4:05 UTC (11+ messages)
` [PATCH v6 01/10] iommu: Introduce domain attachment handle
` [PATCH v6 02/10] iommu: Remove sva handle list
` [PATCH v6 03/10] iommu: Add attach handle to struct iopf_group
` [PATCH v6 04/10] iommu: Extend domain attach group with handle support
` [PATCH v6 05/10] iommufd: Add fault and response message definitions
` [PATCH v6 06/10] iommufd: Add iommufd fault object
` [PATCH v6 07/10] iommufd: Fault-capable hwpt attach/detach/replace
` [PATCH v6 08/10] iommufd: Associate fault object with iommufd_hw_pgtable
` [PATCH v6 09/10] iommufd/selftest: Add IOPF support for mock device
` [PATCH v6 10/10] iommufd/selftest: Add coverage for IOPF test
[PATCH v5 0/9] IOMMUFD: Deliver IO page faults to user space
2024-05-27 3:16 UTC (20+ messages)
` [PATCH v5 4/9] iommufd: Add fault and response message definitions
` [PATCH v5 5/9] iommufd: Add iommufd fault object
` [PATCH v5 7/9] iommufd: Associate fault object with iommufd_hw_pgtable
[PATCH RFCv1 00/14] Add Tegra241 (Grace) CMDQV Support (part 2/2)
2024-05-27 1:08 UTC (69+ messages)
` [PATCH RFCv1 04/14] iommufd: Add struct iommufd_viommu and iommufd_viommu_ops
` [PATCH RFCv1 05/14] iommufd: Add IOMMUFD_OBJ_VIOMMU and IOMMUFD_CMD_VIOMMU_ALLOC
` [PATCH RFCv1 07/14] iommufd: Add viommu set/unset_dev_id ops
` [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl
` [PATCH RFCv1 12/14] iommufd: Add IOMMUFD_OBJ_VQUEUE and IOMMUFD_CMD_VQUEUE_ALLOC
[PATCH] dt-bindings: arm-smmu: Fix Qualcomm SC8180X binding
2024-05-26 18:24 UTC (2+ messages)
[PATCH v6 0/7] Linux RISC-V IOMMU Support
2024-05-24 19:34 UTC (8+ messages)
` [PATCH v6 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v6 3/7] iommu/riscv: Add RISC-V IOMMU PCIe "
` [PATCH v6 4/7] iommu/riscv: Enable IOMMU registration and device probe
` [PATCH v6 5/7] iommu/riscv: Device directory management
` [PATCH v6 6/7] iommu/riscv: Command and fault queue support
` [PATCH v6 7/7] iommu/riscv: Paging domain support
[PATCH v5 0/7] Linux RISC-V IOMMU Support
2024-05-24 16:32 UTC (13+ messages)
` [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v5 7/7] iommu/riscv: Paging domain support
[PATCH v7 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
2024-05-24 15:46 UTC (4+ messages)
` [PATCH v7 04/14] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
[PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
2024-05-24 13:50 UTC (28+ messages)
[PATCH v10 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-05-24 13:18 UTC (6+ messages)
` [PATCH v10 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v10 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v10 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v10 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v10 5/5] iommu/arm-smmu: add ACTLR data and support for SC7280
[RFC PATCH] iommu: Optimize IOMMU UnMap
2024-05-24 12:39 UTC (4+ messages)
[PATCH v1 0/9] iommufd/iova_bitmap: Bug fixes for IOMMU dirty tracking
2024-05-24 11:22 UTC (3+ messages)
` [PATCH v1 4/9] iommufd/iova_bitmap: Handle recording beyond the mapped pages
[bug report] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
2024-05-24 10:14 UTC
[PATCH 1/3] iommu/amd: Use try_cmpxchg64() in v2_alloc_pte()
2024-05-24 1:09 UTC (11+ messages)
` [PATCH 2/3] iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry()
` [PATCH 3/3] iommufd: Use atomic_long_try_cmpxchg() in incr_user_locked_vm()
[PATCH] iommu/arm-smmu: Pretty-print context fault related regs
2024-05-23 21:34 UTC
[GIT PULL] dma-mapping updates for Linux 6.10
2024-05-23 20:47 UTC (2+ messages)
[PATCH v4 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-05-23 17:52 UTC (2+ messages)
` [PATCH v4 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk
[PATCH V3] PCI: Extend ACS configurability
2024-05-23 15:16 UTC (2+ messages)
[PATCH v2 0/4] dma-mapping: benchmark: fixes and error handling improvements
2024-05-23 13:10 UTC (2+ messages)
[PATCH v2 0/7] A702 support
2024-05-23 12:14 UTC (3+ messages)
` [PATCH v2 5/7] drm/msm/adreno: Add "
[PATCH v3 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-05-22 21:50 UTC (2+ messages)
` [PATCH v3 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk
[PATCH v5 23/68] selftests/iommu: Drop duplicate -D_GNU_SOURCE
2024-05-22 12:45 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox