messages from 2024-02-05 11:05:36 to 2024-02-08 08:28:35 UTC [more...]
[PATCH rc 0/8] Add missing cache flush and dirty tracking set for nested parent domain
2024-02-08 8:28 UTC (10+ messages)
` [PATCH rc 1/8] iommu/vt-d: Track nested domains in parent
` [PATCH rc 2/8] iommu/vt-d: Add __iommu_flush_iotlb_psi()
` [PATCH rc 3/8] iommu/vt-d: Add missing iotlb flush for parent domain
` [PATCH rc 4/8] iommu/vt-d: Update iotlb in nested domain attach
` [PATCH rc 5/8] iommu/vt-d: Add missing device iotlb flush for parent domain
` [PATCH rc 6/8] iommu/vt-d: Remove @domain parameter from intel_pasid_setup_dirty_tracking()
` [PATCH rc 7/8] iommu/vt-d: Wrap the dirty tracking loop to be a helper
` [PATCH rc 8/8] iommu/vt-d: Add missing dirty tracking set for parent domain
[PATCH v1 0/9] iommufd/iova_bitmap: Bug fixes for IOMMU dirty tracking
2024-02-08 8:21 UTC (15+ messages)
` [PATCH v1 1/9] iommufd/iova_bitmap: Bounds check mapped::pages access
` [PATCH v1 2/9] iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array
` [PATCH v1 4/9] iommufd/iova_bitmap: Handle recording beyond the mapped pages
` [PATCH v1 9/9] iommufd/iova_bitmap: Consider page offset for the pages to be pinned
[PATCH v2] dma-coherent: add support for multi coherent rmems per dev
2024-02-08 7:53 UTC (3+ messages)
[PATCH v12 4/5] iommu/vt-d: pass pdev parameter for qi_check_fault() and refactor callers
2024-02-08 7:15 UTC (2+ messages)
[revert commit 83b3836bf83f09beea5f592b126cfdd1bc921e48] [mainline] [6.8.0-rc3]kernel BUG at arch/powerpc/platforms/pseries/iommu.c:100!
2024-02-08 5:53 UTC (2+ messages)
[PATCH v12 00/16] iommu: Prepare to deliver page faults to user space
2024-02-08 5:06 UTC (22+ messages)
` [PATCH v12 01/16] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v12 02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v12 03/16] iommu: Remove unrecoverable fault data
` [PATCH v12 04/16] iommu: Cleanup iopf data structure definitions
` [PATCH v12 05/16] iommu: Merge iopf_device_param into iommu_fault_param
` [PATCH v12 06/16] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v12 07/16] iommu: Merge iommu_fault_event and iopf_fault
` [PATCH v12 08/16] iommu: Prepare for separating SVA and IOPF
` [PATCH v12 09/16] iommu: Make iommu_queue_iopf() more generic
` [PATCH v12 10/16] iommu: Separate SVA and IOPF
` [PATCH v12 11/16] iommu: Refine locking for per-device fault data management
` [PATCH v12 12/16] iommu: Use refcount for fault data access
` [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device()
` [PATCH v12 14/16] iommu: Track iopf group instead of last fault
` [PATCH v12 15/16] iommu: Make iopf_group_response() return void
` [PATCH v12 16/16] iommu: Make iommu_report_device_fault() "
[PATCH] dma-contiguous: remove debug code to removed CONFIG_CMA_DEBUG
2024-02-08 4:01 UTC (2+ messages)
[REGRESSION] Failed buffer allocation in Tegra fbdev
2024-02-08 2:31 UTC (7+ messages)
` "
[PATCH 1/1] iommu: Avoid races around default domain allocations
2024-02-08 1:37 UTC (8+ messages)
[PATCH v5 00/14] iommu/amd: SVA Support (Part 4) - SVA and IOPF
2024-02-07 18:00 UTC (24+ messages)
` [PATCH v5 07/14] iommu/amd: Add support for page response
` [PATCH v5 08/14] iommu/amd: Add support for add/remove device for IOPF
` [PATCH v5 10/14] iommu/amd: Introduce logic to enable/disable IOPF
` [PATCH v5 11/14] iommu/amd: Add GCR3 [un]initialization function
` [PATCH v5 12/14] iommu/amd: Initial SVA support for AMD IOMMU
[PATCH v4 00/10] IOMMU memory observability
2024-02-07 17:41 UTC (11+ messages)
` [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v4 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v4 03/10] iommu/io-pgtable-arm: "
` [PATCH v4 04/10] iommu/io-pgtable-dart: "
` [PATCH v4 05/10] iommu/exynos: "
` [PATCH v4 06/10] iommu/rockchip: "
` [PATCH v4 07/10] iommu/sun50i: "
` [PATCH v4 08/10] iommu/tegra-smmu: "
` [PATCH v4 09/10] iommu: observability of the IOMMU allocations
` [PATCH v4 10/10] iommu: account IOMMU allocated memory
[PATCH v3 0/3] iommu/iova: use named kmem_cache for iova magazines
2024-02-07 16:43 UTC (16+ messages)
` [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure
` [PATCH v3 2/3] iommu/iova: Reorganise some code
` [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazines
[revert commit 83b3836bf83f09beea5f592b126cfdd1bc921e48] [mainline] [6.8.0-rc3]kernel BUG at arch/powerpc/platforms/pseries/iommu.c:100!
2024-02-07 16:32 UTC
[RFC 00/18] Pkernfs: Support persistence for live update
2024-02-07 15:28 UTC (30+ messages)
` [RFC 01/18] pkernfs: Introduce filesystem skeleton
` [RFC 02/18] pkernfs: Add persistent inodes hooked into directies
` [RFC 03/18] pkernfs: Define an allocator for persistent pages
` [RFC 04/18] pkernfs: support file truncation
` [RFC 05/18] pkernfs: add file mmap callback
` [RFC 06/18] init: Add liveupdate cmdline param
` [RFC 07/18] pkernfs: Add file type for IOMMU root pgtables
` [RFC 08/18] iommu: Add allocator for pgtables from persistent region
` [RFC 09/18] intel-iommu: Use pkernfs for root/context pgtable pages
` [RFC 10/18] iommu/intel: zap context table entries on kexec
` [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate
` [RFC 12/18] pkernfs: Add IOMMU domain pgtables file
` [RFC 13/18] vfio: add ioctl to define persistent pgtables on container
` [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs
` [RFC 15/18] pkernfs: register device memory for IOMMU domain pgtables
` [RFC 16/18] vfio: support not mapping IOMMU pgtables on live-update
` [RFC 17/18] pci: Don't clear bus master is persistence enabled
` [RFC 18/18] vfio-pci: Assume device working after liveupdate
[PATCH] drm/tegra: Remove of_dma_configure() from host1x_device_add()
2024-02-07 13:05 UTC
[PACTH v3] Documentation: iommu/vt-d: Add the document for Intel IOMMU debugfs
2024-02-07 9:07 UTC
[PATCH] iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe()
2024-02-07 9:13 UTC (9+ messages)
` "
` [PATCH v2] iommu/ipmmu-vmsa: Use devm_platform_ioremap_resource() "
[PATCH v3 0/8] IOMMUFD: Deliver IO page faults to user space
2024-02-07 8:14 UTC (5+ messages)
` [PATCH v3 1/8] iommu: Add iopf domain attach/detach/replace interface
` [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw_pgtable
[PATCH v5 00/17] Update SMMUv3 to the modern iommu API (part 1/3)
2024-02-07 5:27 UTC (19+ messages)
` [PATCH v5 01/17] iommu/arm-smmu-v3: Make STE programming independent of the callers
` [PATCH v5 02/17] iommu/arm-smmu-v3: Consolidate the STE generation for abort/bypass
` [PATCH v5 03/17] iommu/arm-smmu-v3: Move arm_smmu_rmr_install_bypass_ste()
` [PATCH v5 04/17] iommu/arm-smmu-v3: Move the STE generation for S1 and S2 domains into functions
` [PATCH v5 05/17] iommu/arm-smmu-v3: Build the whole STE in arm_smmu_make_s2_domain_ste()
` [PATCH v5 06/17] iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev
` [PATCH v5 07/17] iommu/arm-smmu-v3: Compute the STE only once for each master
` [PATCH v5 08/17] iommu/arm-smmu-v3: Do not change the STE twice during arm_smmu_attach_dev()
` [PATCH v5 09/17] iommu/arm-smmu-v3: Put writing the context descriptor in the right order
` [PATCH v5 10/17] iommu/arm-smmu-v3: Pass smmu_domain to arm_enable/disable_ats()
` [PATCH v5 11/17] iommu/arm-smmu-v3: Remove arm_smmu_master->domain
` [PATCH v5 12/17] iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA
` [PATCH v5 13/17] iommu/arm-smmu-v3: Add a global static IDENTITY domain
` [PATCH v5 14/17] iommu/arm-smmu-v3: Add a global static BLOCKED domain
` [PATCH v5 15/17] iommu/arm-smmu-v3: Use the identity/blocked domain during release
` [PATCH v5 16/17] iommu/arm-smmu-v3: Pass arm_smmu_domain and arm_smmu_device to finalize
` [PATCH v5 17/17] iommu/arm-smmu-v3: Convert to domain_alloc_paging()
[PATCH v2 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
2024-02-07 4:46 UTC (2+ messages)
[PATCH 0/6] iommu/amd: Misc cleanup
2024-02-06 12:58 UTC (2+ messages)
[PATCH] iommu/amd: Fix failure return from snp_lookup_rmpentry()
2024-02-06 11:31 UTC (2+ messages)
[PATCH v11 00/16] iommu: Prepare to deliver page faults to user space
2024-02-06 8:39 UTC (16+ messages)
` [PATCH v11 12/16] iommu: Use refcount for fault data access
` [PATCH v11 13/16] iommu: Improve iopf_queue_remove_device()
` [PATCH v11 14/16] iommu: Track iopf group instead of last fault
` [PATCH v11 15/16] iommu: Make iopf_group_response() return void
` [PATCH v11 16/16] iommu: Make iommu_report_device_fault() "
[PATCH] iommu/ipmmu-vmsa: Minor cleanups
2024-02-06 1:26 UTC (2+ messages)
[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
2024-02-06 0:40 UTC (4+ messages)
` [PATCH 03/15] x86/irq: Use bitfields exclusively in posted interrupt descriptor
[PATCH v3 0/3] Fix double allocation in swiotlb_alloc()
2024-02-05 19:01 UTC (4+ messages)
` [PATCH v3 1/3] swiotlb: Fix double-allocation of slots due to broken alignment handling
` [PATCH v3 2/3] swiotlb: Enforce page alignment in swiotlb_alloc()
` [PATCH v3 3/3] swiotlb: Honour dma_alloc_coherent() "
[PATCH 05/12] bcm2835-dma: Derive slave DMA addresses correctly
2024-02-05 18:03 UTC
[PATCH] iommu/amd: Mark interrupt as managed
2024-02-05 16:31 UTC (2+ messages)
[PATCH v2] iommu/iova: use named kmem_cache for iova magazines
2024-02-05 15:31 UTC (2+ messages)
[bug report] iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown
2024-02-05 12:44 UTC
[PATCH v7 00/17] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
2024-02-05 11:56 UTC (18+ messages)
` [PATCH v7 01/17] iommu/amd: Pass struct iommu_dev_data to set_dte_entry()
` [PATCH v7 02/17] iommu/amd: Enable Guest Translation before registering devices
` [PATCH v7 03/17] iommu/amd: Introduce get_amd_iommu_from_dev()
` [PATCH v7 04/17] iommu/amd: Introduce struct protection_domain.pd_mode
` [PATCH v7 05/17] iommu/amd: Introduce per-device GCR3 table
` [PATCH v7 06/17] iommu/amd: Use protection_domain.flags to check page table mode
` [PATCH v7 07/17] iommu/amd: Add support for device based TLB invalidation
` [PATCH v7 08/17] iommu/amd: Rearrange GCR3 table setup code
` [PATCH v7 09/17] iommu: Introduce iommu_group_mutex_assert()
` [PATCH v7 10/17] iommu/amd: Refactor helper function for setting / clearing GCR3
` [PATCH v7 11/17] iommu/amd: Refactor attaching / detaching device functions
` [PATCH v7 12/17] iommu/amd: Refactor protection_domain helper functions
` [PATCH v7 13/17] iommu/amd: Refactor GCR3 table "
` [PATCH v7 14/17] iommu/amd: Remove unused flush pasid functions
` [PATCH v7 15/17] iommu/amd: Rearrange device flush code
` [PATCH v7 16/17] iommu/amd: Remove unused GCR3 table parameters from struct protection_domain
` [PATCH v7 17/17] iommu/amd: Introduce per-device domain ID to fix potential TLB aliasing issue
[PATCH net-next v2 0/7] dma: skip calling no-op sync ops when possible
2024-02-05 11:04 UTC (2+ messages)
` [PATCH net-next v2 7/7] xsk: use generic DMA sync shortcut instead of a custom one
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