iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-01 09:12:30 to 2022-07-05 17:08:45 UTC [more...]

[PATCH v3 00/15] iommu: Retire bus_set_iommu()
 2022-07-05 17:08 UTC  (2+ messages)
` [PATCH v3 01/15] iommu/vt-d: Handle race between registration and device probe

[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-07-05 16:50 UTC  (21+ messages)
` [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v7 16/21] block: add check when merging zone device pages
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[PATCH v3 0/8] genirq: Provide real IRQ affinity masks in non-SMP configs
 2022-07-05 13:52 UTC  (26+ messages)
` [PATCH v3 1/8] irqchip/mips-gic: Only register IPI domain when SMP is enabled
` [PATCH v3 2/8] genirq: GENERIC_IRQ_IPI depends on SMP
` [PATCH v3 3/8] genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK "
` [PATCH v3 4/8] genirq: Drop redundant irq_init_effective_affinity
` [PATCH v3 5/8] genirq: Refactor accessors to use irq_data_get_affinity_mask
` [PATCH v3 6/8] genirq: Add and use an irq_data_update_affinity helper
` [PATCH v3 7/8] genirq: Return a const cpumask from irq_data_get_affinity_mask
` [PATCH v3 8/8] genirq: Provide an IRQ affinity mask in non-SMP configs

[PATCH v6 0/5] iommu: Support mappings/reservations in reserved-memory regions
 2022-07-05 13:06 UTC  (7+ messages)
` [PATCH v6 1/5] dt-bindings: reserved-memory: Document iommu-addresses
  ` [PATCH v7] "
` [PATCH v6 2/5] iommu: Implement of_iommu_get_resv_regions()
` [PATCH v6 3/5] iommu: dma: Use of_iommu_get_resv_regions()
` [PATCH v6 4/5] iommu/tegra-smmu: Add support for reserved regions
` [PATCH v6 5/5] iommu/tegra-smmu: Support managed domains

[PATCH kernel] powerpc/iommu: Add simple iommu_ops to report capabilities
 2022-07-05 11:57 UTC  (3+ messages)

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-07-05  9:11 UTC  (7+ messages)
` [PATCH v2 3/9] net: mdio: Delete usage of driver_deferred_probe_check_state()
` (EXT) Re: [PATCH v2 1/9] PM: domains: "
    ` (EXT) "

[PATCH v2 00/14] iommu: Retire bus_set_iommu()
 2022-07-05  9:06 UTC  (7+ messages)
` [PATCH v2 03/14] iommu: Move bus setup to IOMMU device registration

[PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
 2022-07-05  8:44 UTC  (14+ messages)

[PATCH v10 00/12] iommu: SVA and IOPF refactoring
 2022-07-05  5:07 UTC  (13+ messages)
` [PATCH v10 01/12] iommu: Add max_pasids field in struct iommu_device
` [PATCH v10 02/12] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v10 03/12] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v10 04/12] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v10 05/12] iommu: Add IOMMU SVA domain support
` [PATCH v10 06/12] iommu/vt-d: Add "
` [PATCH v10 07/12] arm-smmu-v3/sva: "
` [PATCH v10 08/12] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v10 09/12] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v10 10/12] iommu: Prepare IOMMU domain for IOPF
` [PATCH v10 11/12] iommu: Per-domain I/O page fault handling
` [PATCH v10 12/12] iommu: Rename iommu-sva-lib.{c,h}

[PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
 2022-07-05  5:05 UTC  (3+ messages)

[PATCH v6 04/10] gpu: host1x: Add context device management code
 2022-07-05  2:57 UTC  (2+ messages)

[PATCH v12 0/2] iommu/mediatek: TTBR up to 35bit support
 2022-07-05  1:38 UTC  (3+ messages)
` [PATCH v12 2/2] iommu/mediatek: Allow page table PA up to 35bit

[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563
 2022-07-05  0:01 UTC  (2+ messages)

[PATCH -next] dma-mapping: Fix build error unused-value
 2022-07-04 15:53 UTC  (4+ messages)

[PATCH v3 4/4] vfio: Require that devices support DMA cache coherence
 2022-07-04 13:27 UTC  (3+ messages)

[PATCH v1 00/16] Add driver nodes for MT8195 SoC
 2022-07-04 12:39 UTC  (33+ messages)
` [PATCH v1 01/16] dt-bindings: iommu: mediatek: Increase max interrupt number
` [PATCH v1 02/16] dt-bindings: memory: mediatek: Update condition for mt8195 smi node
` [PATCH v1 03/16] dt-bindings: power: mediatek: Refine multiple level power domain nodes
` [PATCH v1 04/16] arm64: dts: mt8195: Disable watchdog external reset signal
` [PATCH v1 05/16] arm64: dts: mt8195: Disable I2C0 node
` [PATCH v1 06/16] arm64: dts: mt8195: Add cpufreq node
` [PATCH v1 07/16] arm64: dts: mt8195: Add vdosys and vppsys clock nodes
` [PATCH v1 08/16] arm64: dts: mt8195: Add power domains controller
` [PATCH v1 09/16] arm64: dts: mt8195: Add spmi node
` [PATCH v1 10/16] arm64: dts: mt8195: Add scp node
` [PATCH v1 11/16] arm64: dts: mt8195: Add audio related nodes
` [PATCH v1 12/16] arm64: dts: mt8195: Add adsp node and adsp mailbox nodes
` [PATCH v1 13/16] arm64: dts: mt8195: Specify audio reset controller
` [PATCH v1 14/16] arm64: dts: mt8195: Add iommu and smi nodes
` [PATCH v1 15/16] arm64: dts: mt8195: Add gce node
` [PATCH v1 16/16] arm64: dts: mt8195: Add display node for vdosys0

[RFC PATCH 1/3] x86/boot/e820: Make __e820__mapped_all() external
 2022-07-04 11:15 UTC  (5+ messages)
` [RFC PATCH 3/3] iommu/vt-d: Show region type in arch_rmrr_sanity_check()

[PATCH] iommu/mediatek: check return value after calling platform_get_resource()
 2022-07-04  7:59 UTC  (2+ messages)

[PATCH 0/4] iommu/exynos: Add basic support for SysMMU v7
 2022-07-03 19:29 UTC  (20+ messages)
` [PATCH 1/4] iommu/exynos: Set correct dma mask for SysMMU v5+
` [PATCH 2/4] iommu/exynos: Check if SysMMU v7 has VM registers
` [PATCH 3/4] iommu/exynos: Use lookup based approach to access v7 registers
` [PATCH 4/4] iommu/exynos: Add minimal support for SysMMU v7 with VM registers

[PATCH v2] iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
 2022-07-03 11:44 UTC  (2+ messages)

Scalable mode and kdump kernels
 2022-07-03  4:56 UTC  (2+ messages)

[PATCH v3 00/11] iommu/vt-d: Optimize the use of locks
 2022-07-03  4:35 UTC  (11+ messages)
` [PATCH v3 02/11] iommu/vt-d: Remove clearing translation data in disable_dmar_iommu()
` [PATCH v3 10/11] iommu/vt-d: Use device_domain_lock accurately

[PATCH 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list
 2022-07-03  3:56 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8250: Enable per-process page tables
  ` (subset) "

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC  (3+ messages)

[RFC 0/3] iommu/samsung: Introduce Exynos sysmmu-v8 driver
 2022-07-02 21:50 UTC  (9+ messages)
` [RFC 2/3] "

[PATCH v2 0/6] iommu/vt-d: Reset DMAR_UNITS_SUPPORTED
 2022-07-02  1:56 UTC  (14+ messages)
` [PATCH v2 1/6] iommu/vt-d: Remove unused domain_get_iommu()
` [PATCH v2 2/6] iommu/vt-d: Use IDA interface to manage iommu sequence id
` [PATCH v2 3/6] iommu/vt-d: Refactor iommu information of each domain
` [PATCH v2 4/6] iommu/vt-d: Remove unnecessary check in intel_iommu_add()
` [PATCH v2 5/6] iommu/vt-d: Remove global g_iommus array
` [PATCH v2 6/6] iommu/vt-d: Make DMAR_UNITS_SUPPORTED default 1024

[linux-next:master] BUILD REGRESSION c4185b16aba73929aa76f0d030efbe79ae867808
 2022-07-02  0:58 UTC  (2+ messages)

[PATCH v5 0/5] cover-letter: Simplify vfio_iommu_type1 attach/detach routine
 2022-07-01 21:44 UTC  (12+ messages)
` [PATCH v5 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v5 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v5 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v5 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v5 5/5] vfio/iommu_type1: Simplify group attachment

[PATCH v4 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-07-01 19:08 UTC  (10+ messages)
` [PATCH v4 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group

[PATCH v13 0/9] ACPI/IORT: Support for IORT RMR node
 2022-07-01 16:43 UTC  (5+ messages)

[PATCH] iommu/arm-smmu-v3: Fix undefined behavior in GBPA_UPDATE
 2022-07-01 16:13 UTC  (5+ messages)

New IOMMU mailing list coming
 2022-07-01 12:16 UTC  (2+ messages)

[PATCH] iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
 2022-07-01 12:01 UTC  (10+ messages)

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-07-01 10:17 UTC  (3+ messages)
` [PATCH v2 2/2] serial: Set probe_no_timeout for all DT based drivers

[PATCH v2 0/9] Add dynamic iommu backed bounce buffers
 2022-07-01  9:23 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).