messages from 2025-11-20 09:28:55 to 2025-11-26 01:08:14 UTC [more...]
[PATCH v5 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
2025-11-26 1:07 UTC (21+ messages)
` [PATCH v5 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH v5 4/7] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
` [PATCH v5 5/7] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-26 0:18 UTC (21+ messages)
` [PATCH v9 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v9 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v9 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v9 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v9 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v9 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v9 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v9 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v9 11/11] vfio/nvgrace: Support get_dmabuf_phys
[PATCH kernel v2 0/5] PCI/TSM: Enabling core infrastructure on
2025-11-25 20:38 UTC (9+ messages)
` [PATCH kernel v2 1/5] ccp: Make snp_reclaim_pages and __sev_do_cmd_locked public
` [PATCH kernel v2 2/5] psp-sev: Assign numbers to all status codes and add new
` [PATCH kernel v2 3/5] iommu/amd: Report SEV-TIO support
` [PATCH kernel v2 4/5] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [PATCH kernel v2 5/5] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
[PATCH v7 0/5] Disable ATS via iommu during PCI resets
2025-11-25 19:28 UTC (12+ messages)
` [PATCH v7 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v7 2/5] iommu: Tidy domain for iommu_setup_dma_ops()
` [PATCH v7 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v7 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()
` [PATCH v7 5/5] PCI: Suspend iommu function prior to resetting a device
[PATCH] iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal
2025-11-25 18:05 UTC (2+ messages)
PRI support in arm-smmu-v3 driver
2025-11-25 18:03 UTC (3+ messages)
[PATCH V2 0/3] Add device tree support for NVIDIA Tegra CMDQV
2025-11-25 17:25 UTC (6+ messages)
` [PATCH V2 1/3] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
` [PATCH V2 2/3] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support
` [PATCH V2 3/3] arm64: dts: nvidia: Add nodes for CMDQV
[PATCH v4 0/2] SMMU v3 CMDQ fix and improvement
2025-11-25 17:19 UTC (6+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning
` [PATCH v4 2/2] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
[GIT PULL] Please pull IOMMUFD subsystem changes
2025-11-25 16:38 UTC (2+ messages)
[PATCH v2] iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA cases
2025-11-25 15:26 UTC (4+ messages)
[PATCH v2] iommu/amd: Relay __modify_irte_ga() error in modify_irte_ga()
2025-11-25 14:14 UTC (3+ messages)
[PATCH] iommupt: Fix unlikely flows in increase_top()
2025-11-25 14:12 UTC (5+ messages)
[PATCH] iommu/amd: Propagate the error code returned by __modify_irte_ga() in modify_irte_ga()
2025-11-25 14:10 UTC (4+ messages)
[PATCH] MAINTAINERS: Update my email address
2025-11-25 14:08 UTC (3+ messages)
[PATCH] iommu/dma: add missing support for DMA_ATTR_MMIO for dma_iova_unlink()
2025-11-25 12:20 UTC (8+ messages)
[PATCH v3 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
2025-11-25 10:03 UTC (14+ messages)
` [PATCH v3 1/4] drivers/iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v3 2/4] drivers/iommu: Add calls "
` [PATCH v3 3/4] drivers/iommu-debug-pagealloc: Track IOMMU pages
` [PATCH v3 4/4] drivers/iommu-debug-pagealloc: Check mapped/unmapped kernel memory
[PATCH v2 0/2] amd/iommu: Preserve domain ids inside the kdump kernel
2025-11-25 6:32 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] amd/iommu: Make protection domain ID functions non-static
[PATCH] iommu: Remove redundant null check in iommu_iotlb_gather_queued
2025-11-25 1:07 UTC (4+ messages)
[PATCH v3 00/12] Coalesced Interrupt Delivery with posted MSI
2025-11-24 22:40 UTC (4+ messages)
[PATCH] iommu/arm-smmu-v3: Fix error check in arm_smmu_alloc_cd_tables
2025-11-24 19:18 UTC (2+ messages)
[PATCH v3] dt-bindings: iommu: qcom_iommu: Allow 'tbu' clock
2025-11-24 19:18 UTC (2+ messages)
[PATCH v5 0/5] Disable ATS via iommu during PCI resets
2025-11-24 19:16 UTC (5+ messages)
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
[RFC PATCH 5/5] dma-mapping: Allow batched DMA sync operations if supported by the arch
2025-11-24 18:11 UTC (5+ messages)
[PATCH V3] iommu/arm-smmu: add actlr settings for mdss on Qualcomm platforms
2025-11-24 17:10 UTC
[PATCH 0/6] of: iommu-map parsing for multi-cell IOMMU
2025-11-24 16:51 UTC (7+ messages)
[PATCH v2 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
2025-11-24 16:01 UTC (18+ messages)
` [PATCH v2 1/4] drivers/iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v2 2/4] drivers/iommu: Add calls "
` [PATCH v2 3/4] drivers/iommu-debug-pagealloc: Track IOMMU pages
` [PATCH v2 4/4] drivers/iommu-debug-pagealloc: Check mapped/unmapped kernel memory
[PATCH v3 0/3] Cleanup around iommu_set_fault_handler()
2025-11-23 9:29 UTC (6+ messages)
` [PATCH v3 1/3] RDMA/usnic: Remove iommu_set_fault_handler()
` [PATCH v3 2/3] iommu/amd: Don't call report_iommu_fault()
` [PATCH v3 3/3] iommu: Allow drivers to say if they use report_iommu_fault()
Explanation of VM Boot Performance Gains with IOMMUFD
2025-11-22 0:19 UTC (2+ messages)
[PATCH] selftests/iommu: Fix array-bounds warning in get_hw_info
2025-11-21 23:51 UTC (2+ messages)
[RFC PATCH] iommu/amd: Add control register in `struct iommu_hw_info_amd`
2025-11-21 23:35 UTC (2+ messages)
[PATCH] iommufd/driver: Fix counter initialization for counted_by annotation
2025-11-21 19:43 UTC (2+ messages)
[PATCH][next] iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning
2025-11-21 19:41 UTC (2+ messages)
[PATCH V2] iommu/arm-smmu: add actlr settings for mdss on sa8775p platform
2025-11-21 16:40 UTC (5+ messages)
[PATCH v2 0/9] Initial DMABUF support for iommufd
2025-11-21 16:26 UTC (11+ messages)
` [PATCH v2 1/9] vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
` [PATCH v2 2/9] iommufd: Add DMABUF to iopt_pages
` [PATCH v2 3/9] iommufd: Do not map/unmap revoked DMABUFs
` [PATCH v2 4/9] iommufd: Allow a DMABUF to be revoked
` [PATCH v2 5/9] iommufd: Allow MMIO pages in a batch
` [PATCH v2 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages
` [PATCH v2 7/9] iommufd: Have iopt_map_file_pages convert the fd to a file
` [PATCH v2 8/9] iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILE
` [PATCH v2 9/9] iommufd/selftest: Add some tests for the dmabuf flow
[PATCH 0/9] Initial DMABUF support for iommufd
2025-11-21 14:33 UTC (13+ messages)
` [PATCH 1/9] vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
` [PATCH 2/9] iommufd: Add DMABUF to iopt_pages
` [PATCH 5/9] iommufd: Allow MMIO pages in a batch
` [PATCH 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages
[PATCH v3] iommu/amd: Relay __modify_irte_ga() error in modify_irte_ga()
2025-11-21 13:02 UTC
[bug report] iommupt: Add map_pages op
2025-11-21 12:48 UTC (2+ messages)
[PATCH v6 0/5] Disable ATS via iommu during PCI resets
2025-11-21 7:59 UTC (5+ messages)
` [PATCH v6 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()
` [PATCH v6 5/5] PCI: Suspend iommu function prior to resetting a device
[PATCH 1/1] iommu/vt-d: Restore previous domain::aperture_end calculation
2025-11-21 7:30 UTC (5+ messages)
[PATCH 0/3] Add device tree support for NVIDIA Tegra CMDQV
2025-11-21 5:46 UTC (7+ messages)
` [PATCH 2/3] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support
[PATCH 0/2] amd/iommu: Preserve domain ids inside the kdump kernel
2025-11-21 5:21 UTC (7+ messages)
` [PATCH 1/2] "
[PATCH kernel 0/6] PCI/TSM: Enabling core infrastructure on AMD SEV TIO
2025-11-21 1:40 UTC (6+ messages)
` [PATCH kernel 6/6] crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
[RFC PATCH v4 0/8] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2025-11-20 20:48 UTC (10+ messages)
` [PATCH v4 2/8] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v4 5/8] iommu/arm-smmu-v3: Add a usage counter for cmdq
` [PATCH v4 8/8] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
[PATCH v2 0/3] Cleanup around iommu_set_fault_handler()
2025-11-20 19:35 UTC (6+ messages)
` [PATCH v2 2/3] iommu/amd: Don't call report_iommu_fault()
[PATCH 2/3] iommu/amd: Don't call report_iommu_fault()
2025-11-20 19:26 UTC (4+ messages)
[PATCH] genpt: Make GENERIC_PT invisible
2025-11-20 19:33 UTC (5+ messages)
[bug report] iommupt: Add map_pages op
2025-11-20 17:21 UTC (2+ messages)
[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-20 13:20 UTC (8+ messages)
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [Linaro-mm-sig] "
[PATCH AUTOSEL 6.17-5.10] dma-mapping: Allow use of DMA_BIT_MASK(64) in global scope
2025-11-20 12:08 UTC
[PATCH v7 0/8] Fix stale IOTLB entries for kernel address space
2025-11-20 10:35 UTC (4+ messages)
` [PATCH v7 6/8] x86/mm: Use pagetable_free()
[PATCH 0/2] [PULL REQUEST] Intel IOMMU updates for v6.19
2025-11-20 10:33 UTC (2+ 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