Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2023-01-26 16:46:16 to 2023-02-01 05:20:08 UTC [more...]

[PATCH 1/3] iommu: Attach device group to old domain in error path
 2023-02-01  5:19 UTC  (2+ messages)

[PATCH v3 1/1] PCI: Add translated request only flag for pci_enable_pasid()
 2023-02-01  5:18 UTC  (15+ messages)

[RFC] mm: Allow ZONE_DMA32 to be disabled via kernel command line
 2023-02-01  4:09 UTC  (12+ messages)

[PATCH 0/4] iommu: Reject drivers with broken_unmanaged_domain
 2023-02-01  3:14 UTC  (15+ messages)
` [PATCH 1/4] iommu: Add a broken_unmanaged_domain flag in iommu_ops
` [PATCH 2/4] iommu/dma: Do not init domain if broken_unmanaged_domain
` [PATCH 3/4] iommufd: Do not allocate device object "
` [PATCH 4/4] vfio: Do not allocate domain "

[PATCH v2 0/3] iommufd: Remove iommufd_hw_pagetable_has_group
 2023-02-01  3:07 UTC  (25+ messages)
` [PATCH v2 1/3] iommufd: Add devices_users to track the hw_pagetable usage by device
` [PATCH v2 2/3] iommufd/device: Make hwpt_list list_add/del symmetric
` [PATCH v2 3/3] iommufd/device: Change iommufd_hw_pagetable_has_group to device centric

[PATCH] iommufd: Add top-level bounds check on kernel buffer size
 2023-02-01  1:01 UTC  (5+ messages)

[PATCH v2 0/8] iommu: The early demise of bus ops
 2023-01-31 19:54 UTC  (35+ messages)
` [PATCH v2 1/8] iommu: Decouple iommu_present() from "
` [PATCH v2 2/8] iommu: Validate that devices match domains
` [PATCH v2 3/8] iommu: Add lockdep annotations for group list iterators
` [PATCH v2 4/8] iommu: Factor out some helpers
` [PATCH v2 5/8] iommu: Switch __iommu_domain_alloc() to device ops
` [PATCH v2 6/8] iommu/arm-smmu: Don't register fwnode for legacy binding
` [PATCH v2 7/8] iommu: Retire bus ops
` [PATCH v2 8/8] iommu: Clean up open-coded ownership checks

[PATCH 0/3] Add support of unmanaged domain to mediatek IOMMU
 2023-01-31 15:31 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: memory: mediatek: Add support of unmanaged iommu domain
` [PATCH 2/3] iommu: "
` [PATCH 3/3] dt-bindings: iommu: memory: Use unmanaged iommu domain for the APU

[PATCH] dt-bindings: iommu: renesas,ipmmu-vmsa: Update descriptions for R-Car Gen4
 2023-01-31 12:28 UTC  (8+ messages)

[PATCH V4 0/7] iommu/vt-d: Support performance monitoring for IOMMU
 2023-01-31  7:54 UTC  (9+ messages)
` [PATCH V4 1/7] iommu/vt-d: Support size of the register set in DRHD
` [PATCH V4 2/7] iommu/vt-d: Retrieve IOMMU perfmon capability information
` [PATCH V4 3/7] iommu/vt-d: Support Enhanced Command Interface
` [PATCH V4 4/7] iommu/vt-d: Add IOMMU perfmon support
` [PATCH V4 5/7] iommu/vt-d: Support cpumask for IOMMU perfmon
` [PATCH V4 6/7] iommu/vt-d: Add IOMMU perfmon overflow handler support
` [PATCH V4 7/7] iommu/vt-d: Enable IOMMU perfmon support

[PATCH 1/1] iommu/vt-d: Set No Execute Enable bit in PASID table entry
 2023-01-31  7:53 UTC  (4+ messages)

[PATCH 0/4] iommu/vt-d: SVM implementation cleanup
 2023-01-31  7:51 UTC  (2+ messages)

[PATCH 00/12] [PULL REQUEST] Intel IOMMU updates for Linux v6.3
 2023-01-31  7:37 UTC  (13+ messages)
` [PATCH 01/12] iommu/vt-d: Remove include/linux/intel-svm.h
` [PATCH 02/12] iommu/vt-d: Remove unused fields in svm structures
` [PATCH 03/12] iommu/vt-d: Remove users from intel_svm_dev
` [PATCH 04/12] iommu/vt-d: Remove sva "
` [PATCH 05/12] iommu/vt-d: Set No Execute Enable bit in PASID table entry
` [PATCH 06/12] iommu/vt-d: Support size of the register set in DRHD
` [PATCH 07/12] iommu/vt-d: Retrieve IOMMU perfmon capability information
` [PATCH 08/12] iommu/vt-d: Support Enhanced Command Interface
` [PATCH 09/12] iommu/vt-d: Add IOMMU perfmon support
` [PATCH 10/12] iommu/vt-d: Support cpumask for IOMMU perfmon
` [PATCH 11/12] iommu/vt-d: Add IOMMU perfmon overflow handler support
` [PATCH 12/12] iommu/vt-d: Enable IOMMU perfmon support

[PATCH v2] dt-bindings: iommu: renesas,ipmmu-vmsa: Update for R-Car Gen4
 2023-01-31  5:59 UTC  (3+ messages)

[PATCH] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-01-31  3:06 UTC  (4+ messages)

[PATCH 0/4] Apple M1 USB4/Thunderbolt DART support
 2023-01-30 21:41 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: iommu: dart: Add t8103-usb4-dart compatible
` [PATCH 2/4] iommu: dart: Add flag to override bypass support
` [PATCH 3/4] iommu: dart: Write to all DART_T8020_STREAM_SELECT
` [PATCH 4/4] iommu: dart: Add support for M1 USB4 PCIe DART

[PATCH v3] vfio: Support VFIO_NOIOMMU with iommufd
 2023-01-30 19:29 UTC  (3+ messages)

[PATCH] iommu: dart: DART_T8110_ERROR range should be 0 to 5
 2023-01-30 18:16 UTC  (2+ messages)

[PATCH 31/34] selftests: iommu: Use installed kernel headers search path
 2023-01-30 17:05 UTC  (2+ messages)

[PATCH v5 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-01-30 16:40 UTC  (7+ messages)
` [PATCH v5 5/7] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[PATCH 0/8] iommu: The early demise of bus ops
 2023-01-30 14:22 UTC  (13+ messages)
` [PATCH 1/8] iommu: Decouple iommu_present() from "

[PATCH] iommu/amd: @Add a length limitation for the ivrs_acpihid command-line parameter
 2023-01-30  8:38 UTC 

[PATCH 0/3] iommufd: Remove iommufd_hw_pagetable_has_group
 2023-01-28 20:27 UTC  (6+ messages)
` [PATCH 1/3] iommufd: Add devices_users to track the hw_pagetable usage by device
` [PATCH 2/3] iommufd/device: Make hwpt_list list_add/del symmetric
` [PATCH 3/3] iommufd/device: Change iommufd_hw_pagetable_has_group to device centric

[PATCH V3 0/7] iommu/vt-d: Support performance monitoring for IOMMU
 2023-01-28 18:58 UTC  (3+ messages)

[PATCH] iommu/dart: Fix apple_dart_device_group for PCI groups
 2023-01-28 12:23 UTC  (2+ messages)

[PATCH 0/3] iommu/amd/iommu_v2: Fix refcount related issues
 2023-01-27 12:58 UTC  (8+ messages)
` [PATCH 1/3] iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind
` [PATCH 3/3] iommu/amd/iommu_v2: Prevent scheduling new ppr notifier during unbind_pasid

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-26 20:35 UTC  (3+ messages)
` [PATCH 18/18] arm64: dts: qcom: add initial support for qcom sa8775p-ride

[LSF/MM/BPF proposal]: Physr discussion
 2023-01-26 19:38 UTC  (5+ messages)
` [Lsf-pc] "


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