Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-02-18 19:08:50 to 2025-02-21 18:39:07 UTC [more...]

[PATCH v2 0/3] Introduce CONFIG_MSHV_ROOT for root partition code
 2025-02-21 18:38 UTC  (19+ messages)
` [PATCH v2 1/3] hyperv: Convert hypercall statuses to linux error codes
` [PATCH v2 2/3] hyperv: Change hv_root_partition into a function
` [PATCH v2 3/3] hyperv: Add CONFIG_MSHV_ROOT to gate root partition support

[PATCH 06/14] iommu/vt-d: Add support for static identity domain
 2025-02-21 18:26 UTC  (5+ messages)
` Question on context setup for passthrough

[PATCH v2 0/4] Misc iommu_attach_handle enhancements in iommu core
 2025-02-21 17:27 UTC  (6+ messages)
` [PATCH v2 1/4] iommu: Make @handle mandatory in iommu_{attach|replace}_group_handle()
` [PATCH v2 2/4] iommu: Drop iommu_group_replace_domain()
` [PATCH v2 3/4] iommu: Store either domain or handle in group->pasid_array
` [PATCH v2 4/4] iommu: Swap the order of setting group->pasid_array and calling attach op of iommu drivers

[PATCH v2 0/7] iommu: Add MSI mapping support with nested SMMU (Part-1 core)
 2025-02-21 16:48 UTC  (25+ messages)
` [PATCH v2 1/7] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
` [PATCH v2 2/7] genirq/msi: Refactor iommu_dma_compose_msi_msg()
` [PATCH v2 3/7] iommu: Make iommu_dma_prepare_msi() into a generic operation
` [PATCH v2 4/7] irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by irqchips that need it
` [PATCH v2 5/7] iommu: Turn fault_data to iommufd private pointer
` [PATCH v2 6/7] iommufd: Implement sw_msi support natively
` [PATCH v2 7/7] iommu: Turn iova_cookie to dma-iommu private pointer

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-21 15:40 UTC  (24+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
` [PATCH *-next 02/18] cpu: Remove needless return in void API suspend_enable_secondary_cpus()
` [PATCH *-next 03/18] crypto: api - Remove needless return in void API crypto_free_tfm()
` [PATCH *-next 04/18] crypto: scomp - Remove needless return in void API crypto_scomp_free_ctx()
` [PATCH *-next 05/18] sysfs: Remove needless return in void API sysfs_enable_ns()
` [PATCH *-next 06/18] skbuff: Remove needless return in void API consume_skb()
` [PATCH *-next 07/18] wifi: mac80211: Remove needless return in void API _ieee80211_hw_set()
` [PATCH *-next 08/18] net: sched: Remove needless return in void API qdisc_watchdog_schedule_ns()
` [PATCH *-next 09/18] ipv4/igmp: Remove needless return in void API ip_mc_dec_group()
` [PATCH *-next 10/18] IB/rdmavt: Remove needless return in void API rvt_mod_retry_timer()
` [PATCH *-next 11/18] ratelimit: Remove needless return in void API ratelimit_default_init()
` [PATCH *-next 12/18] siox: Remove needless return in void API siox_driver_unregister()
` [PATCH *-next 13/18] gpiolib: Remove needless return in two void APIs
` [PATCH *-next 14/18] PM: wakeup: Remove needless return in three "
` [PATCH *-next 15/18] mfd: db8500-prcmu: "
` [PATCH *-next 16/18] rhashtable: "
` [PATCH *-next 17/18] dma-mapping: Remove needless return in five "
` [PATCH *-next 18/18] mtd: nand: Do not return void function in void function

[PATCH 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-02-21 15:04 UTC  (31+ messages)
` [PATCH 08/12] iommufd/selftest: Put iopf enablement in domain attach path
` [PATCH 09/12] dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
` [PATCH 10/12] uacce: "
` [PATCH 11/12] iommufd: "
` [PATCH 12/12] iommu: Remove iommu_dev_enable/disable_feature()

[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-21 13:39 UTC  (32+ messages)
` [PATCH v6 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v6 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v6 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v6 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v6 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2025-02-21 13:04 UTC  (18+ messages)

[PATCH 0/5] Convert virtio-iommu to domain_alloc_paging()
 2025-02-21 11:42 UTC  (21+ messages)
` [PATCH 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH 3/5] iommu/virtio: Move to domain_alloc_paging()

[PATCH] iommu/io-pgtable-dart: Only set subpage protection disable for DART 1
 2025-02-21 11:07 UTC  (3+ messages)

[PATCH v5 0/4] iommu/s390: add support for IOMMU passthrough
 2025-02-21 11:02 UTC  (2+ messages)

[PATCH net-next v9 0/4] fix the DMA API misuse problem for page_pool
 2025-02-21 10:12 UTC  (3+ messages)
` [PATCH net-next v9 3/4] page_pool: support unlimited number of inflight pages

[PATCH] iommu/vt-d: fix system hang on reboot -f
 2025-02-21  9:46 UTC  (3+ messages)
  ` [External] "

[PATCH 1/1] iommu/vt-d: Fix suspicious RCU usage
 2025-02-21  8:27 UTC  (5+ messages)

[PATCH 0/3] dma mapping benchmark: add support for dma_map_sg
 2025-02-21  3:16 UTC  (4+ messages)
` [PATCH 2/3] dma-mapping: "
    ` 回复: "

[PATCH v2 00/23] iommu: Further abstract iommu-pages
 2025-02-20 19:35 UTC  (3+ messages)
` [PATCH v2 19/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-02-20 16:52 UTC  (19+ messages)
    ` On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)

[PATCH 0/5] Misc iommu_attach_handle enhancements in iommu core
 2025-02-20 16:18 UTC  (31+ messages)
` [PATCH 1/5] iommu: Make @handle mandatory in iommu_{attach|replace}_group_handle()
` [PATCH 2/5] iommu: Drop iommu_group_replace_domain()
` [PATCH 3/5] iommu: Store either domain or handle in group->pasid_array
` [PATCH 4/5] iommu: Swap the order of setting group->pasid_array and calling attach op of iommu drivers
` [PATCH 5/5] iommu: Retire group->domain

[PATCH 00/10] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-02-20 15:18 UTC  (3+ messages)
` [PATCH 05/10] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8937
  ` (subset) "

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-02-20 12:48 UTC  (2+ messages)

[PATCH] iommu: Spelling s/KConfig/Kconfig/
 2025-02-20 10:26 UTC  (3+ messages)

[PATCH v6 00/14] iommufd support pasid attach/replace
 2025-02-20  6:57 UTC  (14+ messages)
` [PATCH v6 09/14] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support

[PATCH] hyperv: Add CONFIG_MSHV_ROOT to gate hv_root_partition checks
 2025-02-20  2:40 UTC  (5+ messages)

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-02-20  2:29 UTC  (12+ messages)
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd

[PATCH v2] powerpc/pseries/iommu: Wait until all TCEs are unmapped before deleting DDW
 2025-02-19 23:25 UTC  (4+ messages)

[PATCH 0/2] iommu: Fix the longstanding probe issues
 2025-02-19 22:43 UTC  (6+ messages)
` [PATCH 2/2] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH v1 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-02-19 16:06 UTC  (3+ messages)

[PATCH v2 07/23] iommu/pages: De-inline the substantial functions
 2025-02-19  2:56 UTC  (4+ messages)

[PATCH AUTOSEL 6.1 13/13] Xen/swiotlb: mark xen_swiotlb_fixup() __init
 2025-02-18 20:28 UTC 

[PATCH AUTOSEL 6.6 16/17] Xen/swiotlb: mark xen_swiotlb_fixup() __init
 2025-02-18 20:27 UTC 

[PATCH AUTOSEL 6.12 27/31] Xen/swiotlb: mark xen_swiotlb_fixup() __init
 2025-02-18 20:26 UTC 

[PATCH AUTOSEL 6.13 27/31] Xen/swiotlb: mark xen_swiotlb_fixup() __init
 2025-02-18 20:24 UTC 

[PATCH v2 23/23] iommu/pages: Remove iommu_alloc_pages_node()
 2025-02-18 20:21 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox