messages from 2025-05-05 11:33:55 to 2025-05-08 06:01:23 UTC [more...]
[PATCH 0/4] mt8395/mt6359: Fix several dtb-check errors
2025-05-08 6:01 UTC (14+ messages)
` [PATCH 1/4] dt-bindings: mfd: mediatek: mt6397: Add #sound-dai-cells property
` [PATCH 2/4] dt-bindings: iommu: mediatek: mt8195 Accept up to 5 interrupts
` [PATCH 3/4] arm64: dts: mt6359: Add missing 'compatible' property to regulators node
` [PATCH 4/4] arm64: dts: mt6359: Rename RTC node to match binding expectations
` (subset) [PATCH 0/4] mt8395/mt6359: Fix several dtb-check errors
[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
2025-05-08 5:56 UTC (15+ messages)
` [PATCH v3 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v3 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v3 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_VQUEUE and its related struct
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl
[PATCH v3 0/3] media: fix incorrect use of dma_sync_sg_*() calls
2025-05-08 4:51 UTC (6+ messages)
` [PATCH v3 1/3] media: videobuf2: use sgtable-based scatterlist wrappers
` [PATCH v3 2/3] udmabuf: "
` [PATCH v3 3/3] media: omap3isp: "
[PATCH 0/2] xen: swiotlb: 2 fixes SoCs w/o IOMMU (e.g. iMX8QXP)
2025-05-08 4:14 UTC (6+ messages)
` [PATCH 2/2] xen: swiotlb: Implement map_resource callback
[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-05-08 3:49 UTC (64+ messages)
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v2 09/22] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 13/22] iommufd: Add mmap interface
[REGRESSION] applespi from 6.12 onwards
2025-05-08 2:15 UTC (2+ messages)
[PATCH v3 rc] iommu: Skip PASID validation for devices without PASID capability
2025-05-08 0:21 UTC (6+ messages)
[PATCH v1 1/1] ACPI: VIOT: Remove (explicitly) unused header
2025-05-07 20:06 UTC (3+ messages)
[PATCH v2] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
2025-05-07 15:57 UTC (5+ messages)
[PATCH v2 0/3] media: fix incorrect use of dma_sync_sg_*() calls
2025-05-07 14:56 UTC (5+ messages)
` [PATCH v2 1/3] media: videobuf2: use sgtable-based scatterlist wrappers
` [PATCH v2 2/3] udmabuf: "
` [PATCH v2 3/3] media: omap3isp: "
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2025-05-07 12:28 UTC (15+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
[PATCH v2 0/2] iommu/amd: Support for HATdis and HATS features
2025-05-07 10:51 UTC (3+ messages)
` [PATCH v2 1/2] iommu/amd: Add HATDis feature support
` [PATCH v2 2/2] iommu/amd: Add efr[HATS] max v1 page table level
[PATCH v2 0/4] dma mapping benchmark: add support for dma_map_sg
2025-05-07 9:18 UTC (17+ messages)
` [PATCH v2 1/4] dma-mapping: benchmark: Add padding to ensure uABI remained consistent
` [PATCH v2 2/4] dma mapping benchmark: modify the framework to adapt to more map modes
` [PATCH v2 3/4] dma-mapping: benchmark: add support for dma_map_sg
` [PATCH v2 4/4] dma mapping benchmark:add "
[PATCH 0/3] media: fix incorrect use of dma_sync_sg_*() calls
2025-05-07 7:27 UTC (6+ messages)
` [PATCH 1/3] media: videobuf2: use sgtable-based scatterlist wrappers
` [PATCH 2/3] udmabuf: "
` [PATCH 3/3] omap3isp:: "
[PATCH 0/2] iommu/amd: Support for HATdis and HATS features
2025-05-07 6:24 UTC (10+ messages)
` [PATCH 1/2] iommu/amd: Add HATDis feature support
` [PATCH 2/2] iommu/amd: Add efr[HATS] max v1 page table level
[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
2025-05-07 2:37 UTC (22+ messages)
` [PATCH v2 01/15] genpt: Generic Page Table base API
` [PATCH v2 02/15] genpt: Add Documentation/ files
` [PATCH v2 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v2 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v2 05/15] iommupt: Add iova_to_phys op
` [PATCH v2 06/15] iommupt: Add unmap_pages op
` [PATCH v2 07/15] iommupt: Add map_pages op
` [PATCH v2 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v2 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v2 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v2 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v2 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v2 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v2 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v2 15/15] iommupt: Add a kunit test for the IOMMU implementation
[PATCH v5 00/10] drm/msm: add support for SAR2130P
2025-05-06 19:04 UTC (4+ messages)
` [PATCH v5 09/10] iommu/arm-smmu-qcom: Add SAR2130P MDSS compatible
[PATCH v2 0/2] iommu/vt-d: Use ida for domain ID management
2025-05-06 17:29 UTC (5+ messages)
` [PATCH v2 1/2] iommu/vt-d: Use ida to manage domain id
` [PATCH v2 2/2] iommu/vt-d: Replace spin_lock with mutex to protect domain ida
[PATCH v5 0/5] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
2025-05-06 16:26 UTC (9+ messages)
` [PATCH v5 1/5] iommu/arm-smmu: Save additional information on context fault
` [PATCH v5 3/5] iommu/arm-smmu: Fix spurious interrupts with stall-on-fault
[PATCH] iommu/io-pgtable-arm: Support contiguous bit in translation tables
2025-05-06 15:40 UTC (2+ messages)
[PATCH][next] iommu/fsl_pamu: remove trailing space after \n
2025-05-06 15:34 UTC (2+ messages)
[RESEND PATCH v6 0/3] Initial BBML2 support for contpte_convert()
2025-05-06 14:57 UTC (10+ messages)
` [RESEND PATCH v6 1/3] arm64: Add BBM Level 2 cpu feature
` [RESEND PATCH v6 2/3] iommu/arm: Add BBM Level 2 smmu feature
[PATCH v11 0/9] Provide a new two step DMA mapping API
2025-05-06 8:55 UTC (3+ messages)
[PATCH AUTOSEL 6.1 077/212] iommu/amd/pgtbl_v2: Improve error handling
2025-05-05 23:05 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 132/212] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
[PATCH AUTOSEL 6.6 099/294] iommu/amd/pgtbl_v2: Improve error handling
2025-05-05 22:54 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 173/294] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
[PATCH AUTOSEL 6.12 015/486] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
2025-05-05 22:35 UTC (6+ messages)
` [PATCH AUTOSEL 6.12 145/486] iommu: Keep dev->iommu state consistent
` [PATCH AUTOSEL 6.12 165/486] iommu/vt-d: Move scalable mode ATS enablement to probe path
` [PATCH AUTOSEL 6.12 166/486] iommu/amd/pgtbl_v2: Improve error handling
` [PATCH AUTOSEL 6.12 210/486] iommufd: Disallow allocating nested parent domain with fault ID
` [PATCH AUTOSEL 6.12 279/486] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
[PATCH AUTOSEL 6.14 016/642] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
2025-05-05 22:09 UTC (7+ messages)
` [PATCH AUTOSEL 6.14 179/642] iommu: Keep dev->iommu state consistent
` [PATCH AUTOSEL 6.14 206/642] iommu/vt-d: Move scalable mode ATS enablement to probe path
` [PATCH AUTOSEL 6.14 207/642] iommu/vt-d: Check if SVA is supported when attaching the SVA domain
` [PATCH AUTOSEL 6.14 208/642] iommu/amd/pgtbl_v2: Improve error handling
` [PATCH AUTOSEL 6.14 266/642] iommufd: Disallow allocating nested parent domain with fault ID
` [PATCH AUTOSEL 6.14 358/642] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
[RFC PATCH v2 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2025-05-05 16:10 UTC (18+ messages)
` [RFC PATCH v2 02/10] iommu/arm-smmu-v3: Add a helper to drain all queues
` [RFC PATCH v2 04/10] iommu/arm-smmu-v3: Cache and restore MSI config
` [RFC PATCH v2 05/10] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [RFC PATCH v2 08/10] iommu/arm-smmu-v3: Avoid suspend when user owns DMA
` [RFC PATCH v2 10/10] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
[PATCH v2] iommu/amd: Allow matching ACPI HID devices without matching UIDs
2025-05-05 14:44 UTC
[PATCH 00/11] Various dt-bindings fixes
2025-05-05 14:18 UTC (4+ messages)
[PATCH v2 rc] iommu: Skip PASID validation for devices without PASID capability
2025-05-05 11:33 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