messages from 2023-12-13 02:15:31 to 2023-12-20 01:29:18 UTC [more...]
[PATCH v9 00/14] iommu: Prepare to deliver page faults to user space
2023-12-20 1:23 UTC (13+ messages)
` [PATCH v9 01/14] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v9 02/14] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v9 03/14] iommu: Remove unrecoverable fault data
` [PATCH v9 04/14] iommu: Cleanup iopf data structure definitions
` [PATCH v9 05/14] iommu: Merge iopf_device_param into iommu_fault_param
` [PATCH v9 06/14] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v9 07/14] iommu: Merge iommu_fault_event and iopf_fault
` [PATCH v9 08/14] iommu: Prepare for separating SVA and IOPF
` [PATCH v9 09/14] iommu: Make iommu_queue_iopf() more generic
` [PATCH v9 10/14] iommu: Separate SVA and IOPF
` [PATCH v9 11/14] iommu: Refine locking for per-device fault data management
` [PATCH v9 12/14] iommu: Use refcount for fault data access
[PATCH v4 0/2] fix vt-d hard lockup when hotplug ATS capable device
2023-12-20 0:51 UTC (3+ messages)
` [PATCH v4 1/2] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [PATCH v4 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected
[PATCH v2 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
2023-12-20 0:40 UTC (6+ messages)
` [PATCH v2 1/3] iommu/msm-iommu: don't limit the driver too much
` [PATCH v2 2/3] ARM: qcom: drop most of 32-bit ARCH_QCOM subtypes
` [PATCH v2 3/3] ARM: qcom: merge remaining subplatforms into sensible Kconfig entry
[PATCH v6] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
2023-12-19 20:28 UTC
[PATCH v5] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
2023-12-19 20:26 UTC (3+ messages)
[PATCH v5 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2023-12-19 17:59 UTC (7+ messages)
` [PATCH v5 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v5 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v5 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v5 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v5 5/5] iommu/arm-smmu: add ACTLR data and support for SC7280
[PATCH] dma-debug: make dma_debug_add_bus take a const pointer
2023-12-19 14:27 UTC (3+ messages)
[PATCH 00/19] Update SMMUv3 to the modern iommu API (part 1/2)
2023-12-19 13:42 UTC (14+ messages)
` [PATCH 04/19] iommu/arm-smmu-v3: Make STE programming independent of the callers
[PATCH v4 1/2] iommu: Allow passing custom allocators to pgtable drivers
2023-12-19 13:37 UTC (3+ messages)
` [PATCH v4 2/2] iommu: Extend LPAE page table format to support custom allocators
[PATCH V2] iommu: Don't reserve 0-length IOVA region
2023-12-19 13:36 UTC (4+ messages)
[PATCH 0/4] [PULL REQUEST] Intel IOMMU updates for Linux v6.8
2023-12-19 13:34 UTC (6+ messages)
` [PATCH 1/4] iommu/vt-d: Refactor device_to_iommu() to retrieve iommu directly
` [PATCH 2/4] iommu/vt-d: Remove unused parameter of intel_pasid_setup_pass_through()
` [PATCH 3/4] iommu/vt-d: Remove unused vcmd interfaces
` [PATCH 4/4] iommu/vt-d: Move inline helpers to header files
[PATCH v4 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2023-12-19 13:06 UTC (27+ messages)
` [PATCH v4 1/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v4 2/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v4 3/5] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v4 4/5] iommu/arm-smmu: add ACTLR data and support for SC7280
` [PATCH v4 5/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
[PATCH] iommu: amd: NULL value may be dereferenced
2023-12-19 10:02 UTC
[PATCH] iommu: amd: NULL value may be dereferenced
2023-12-19 9:56 UTC
[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
2023-12-19 9:26 UTC (23+ messages)
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
[PATCH v3 0/2] fix vt-d hard lockup when hotplug ATS capable device
2023-12-19 7:44 UTC (11+ messages)
` [PATCH v3 1/2] PCI: make pci_dev_is_disconnected() helper public for
` [PATCH v3 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected
dma_sync_sg_for_device/cpu look very inefficient
2023-12-18 15:16 UTC (6+ messages)
[PATCH v3 00/13] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
2023-12-18 5:17 UTC (10+ messages)
` [PATCH v3 10/13] iommu/amd: Refactor helper function for attaching / detaching device
[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
2023-12-17 23:28 UTC (10+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
[PATCH v2 0/6] SM8450 / SM8550 Adreno
2023-12-17 17:21 UTC (2+ messages)
` (subset) "
[PATCH v2 0/7] dma-mapping: Simplify arch_setup_dma_ops()
2023-12-17 13:06 UTC (13+ messages)
` [PATCH v2 1/7] OF: Retire dma-ranges mask workaround
` [PATCH v2 2/7] OF: Simplify DMA range calculations
` [PATCH v2 3/7] ACPI/IORT: Handle memory address size limits as limits
` [PATCH v2 4/7] dma-mapping: Add helpers for dma_range_map bounds
` [PATCH v2 5/7] iommu/dma: Make limit checks self-contained
` [PATCH v2 6/7] iommu/dma: Centralise iommu_setup_dma_ops()
` [PATCH v2 7/7] dma-mapping: Simplify arch_setup_dma_ops()
[PATCH v2 0/2] fix vt-d hard lockup when hotplug ATS capable device
2023-12-17 11:38 UTC (4+ messages)
` [PATCH v2 1/2] PCI: make pci_dev_is_disconnected() helper public for
` [PATCH v2 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected
[PATCH v3 00/35] bitops: add atomic find_bit() operations
2023-12-16 21:48 UTC (2+ messages)
[PATCH 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
2023-12-16 5:26 UTC (3+ messages)
` [PATCH 3/3] ARM: qcom: merge remaining subplatforms into sensible Kconfig entry
[PATCH v4] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
2023-12-16 0:00 UTC (2+ messages)
[PATCH v2 00/10] IOMMU memory observability
2023-12-15 21:11 UTC (10+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 09/10] iommu: observability of the IOMMU allocations
` [PATCH v2 10/10] iommu: account IOMMU allocated memory
[PATCH V2] dma-mapping: Set dma_mem pointer as NULL after it's freed
2023-12-15 14:24 UTC (3+ messages)
[PATCH RESEND] swiotlb: reduce area lock contention for non-primary IO TLB pools
2023-12-15 11:30 UTC (3+ messages)
[PATCH] dma-mapping: Don't store redundant offsets
2023-12-15 11:30 UTC (2+ messages)
[PATCH] iommu/sva: Fix memory leak in iommu_sva_bind_device()
2023-12-15 8:07 UTC (3+ messages)
[PATCH v2] dt-bindings: iommu: rockchip: Add Rockchip RK3588
2023-12-15 8:06 UTC (3+ messages)
[PATCH v1] iommu/dma: Trace bounce buffer usage when mapping buffers
2023-12-15 8:04 UTC (2+ messages)
[RFC PATCH 0/6] iommu/amd: Introduce hardware info reporting and nested translation support
2023-12-15 7:45 UTC (15+ messages)
` [RFC PATCH 2/6] iommu/amd: Add support for hw_info for iommu capability query
` [RFC PATCH 3/6] iommu/amd: Introduce Guest-ID struct amd_iommu_vminfo
` [RFC PATCH 4/6] iommufd: Introduce data struct for AMD nested domain allocation
` [RFC PATCH 5/6] iommu/amd: Introduce helper functions to setup GCR3TRPMode
` [RFC PATCH 6/6] iommu/amd: Introduce nested translation support
[PATCH RFC 0/2] fix vt-d hard lockup when hotplug ATS capable device
2023-12-15 1:51 UTC (15+ messages)
` [PATCH 1/2] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [PATCH 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected
[PATCH 0/8] iommufd support pasid attach/replace
2023-12-15 0:37 UTC (5+ messages)
` [PATCH 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain
[PATCH 0/5] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
2023-12-14 16:29 UTC (8+ messages)
` [PATCH 4/5] iommu/arm-smmu-v3: Add set_dirty_tracking() support
` [PATCH 5/5] iommu/arm-smmu-v3: Enforce dirty tracking in domain attach/alloc
[GIT PULL] iommu/arm-smmu: Updates for 6.8
2023-12-14 14:35 UTC (2+ messages)
[PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI
2023-12-13 22:00 UTC (7+ messages)
` [PATCH RFC 11/13] iommu/vt-d: Add an irq_chip for posted MSIs
` [PATCH RFC 13/13] iommu/vt-d: Enable posted mode for device MSIs
[PATCH v2 0/5] Convert SMMU to domain_alloc_paging()
2023-12-13 17:25 UTC (13+ messages)
` [PATCH v2 2/5] iommu/arm-smmu: Convert to a global static identity domain
` [PATCH v2 5/5] iommu/arm-smmu: Convert to domain_alloc_paging()
[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
2023-12-13 13:19 UTC (7+ messages)
` [PATCH v2 3/6] iommufd: Initializing and releasing IO page fault data
[PATCH v2 0/6] iommu/vt-d: Convert to use static identity domain
2023-12-13 3:04 UTC (10+ messages)
` [PATCH v2 4/6] iommu/vt-d: Remove 1:1 mappings from "
[PATCH v8 00/12] iommu: Prepare to deliver page faults to user space
2023-12-13 2:19 UTC (9+ messages)
` [PATCH v8 12/12] iommu: Use refcount for fault data access
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