messages from 2025-01-07 22:43:33 to 2025-01-15 06:13:32 UTC [more...]
[PATCH v5 00/17] Provide a new two step DMA mapping API
2025-01-15 6:13 UTC (7+ messages)
` [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API
[PATCH rc 0/2] iommufd/fault: Two bug fixes prior to vEVENTQ
2025-01-15 5:45 UTC (10+ messages)
` [PATCH rc 1/2] iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()
` [PATCH rc 2/2] iommufd/fault: Use a separate spinlock to protect fault->deliver list
[PATCH v2 5/8] iommu/amd: Add support for device id user input
2025-01-15 5:21 UTC (2+ messages)
[PATCH v2 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers
2025-01-15 5:06 UTC (2+ messages)
[PATCH v6 00/14] iommufd support pasid attach/replace
2025-01-15 4:43 UTC (33+ messages)
` [PATCH v6 01/14] iommu: Introduce a replace API for device pasid
` [PATCH v6 04/14] iommufd: Always pass iommu_attach_handle to iommu core
` [PATCH v6 05/14] iommufd: Pass pasid through the device attach/replace path
` [PATCH v6 06/14] iommufd: Mark PASID-compatible domain
` [PATCH v6 07/14] iommufd: Support pasid attach/replace
` [PATCH v6 08/14] iommufd: Enforce PASID-compatible domain for RID
` [PATCH v6 09/14] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
2025-01-15 4:21 UTC (16+ messages)
` [PATCH RFCv2 01/13] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
` [PATCH RFCv2 02/13] genirq/msi: Rename iommu_dma_compose_msi_msg() to msi_msg_set_msi_addr()
` [PATCH RFCv2 03/13] iommu: Make iommu_dma_prepare_msi() into a generic operation
` [PATCH RFCv2 04/13] irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by the irqchips that need it
` [PATCH RFCv2 05/13] iommu: Turn fault_data to iommufd private pointer
` [PATCH RFCv2 06/13] iommufd: Make attach_handle generic
` [PATCH RFCv2 07/13] iommufd: Implement sw_msi support natively
` [PATCH RFCv2 08/13] iommu: Turn iova_cookie to dma-iommu private pointer
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
` [PATCH RFCv2 10/13] iommufd/selftes: Add coverage for IOMMU_OPTION_SW_MSI_START/SIZE
` [PATCH RFCv2 11/13] iommufd/device: Allow setting IOVAs for MSI(x) vectors
` [PATCH RFCv2 12/13] vfio-iommufd: Provide another layer of msi_iova helpers
` [PATCH RFCv2 13/13] vfio/pci: Allow preset MSI IOVAs via VFIO_IRQ_SET_ACTION_PREPARE
[PATCH 0/2] RISC-V IOMMU HPM support
2025-01-15 3:45 UTC (4+ messages)
` [PATCH 1/2] iommu/riscv: add RISC-V IOMMU PMU support
` [External] "
` [PATCH 2/2] iommu/riscv: support HPM and interrupt handling
[PATCH] riscv: Add initial Xen guest support for RISC-V
2025-01-15 0:01 UTC (5+ messages)
[PATCH] iommu: Use str_enable_disable-like helpers
2025-01-14 19:53 UTC (2+ messages)
[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-01-14 19:29 UTC (50+ messages)
` [PATCH v5 01/14] iommufd: Keep OBJ/IOCTL lists in an alphabetical order
` [PATCH v5 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v5 03/14] iommufd/fault: Move iommufd_fault_iopf_handler() to header
` [PATCH v5 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v5 05/14] iommufd: Rename fault.c to eventq.c
` [PATCH v5 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v5 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v5 12/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v5 13/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
[PATCH] iommu/arm-smmu-v3: Use str_read_write helper w/ logs
2025-01-14 19:08 UTC (8+ messages)
[PATCH v2] iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
2025-01-14 17:54 UTC (2+ messages)
[PATCH] iommu: iommufd: fix WARNING in iommufd_device_unbind
2025-01-14 17:50 UTC (2+ messages)
[PATCH] iommu/arm-smmu-v3: add missing header
2025-01-14 16:05 UTC
[PATCH RESEND 00/22] Add support for A100/A133 display
2025-01-14 16:00 UTC (3+ messages)
` [PATCH RESEND 10/22] pinctrl: sunxi: add missed lvds pins for a100/a133
[PATCH 00/22] Add support for A100/A133 display
2025-01-14 15:46 UTC (4+ messages)
` [PATCH 10/22] pinctrl: sunxi: add missed lvds pins for a100/a133
[PATCH net-next v7 0/8] fix two bugs related to page_pool
2025-01-14 14:31 UTC (8+ messages)
` [PATCH net-next v7 3/8] page_pool: fix IOMMU crash when driver has already unbound
` [PATCH net-next v7 4/8] page_pool: support unlimited number of inflight pages
` [PATCH net-next v7 5/8] page_pool: skip dma sync operation for "
` [PATCH net-next v7 6/8] page_pool: use list instead of ptr_ring for ring cache
` [PATCH net-next v7 7/8] page_pool: batch refilling pages to reduce atomic operation
` [PATCH net-next v7 8/8] page_pool: use list instead of array for alloc cache
[PATCH] iommu: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
2025-01-13 22:45 UTC
[PATCH v5 14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
2025-01-13 19:18 UTC (6+ messages)
[PATCH RFC] iommu: fix wrong DMA ops for iommu device
2025-01-13 17:25 UTC (8+ messages)
[PATCH] iommu: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
2025-01-13 16:25 UTC (4+ messages)
[PATCH] dt-bindings: Correct indentation and style in DTS example
2025-01-13 15:29 UTC (5+ messages)
[PATCH] drviers/iommu/amd: support P2P access through IOMMU when SME is enabled
2025-01-12 7:45 UTC
[syzbot] [iommu?] UBSAN: shift-out-of-bounds in iova_bitmap_alloc
2025-01-12 6:45 UTC
[PATCH v8 0/2] Add dma coherent allocator abstraction
2025-01-12 0:41 UTC (18+ messages)
` [PATCH v8 1/2] rust: error: Add EOVERFLOW
` [PATCH v8 2/2] rust: add dma coherent allocator abstraction
[PATCH 0/3] iommu: omap: Simplify few things
2025-01-11 19:00 UTC (4+ messages)
` [PATCH 1/3] iommu: omap: Drop redundant check if ti,syscon-mmuconfig exists
` [PATCH 2/3] iommu: omap: Simplify returning syscon PTR_ERR
` [PATCH 3/3] iommu: omap: Use syscon_regmap_lookup_by_phandle_args
[PATCH] drviers/iommu/amd: support P2P access through IOMMU when SME is enabled
2025-01-11 10:43 UTC (2+ messages)
[PATCH] iommu/riscv: Fixup compile warning
2025-01-10 20:48 UTC (6+ messages)
[PATCH v2 0/7] iommu/amd: Cleanup some of the domain_alloc_paging path
2025-01-10 16:35 UTC (8+ messages)
` [PATCH v2 1/7] iommu/amd: Remove unused amd_iommu_domain_update()
` [PATCH v2 2/7] iommu/amd: Remove domain_alloc()
` [PATCH v2 3/7] iommu/amd: Remove dev == NULL checks
` [PATCH v2 4/7] iommu/amd: Remove type argument from do_iommu_domain_alloc() and related
` [PATCH v2 5/7] iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode
` [PATCH v2 6/7] iommu/amd: Move the nid to pdom_setup_pgtable()
` [PATCH v2 7/7] iommu/amd: Fully decode all combinations of alloc_paging_flags
[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
2025-01-10 11:17 UTC (7+ messages)
` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G
Not fully traversing iova reservations bug
2025-01-10 6:19 UTC
[PATCH 0/7] iommu/amd: Cleanup some of the domain_alloc_paging path
2025-01-09 17:18 UTC (3+ messages)
[PATCH 7/7] iommu/amd: Fully decode all combinations of alloc_paging_flags
2025-01-09 17:17 UTC (3+ messages)
[PATCH v7 0/2] Add dma coherent allocator abstraction
2025-01-09 8:44 UTC (6+ messages)
` [PATCH v7 2/2] rust: add "
[PATCH 0/2] Add support for GPU SMMU on QCS615
2025-01-08 22:34 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcs615: add the GPU SMMU node
[RFC PATCH v2 00/58] KVM: Arm SMMUv3 driver for pKVM
2025-01-08 12:13 UTC (12+ messages)
` [RFC PATCH v2 55/58] drivers/iommu: Add deferred map_sg operations
[PATCH net-next v6 0/8] fix two bugs related to page_pool
2025-01-08 9:36 UTC (3+ messages)
[bug report] iommufd: Do not UAF during iommufd_put_object()
2025-01-08 9:13 UTC
[PATCH v2] iommu/arm-smmu-qcom: Only enable stall on smmu-v2
2025-01-07 22:43 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