messages from 2024-06-10 08:58:17 to 2024-06-15 03:33:44 UTC [more...]
[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
[RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
2024-06-15 3:22 UTC (14+ 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
[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 v6 00/10] IOMMUFD: Deliver IO page faults to user space
2024-06-14 1:16 UTC (38+ 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 V3] PCI: Extend ACS configurability
2024-06-13 23:36 UTC (8+ messages)
[PATCH] iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macro
2024-06-13 19:44 UTC
[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 v6 0/4] Dynamic Allocation of the reserved_mem array
2024-06-13 16:38 UTC (7+ messages)
` [PATCH v6 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed
[RFC PATCH] iommu/xen: Add Xen PV-IOMMU driver
2024-06-13 14:32 UTC (2+ messages)
[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 (3+ messages)
[PATCH v4 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-06-13 9:10 UTC (3+ messages)
` [PATCH v4 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk
[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] "
[PATCH v2 00/10] Tidy some minor things in the stream table/cd table area
2024-06-12 12:09 UTC (28+ messages)
` [PATCH v2 01/10] iommu/arm-smmu-v3: Do not zero the strtab twice
` [PATCH v2 02/10] iommu/arm-smmu-v3: Shrink the strtab l1_desc array
` [PATCH v2 03/10] iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()
` [PATCH v2 04/10] iommu/arm-smmu-v3: Add types for each level of the 2 level stream table
` [PATCH v2 05/10] iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
` [PATCH v2 06/10] iommu/arm-smmu-v3: Remove strtab_base/cfg
` [PATCH v2 07/10] iommu/arm-smmu-v3: Do not use devm for the cd table allocations
` [PATCH v2 08/10] iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
` [PATCH v2 09/10] iommu/arm-smmu-v3: Add types for each level of the CD table
` [PATCH v2 10/10] iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg
[PATCH 1/1] iommu/amd: Fix "execute NX-protected page" when running CPU hotplug
2024-06-12 8:26 UTC (2+ messages)
[PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl
2024-06-11 19:11 UTC (18+ messages)
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-06-11 19:11 UTC (14+ messages)
[PATCH v6 0/7] Linux RISC-V IOMMU Support
2024-06-11 12:12 UTC (8+ messages)
` [PATCH v6 5/7] iommu/riscv: Device directory management
[PATCH v7 0/7] Linux RISC-V IOMMU Support
2024-06-10 21:11 UTC (4+ messages)
` [PATCH v7 6/7] iommu/riscv: Command and fault queue support
[PATCH 1/2] iommu: Take group lock before attaching device in iommu_deferred_attach()
2024-06-10 17:44 UTC (4+ messages)
[PATCH v9 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-06-10 10:12 UTC (14+ messages)
` [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
[PATCH v3 00/21] iommu: Refactoring domain allocation interface
2024-06-10 8:55 UTC (22+ 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 05/21] drm/msm: "
` [PATCH v3 06/21] drm/nouveau/tegra: "
` [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 14/21] RDMA/usnic: "
` [PATCH v3 15/21] iommu/vt-d: Add helper to allocate paging domain
` [PATCH v3 16/21] ARM: dma-mapping: Pass device to arm_iommu_create_mapping()
` [PATCH v3 17/21] ARM: dma-mapping: Use iommu_paging_domain_alloc()
` [PATCH v3 18/21] drm/rockchip: "
` [PATCH v3 19/21] drm/tegra: Remove call to iommu_domain_alloc()
` [PATCH v3 20/21] iommu: Remove iommu_present()
` [PATCH v3 21/21] iommu: Remove iommu_domain_alloc()
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