messages from 2025-10-20 12:12:40 to 2025-10-25 09:18:48 UTC [more...]
[PATCH v3 00/14] iommu: fix device leaks
2025-10-25 9:18 UTC (5+ messages)
` [PATCH v3 06/14] iommu/mediatek: fix use-after-free on probe deferral
` [PATCH v3 07/14] iommu/mediatek: simplify dt parsing error handling
[PATCH v2] iommu/amd: Enhance "Completion-wait Time-out" error message
2025-10-25 0:31 UTC (2+ messages)
[PATCH] dt-bindings: Remove extra blank lines
2025-10-24 23:24 UTC (15+ messages)
[PATCH v1] iommu/amd: Set C-bit only for RAM-backed PTEs in IOMMU page tables
2025-10-24 14:34 UTC (6+ messages)
[PATCH] iommu/arm-smmu-v3: fix probe device bug due to duplicated stream IDS
2025-10-24 10:20 UTC (3+ messages)
[PATCH] iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show
2025-10-24 8:02 UTC
[PATCH] iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA cases
2025-10-24 4:05 UTC
[PATCH v4 00/16] iommu/amd: Introduce Nested Translation support
2025-10-23 20:08 UTC (27+ messages)
` [PATCH v4 01/16] iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
` [PATCH v4 02/16] iommu/amd: Make amd_iommu_pdom_id_alloc() non-static
` [PATCH v4 03/16] iommu/amd: Make amd_iommu_pdom_id_free() non-static
` [PATCH v4 04/16] iommu/amd: Make amd_iommu_device_flush_dte() non-static
` [PATCH v4 05/16] iommu/amd: Make amd_iommu_update_dte256() non-static
` [PATCH v4 06/16] iommu/amd: Make amd_iommu_make_clear_dte() non-static inline
` [PATCH v4 07/16] iommu/amd: Make amd_iommu_completion_wait() non-static
` [PATCH v4 08/16] iommufd: Introduce data struct for AMD nested domain allocation
` [PATCH v4 09/16] iommu/amd: Always enable GCR3TRPMode when supported
` [PATCH v4 10/16] iommu/amd: Add support for nest parent domain allocation
` [PATCH v4 11/16] iommu/amd: Introduce struct amd_iommu_viommu
` [PATCH v4 12/16] iommu/amd: Add support for nested domain allocation
` [PATCH v4 13/16] iommu/amd: Track host Domain ID mapping for each guest Domain ID
` [PATCH v4 14/16] iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear_dte()
` [PATCH v4 15/16] iommu/amd: Refactor logic to program the host page table in DTE
` [PATCH v4 16/16] iommu/amd: Add support for nested domain attach/detach
[PATCH v3 00/10] Convert Intel VT-d to use the generic iommu page table
2025-10-23 18:22 UTC (11+ messages)
` [PATCH v3 01/10] iommu/pages: Add support for incoherent IOMMU page table walkers
` [PATCH v3 02/10] iommupt: Add basic support for SW bits in the page table
` [PATCH v3 03/10] iommupt: Use the incoherent start/stop functions for PT_FEAT_DMA_INCOHERENT
` [PATCH v3 04/10] iommupt: Flush the CPU cache after any writes to the page table
` [PATCH v3 05/10] iommupt: Add the Intel VT-d second stage page table format
` [PATCH v3 06/10] iommupt/x86: Set the dirty bit only for writable PTEs
` [PATCH v3 07/10] iommupt/x86: Support SW bits and permit PT_FEAT_DMA_INCOHERENT
` [PATCH v3 08/10] iommu/vt-d: Use the generic iommu page table
` [PATCH v3 09/10] iommu/vt-d: Follow PT_FEAT_DMA_INCOHERENT into the PASID entry
` [PATCH v3 10/10] iommupt: Add a kunit test for the SW bits
[PATCH v7 00/15] Consolidate iommu page table implementations (AMD)
2025-10-23 18:20 UTC (16+ messages)
` [PATCH v7 01/15] genpt: Generic Page Table base API
` [PATCH v7 02/15] genpt: Add Documentation/ files
` [PATCH v7 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v7 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v7 05/15] iommupt: Add iova_to_phys op
` [PATCH v7 06/15] iommupt: Add unmap_pages op
` [PATCH v7 07/15] iommupt: Add map_pages op
` [PATCH v7 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v7 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v7 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v7 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v7 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v7 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v7 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v7 15/15] iommupt: Add a kunit test for the IOMMU implementation
[PATCH 0/3] Cleanup around iommu_set_fault_handler()
2025-10-23 16:58 UTC (11+ messages)
` [PATCH 1/3] RDMA/usnic: Remove iommu_set_fault_handler()
` [PATCH 2/3] iommu/amd: Don't call report_iommu_fault()
` [PATCH 3/3] iommu: Allow drivers to say if they use report_iommu_fault()
[RFC PATCH v2 08/18] iommu/riscv: Use MSI table to enable IMSIC access
2025-10-23 13:47 UTC (2+ messages)
[PATCH v7 0/8] Fix stale IOTLB entries for kernel address space
2025-10-23 7:10 UTC (18+ messages)
` [PATCH v7 1/8] iommu: Disable SVA when CONFIG_X86 is set
` [PATCH v7 2/8] mm: Add a ptdesc flag to mark kernel page tables
` [PATCH v7 3/8] mm: Actually mark kernel page table pages
` [PATCH v7 4/8] x86/mm: Use 'ptdesc' when freeing PMD pages
` [PATCH v7 5/8] mm: Introduce pure page table freeing function
` [PATCH v7 6/8] x86/mm: Use pagetable_free()
` [PATCH v7 7/8] mm: Introduce deferred freeing for kernel page tables
` [PATCH v7 8/8] iommu/sva: Invalidate stale IOTLB entries for kernel address space
[PATCH v2 0/6] iommu: Pass in old_domain pointer to attach_dev
2025-10-23 4:58 UTC (10+ messages)
` [PATCH v2 1/6] iommu: Generic support for RMRs during device release
` [PATCH v2 2/6] iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
` [PATCH v2 3/6] iommu/exynos-iommu: Set release_domain to exynos_identity_domain
` [PATCH v2 4/6] iommu/amd: Set release_domain to blocked_domain
` [PATCH v2 5/6] iommu: Do not revert set_domain for the last gdev
` [PATCH v2 6/6] iommu: Pass in old domain to attach_dev callback functions
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-22 12:50 UTC (29+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 4/9] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v7 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-10-22 11:23 UTC (7+ messages)
` [PATCH v7 6/6] arm64: dts: qcom: Add "
[PATCH v2] dt-bindings: arm-smmu: Add compatible for Kaanapali and Glymur SoCs
2025-10-22 6:21 UTC (2+ messages)
[PATCH v6 0/7] Fix stale IOTLB entries for kernel address space
2025-10-22 5:06 UTC (9+ messages)
[PATCH 0/2] SMMU v3 CMDQ fix and improvement
2025-10-21 20:37 UTC (8+ messages)
[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
2025-10-21 17:19 UTC (13+ messages)
` [PATCH v6 01/15] genpt: Generic Page Table base API
` [PATCH v6 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v6 07/15] iommupt: Add map_pages op
` [PATCH v6 12/15] iommupt: Add the x86 64 bit page table format
[PATCH v5] iommu/amd: Add support for hw_info for iommu capability query
2025-10-21 14:35 UTC (3+ messages)
[PATCH v2 00/10] Convert Intel VT-D to use the generic iommu page table
2025-10-21 13:58 UTC (13+ messages)
` [PATCH v2 02/10] iommupt: Add basic support for SW bits in the "
` [PATCH v2 03/10] iommupt: Use the incoherent start/stop functions for PT_FEAT_DMA_INCOHERENT
` [PATCH v2 04/10] iommupt: Flush the CPU cache after any writes to the page table
` [PATCH v2 05/10] iommupt: Add the Intel VT-D second stage page table format
[PATCH] mm: Make INVALID_PHYS_ADDR a generic macro
2025-10-21 8:48 UTC (2+ messages)
[PATCH v3 00/15] iommu/amd: Introduce Nested Translation support
2025-10-21 1:26 UTC (7+ messages)
` [PATCH v3 14/15] iommu/amd: Refactor logic to program the host page table in DTE
` [PATCH v3 15/15] iommu/amd: Add support for nested domain attach/detach
[RFC PATCH v2 18/18] DO NOT UPSTREAM: RISC-V: KVM: Workaround kvm_riscv_gstage_ioremap() bug
2025-10-21 1:10 UTC (4+ messages)
[PATCH rc] iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()
2025-10-20 23:01 UTC (2+ messages)
[PATCH rc] iommufd: Don't overflow during division for dirty tracking
2025-10-20 22:59 UTC (2+ messages)
[PATCH v2 0/2] SMMU v3 CMDQ fix and improvement
2025-10-20 22:43 UTC (3+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning
` [PATCH v2 2/2] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-10-20 20:08 UTC (8+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 03/20] iommu/arm-smmu-v3: Implement arm_smmu_domain_test_dev
[PATCH v3 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
2025-10-20 19:16 UTC (5+ messages)
[PATCH v3 5/7] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
2025-10-20 19:05 UTC (5+ messages)
[PATCH v1 0/6] iommu: Pass in old_domain pointer to attach_dev
2025-10-20 18:47 UTC (9+ messages)
` [PATCH v1 2/6] iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
` [PATCH v1 3/6] iommu/exynos-iommu: Set release_domain to exynos_identity_domain
` [PATCH v1 4/6] iommu/amd: Set release_domain to blocked_domain
` [PATCH v1 5/6] iommu: Do not revert set_domain for the last gdev
[PATCH v5 00/15] expand mmap_prepare functionality, port more users
2025-10-20 18:16 UTC (19+ messages)
` [PATCH v5 01/15] mm/shmem: update shmem to use mmap_prepare
` [PATCH v5 02/15] device/dax: update devdax "
` [PATCH v5 03/15] mm/vma: remove unused function, make internal functions static
` [PATCH v5 04/15] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v5 05/15] relay: update relay to use mmap_prepare
` [PATCH v5 06/15] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v5 07/15] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v5 09/15] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v5 10/15] mm: add ability to take further action in vm_area_desc
` [PATCH v5 11/15] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v5 12/15] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v5 13/15] mm: add shmem_zero_setup_desc()
` [PATCH v5 14/15] mm: update mem char driver to use mmap_prepare
` [PATCH v5 15/15] mm: update resctl "
[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
2025-10-20 16:27 UTC (2+ messages)
[PATCH 0/3] dma_mapping: Add auto cleanup support
2025-10-20 15:56 UTC (4+ messages)
[syzbot ci] Re: Fix stale IOTLB entries for kernel address space
2025-10-20 14:26 UTC (6+ 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