messages from 2024-05-24 07:13:45 to 2024-05-31 02:00:07 UTC [more...]
[PATCH 00/20] iommu: Refactoring domain allocation interface
2024-05-31 1:57 UTC (31+ messages)
` [PATCH 01/20] iommu: Add iommu_user_domain_alloc() interface
` [PATCH 02/20] iommufd: Use iommu_user_domain_alloc()
` [PATCH 03/20] vfio/type1: Use iommu_paging_domain_alloc()
` [PATCH 04/20] vhost-vdpa: Use iommu_user_domain_alloc()
` [PATCH 05/20] iommu: Add iommu_paging_domain_alloc() interface
` [PATCH 06/20] drm/msm: Use iommu_paging_domain_alloc()
` [PATCH 07/20] drm/nouveau/tegra: "
` [PATCH 08/20] gpu: host1x: "
` [PATCH 09/20] media: nvidia: tegra: "
` [PATCH 10/20] media: venus: firmware: "
` [PATCH 11/20] ath10k: "
` [PATCH 12/20] wifi: ath11k: "
` [PATCH 13/20] remoteproc: "
` [PATCH 14/20] soc/fsl/qbman: "
` [PATCH 15/20] iommu/vt-d: Add helper to allocate paging domain
` [PATCH 16/20] iommu/vt-d: Add domain_alloc_paging support
` [PATCH 17/20] iommu/vt-d: Simplify compatibility check for identity domain
` [PATCH 18/20] iommu/vt-d: Enhance compatibility check for paging domain attach
` [PATCH 19/20] iommu/vt-d: Remove domain_update_iommu_cap()
` [PATCH 20/20] iommu/vt-d: Remove domain_update_iommu_superpage()
device_def_domain_type documentation header does not match implementation
2024-05-31 1:19 UTC (5+ messages)
[PATCH 1/1] iommu: Make iommu_sva_domain_alloc() static
2024-05-31 0:59 UTC (4+ messages)
[PATCH 0/5] iommu: sun50i: Add Allwinner H616 support
2024-05-30 23:38 UTC (6+ messages)
` [PATCH 1/5] iommu: sun50i: clear bypass register
` [PATCH 2/5] iommu: sun50i: allocate page tables from below 4 GiB
` [PATCH 3/5] dt-bindings: iommu: add new compatible strings
` [PATCH 4/5] iommu: sun50i: Add H616 compatible string
` [PATCH 5/5] arm64: dts: allwinner: h616: add IOMMU node
[PATCH] iommu/amd: Fix panic accessing amd_iommu_enable_faulting
2024-05-30 21:05 UTC (2+ messages)
[PATCH] iommu/vt-d: Fix panic accessing amd_iommu_enable_faulting
2024-05-30 15:17 UTC (2+ messages)
[PATCH v9 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-05-30 11:18 UTC (14+ messages)
` [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
[PATCH 1/1] iommu: Return right value in iommu_sva_bind_device()
2024-05-30 10:55 UTC (4+ messages)
[PATCH rc v2] iommu/amd: Fix Invalid wait context issue
2024-05-30 8:48 UTC
[PATCH rc] iommu/amd: Check EFR[EPHSup] bit before enabling PPR
2024-05-30 8:23 UTC (2+ messages)
[PATCH v6 0/7] Linux RISC-V IOMMU Support
2024-05-30 8:20 UTC (11+ 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 RFCv1 00/14] Add Tegra241 (Grace) CMDQV Support (part 2/2)
2024-05-30 4:26 UTC (42+ messages)
` [PATCH RFCv1 04/14] iommufd: Add struct iommufd_viommu and iommufd_viommu_ops
` [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 v2] iommu/dma: Fix domain init
2024-05-29 15:54 UTC
[PATCH] iommu/amd: Fix workqueue name
2024-05-29 14:51 UTC (2+ messages)
[bug report][regression] blktests block/008 lead kerne panic at RIP: 0010:amd_iommu_enable_faulting+0x0/0x10
2024-05-29 12:49 UTC (8+ messages)
[PATCH 1/2] iommu: Take group lock before attaching device in iommu_deferred_attach()
2024-05-29 7:24 UTC (6+ messages)
` [PATCH 2/2] iommu/amd: Fix Invalid wait context issue
[PATCH v8 0/7] Add support for Translation Buffer Units
2024-05-29 2:01 UTC (2+ messages)
` (subset) "
[PATCH v6 0/4] Dynamic Allocation of the reserved_mem array
2024-05-28 22:36 UTC (5+ messages)
` [PATCH v6 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed
` [PATCH v6 2/4] of: reserved_mem: Add code to dynamically allocate reserved_mem array
` [PATCH v6 3/4] of: reserved_mem: Use unflatten_devicetree APIs to scan reserved memory nodes
` [PATCH v6 4/4] of: reserved_mem: Rename fdt_* functions to refelct the change from using fdt APIs
[PATCH v1 1/1] iommu/dma: Make SG mapping and syncing robust against empty tables
2024-05-28 18:31 UTC (3+ messages)
[PATCH 0/3] arm64: qcom: sdm450: add initial support for Lenovo Smart Tab M10
2024-05-28 17:22 UTC (7+ messages)
` [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 v8 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
2024-05-28 8:09 UTC (7+ messages)
` [PATCH v8 1/6] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
` [PATCH v8 2/6] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
` [PATCH v8 3/6] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd
` [PATCH v8 4/6] iommu/arm-smmu-v3: Add CS_NONE quirk for CONFIG_TEGRA241_CMDQV
` [PATCH v8 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v8 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF
[PATCH v4 0/7] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
2024-05-28 7:18 UTC (8+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Convert to domain_alloc_sva()
` [PATCH v4 2/7] iommu/arm-smmu-v3: Factor out a common arm_smmu_domain_alloc()
` [PATCH v4 3/7] iommu/arm-smmu-v3: Add support for domain_alloc_user fn
` [PATCH v4 4/7] iommu/arm-smmu-v3: Add feature detection for HTTU
` [PATCH v4 5/7] iommu/io-pgtable-arm: Add read_and_clear_dirty() support
` [PATCH v4 6/7] iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
` [PATCH v4 7/7] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
2024-05-28 6:37 UTC (6+ 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
[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 (13+ messages)
` [PATCH v3 2/4] iommu/io-pgtable-arm: Add read_and_clear_dirty() support
[PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-27 7:15 UTC (11+ 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] dt-bindings: arm-smmu: Fix Qualcomm SC8180X binding
2024-05-26 18:24 UTC (2+ messages)
[PATCH v5 0/7] Linux RISC-V IOMMU Support
2024-05-24 16:32 UTC (10+ messages)
` [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
[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 (11+ 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 (3+ 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
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