messages from 2025-02-26 22:16:37 to 2025-03-01 10:07:24 UTC [more...]
[PATCH v8 00/12] iommufd support pasid attach/replace
2025-03-01 10:12 UTC (53+ messages)
` [PATCH v8 01/12] iommu: Add iommu_attach_device_pasid_handle()
` [PATCH v8 02/12] iommu: Introduce a replace API for device pasid
` [PATCH v8 03/12] iommufd: Pass @pasid through the device attach/replace path
` [PATCH v8 04/12] iommufd/device: Only add reserved_iova in non-pasid path
` [PATCH v8 05/12] iommufd: Mark PASID-compatible domain
` [PATCH v8 06/12] iommufd: Support pasid attach/replace
` [PATCH v8 07/12] iommufd: Enforce PASID-compatible domain for RID
` [PATCH v8 08/12] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
` [PATCH v8 09/12] iommufd: Allow allocating PASID-compatible domain
[PATCH v3 0/8] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-03-01 7:46 UTC (2+ messages)
[6.1.y] Regression from b1e6e80a1b42 ("xen/swiotlb: add alignment check for dma buffers") when booting with Xen and mpt3sas_cm0 _scsih_probe failures
2025-03-01 4:19 UTC (10+ messages)
[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-03-01 4:40 UTC (3+ messages)
[PATCH v2 0/4] Initial BBML2 support for contpte_convert()
2025-03-01 2:45 UTC (10+ messages)
` [PATCH v2 1/4] arm64: Add BBM Level 2 cpu feature
` [PATCH v2 2/4] arm64/mm: Delay tlbi in contpte_convert() under BBML2
` [PATCH v2 3/4] arm64/mm: Elide "
` [PATCH v2 4/4] iommu/arm: Add BBM Level 2 smmu feature
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-03-01 0:37 UTC (13+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
` [RFC PATCH v2 20/22] sev-guest: Stop changing encrypted page state for TDISP devices
[git pull] IOMMU Fixes for Linux v6.14-rc4
2025-03-01 0:08 UTC (2+ messages)
[PATCH v3 0/5] iommu/s390: support additional table regions
2025-02-28 21:44 UTC (6+ messages)
` [PATCH v3 1/5] iommu/s390: set appropriate IOTA region type
` [PATCH v3 2/5] iommu/s390: support cleanup of additional table regions
` [PATCH v3 3/5] iommu/s390: support iova_to_phys for "
` [PATCH v3 4/5] iommu/s390: support map/unmap "
` [PATCH v3 5/5] iommu/s390: allow larger region tables
[PATCH] iommu: Sort out domain user data
2025-02-28 20:20 UTC (3+ messages)
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-02-28 19:54 UTC (3+ messages)
[GIT PULL] Please pull IOMMUFD shared branch
2025-02-28 19:13 UTC (6+ messages)
[PATCH v2 0/4] iommu: Isolate iova_cookie to actual owners
2025-02-28 18:10 UTC (14+ messages)
` [PATCH v2 1/4] iommu: Add private_data_owner to iommu_domain
` [PATCH v2 2/4] iommufd: Move iommufd_sw_msi and related functions to driver.c
` [PATCH v2 3/4] iommu: Drop sw_msi from iommu_domain
` [PATCH v2 4/4] iommu: Turn iova_cookie to dma-iommu private pointer
[PATCH] iommu/riscv: Simplify maximum determination in riscv_iommu_init_check()
2025-02-28 18:02 UTC
[PATCH v2 0/2] iommu: apple-dart: Support the ISP DART
2025-02-28 16:42 UTC (4+ messages)
` [PATCH v2 1/2] iommu: apple-dart: Increase MAX_DARTS_PER_DEVICE to 3
` [PATCH v2 2/2] iommu: apple-dart: Allow mismatched bypass support
[PATCH v10 0/2] Dynamic Allocation of the reserved_mem array
2025-02-28 16:12 UTC (5+ messages)
` [PATCH v10 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed
[PATCH v2 0/4] iommu: Fix the longstanding probe issues
2025-02-28 15:46 UTC (5+ messages)
` [PATCH v2 1/4] iommu: Handle race with default domain setup
` [PATCH v2 2/4] iommu: Resolve ops in iommu_init_device()
` [PATCH v2 3/4] iommu: Keep dev->iommu state consistent
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path
[PATCH] iommu/amd: Add Secure ATS support
2025-02-28 14:56 UTC (26+ messages)
[PATCH v2 0/5] Convert virtio-iommu to domain_alloc_paging()
2025-02-28 14:31 UTC (10+ messages)
` [PATCH v2 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH v2 2/5] iommu: Add domain_alloc_identity()
` [PATCH v2 3/5] iommu/virtio: Move to domain_alloc_paging()
` [PATCH v2 4/5] iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()
` [PATCH v2 5/5] iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU
[PATCH v3 0/4] Misc iommu_attach_handle enhancements in iommu core
2025-02-28 14:30 UTC (2+ messages)
[PATCH] dma-mapping: update MAINTAINERS
2025-02-28 14:29 UTC (2+ messages)
missing clear bdr in check_ram_in_range_map()?
2025-02-28 13:22 UTC (4+ messages)
[PATCH v1 0/4] iommu: Isolate iova_cookie to actual owners
2025-02-28 11:20 UTC (7+ messages)
` [PATCH v1 2/4] iommu: Add iommu_default_domain_free helper
[PATCH 0/2] [PULL REQUEST] iommu/vt-d: Fixes for v6.14-rc5
2025-02-28 11:19 UTC (4+ messages)
` [PATCH 1/2] iommu/vt-d: Remove device comparison in context_setup_pass_through_cb
` [PATCH 2/2] iommu/vt-d: Fix suspicious RCU usage
[PATCH 1/1] iommu/amd: Preserve default DTE fields when updating Host Page Table Root
2025-02-28 11:18 UTC (6+ messages)
[PATCH v12 0/3] rust: add dma coherent allocator abstraction
2025-02-28 10:01 UTC (6+ messages)
` [PATCH v12 2/3] "
[PATCH v3 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
2025-02-28 9:26 UTC (13+ messages)
` [PATCH v3 01/12] iommu/arm-smmu-v3: Put iopf enablement in the domain attach path
` [PATCH v3 02/12] iommu/vt-d: Check if SVA is supported when attaching the SVA domain
` [PATCH v3 03/12] iommu: Remove IOMMU_DEV_FEAT_SVA
` [PATCH v3 04/12] iommu/vt-d: Move scalable mode ATS enablement to probe path
` [PATCH v3 05/12] iommu/vt-d: Move PRI enablement in "
` [PATCH v3 06/12] iommu/vt-d: Cleanup intel_context_flush_present()
` [PATCH v3 07/12] iommu/vt-d: Put iopf enablement in domain attach path
` [PATCH v3 08/12] iommufd/selftest: "
` [PATCH v3 09/12] dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
` [PATCH v3 10/12] uacce: "
` [PATCH v3 11/12] iommufd: "
` [PATCH v3 12/12] iommu: Remove iommu_dev_enable/disable_feature()
[PATCH v2 0/4] Misc iommu_attach_handle enhancements in iommu core
2025-02-28 9:23 UTC (3+ messages)
[PATCH v2] iommu/vt-d: fix system hang on reboot -f
2025-02-28 4:34 UTC (13+ messages)
` [External] "
[PATCH net-next v10 0/4] fix the DMA API misuse problem for page_pool
2025-02-28 2:15 UTC (2+ messages)
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-02-27 23:12 UTC (5+ messages)
` [PATCH *-next 15/18] mfd: db8500-prcmu: Remove needless return in three "
[PATCH 0/2] Add an iommufd selftest for replacement between domain and handle
2025-02-27 20:11 UTC (8+ messages)
` [PATCH 1/2] iommufd/selftest: Add a helper to get test device
` [PATCH 2/2] iommufd/selftest: Add coverage for RID replace between handle and non-handle
[PATCH] iommufd: Fix uninitialized rc in iommufd_access_rw()
2025-02-27 20:07 UTC
[PATCH v2 0/7] iommu: Add MSI mapping support with nested SMMU (Part-1 core)
2025-02-27 19:47 UTC (10+ messages)
` [PATCH v2 3/7] iommu: Make iommu_dma_prepare_msi() into a generic operation
` [PATCH v2 6/7] iommufd: Implement sw_msi support natively
[PATCH 0/2] iommu: apple-dart: Support the ISP DART
2025-02-27 17:02 UTC (5+ messages)
` [PATCH 1/2] iommu: apple-dart: Increase MAX_DARTS_PER_DEVICE to 3
` [PATCH 2/2] iommu: apple-dart: Allow mismatched bypass support
[PATCH v2 0/7] iommu/amd: Trivial fixes
2025-02-27 16:23 UTC (8+ messages)
` [PATCH v2 1/7] iommu/amd: Log IOMMU control register in event log path
` [PATCH v2 2/7] iommu/amd: Remove unused variable
` [PATCH v2 3/7] iommu/amd/pgtbl_v2: Improve error handling
` [PATCH v2 4/7] iommu/amd: Remove outdated comment
` [PATCH v2 5/7] iommu/amd: Fix header file
` [PATCH v2 6/7] iommu/amd: Remove unused forward declaration
` [PATCH v2 7/7] iommu/amd: Consolidate protection domain free code
[PATCH] iommu: Unexport iommu_fwspec_free()
2025-02-27 14:47 UTC
[PATCH v3 14/23] iommu/pages: Move from struct page to struct ioptdesc and folio
2025-02-27 5:17 UTC (5+ messages)
[PATCH v3 09/23] iommu/pages: Formalize the freelist API
2025-02-27 5:11 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