messages from 2023-09-30 18:12:14 to 2023-10-10 16:58:48 UTC [more...]
[PATCH v4 00/17] iommufd: Add nesting infrastructure
2023-10-10 16:58 UTC (19+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 03/17] iommufd: Unite all kernel-managed members into a struct
` [PATCH v4 09/17] iommufd/device: Add helpers to enforce/remove device reserved regions
[PATCH v2 0/6] iommufd support allocating nested parent domain
2023-10-10 16:47 UTC (11+ messages)
` [PATCH v2 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v2 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
` [PATCH v2 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH v2 6/6] iommu/vt-d: Add domain_alloc_user op
[PATCH v2 00/11] iommu/amd: SVA Support (Part 4) - SVA and IOPF
2023-10-10 15:04 UTC (7+ messages)
` [PATCH v2 11/11] iommu/amd: Introduce logic to enable/disable IOPF
fix the non-coherent coldfire dma_alloc_coherent
2023-10-10 14:44 UTC (22+ messages)
` [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
` [PATCH 2/6] dma-direct: add a CONFIG_ARCH_DMA_ALLOC symbol
` [PATCH 3/6] dma-direct: simplify the use atomic pool logic in dma_direct_alloc
` [PATCH 4/6] dma-direct: warn when coherent allocations aren't supported
` [PATCH 5/6] net: fec: use dma_alloc_noncoherent for m532x
` [PATCH 6/6] m68k: don't provide arch_dma_alloc for nommu/coldfire
[PATCH v2 00/10] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
2023-10-10 14:38 UTC (7+ messages)
` [PATCH v2 06/10] iommu/amd: Refactor helper function for setting / clearing GCR3
[PATCH v5 0/6] Share sva domains with all devices bound to a mm
2023-10-10 13:38 UTC (15+ messages)
` [PATCH v5 2/6] iommu: Add mm_get_enqcmd_pasid() helper function
` [PATCH v5 3/6] iommu: Introduce mm_get_pasid() "
` [PATCH v5 4/6] mm: Add structure to keep sva information
` [PATCH v5 5/6] iommu: Support mm PASID 1:n with sva domains
` [PATCH v5 6/6] mm: Deprecate pasid field
[PATCH][next] iommu/virtio: Add __counted_by for struct viommu_request and use struct_size()
2023-10-10 13:36 UTC (3+ messages)
[PATCH v2] dma-mapping: fix dma_addressing_limited if dma_range_map can't cover all system RAM
2023-10-10 9:40 UTC (4+ messages)
[RFC 0/7] Add SIOV virtual device support
2023-10-10 8:33 UTC (15+ messages)
` [RFC 1/7] iommufd: Handle unsafe interrupts in a separate function
` [RFC 2/7] iommufd: Introduce iommufd_alloc_device()
` [RFC 3/7] iommufd: Add iommufd_device_bind_pasid()
` [RFC 4/7] iommufd: Support attach/replace for SIOV virtual device {dev, pasid}
` [RFC 5/7] iommufd/selftest: Extend IOMMU_TEST_OP_MOCK_DOMAIN to pass in pasid
` [RFC 6/7] iommufd/selftest: Add test coverage for SIOV virtual device
` [RFC 7/7] vfio: Add vfio_register_pasid_iommu_dev()
[PATCH 6/7] fs/sysfs/group: make attribute_group pointers const
2023-10-10 6:57 UTC (10+ messages)
[RFC 0/8] iommufd support pasid attach/replace
2023-10-10 3:33 UTC (6+ messages)
` [RFC 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain
[PATCH v2 0/9] iommu: Convert dart & iommufd to the new domain_alloc_paging()
2023-10-09 7:48 UTC (9+ messages)
` [PATCH v2 1/9] iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
` [PATCH v2 2/9] iommu/vt-d: Update the definition of the blocking domain
` [PATCH v2 3/9] iommu/vt-d: Use ops->blocked_domain
` [PATCH v2 4/9] iommufd: Convert to alloc_domain_paging()
[joro-iommu:x86/amd 16/19] drivers/iommu/amd/iommu.c:829:21: warning: variable 'entry' set but not used
2023-10-07 3:20 UTC
[PATCH] iommu/smmu-v3: Refactor smmu stream data structure
2023-10-06 16:45 UTC (2+ messages)
[PATCH 0/7] Convert SMMU to domain_alloc_paging()
2023-10-06 16:23 UTC (19+ messages)
` [PATCH 1/7] iommu/arm-smmu: Reorganize arm_smmu_domain_add_master()
` [PATCH 2/7] iommu/arm-smmu: Convert to a global static identity domain
` [PATCH 3/7] iommu/arm-smmu: Implement IOMMU_DOMAIN_BLOCKED
` [PATCH 4/7] iommu/arm-smmu: Pass arm_smmu_domain to arm_smmu_init_domain_context()
` [PATCH 5/7] iommu/arm-smmu: Convert to domain_alloc_paging()
` [PATCH 6/7] iommu: Compute dev_iommu->require_direct sooner
` [PATCH 7/7] iommu: Restore SMMU "disable_bypass"
[PATCH v3 0/5] iommu/amd: SVA Support (part 2) - deprecate iommu_v2 module
2023-10-06 15:19 UTC (16+ messages)
` [PATCH v3 1/5] iommu/amd: Remove "
[PATCH v4 0/5] iommu/amd: SVA Support (part 2) - deprecate iommu_v2 module
2023-10-06 14:02 UTC (7+ messages)
` [PATCH v4 1/5] iommu/amd: Remove "
` [PATCH v4 2/5] iommu/amd: Remove PPR support
` [PATCH v4 3/5] iommu/amd: Remove amd_iommu_device_info()
` [PATCH v4 4/5] iommu/amd: Remove unused EXPORT_SYMBOLS
` [PATCH v4 5/5] Revert "iommu: Fix false ownership failure on AMD systems with PASID activated"
[Bisected] [commit 2ad56efa80db] [Hotplug] WARNING while performing hotplug operation on 6.6-rc3-next
2023-10-06 13:43 UTC (4+ messages)
[PATCH v1 00/13] Improve TLB invalidation logic
2023-10-06 10:16 UTC (14+ messages)
` [PATCH v1 01/13] iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches()
` [PATCH v1 02/13] iommu/amd: Remove redundant domain flush from attach_device()
` [PATCH v1 03/13] iommu/amd: Remove redundant passing of PDE bit
` [PATCH v1 04/13] iommu/amd: Add support to invalidate multiple guest pages
` [PATCH v1 05/13] iommu/amd: Refactor IOMMU tlb invalidation code
` [PATCH v1 06/13] iommu/amd: Refactor device iotlb "
` [PATCH v1 07/13] iommu/amd: Consolidate device IOTLB flush code
` [PATCH v1 08/13] iommu/amd: Consolidate amd_iommu_domain_flush_complete() call
` [PATCH v1 09/13] iommu/amd: Refactor domain flush global function
` [PATCH v1 10/13] iommu/amd: Consolidate domain flush logic
` [PATCH v1 11/13] iommu/amd/pgtbl_v2: Invalidate updated page ranges only
` [PATCH v1 12/13] iommu/amd: Remove unused flush pasid functions
` [PATCH v1 13/13] iommu/amd: Rearrange device flush code
[PATCH 00/10] VM: SVM: Honor KVM_MAX_VCPUS when AVIC is enabled
2023-10-05 12:59 UTC (21+ messages)
` [PATCH 01/10] KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR
` [PATCH 02/10] KVM: SVM: Use AVIC_HPA_MASK when initializing vCPU's Physical ID entry
` [PATCH 03/10] KVM: SVM: Drop pointless masking of kernel page pa's with "AVIC's" HPA mask
` [PATCH 04/10] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page
` [PATCH 05/10] KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field
` [PATCH 06/10] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
` [PATCH 07/10] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
` [PATCH 08/10] KVM: SVM: WARN if KVM attempts to create AVIC backing page with user APIC
` [PATCH 09/10] KVM: SVM: Drop redundant check in AVIC code on ID during vCPU creation
` [PATCH 10/10] KVM: SVM: Rename "avic_physical_id_cache" to "avic_physical_id_entry"
[PATCH v2] iommu: Fix return code in iommu_group_alloc_default_domain()
2023-10-05 11:04 UTC (2+ messages)
[PATCH] s390/pci: Fix reset of IOMMU software counters
2023-10-05 11:01 UTC (3+ messages)
[PATCH] iommu: Do not use IOMMU_DOMAIN_DMA if CONFIG_IOMMU_DMA is not enabled
2023-10-05 11:00 UTC (4+ messages)
[PATCH v4 0/7] iommu: Retire bus ops
2023-10-04 21:35 UTC (15+ messages)
` [PATCH v4 1/7] iommu: Factor out some helpers
` [PATCH v4 2/7] iommu: Decouple iommu_present() from bus ops
` [PATCH v4 3/7] iommu: Validate that devices match domains
` [PATCH v4 4/7] iommu: Switch __iommu_domain_alloc() to device ops
` [PATCH v4 5/7] iommu/arm-smmu: Don't register fwnode for legacy binding
` [PATCH v4 6/7] iommu: Retire bus ops
` [PATCH v4 7/7] iommu: Clean up open-coded ownership checks
[PATCH v3 00/19] IOMMUFD Dirty Tracking
2023-10-04 17:01 UTC (3+ messages)
` [PATCH v3 17/19] iommu/amd: Access/Dirty bit support in IOPTEs
[Bisected] [commit 2ad56efa80db] WARNING while performing hotplug operation on 6.6-rc3-next
2023-10-04 13:59 UTC
[PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional
2023-10-04 13:14 UTC (7+ messages)
` [PATCH v3 1/4] KVM: Add per vCPU flag specifying that a vCPU is loaded
` [PATCH v3 2/4] x86: KVM: AVIC: stop using 'is_running' bit in avic_vcpu_put()
` [PATCH v3 3/4] x86: KVM: don't read physical ID table entry in avic_pi_update_irte()
` [PATCH v3 4/4] x86: KVM: SVM: allow optionally to disable AVIC's IPI virtualization
[PATCH] iommu: Fix return code in iommu_group_alloc_default_domain()
2023-10-04 12:06 UTC (3+ messages)
[PATCH][6.5, 6.1, 5.15] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
2023-10-04 10:15 UTC (3+ messages)
[PATCH v13 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-10-04 8:54 UTC (3+ messages)
dma_map_resource() has a bad performance in pcie peer to peer transactions when iommu enabled in Linux
2023-10-04 6:26 UTC (4+ messages)
[PATCH v2][6.5, 6.1, 5.15] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
2023-10-03 23:41 UTC
[PATCH v8 00/24] iommu: Make default_domain's mandatory
2023-10-03 8:34 UTC (5+ messages)
` [PATCH v8 20/24] iommu: Require a default_domain for all iommu drivers
[PATCH v2 0/4] AVIC bugfixes and workarounds
2023-10-03 3:17 UTC (4+ messages)
` [PATCH v2 1/4] x86: KVM: SVM: always update the x2avic msr interception
[git pull] IOMMU Fixes for Linux v6.6-rc4
2023-10-02 17:45 UTC (2+ messages)
[GIT PULL] dma-mapping fixes for Linux 6.6
2023-09-30 18:12 UTC (2+ messages)
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