messages from 2024-01-11 04:10:34 to 2024-01-19 19:59:09 UTC [more...]
[PATCH v5 00/17] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
2024-01-19 19:59 UTC (22+ messages)
` [PATCH v5 01/17] iommu/amd: Pass struct iommu_dev_data to set_dte_entry()
` [PATCH v5 02/17] iommu/amd: Enable Guest Translation before registering devices
` [PATCH v5 03/17] iommu/amd: Introduce get_amd_iommu_from_dev()
` [PATCH v5 04/17] iommu/amd: Introduce struct protection_domain.pd_mode
` [PATCH v5 05/17] iommu/amd: Introduce per-device GCR3 table
` [PATCH v5 06/17] iommu/amd: Use protection_domain.flags to check page table mode
` [PATCH v5 07/17] iommu/amd: Introduce per-device domain ID to workaround potential TLB aliasing issue
` [PATCH v5 08/17] iommu/amd: Add support for device based TLB invalidation
` [PATCH v5 09/17] iommu/amd: Rearrange GCR3 table setup code
` [PATCH v5 10/17] iommu: Introduce iommu_group_mutex_assert()
` [PATCH v5 11/17] iommu/amd: Refactor helper function for setting / clearing GCR3
` [PATCH v5 12/17] iommu/amd: Refactor attaching / detaching device functions
` [PATCH v5 13/17] iommu/amd: Refactor protection_domain helper functions
` [PATCH v5 14/17] iommu/amd: Refactor GCR3 table "
` [PATCH v5 15/17] iommu/amd: Remove unused flush pasid functions
` [PATCH v5 16/17] iommu/amd: Rearrange device flush code
` [PATCH v5 17/17] iommu/amd: Remove unused GCR3 table parameters from struct protection_domain
[PATCH 0/6] iommu/amd: Misc cleanup
2024-01-19 19:37 UTC (8+ messages)
` [PATCH 1/6] iommu/amd: Remove unused PPR_* macros
` [PATCH 2/6] iommu/amd: Remove unused IOVA_* macro
` [PATCH 3/6] iommu/amd: Remove unused APERTURE_* macros
` [PATCH 4/6] iommu/amd: Remove duplicate function declarations from amd_iommu.h
` [PATCH 5/6] iommu/amd: Remove redundant error check in amd_iommu_probe_device()
` [PATCH 6/6] iommu/amd: Remove EXPORT_SYMBOL for perf counter related functions
Dell XPS 13 9360: DMAR errors `DRHD: handling fault status reg 2` and `[INTR-REMAP] Request device [f0:1f.0] fault index 0x0`
2024-01-19 17:57 UTC (3+ messages)
DMAR-IR: IRQ remapping was enabled on dmar6 but we are not in kdump mode
2024-01-19 15:11 UTC (2+ messages)
[PATCH 0/8] iommufd support pasid attach/replace
2024-01-19 10:15 UTC (16+ messages)
` [PATCH 1/8] iommu: Introduce a replace API for device pasid
` [PATCH 3/8] iommufd: Support attach/replace hwpt per pasid
` [PATCH 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain
[PATCH v8 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-01-19 10:12 UTC (10+ messages)
` [PATCH v8 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v8 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v8 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v8 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v8 5/5] iommu/arm-smmu: add ACTLR data and support for SC7280
[GIT PULL] dma-mapping fixes for Linux 6.8
2024-01-19 1:08 UTC (3+ messages)
` "
[git pull] IOMMU Updates for Linux v6.8
2024-01-18 23:35 UTC (2+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2024-01-18 23:35 UTC (2+ messages)
[PATCH 1/1] iommufd/selftest: Use right iommu_ops for mock device
2024-01-18 19:36 UTC (6+ messages)
[PATCH] iommu/arm-smmu-v3: Add a threshold to avoid potential soft lockup
2024-01-18 14:22 UTC (4+ messages)
[PATCH RFC 0/4] arm64: support DMA zone starting above 4GB
2024-01-18 10:59 UTC (4+ messages)
` [PATCH RFC 1/4] of: get dma area lower limit
[PATCH 1/1] iommu: Avoid races around default domain allocations
2024-01-18 10:11 UTC
[PATCH v5 00/14] iommu/amd: SVA Support (Part 4) - SVA and IOPF
2024-01-18 7:40 UTC (16+ messages)
` [PATCH v5 01/14] iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported()
` [PATCH v5 02/14] iommu/amd: Introduce per device DTE update function
` [PATCH v5 03/14] iommu/amd: Add support for enabling/disabling IOMMU features
` [PATCH v5 04/14] iommu/amd: Move PPR-related functions into ppr.c
` [PATCH v5 05/14] iommu/amd: Fix PPR interrupt processing logic
` [PATCH v5 06/14] iommu/amd: Define per-IOMMU iopf_queue
` [PATCH v5 07/14] iommu/amd: Add support for page response
` [PATCH v5 08/14] iommu/amd: Add support for add/remove device for IOPF
` [PATCH v5 09/14] iommu/amd: Add IO page fault notifier handler
` [PATCH v5 10/14] iommu/amd: Introduce logic to enable/disable IOPF
` [PATCH v5 11/14] iommu/amd: Add GCR3 [un]initialization function
` [PATCH v5 12/14] iommu/amd: Initial SVA support for AMD IOMMU
` [PATCH v5 13/14] iommu: Add ops->domain_alloc_sva()
` [PATCH v5 14/14] iommu/amd: Add SVA domain support
[RFC PATCH v10 0/5] fix vt-d hard lockup when hotplug ATS capable device
2024-01-18 2:32 UTC (9+ messages)
DMAR interrupt reservations exceed available resources on 32s Intel SPR
2024-01-17 19:34 UTC
[PATCH 00/11] iommu/vt-d: Remove superfluous IOMMU IOTLB invalidations
2024-01-17 7:59 UTC (17+ messages)
` [PATCH 01/11] iommu/vt-d: Retire the treatment for revoking PASIDs with pending pgfaults
` [PATCH 02/11] iommu/vt-d: Remove initialization for dynamically heap-allocated rcu_head
` [PATCH 03/11] iommu/vt-d: Refactor intel_svm_set_dev_pasid function
` [PATCH 04/11] iommu/vt-d: Retire struct intel_svm_dev
` [PATCH 05/11] iommu: Add ops->domain_alloc_sva()
` [PATCH 06/11] iommu/vt-d: Retire struct intel_svm
` [PATCH 07/11] iommu/vt-d: Use RCU for dev_pasids list updates in set/remove_dev_pasid()
` [PATCH 08/11] iommu/vt-d: Add domain_type_is_sva helper function
` [PATCH 09/11] iommu/vt-d: Reuse intel_iommu_set_dev_pasid function
` [PATCH 10/11] iommu/vt-d: Retire intel_svm_remove_dev_pasid function
` [PATCH 11/11] iommu/vt-d: Remove superfluous IOMMU IOTLB invalidations
ath11k and vfio-pci support
2024-01-17 5:47 UTC (8+ messages)
[PATCH] iommu/vt-d: Check for non-NULL domain on device release
2024-01-17 2:20 UTC (5+ messages)
[PATCH v4 00/16] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
2024-01-16 17:22 UTC (22+ messages)
` [PATCH v4 07/16] iommu/amd: Introduce per-device domain ID to workaround potential TLB aliasing issue
` [PATCH v4 10/16] iommu/amd: Refactor helper function for setting / clearing GCR3
` [PATCH v4 11/16] iommu/amd: Refactor attaching / detaching device functions
` [PATCH v4 13/16] iommu/amd: Refactor GCR3 table helper functions
[PATCH v7 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-01-16 11:42 UTC (11+ messages)
` [PATCH v7 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
[PATCH 04/19] iommu/arm-smmu-v3: Make STE programming independent of the callers
2024-01-16 9:23 UTC (15+ messages)
` [PATCH] "
` [PATCH] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry
[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
2024-01-16 8:59 UTC (7+ messages)
` [RFC PATCH 12/45] KVM: arm64: pkvm: Unify pkvm_pkvm_teardown_donated_memory()
` [RFC PATCH 24/45] KVM: arm64: smmu-v3: Setup stream table
` [RFC PATCH 27/45] KVM: arm64: smmu-v3: Setup domains and page table configuration
[PATCH v11 0/8] Add iommufd nesting (part 2/2)
2024-01-16 3:03 UTC (10+ messages)
` [PATCH v11 3/8] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v11 6/8] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v11 8/8] iommu/vt-d: Add iotlb flush for nested domain
[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
2024-01-15 17:58 UTC (10+ messages)
` [PATCH v2 4/6] iommufd: Deliver fault messages "
[PATCH 0/3] vfio-pci support pasid attach/detach
2024-01-15 17:18 UTC (13+ messages)
` [PATCH 1/3] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
[PATCH] dma-debug: fix kernel-doc warnings
2024-01-15 7:21 UTC (2+ messages)
[PATCH v3 0/2] iommu/iova: Make the rcache depot properly flexible
2024-01-15 7:17 UTC (10+ messages)
[RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
2024-01-12 5:52 UTC (6+ messages)
` [RFC V1 1/5] swiotlb: Support allocating DMA memory from SWIOTLB
` [RFC V1 2/5] swiotlb: Allow setting up default alignment of SWIOTLB region
` [RFC V1 3/5] x86: CVMs: Enable dynamic swiotlb by default for CVMs
` [RFC V1 4/5] x86: CVMs: Allow allocating all DMA memory from SWIOTLB
` [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment
[RFCv2 PATCH 0/7] iommu/amd: Introduce hardware info reporting and nested translation support
2024-01-12 0:06 UTC (8+ messages)
` [RFCv2 PATCH 1/7] iommu/amd: Introduce struct gcr3_tbl_info.giov
` [RFCv2 PATCH 2/7] iommu/amd: Refactor set_dte_entry
` [RFCv2 PATCH 3/7] iommu/amd: Update PASID, GATS, and GLX feature related macros
` [RFCv2 PATCH 4/7] iommu/amd: Add support for hw_info for iommu capability query
` [RFCv2 PATCH 5/7] iommufd: Introduce data struct for AMD nested domain allocation
` [RFCv2 PATCH 6/7] iommu/amd: Add nested domain allocation support
` [RFCv2 PATCH 7/7] iommu/amd: Add nested domain attach/detach support
[GIT PULL] dma-mapping updates for Linux 6.8
2024-01-11 22:58 UTC (2+ messages)
[PATCH v2] swiotlb: check alloc_size before the allocation of a new memory pool
2024-01-11 8:35 UTC (2+ messages)
[RFC PATCH v10 3/5] PCI: make pci_dev_is_disconnected() helper public for other drivers
2024-01-11 7:44 UTC (13+ messages)
` [RFC PATCH v10 4/5] iommu/vt-d: don't issue ATS Invalidation request when device is disconnected
` [RFC PATCH v10 5/5] iommu/vt-d: don't loop for timeout ATS Invalidation request forever
[PATCH v8 00/10] Add iommufd nesting (part 2/2)
2024-01-11 7:14 UTC (5+ messages)
` [PATCH v8 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
[PATCH v4 00/14] iommu/amd: SVA Support (Part 4) - SVA and IOPF
2024-01-11 5:18 UTC (4+ messages)
` [PATCH v4 13/14] iommu: Add ops->domain_alloc_sva()
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