Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-01-10 12:53:48 to 2025-01-17 01:07:41 UTC [more...]

[PATCH rc v2 0/2] iommufd/fault: Two bug fixes prior to vEVENTQ
 2025-01-17  1:07 UTC  (6+ messages)
` [PATCH rc v2 1/2] iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()
` [PATCH rc v2 2/2] iommufd/fault: Use a separate spinlock to protect fault->deliver list

[PATCH 0/3] make MSI IOVA base address and its length configurable
 2025-01-16 23:23 UTC  (4+ messages)
` [PATCH 3/3] arm-smmu: use dts passed MSI IOVA address and length
` [PATCH 2/3] iommu: consolidate MSI_IOVA macro definitions
` [PATCH 1/3] dt-bindings: iommu: add "arm,smmu-pci-msi-iova-data" property

[PATCH] riscv: Add initial Xen guest support for RISC-V
 2025-01-16 21:07 UTC  (15+ messages)
      ` [PATCH] riscv: Add initial Xen guest support for RISC-Vgh

[PATCH v5 00/17] Provide a new two step DMA mapping API
 2025-01-16 21:00 UTC  (13+ 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 RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-01-16 20:21 UTC  (17+ 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

[RFC PATCH v2 00/58] KVM: Arm SMMUv3 driver for pKVM
 2025-01-16 19:19 UTC  (9+ messages)

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-16 18:02 UTC  (15+ 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

[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
 2025-01-16 17:29 UTC  (11+ messages)
      ` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G

[PATCH v8 0/2] Add dma coherent allocator abstraction
 2025-01-16 15:57 UTC  (14+ messages)
` [PATCH v8 2/2] rust: add "

Suspicious RCU usage in enable_drhd_fault_handling()
 2025-01-16 13:34 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Include string_choices.h header for str_read_write
 2025-01-16 12:10 UTC 

[PATCH v6 00/14] iommufd support pasid attach/replace
 2025-01-16 10:00 UTC  (18+ messages)
` [PATCH v6 01/14] iommu: Introduce a replace API for device pasid
` [PATCH v6 09/14] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support

[PATCH] iommu/arm-smmu-v3: add missing header
 2025-01-16  9:13 UTC  (3+ messages)

[PATCH] iommu: Use str_enable_disable-like helpers
 2025-01-16  3:05 UTC  (4+ messages)

[PATCH] swiotlb: Introduce DMA_ATTR_SKIP_DEVICE_SYNC
 2025-01-15 22:16 UTC  (3+ messages)

[PATCH 0/2] RISC-V IOMMU HPM support
 2025-01-15 21:56 UTC  (9+ messages)
` [PATCH 1/2] iommu/riscv: add RISC-V IOMMU PMU support
  ` [External] "
` [PATCH 2/2] iommu/riscv: support HPM and interrupt handling

[PATCH] iommu-dma: Fix Oops on zero-sized DMA memory allocation
 2025-01-15 19:23 UTC  (2+ messages)

[PATCH RESEND 00/22] Add support for A100/A133 display
 2025-01-15 11:22 UTC  (4+ messages)
` [PATCH RESEND 10/22] pinctrl: sunxi: add missed lvds pins for a100/a133

[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 v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-14 19:29 UTC  (46+ 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 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  (7+ 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 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] 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  (2+ 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 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  (5+ 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


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