messages from 2025-02-20 16:37:51 to 2025-02-24 13:11:22 UTC [more...]
[PATCH v12 0/3] rust: add dma coherent allocator abstraction
2025-02-24 13:11 UTC (6+ messages)
` [PATCH v12 1/3] rust: error: Add EOVERFLOW
` [PATCH v12 2/3] rust: add dma coherent allocator abstraction
` [PATCH v12 3/3] MAINTAINERS: add entry for Rust dma mapping helpers device driver API
[PATCH v2 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
2025-02-24 10:00 UTC (15+ messages)
` [PATCH v2 01/12] iommu/arm-smmu-v3: Put iopf enablement in the domain attach path
` [PATCH v2 02/12] iommu/vt-d: Check if SVA is supported when attaching the SVA domain
` [PATCH v2 03/12] iommu: Remove IOMMU_DEV_FEAT_SVA
` [PATCH v2 04/12] iommu/vt-d: Move scalable mode ATS enablement to probe path
` [PATCH v2 05/12] iommu/vt-d: Move PRI enablement in "
` [PATCH v2 06/12] iommu/vt-d: Cleanup intel_context_flush_present()
` [PATCH v2 07/12] iommu/vt-d: Put iopf enablement in domain attach path
` [PATCH v2 08/12] iommufd/selftest: "
` [PATCH v2 09/12] dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
` [PATCH v2 10/12] uacce: "
` [PATCH v2 11/12] iommufd: "
` [PATCH v2 12/12] iommu: Remove iommu_dev_enable/disable_feature()
[PATCH] iommu/vt-d: fix system hang on reboot -f
2025-02-24 5:37 UTC (8+ messages)
` [External] "
[PATCH v2 0/4] Misc iommu_attach_handle enhancements in iommu core
2025-02-24 5:28 UTC (21+ 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 v7 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-24 4:38 UTC (16+ messages)
` [PATCH v7 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v7 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v7 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v7 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v7 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v7 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v7 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v7 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v7 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v7 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v7 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v7 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v7 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v7 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
[PATCH v3 0/8] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-02-24 3:45 UTC (13+ messages)
` [PATCH v3 1/8] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v3 2/8] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v3 3/8] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin
` [PATCH v3 4/8] dt-bindings: iommu: qcom,iommu: Add MSM8937 IOMMU to SMMUv1 compatibles
` [PATCH v3 5/8] dt-bindings: drm/msm/gpu: Document AON clock for A505/A506/A510
` [PATCH v3 6/8] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v3 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v3 8/8] arm64: dts: "
[PATCH v2 0/8] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-02-23 20:29 UTC (13+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v2 2/8] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v2 3/8] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin
` [PATCH v2 4/8] dt-bindings: iommu: qcom,iommu: Add MSM8937 IOMMU to SMMUv1 compatibles
` [PATCH v2 5/8] dt-bindings: drm/msm/gpu: Document AON clock for A505/A506/A510
` [PATCH v2 6/8] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v2 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v2 8/8] arm64: dts: "
[PATCH 06/14] iommu/vt-d: Add support for static identity domain
2025-02-23 14:24 UTC (6+ messages)
` Question on context setup for passthrough
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-02-22 11:00 UTC (30+ 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 net-next v9 0/4] fix the DMA API misuse problem for page_pool
2025-02-22 8:11 UTC (4+ messages)
` [PATCH net-next v9 3/4] page_pool: support unlimited number of inflight pages
[PATCH 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
2025-02-22 7:25 UTC (8+ messages)
` [PATCH 08/12] iommufd/selftest: Put iopf enablement in domain attach path
[PATCH v4 00/12] Initial support for SMMUv3 nested translation
2025-02-22 7:13 UTC (19+ messages)
[PATCH 0/3] dma mapping benchmark: add support for dma_map_sg
2025-02-22 6:36 UTC (5+ messages)
` [PATCH 2/3] dma-mapping: "
` 回复: "
[PATCH v2 0/3] Introduce CONFIG_MSHV_ROOT for root partition code
2025-02-22 2:32 UTC (10+ messages)
` [PATCH v3 1/3] hyperv: Convert hypercall statuses to linux error codes
` [PATCH v3 2/3] hyperv: Change hv_root_partition into a function
` [PATCH v3 3/3] hyperv: Add CONFIG_MSHV_ROOT to gate root partition support
[PATCH 00/10] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-02-21 21:33 UTC (5+ messages)
` [PATCH 08/10] arm64: dts: qcom: Add initial support for MSM8937
[PATCH v2 0/3] Introduce CONFIG_MSHV_ROOT for root partition code
2025-02-21 18:47 UTC (20+ 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 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 v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-21 13:39 UTC (14+ messages)
` [PATCH v6 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v6 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
[PATCH 0/5] Convert virtio-iommu to domain_alloc_paging()
2025-02-21 11:42 UTC (6+ messages)
` [PATCH 1/5] iommu/virtio: Break out bypass identity support into a global static
[PATCH] iommu/io-pgtable-dart: Only set subpage protection disable for DART 1
2025-02-21 11:07 UTC (2+ messages)
[PATCH v5 0/4] iommu/s390: add support for IOMMU passthrough
2025-02-21 11:02 UTC (2+ messages)
[PATCH 1/1] iommu/vt-d: Fix suspicious RCU usage
2025-02-21 8:27 UTC (5+ messages)
[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 (12+ messages)
` On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)
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