Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2022-04-28 14:55:57 to 2022-05-02 18:52:49 UTC [more...]

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-05-02 18:52 UTC  (77+ messages)
` [PATCH RFC 01/19] iommu: Add iommu_domain ops for dirty tracking
` [PATCH RFC 02/19] iommufd: Dirty tracking for io_pagetable
` [PATCH RFC 03/19] iommufd: Dirty tracking data support
` [PATCH RFC 04/19] iommu: Add an unmap API that returns dirtied IOPTEs
` [PATCH RFC 05/19] iommufd: Add a dirty bitmap to iopt_unmap_iova()
` [PATCH RFC 06/19] iommufd: Dirty tracking IOCTLs for the hw_pagetable
` [PATCH RFC 07/19] iommufd/vfio-compat: Dirty tracking IOCTLs compatibility
` [PATCH RFC 08/19] iommufd: Add a test for dirty tracking ioctls
` [PATCH RFC 09/19] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH RFC 10/19] iommu/amd: Add unmap_read_dirty() support
` [PATCH RFC 11/19] iommu/amd: Print access/dirty bits if supported
` [PATCH RFC 12/19] iommu/arm-smmu-v3: Add feature detection for HTTU
` [PATCH RFC 13/19] iommu/arm-smmu-v3: Add feature detection for BBML
` [PATCH RFC 14/19] iommu/arm-smmu-v3: Add read_and_clear_dirty() support
` [PATCH RFC 15/19] iommu/arm-smmu-v3: Add set_dirty_tracking_range() support
` [PATCH RFC 16/19] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
` [PATCH RFC 17/19] iommu/arm-smmu-v3: Add unmap_read_dirty() support
` [PATCH RFC 18/19] iommu/intel: Access/Dirty bit support for SL domains
` [PATCH RFC 19/19] iommu/intel: Add unmap_read_dirty() support

[PATCH 0/4] SDHCI and SMEM updates for sdx65
 2022-05-02 17:04 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: mmc: sdhci-msm: Document the SDX65 compatible
` [PATCH 2/4] mmc: host/sdhci-msm: Add compatible string check for sdx65
` [PATCH 3/4] dt-bindings: arm-smmu: Add binding for SDX65 SMMU
` [PATCH 4/4] ARM: dts: qcom: sdx65: Add Shared memory manager support

fully convert arm to use dma-direct v2
 2022-05-02 16:43 UTC  (11+ messages)
` [PATCH 01/10] ARM: sa1100/assabet: move dmabounce hack to ohci driver
` [PATCH 02/10] ARM/dma-mapping: remove dmabounce
` [PATCH 03/10] ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.c
` [PATCH 04/10] ARM/dma-mapping: remove the unused virt_to_dma helper
` [PATCH 05/10] ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping code
` [PATCH 06/10] ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by default
` [PATCH 07/10] ARM/dma-mapping: use dma-direct unconditionally
` [PATCH 08/10] ARM/dma-mapping: drop .dma_supported for IOMMU ops
` [PATCH 09/10] ARM/dma-mapping: consolidate IOMMU ops callbacks
` [PATCH 10/10] ARM/dma-mapping: merge IOMMU ops

[RESEND PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-05-02 16:42 UTC  (3+ messages)

[PATCH] iommu: dart: Add missing module owner to ops structure
 2022-05-02 15:23 UTC  (2+ messages)

[PATCH 0/7] dt-bindings: renesas: R-Car V3U is R-Car Gen4
 2022-05-02 13:34 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: gpio: renesas, rcar-gpio: "
` [PATCH 2/7] dt-bindings: i2c: renesas, rcar-i2c: "
` [PATCH 3/7] dt-bindings: iommu: renesas, ipmmu-vmsa: "
` [PATCH 4/7] dt-bindings: renesas,rcar-dmac: "
` [PATCH 5/7] dt-bindings: serial: renesas, hscif: "
` [PATCH 6/7] dt-bindings: serial: renesas, scif: "
` [PATCH 7/7] dt-bindings: watchdog: renesas, wdt: "

[PATCH 0/5] iommu/vt-d: Force snooping improvement
 2022-05-02 13:19 UTC  (11+ messages)
` [PATCH 1/5] iommu/vt-d: Block force-snoop domain attaching if no SC support
` [PATCH 2/5] iommu/vt-d: Set SNP bit only in second-level page table entries
` [PATCH 3/5] iommu/vt-d: Check domain force_snooping against attached devices
` [PATCH 4/5] iommu/vt-d: Remove domain_update_iommu_snooping()
` [PATCH 5/5] iommu/vt-d: Remove hard coding PGSNP bit in PASID entries

[RFC PATCH V2 0/2] swiotlb: Add child io tlb mem support
 2022-05-02 12:54 UTC  (3+ messages)
` [RFC PATCH V2 1/2] swiotlb: Add Child IO TLB "
` [RFC PATCH V2 2/2] Swiotlb: Add device bounce buffer allocation interface

[PATCH v2 00/37] iommu/amd: Add multiple PCI segments support
 2022-05-02 10:54 UTC  (19+ messages)
` [PATCH v2 01/37] iommu/amd: Update struct iommu_dev_data defination
` [PATCH v2 02/37] iommu/amd: Introduce pci segment structure
` [PATCH v2 10/37] iommu/amd: Introduce per PCI segment last_bdf
` [PATCH v2 27/37] iommu/amd: Remove global amd_iommu_dev_table
` [PATCH v2 37/37] iommu/amd: Update amd_iommu_fault structure to include PCI seg ID

[PATCH v2] iommu: fix an incorrect NULL check on list iterator
 2022-05-02  9:13 UTC  (2+ messages)

[PATCH v5 00/12] iommu: SVA and IOPF refactoring
 2022-05-02  1:48 UTC  (13+ messages)
` [PATCH v5 01/12] dmaengine: idxd: Separate user and kernel pasid enabling
` [PATCH v5 02/12] iommu: Add pasid_bits field in struct dev_iommu
` [PATCH v5 03/12] iommu: Add attach/detach_dev_pasid domain ops
` [PATCH v5 04/12] iommu/sva: Basic data structures for SVA
` [PATCH v5 05/12] iommu/vt-d: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v5 06/12] iommu/vt-d: Add SVA domain support
` [PATCH v5 07/12] arm-smmu-v3/sva: "
` [PATCH v5 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces
` [PATCH v5 09/12] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v5 10/12] iommu: Prepare IOMMU domain for IOPF
` [PATCH v5 11/12] iommu: Per-domain I/O page fault handling
` [PATCH v5 12/12] iommu: Rename iommu-sva-lib.{c,h}

[PATCH v2] iommu: fix an incorrect NULL check on list iterator
 2022-05-01 13:28 UTC 

[PATCH v6 00/34] MT8195 IOMMU SUPPORT
 2022-05-01  2:33 UTC  (4+ messages)
` [PATCH v6 31/34] iommu/mediatek: Get the proper bankid for multi banks

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-04-30 14:44 UTC  (20+ messages)
` [PATCH RFC 08/12] iommufd: IOCTLs for the io_pagetable
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-04-30  7:35 UTC  (5+ messages)
` [PATCH v7 2/7] hwtracing: Add trace function "
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
 2022-04-30  7:33 UTC  (27+ messages)
  `  "

[PATCH] swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
 2022-04-29 23:15 UTC  (8+ messages)

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-04-29 22:09 UTC 

[PATCH v2 00/14] iommu: Retire bus_set_iommu()
 2022-04-29 18:06 UTC  (5+ messages)
` [PATCH v2 03/14] iommu: Move bus setup to IOMMU device registration

[GIT PULL] Please pull VFIO changes
 2022-04-29 16:55 UTC 

[PATCH 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to support TTBR up to 35bit for MediaTek
 2022-04-29 14:34 UTC  (2+ messages)
` [PATCH 2/2] iommu/mediatek: Enable allocating page table in normal memory

[RFC PATCH 0/2] swiotlb: Introduce swiotlb device allocation function
 2022-04-29 14:25 UTC  (16+ messages)
` [RFC PATCH 1/2] swiotlb: Split up single swiotlb lock
    ` [RFC PATCH] swiotlb: Add Child IO TLB mem support
` [RFC PATCH 2/2] Swiotlb: Add device bounce buffer allocation interface

[PATCH v3 0/3] iommu/arm-smmu: Support Tegra234 SMMU
 2022-04-29  8:22 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm-smmu: Document nvidia, memory-controller property
` [PATCH v3 2/3] dt-bindings: arm-smmu: Add compatible for Tegra234 SOC
` [PATCH v3 3/3] iommu/arm-smmu: Support Tegra234 SMMU

[PATCH v4 00/12] iommu: SVA and IOPF refactoring
 2022-04-29  6:35 UTC  (10+ messages)
` [PATCH v4 03/12] iommu: Add attach/detach_dev_pasid domain ops
` [PATCH v4 10/12] iommu: Prepare IOMMU domain for IOPF
` [PATCH v4 11/12] iommu: Per-domain I/O page fault handling

[PATCH v2] iommu/sva: Fix PASID use-after-free issue
 2022-04-29  1:39 UTC  (2+ messages)

[PATCH] iommu/amd: Set translation valid bit only when IO page tables are in used
 2022-04-28 17:16 UTC  (2+ messages)

[PATCH v3 0/2] MT8186 IOMMU SUPPORT
 2022-04-28 15:27 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox