messages from 2024-06-12 13:53:13 to 2024-06-20 01:16:57 UTC [more...]
[PATCH v3 00/21] iommu: Refactoring domain allocation interface
2024-06-20 1:14 UTC (35+ messages)
` [PATCH v3 01/21] iommu: Add iommu_paging_domain_alloc() interface
` [PATCH v3 02/21] iommufd: Use iommu_paging_domain_alloc()
` [PATCH v3 03/21] vfio/type1: "
` [PATCH v3 04/21] vhost-vdpa: "
` [PATCH v3 07/21] gpu: host1x: "
` [PATCH v3 08/21] media: nvidia: tegra: "
` [PATCH v3 09/21] media: venus: firmware: "
` [PATCH v3 10/21] wifi: ath10k: "
` [PATCH v3 11/21] wifi: ath11k: "
` [PATCH v3 12/21] remoteproc: "
` [PATCH v3 13/21] soc/fsl/qbman: "
` [PATCH v3 15/21] iommu/vt-d: Add helper to allocate paging domain
` [PATCH v3 17/21] ARM: dma-mapping: Use iommu_paging_domain_alloc()
` [PATCH v3 18/21] drm/rockchip: "
` [PATCH v3 20/21] iommu: Remove iommu_present()
` [PATCH v3 21/21] iommu: Remove iommu_domain_alloc()
[PATCH 1/1] iommu/vt-d: Fix missed device TLB cache tag
2024-06-20 0:50 UTC (3+ messages)
[PATCH v6 0/4] Dynamic Allocation of the reserved_mem array
2024-06-20 0:10 UTC (10+ messages)
` [PATCH v6 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed
` [PATCH] of: reserved_mem: Restructure code to call reserved mem init functions earlier
` [PATCH v2] "
[PATCH v8 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
2024-06-19 18:43 UTC (6+ messages)
` [PATCH v8 01/14] iommu/arm-smmu-v3: Convert to domain_alloc_sva()
` [PATCH v8 04/14] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
[PATCH] iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macro
2024-06-19 16:34 UTC (2+ messages)
[RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
2024-06-19 16:34 UTC (26+ messages)
` [RFC PATCH v2 01/10] iommu/riscv: add RISC-V IOMMU PMU support
` [RFC PATCH v2 02/10] iommu/riscv: support HPM and interrupt handling
` [RFC PATCH v2 03/10] iommu/riscv: use data structure instead of individual values
` [RFC PATCH v2 04/10] iommu/riscv: add iotlb_sync_map operation support
` [RFC PATCH v2 05/10] iommu/riscv: support GSCID and GVMA invalidation command
` [RFC PATCH v2 06/10] iommu/riscv: support nested iommu for getting iommu hardware information
` [RFC PATCH v2 07/10] iommu/riscv: support nested iommu for creating domains owned by userspace
` [RFC PATCH v2 08/10] iommu/riscv: support nested iommu for flushing cache
` [RFC PATCH v2 09/10] iommu/dma: Support MSIs through nested domains
` [RFC PATCH v2 10/10] iommu:riscv: support nested iommu for get_msi_mapping_domain operation
[PATCH v4 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-06-19 16:33 UTC (5+ messages)
` [PATCH v4 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk
[RFC PATCH] iommu/xen: Add Xen PV-IOMMU driver
2024-06-19 16:30 UTC (5+ messages)
[PATCH] New config added to handle 64-bit systems with 32-bit DMA support
2024-06-19 13:21 UTC (7+ messages)
[PATCH] dma-mapping: benchmark: Don't starve others when doing the test
2024-06-19 10:28 UTC (4+ messages)
[PATCH RFC v2 0/5] arm64: support DMA zone starting above 4GB
2024-06-18 21:40 UTC (7+ messages)
` [PATCH RFC v2 1/5] dma-mapping: replace zone_dma_bits by zone_dma_limit
` [PATCH RFC v2 2/5] of: get dma area lower limit
` [PATCH RFC v2 4/5] dma-direct: add base offset to zone_dma_bits
[PATCH] iommu/arm-smmu: Pretty-print context fault related regs
2024-06-18 16:07 UTC (8+ messages)
[PATCH] iommu/vt-d: Handle volatile descriptor status read
2024-06-18 2:54 UTC (4+ messages)
[PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space
2024-06-18 1:35 UTC (14+ messages)
` [PATCH v7 01/10] iommu: Introduce domain attachment handle
` [PATCH v7 02/10] iommu: Remove sva handle list
` [PATCH v7 03/10] iommu: Add attach handle to struct iopf_group
` [PATCH v7 04/10] iommu: Extend domain attach group with handle support
` [PATCH v7 05/10] iommufd: Add fault and response message definitions
` [PATCH v7 06/10] iommufd: Add iommufd fault object
` [PATCH v7 07/10] iommufd: Fault-capable hwpt attach/detach/replace
` [PATCH v7 08/10] iommufd: Associate fault object with iommufd_hw_pgtable
` [PATCH v7 09/10] iommufd/selftest: Add IOPF support for mock device
` [PATCH v7 10/10] iommufd/selftest: Add coverage for IOPF test
[PATCH v2] dt-bindings: iommu: qcom,iommu: Add MSM8953 GPU IOMMU to SMMUv2 compatibles
2024-06-17 14:08 UTC (2+ messages)
[PATCH v6 00/10] IOMMUFD: Deliver IO page faults to user space
2024-06-17 7:37 UTC (43+ 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 v2 0/5] iommu: sun50i: Add Allwinner H616 support
2024-06-16 22:40 UTC (6+ messages)
` [PATCH v2 1/5] iommu: sun50i: clear bypass register
` [PATCH v2 2/5] iommu: sun50i: allocate page tables from below 4 GiB
` [PATCH v2 3/5] dt-bindings: iommu: add new compatible strings
` [PATCH v2 4/5] iommu: sun50i: Add H616 compatible string
` [PATCH v2 5/5] arm64: dts: allwinner: h616: add IOMMU node
[PATCH v8 0/7] Linux RISC-V IOMMU Support
2024-06-15 5:27 UTC (8+ messages)
` [PATCH v8 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v8 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v8 3/7] iommu/riscv: Add RISC-V IOMMU PCIe "
` [PATCH v8 4/7] iommu/riscv: Enable IOMMU registration and device probe
` [PATCH v8 5/7] iommu/riscv: Device directory management
` [PATCH v8 6/7] iommu/riscv: Command and fault queue support
` [PATCH v8 7/7] iommu/riscv: Paging domain support
[PATCH 0/9] New DRM accel driver for Rockchip's RKNN NPU
2024-06-15 3:32 UTC (33+ messages)
` [PATCH 1/9] iommu/rockchip: Add compatible for rockchip,rk3588-iommu
` [PATCH 2/9] iommu/rockchip: Attach multiple power domains
` [PATCH 3/9] dt-bindings: mailbox: rockchip,rknn: Add bindings
` [PATCH 4/9] arm64: dts: rockchip: Add nodes for NPU and its MMU to rk3588s
` [PATCH 5/9] arm64: dts: rockchip: Enable the NPU on quartzpro64
` [PATCH 6/9] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH 7/9] accel/rocket: Add IOCTL for BO creation
` [PATCH 8/9] accel/rocket: Add job submission IOCTL
` [PATCH 9/9] accel/rocket: Add IOCTLs for synchronizing memory accesses
[git pull] IOMMU Fixes for Linux v6.10-rc3
2024-06-14 18:52 UTC (2+ messages)
[PATCH v8 0/7] Add support for Translation Buffer Units
2024-06-14 18:05 UTC (3+ messages)
` [PATCH v8 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
The VFIO/IOMMU/PCI MC at LPC 2024 - Call for Papers
2024-06-14 17:07 UTC
[PATCH] iommu/iova: add missing MODULE_DESCRIPTION() macro
2024-06-14 14:51 UTC (3+ messages)
[PATCH 5.15.y] iommu/dma: Trace bounce buffer usage when mapping buffers
2024-06-14 5:18 UTC (5+ messages)
[PATCH V3] PCI: Extend ACS configurability
2024-06-13 23:36 UTC (6+ messages)
[PATCH v6 0/6] Add IOMMUFD dirty tracking support for SMMUv3
2024-06-13 17:50 UTC (8+ messages)
` [PATCH v6 1/6] iommu/arm-smmu-v3: Factor out a common domain alloc
` [PATCH v6 2/6] iommu/arm-smmu-v3: Add support for domain_alloc_user fn
` [PATCH v6 3/6] iommu/arm-smmu-v3: Add feature detection for HTTU
` [PATCH v6 4/6] iommu/io-pgtable-arm: Add read_and_clear_dirty() support
` [PATCH v6 5/6] iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
` [PATCH v6 6/6] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
[PATCH] iommu/dma: Prune redundant pgprot arguments
2024-06-13 9:17 UTC (2+ messages)
[PATCH] iommu/amd: Fix panic accessing amd_iommu_enable_faulting
2024-06-13 9:16 UTC (2+ messages)
[PATCH 1/1] iommu: Make iommu_sva_domain_alloc() static
2024-06-13 9:15 UTC (2+ messages)
[PATCH v11 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-06-13 8:11 UTC (4+ messages)
` [PATCH v11 6/6] iommu/arm-smmu: add support for PRR bit setup
[PATCH v9 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
2024-06-12 21:45 UTC (7+ messages)
` [PATCH v9 1/6] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
` [PATCH v9 2/6] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
` [PATCH v9 3/6] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd
` [PATCH v9 4/6] iommu/arm-smmu-v3: Add CS_NONE quirk for CONFIG_TEGRA241_CMDQV
` [PATCH v9 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v9 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF
[PATCH v8 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
2024-06-12 18:50 UTC (4+ messages)
` [PATCH v8 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
About iommu_dma_alloc_iova() missing incremental change
2024-06-12 17:02 UTC (2+ messages)
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-06-12 15:55 UTC (2+ messages)
` [f2fs-dev] "
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