messages from 2024-04-07 01:15:42 to 2024-04-12 10:02:49 UTC [more...]
[PATCH rc] iommu/amd: Fix possible irq lock inversion dependency issue
2024-04-12 10:02 UTC (2+ messages)
[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
2024-04-12 9:36 UTC (21+ messages)
` [PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for posted MSIs
` [PATCH v2 06/13] x86/irq: Set up per host CPU posted interrupt descriptors
` [PATCH v2 07/13] x86/irq: Factor out calling ISR from common_interrupt
` [PATCH v2 08/13] x86/irq: Install posted MSI notification handler
` [PATCH v2 10/13] x86/irq: Extend checks for pending vectors to posted interrupts
` [PATCH v2 11/13] iommu/vt-d: Make posted MSI an opt-in cmdline option
` [PATCH v2 12/13] iommu/vt-d: Add an irq_chip for posted MSIs
[PATCH v2 1/1] iommu/vt-d: Remove caching mode check before device TLB flush
2024-04-12 9:34 UTC (9+ messages)
[PATCH v2 0/4] vfio-pci support pasid attach/detach
2024-04-12 8:21 UTC (5+ messages)
` [PATCH v2 1/4] ida: Add ida_get_lowest()
` [PATCH v2 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v2 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v2 4/4] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
[PATCH v2 00/12] iommufd support pasid attach/replace
2024-04-12 8:15 UTC (13+ messages)
` [PATCH v2 01/12] iommu: Pass old domain to set_dev_pasid op
` [PATCH v2 02/12] iommu: Introduce a replace API for device pasid
` [PATCH v2 03/12] iommufd: replace attach_fn with a structure
` [PATCH v2 04/12] iommufd: Support attach/replace hwpt per pasid
` [PATCH v2 05/12] iommu: Allow iommu driver to populate the max_pasids
` [PATCH v2 06/12] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu
` [PATCH v2 07/12] iommufd/selftest: Add a helper to get test device
` [PATCH v2 08/12] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH v2 09/12] iommufd/selftest: Add coverage for iommufd "
` [PATCH v2 10/12] iommu/vt-d: Return if no dev_pasid is found in domain
` [PATCH v2 11/12] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v2 12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain
[PATCH 00/12] Consolidate domain cache invalidation
2024-04-12 3:38 UTC (38+ messages)
` [PATCH 01/12] iommu/vt-d: Add cache tag assignment interface
` [PATCH 02/12] iommu/vt-d: Add cache tag invalidation helpers
` [PATCH 04/12] iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
` [PATCH 06/12] iommu/vt-d: Use cache_tag_flush_cm_range() in iotlb_sync_map
` [PATCH 07/12] iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()
` [PATCH 08/12] iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user
[PATCH 1/2] iommu/vt-d: Avoid unnecessary device TLB flush in map path
2024-04-12 3:13 UTC (21+ messages)
` [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flush
[PATCH] iommu/arm-smmu: Convert to domain_alloc_paging()
2024-04-11 17:12 UTC
[PATCH] iommu/arm-smmu-v3: Retire disable_bypass parameter
2024-04-11 14:26 UTC (4+ messages)
[PATCH v3 0/5] iommu: Fix domain check on release
2024-04-11 13:41 UTC (5+ messages)
` [PATCH v3 1/5] iommu: Add static iommu_ops->release_domain
[PATCH v2 00/12] Consolidate domain cache invalidation
2024-04-11 13:13 UTC (21+ messages)
` [PATCH v2 01/12] iommu/vt-d: Add cache tag assignment interface
` [PATCH v2 02/12] iommu/vt-d: Add cache tag invalidation helpers
` [PATCH v2 03/12] iommu/vt-d: Add trace events for cache tag interface
` [PATCH v2 04/12] iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
` [PATCH v2 05/12] iommu/vt-d: Use cache_tag_flush_range() in tlb_sync
` [PATCH v2 06/12] iommu/vt-d: Use cache_tag_flush_range_np() in iotlb_sync_map
` [PATCH v2 07/12] iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()
` [PATCH v2 08/12] iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user
` [PATCH v2 09/12] iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbs
` [PATCH v2 10/12] iommu/vt-d: Retire intel_svm_dev
` [PATCH v2 11/12] iommu: Add ops->domain_alloc_sva()
` [PATCH v2 12/12] iommu/vt-d: Retire struct intel_svm
[PATCH 1/1] iommu/vt-d: Fix WARN_ON in iommu probe path
2024-04-11 12:29 UTC (7+ messages)
[PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v6.9-rc3
2024-04-11 11:55 UTC (5+ messages)
` [PATCH 1/3] iommu/vt-d: Fix wrong use of pasid config
` [PATCH 2/3] iommu/vt-d: Allocate local memory for page request queue
` [PATCH 3/3] iommu/vt-d: Fix WARN_ON in iommu probe path
[PATCH][next] iommu/vt-d: remove redundant assignment to variable err
2024-04-11 9:05 UTC
[PATCH v2 0/7] PCI/MSI: Remove IMS (Interrupt Message Store) support for now
2024-04-11 5:14 UTC (14+ messages)
` [PATCH v2 1/7] Revert "PCI/MSI: Provide stubs for IMS functions"
` [PATCH v2 2/7] Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"
` [PATCH v2 3/7] Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"
` [PATCH v2 4/7] Revert "iommu/amd: Enable PCI/IMS"
` [PATCH v2 5/7] Revert "iommu/vt-d: "
` [PATCH v2 6/7] Revert "x86/apic/msi: "
` [PATCH v2 7/7] Revert "genirq/msi: Provide constants for PCI/IMS support"
[PATCH] iommu/vt-d: fix wrong use of pasid config
2024-04-11 2:50 UTC (3+ messages)
[PATCH] iommu/vt-d: Allocate local memory for page request queue
2024-04-11 2:49 UTC (3+ messages)
[PATCH] iommu: mtk: fix module autoloading
2024-04-10 16:41 UTC
[PATCH v6 00/29] Update SMMUv3 to the modern iommu API (part 2/3)
2024-04-10 14:44 UTC (7+ messages)
` [PATCH v6 06/29] iommu/arm-smmu-v3: Add an ops indirection to the STE code
[PATCH v7 0/7] Add support for Translation Buffer Units
2024-04-10 12:13 UTC (8+ messages)
` [PATCH v7 2/7] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driver
` [PATCH v7 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v7 7/7] arm64: dts: qcom: sc7280: "
[PATCH] iommu/amd: Change log message severity
2024-04-10 10:16 UTC
[PATCH v3 rc] iommu/amd: Do not enable SNP when V2 page table is enabled
2024-04-10 8:57 UTC
[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
2024-04-10 8:02 UTC (5+ messages)
` [PATCH v2 15/25] misc: nsm: drop owner assignment
[PATCH 00/34] address all -Wunused-const warnings
2024-04-10 8:02 UTC (2+ messages)
` (subset) "
[PATCH v4 0/9] IOMMUFD: Deliver IO page faults to user space
2024-04-10 6:12 UTC (16+ messages)
` [PATCH v4 1/9] iommu: Introduce domain attachment handle
` [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle
[PATCH 00/13] Linux RISC-V IOMMU Support
2024-04-10 5:38 UTC (4+ messages)
[PATCH v2 rc] iommu/amd: Do not enable SNP when V2 page table is enabled
2024-04-10 4:23 UTC (3+ messages)
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-04-09 20:39 UTC (3+ messages)
Query on ARM SMMUv3 nested support
2024-04-09 19:47 UTC (7+ messages)
[PATCH v2] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
2024-04-09 11:46 UTC (5+ messages)
[PATCH 1/2] iommu/vt-d: Rename fault IRQ variable
2024-04-09 7:07 UTC (6+ messages)
` [PATCH 2/2] iommu/vt-d: Share DMAR fault IRQ to prevent vector exhaustion
[PATCH RFC v2 0/5] arm64: support DMA zone starting above 4GB
2024-04-09 6:17 UTC (6+ messages)
` [PATCH RFC v2 1/5] dma-mapping: replace zone_dma_bits by zone_dma_limit
` [PATCH RFC v2 2/5] of: get dma area lower limit
` [PATCH RFC v2 3/5] of: unittest: add test for of_dma_get_cpu_limits() 'min' param
` [PATCH RFC v2 4/5] dma-direct: add base offset to zone_dma_bits
` [PATCH RFC v2 5/5] arm64: mm: take DMA zone offset into account
[PATCH v2] iommu/vt-d: Allocate DMAR fault interrupts locally
2024-04-08 16:39 UTC (5+ messages)
[PATCH rc] iommu/amd: Do not enable SNP when V2 page table is enabled
2024-04-08 5:10 UTC (3+ messages)
[PATCH 1/2] swiotlb: Remove alloc_size argument to swiotlb_tbl_map_single()
2024-04-08 4:11 UTC (2+ messages)
` [PATCH 2/2] iommu/dma: Fix zero'ing of bounce buffer padding used by untrusted devices
[PATCH v5 00/11] IOMMU memory observability
2024-04-08 2:17 UTC (5+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations
[PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
2024-04-07 16:50 UTC (4+ messages)
[PATCH v2 0/2] Enable JPEG encoding on rk3588
2024-04-07 8:08 UTC (4+ 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