Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-08-21 23:41:28 to 2024-08-26 20:33:22 UTC [more...]

[PATCH v3] dma: Trace API
 2024-08-26 20:32 UTC 

[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
 2024-08-26 19:28 UTC  (4+ messages)
  ` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit

[RFC 0/7] Introduce swiotlb throttling
 2024-08-26 19:28 UTC  (30+ messages)
` [RFC 1/7] swiotlb: "
` [RFC 2/7] dma: Handle swiotlb throttling for SGLs
` [RFC 3/7] dma: Add function for drivers to know if allowing blocking is useful
` [RFC 4/7] scsi_lib_dma: Add _attrs variant of scsi_dma_map()
` [RFC 5/7] scsi: storvsc: Enable swiotlb throttling
` [RFC 6/7] nvme: Move BLK_MQ_F_BLOCKING indicator to struct nvme_ctrl
` [RFC 7/7] nvme: Enable swiotlb throttling for NVMe PCI devices

[PATCH v7 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-08-26 18:29 UTC  (11+ messages)
` [PATCH v7 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic
` [PATCH v7 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
` [PATCH v7 4/4] drm/msm: Extend gpu devcore dumps with pgtbl info

[PATCH v1 0/4] vfio/iommu: Flag to allow userspace to set DMA buffers system cacheable
 2024-08-26 17:36 UTC  (7+ messages)
` [PATCH v1 1/4] iommu: Add IOMMU_SYS_CACHE flag for system cache control
` [PATCH v1 2/4] iommu/io-pgtable-arm: Force outer cache for page-level MAIR via user flag
` [PATCH v1 3/4] vfio: Add VFIO_DMA_MAP_FLAG_SYS_CACHE to control device access to system cache
` [PATCH v1 4/4] vfio/type1: Add support for VFIO_DMA_MAP_FLAG_SYS_CACHE

[PATCH v8 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-08-26 17:15 UTC  (5+ messages)
` [PATCH v8 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic
` [PATCH v8 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
` [PATCH v8 3/4] iommu/io-pgtable-arm: Add way to debug pgtable walk
` [PATCH v8 4/4] drm/msm: Extend gpu devcore dumps with pgtbl info

[PATCH 1/1] iommu/vt-d: Fix incorrect domain ID in context flush helper
 2024-08-26 16:15 UTC  (5+ messages)

[PATCH RFC PREVIEW 0/6] iommu: enable user space iopfs in non-nested and non-svm cases
 2024-08-26 14:05 UTC  (10+ messages)
` [PATCH RFC PREVIEW 1/6] iommu/vt-d: Separate page request queue from SVM
` [PATCH RFC PREVIEW 2/6] iommu: Make IOMMU_IOPF selectable in Kconfig
` [PATCH RFC PREVIEW 3/6] iommufd: Enable PRI when doing the iommufd_hwpt_alloc
` [PATCH RFC PREVIEW 4/6] iommu: init pasid array while doing domain_replace and iopf is active
` [PATCH RFC PREVIEW 5/6] iommu/vt-d: drop pasid requirement for prq initialization
` [PATCH RFC PREVIEW 6/6] iommu/vt-d: do not require a PASID in page requests

[PATCH 0/5] iommu: Domain allocation enhancements
 2024-08-26 13:56 UTC  (25+ messages)
` [PATCH 1/5] iommu: Enhance domain allocation code to take additional flags

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-08-26 12:30 UTC  (29+ messages)
` [RFC PATCH 01/21] tsm-report: Rename module to reflect what it does
` [RFC PATCH 02/21] pci/doe: Define protocol types and make those public
` [RFC PATCH 03/21] pci: Define TEE-IO bit in PCIe device capabilities
` [RFC PATCH 04/21] PCI/IDE: Define Integrity and Data Encryption (IDE) extended capability
` [RFC PATCH 05/21] crypto/ccp: Make some SEV helpers public
` [RFC PATCH 06/21] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [RFC PATCH 07/21] pci/tdisp: Introduce tsm module
` [RFC PATCH 08/21] crypto/ccp: Implement SEV TIO firmware interface
` [RFC PATCH 09/21] kvm: Export kvm_vm_set_mem_attributes
` [RFC PATCH 10/21] vfio: Export helper to get vfio_device from fd
` [RFC PATCH 11/21] KVM: SEV: Add TIO VMGEXIT and bind TDI
` [RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages
` [RFC PATCH 13/21] KVM: X86: Handle private MMIO as shared
` [RFC PATCH 14/21] RFC: iommu/iommufd/amd: Add IOMMU_HWPT_TRUSTED flag, tweak DTE's DomainID, IOTLB
` [RFC PATCH 15/21] coco/sev-guest: Allow multiple source files in the driver
` [RFC PATCH 16/21] coco/sev-guest: Make SEV-to-PSP request helpers public
` [RFC PATCH 17/21] coco/sev-guest: Implement the guest side of things
` [RFC PATCH 18/21] RFC: pci: Add BUS_NOTIFY_PCI_BUS_MASTER event
` [RFC PATCH 19/21] sev-guest: Stop changing encrypted page state for TDISP devices
` [RFC PATCH 20/21] pci: Allow encrypted MMIO mapping via sysfs
` [RFC PATCH 21/21] pci: Define pci_iomap_range_encrypted

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
 2024-08-26 11:36 UTC  (6+ messages)
` [PATCH 1/4] scsi: check that busses support the DMA API before setting dma parameters
` [PATCH 2/4] dma-mapping: don't return errors from dma_set_min_align_mask
` [PATCH 3/4] dma-mapping: don't return errors from dma_set_seg_boundary
` [PATCH 4/4] dma-mapping: don't return errors from dma_set_max_seg_size

[PATCH v14 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-08-26 11:03 UTC  (4+ messages)
` [PATCH v14 5/6] iommu/arm-smmu: add ACTLR data and support for SC7280

[PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path
 2024-08-26  9:11 UTC  (10+ messages)

[PATCH v14 6/6] iommu/arm-smmu: add support for PRR bit setup
 2024-08-26  9:10 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Jean-Philippe as SMMUv3 SVA reviewer
 2024-08-26  7:17 UTC  (2+ messages)

[PATCH rc 0/2] Fix maps created without READ or WRITE
 2024-08-26  7:16 UTC  (8+ messages)
` [PATCH rc 1/2] iommufd: Do not allow creating areas "
` [PATCH rc 2/2] iommu: Do not return 0 from map_pages if it doesn't do anything

[PATCH V4] iommu/io-pgtable-arm: Optimise non-coherent unmap
 2024-08-26  7:11 UTC  (3+ messages)

clearly mark DMA_OPS support as an architecture feasture
 2024-08-26  6:32 UTC  (8+ messages)
` [PATCH] dma-mapping: clear mark DMA ops as an architecture feature

[PATCH] iommufd/selftest: Fix buffer read overrrun in the dirty test
 2024-08-26  6:10 UTC  (6+ messages)

[PATCH] iommu/arm-smmu-v3: Print better events records
 2024-08-26  5:41 UTC  (3+ messages)

[PATCH v4] PCI: Detect and trust built-in Thunderbolt chips
 2024-08-26  4:31 UTC  (6+ messages)

[PATCH v11 0/9] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-24  0:11 UTC  (6+ messages)
` [PATCH v11 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV

[PATCH v13 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-24  0:10 UTC  (11+ messages)
` [PATCH v13 01/10] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
` [PATCH v13 02/10] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
` [PATCH v13 03/10] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
` [PATCH v13 04/10] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
` [PATCH v13 05/10] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQV
` [PATCH v13 06/10] iommu/arm-smmu-v3: Add acpi_smmu_acpi_probe_model for impl
` [PATCH v13 07/10] iommu/arm-smmu-v3: Add struct arm_smmu_impl_ops
` [PATCH v13 08/10] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v13 09/10] iommu/arm-smmu-v3: Start a new batch if new command is not supported
` [PATCH v13 10/10] iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTF

[PATCH v2] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
 2024-08-23 23:12 UTC 

[PATCH v3] iommu/s390: Implement blocking domain
 2024-08-23 20:31 UTC 

[PATCH] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
 2024-08-23 17:15 UTC  (9+ messages)

[PATCH v3] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
 2024-08-23 17:02 UTC  (2+ messages)

[PATCH v3] PCI: Detect and trust built-in Thunderbolt chips
 2024-08-23 15:36 UTC  (6+ messages)

[PATCH 00/14] Minor fixups and refactorings for AMD's io-pgtable code
 2024-08-23 12:14 UTC  (4+ messages)
` [PATCH 01/14] iommu/amd: Move allocation of the top table into v1_alloc_pgtable

[PATCH V2] iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macros
 2024-08-23  9:18 UTC  (2+ messages)

[PATCH rc v4] iommu: Handle iommu faults for a bad iopf setup
 2024-08-23  9:16 UTC  (2+ messages)

[RFC V1 0/4] iommufd live update
 2024-08-22 21:10 UTC  (12+ messages)

[PATCH v2] dma: Trace dma_map/unmap_page
 2024-08-22 19:48 UTC 

[PATCH 1/1] remoteproc: Use iommu_paging_domain_alloc()
 2024-08-22 16:24 UTC  (3+ messages)

[PATCH v3 0/3] iommu/arm-smmu: Prettyify context fault messages
 2024-08-22 11:12 UTC  (5+ messages)
` [PATCH v3 3/3] iommu/arm-smmu: Pretty-print context fault related regs

[PATCH -next] iommu/arm-smmu: Simplify with scoped for each OF child loop
 2024-08-22  6:23 UTC 

[PATCH] dma: Trace dma_map/unmap_page
 2024-08-22  4:20 UTC  (2+ messages)

[PATCH v7 0/2] Dynamic Allocation of the reserved_mem array
 2024-08-21 23:41 UTC  (4+ messages)
` [PATCH v7 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed


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