messages from 2022-05-16 12:28:05 to 2022-05-20 12:13:04 UTC [more...]
[PATCH v3 00/35] iommu/amd: Add multiple PCI segments support
2022-05-20 12:12 UTC (4+ messages)
[PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
2022-05-20 12:00 UTC (5+ messages)
[PATCH v7 00/10] iommu: SVA and IOPF refactoring
2022-05-20 11:28 UTC (21+ messages)
` [PATCH v7 01/10] iommu: Add pasids field in struct iommu_device
` [PATCH v7 02/10] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v7 03/10] iommu/sva: Add iommu_sva_domain support
` [PATCH v7 04/10] iommu/vt-d: Add SVA domain support
` [PATCH v7 05/10] arm-smmu-v3/sva: "
` [PATCH v7 06/10] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v7 07/10] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v7 08/10] iommu: Prepare IOMMU domain for IOPF
` [PATCH v7 09/10] iommu: Per-domain I/O page fault handling
` [PATCH v7 10/10] iommu: Rename iommu-sva-lib.{c,h}
[PATCH 0/5] iommu: Make blocking domain static for group
2022-05-20 11:03 UTC (14+ messages)
` [PATCH 2/5] iommu: Add blocking_domain_ops field in iommu_ops
[PATCH] iommu/s390: tolerate repeat attach_dev calls
2022-05-20 10:30 UTC (5+ messages)
[PATCH] iommu/amd: Increase timeout waiting for GA log enablement
2022-05-20 10:22 UTC
[PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
2022-05-20 9:18 UTC (7+ messages)
[RFC PATCH] dma-iommu: Add iommu_dma_max_mapping_size()
2022-05-20 8:51 UTC (12+ messages)
[PATCH 0/4] DMA mapping changes for SCSI core
2022-05-20 8:23 UTC (5+ messages)
` [PATCH 1/4] dma-mapping: Add dma_opt_mapping_size()
` [PATCH 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
` [PATCH 4/4] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors
[PATCH] vfio: Do not manipulate iommu dma_owner for fake iommu groups
2022-05-20 5:32 UTC (3+ messages)
[PATCH v6 00/29] x86: Implement an HPET-based hardlockup detector
2022-05-20 0:25 UTC (21+ messages)
` [PATCH v6 15/29] x86/hpet: Add helper function hpet_set_comparator_periodic()
` [PATCH v6 20/29] init/main: Delay initialization of the lockup detector after smp_init()
` [PATCH v6 21/29] x86/nmi: Add an NMI_WATCHDOG NMI handler category
` [PATCH v6 28/29] x86/tsc: Restart NMI watchdog after refining tsc_khz
` [PATCH v6 29/29] x86/tsc: Switch to perf-based hardlockup detector if TSC become unstable
[PATCH v3 0/4] Enable PASID for DMA API users
2022-05-19 21:05 UTC (14+ messages)
` [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid
[PATCH v4 0/6] Enable PASID for DMA API users
2022-05-19 20:10 UTC (11+ messages)
` [PATCH v4 1/6] iommu: Add a per domain PASID for DMA API
` [PATCH v4 2/6] iommu: Add a helper to do PASID lookup from domain
` [PATCH v4 3/6] iommu/vt-d: Implement domain ops for attach_dev_pasid
` [PATCH v4 4/6] iommu: Add PASID support for DMA mapping API users
` [PATCH v4 5/6] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID
` [PATCH v4 6/6] iommu/vt-d: Delete unused SVM flag
[PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
2022-05-19 16:53 UTC (7+ messages)
[PATCH RFC 10/12] iommufd: Add kAPI toward external drivers
2022-05-19 12:35 UTC (3+ messages)
[syzbot] WARNING in __dma_map_sg_attrs
2022-05-19 12:25 UTC (4+ messages)
[PATCH] iommu/dma: Add config for PCI SAC address trick
2022-05-19 10:20 UTC (3+ messages)
[PATCH v5 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
2022-05-19 6:58 UTC (4+ messages)
` [PATCH v5 2/2] iommu/mediatek: Allow page table "
[PATCH] iommu/vt-d: Increase DMAR_UNITS_SUPPORTED
2022-05-18 19:58 UTC (5+ messages)
` [PATCH v2] iommu/vt-d: Make DMAR_UNITS_SUPPORTED a config setting
[PATCH 0/8] mtk_iommu: Specify phandles to infracfg and pericfg
2022-05-18 18:46 UTC (21+ messages)
` [PATCH 1/8] dt-bindings: iommu: mediatek: Add mediatek, infracfg phandle
` [PATCH 1/8] dt-bindings: iommu: mediatek: Add mediatek,infracfg phandle
` [PATCH 2/8] iommu: mtk_iommu: Lookup phandle to retrieve syscon to infracfg
` [PATCH 3/8] dt-bindings: iommu: mediatek: Add mediatek, pericfg phandle
` [PATCH 3/8] dt-bindings: iommu: mediatek: Add mediatek,pericfg phandle
` [PATCH 4/8] iommu: mtk_iommu: Lookup phandle to retrieve syscon to pericfg
` [PATCH 5/8] arm64: dts: mediatek: mt8173: Add mediatek, infracfg phandle for IOMMU
` [PATCH 6/8] arm64: dts: mediatek: mt2712e: "
` [PATCH 7/8] dt-bindings: iommu: mediatek: Require mediatek, infracfg for mt2712/8173
` [PATCH 7/8] dt-bindings: iommu: mediatek: Require mediatek,infracfg "
` [PATCH 8/8] dt-bindings: iommu: mediatek: Require mediatek, pericfg for mt8195-infra
` [PATCH 8/8] dt-bindings: iommu: mediatek: Require mediatek,pericfg "
[PATCH 0/7] iommu/vt-d: Make intel-iommu.h private
2022-05-18 18:41 UTC (20+ messages)
` [PATCH 1/7] iommu/vt-d: Move trace/events/intel_iommu.h under iommu
` [PATCH 2/7] agp/intel: Use per device iommu check
` [PATCH 3/7] iommu/vt-d: Remove unnecessary exported symbol
` [PATCH 4/7] drm/i915: Remove unnecessary include
` [PATCH 5/7] KVM: x86: "
` [PATCH 6/7] x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMU
` [PATCH 7/7] iommu/vt-d: Move include/linux/intel_iommu.h under iommu
[PATCH v5 0/5] iommu: Support mappings/reservations in reserved-memory regions
2022-05-18 15:29 UTC (11+ messages)
` [PATCH v5 1/5] dt-bindings: reserved-memory: Document iommu-addresses
` [PATCH v5 2/5] iommu: Implement of_iommu_get_resv_regions()
` [PATCH v5 5/5] iommu/tegra-smmu: Support managed domains
[PATCH v2 0/7] mtk_iommu: Specify phandles to infracfg and pericfg
2022-05-18 11:42 UTC (10+ messages)
` [PATCH v2 1/7] dt-bindings: iommu: mediatek: Add phandles for mediatek infra/pericfg
` [PATCH v2 2/7] iommu: mtk_iommu: Lookup phandle to retrieve syscon to infracfg
` [PATCH v2 3/7] iommu: mtk_iommu: Lookup phandle to retrieve syscon to pericfg
` [PATCH v2 4/7] arm64: dts: mediatek: mt8173: Add mediatek, infracfg phandle for IOMMU
` [PATCH v2 5/7] arm64: dts: mediatek: mt2712e: "
` [PATCH v2 6/7] dt-bindings: iommu: mediatek: Require mediatek, infracfg for mt2712/8173
` [PATCH v2 7/7] dt-bindings: iommu: mediatek: Require mediatek, pericfg for mt8195-infra
[PATCH v2 0/2] MediaTek Helio X10 MT6795 - M4U/IOMMU Support
2022-05-18 10:18 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: mediatek: Add bindings for MT6795 M4U
` [PATCH v2 2/2] iommu: mtk_iommu: Add support for MT6795 Helio X10 M4Us
[PATCH 0/2] MediaTek Helio X10 MT6795 - M4U/IOMMU Support
2022-05-18 1:13 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: mediatek: Add bindings for MT6795 M4U
` [PATCH 2/2] iommu: mtk_iommu: Add support for MT6795 Helio X10 M4Us
Error when running fio against nvme-of rdma target (mlx5 driver)
2022-05-17 11:16 UTC (6+ messages)
[PATCH] iommu/dma: Fix check for error return from iommu_map_sg_atomic()
2022-05-17 10:32 UTC (5+ messages)
[PATCH v2] iommu/dma: Fix check for error return from iommu_map_sg_atomic()
2022-05-17 10:29 UTC
[PATCH] swiotlb: Max mapping size takes min align mask into account
2022-05-17 9:22 UTC (2+ messages)
[PATCH v8 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-05-17 9:15 UTC (23+ messages)
` [PATCH v8 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v8 2/8] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v8 3/8] hwtracing: hisi_ptt: Add tune "
` [PATCH v8 4/8] perf arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v8 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v8 6/8] perf tool: Add support for parsing HiSilicon PCIe Trace packet
` [PATCH v8 7/8] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v8 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver
[PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node
2022-05-17 7:18 UTC (6+ messages)
[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-05-16 22:35 UTC (3+ messages)
[PATCH v5 0/9] Host1x context isolation support
2022-05-16 16:27 UTC (9+ messages)
` [PATCH v5 1/9] dt-bindings: host1x: Add iommu-map property
` [PATCH v5 5/9] iommu/arm-smmu: Attach to host1x context device bus
[PATCH v1] driver core: Extend deferred probe timeout on driver registration
2022-05-16 13:49 UTC (4+ messages)
[RFC PATCH V2 0/2] swiotlb: Add child io tlb mem support
2022-05-16 13:08 UTC (4+ messages)
` [RFC PATCH V2 1/2] swiotlb: Add Child IO TLB "
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