iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-10 22:26:34 to 2021-05-17 14:06:56 UTC [more...]

[PATCH v8 0/9] vfio/mdev: IOMMU aware mediated device
 2021-05-17 14:03 UTC  (7+ messages)
` [PATCH v8 7/9] vfio/mdev: Add iommu related member in mdev_device

more iommu dead code removal
 2021-05-17 13:35 UTC  (19+ messages)
` [PATCH 3/6] vfio: remove the unused mdev iommu hook

[PATCH v2] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-17 13:17 UTC 

5.10.37 won't boot on my system, but 5.10.36 with same config does
 2021-05-17 12:45 UTC  (3+ messages)

[PATCH v4 0/6] Add IOMMU driver for rk356x
 2021-05-17 12:16 UTC  (3+ messages)
` [PATCH v4 6/6] iommu: rockchip: Add support iommu v2

[PATCH v2 0/6] Add support for ACPI VIOT
 2021-05-17 11:51 UTC  (5+ messages)
` [PATCH v2 6/6] iommu/virtio: Enable x86 support

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-17  9:55 UTC  (13+ messages)
` [PATCH v7 01/12] iova: Export alloc_iova_fast()
` [PATCH v7 02/12] file: Export receive_fd() to modules
` [PATCH v7 03/12] eventfd: Increase the recursion depth of eventfd_signal()
` [PATCH v7 04/12] virtio-blk: Add validation for block size in config space
` [PATCH v7 05/12] virtio_scsi: Add validation for residual bytes from response
` [PATCH v7 06/12] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v7 07/12] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v7 08/12] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v7 09/12] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v7 10/12] vduse: Implement an MMU-based IOMMU driver
` [PATCH v7 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v7 12/12] Documentation: Add documentation for VDUSE

[RFC PATCH v4 00/13] iommu/smmuv3: Implement hardware dirty log tracking
 2021-05-17  8:46 UTC  (15+ messages)
` [RFC PATCH v4 01/13] iommu: Introduce dirty log tracking framework

[PATCH v2 1/1] iommu/vt-d: Support asynchronous IOMMU nested capabilities
 2021-05-17  6:57 UTC 

[PATCH v2 1/1] iommu/vt-d: Tweak the description of a DMA fault
 2021-05-17  6:54 UTC 

[PATCH 0/3] Use pr_crit() instead of long fancy messages
 2021-05-17  6:21 UTC  (3+ messages)
` [PATCH 3/3] lib/vsprintf: "

[RFC PATCH v5 0/7] x86: watchdog/hardlockup/hpet: Add support for interrupt remapping
 2021-05-14 21:31 UTC  (5+ messages)
` [RFC PATCH v5 5/7] iommu/vt-d: Fixup delivery mode of the HPET hardlockup interrupt

[PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
 2021-05-14 16:30 UTC  (33+ messages)
` [PATCH v2 01/22] PCI/P2PDMA: Rename upstream_bridge_distance() and rework documentation
` [PATCH v2 02/22] PCI/P2PDMA: Use a buffer on the stack for collecting the acs list
` [PATCH v2 03/22] PCI/P2PDMA: Cleanup type for return value of calc_map_type_and_dist()
` [PATCH v2 04/22] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH v2 05/22] PCI/P2PDMA: Print a warning if the host bridge is not in the whitelist
` [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v2 07/22] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagemap and device
` [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 09/22] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v2 10/22] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v2 11/22] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v2 12/22] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [PATCH v2 13/22] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v2 15/22] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v2 16/22] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v2 17/22] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v2 18/22] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [PATCH v2 19/22] nvme-pci: Convert to using dma_map_sgtable()
` [PATCH v2 20/22] RDMA/core: Introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v2 21/22] RDMA/rw: use dma_map_sgtable()
` [PATCH v2 22/22] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()

[PATCH] x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
 2021-05-14 10:48 UTC  (2+ messages)

[PATCH v15 00/12] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-05-14  3:09 UTC  (3+ messages)
` [PATCH v15 07/12] iommu/smmuv3: Implement cache_invalidate

[PATCH v4 0/2] Simplify and restrict IOMMU SVA APIs
 2021-05-13 23:40 UTC  (27+ messages)
` [PATCH v4 1/2] iommu/sva: Tighten SVA bind API with explicit flags
` [PATCH v4 2/2] iommu/sva: Remove mm parameter from SVA bind API

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-13 13:59 UTC  (12+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-13 13:50 UTC  (17+ messages)

[PATCH v4 0/8] ACPI/IORT: Support for IORT RMR node
 2021-05-13 13:45 UTC  (9+ messages)
` [PATCH v4 1/8] ACPI/IORT: Add support for RMR node parsing
` [PATCH v4 2/8] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v4 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v4 4/8] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v4 5/8] iommu/arm-smmu-v3: Add bypass flag to arm_smmu_write_strtab_ent()
` [PATCH v4 6/8] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v4 7/8] iommu/arm-smmu: Get associated RMR info and install bypass SMR
` [PATCH v4 8/8] iommu/dma: Reserve any RMR regions associated with a dev

[PATCH 1/1] iommu: Delete a duplicate check in iommu_change_dev_def_domain()
 2021-05-13  7:58 UTC 

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-05-13  3:19 UTC  (6+ messages)
` [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support

[PATCH 1/1] iommu/vt-d: Tweak the description of a DMA fault
 2021-05-13  3:13 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Support asynchronous IOMMU nested capabilities
 2021-05-13  3:10 UTC  (5+ messages)

[RESEND PATACH 1/1] iommu/vt-d: Use user privilege for RID2PASID translation
 2021-05-13  3:06 UTC  (3+ messages)

[RESEND PATCH v2] iommu/amd: Fix extended features logging
 2021-05-12 19:55 UTC  (2+ messages)

[PATCH 5.12 581/677] iommu/amd: Put newline after closing bracket in warning
 2021-05-12 14:50 UTC 

[PATCH 5.11 514/601] iommu/amd: Put newline after closing bracket in warning
 2021-05-12 14:49 UTC 

[PATCH -next] iommu/virtio: Add missing MODULE_DEVICE_TABLE
 2021-05-12 15:30 UTC  (2+ messages)

[PATCH 5.10 451/530] iommu/amd: Put newline after closing bracket in warning
 2021-05-12 14:49 UTC 

[PATCH v5 00/16] Clean up "mediatek,larb"
 2021-05-12 12:29 UTC  (4+ messages)
` [PATCH v5 13/16] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put

[PATCH] iommu/vt-d: check for allocation failure in aux_detach_device()
 2021-05-12 11:28 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Select PCI_ATS explicitly
 2021-05-12  6:53 UTC 

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-12  0:40 UTC  (27+ messages)

[PATCH v3 0/3] iommu/arm-smmu: adreno-smmu page fault handling
 2021-05-11 18:59 UTC  (5+ messages)
` [PATCH v3 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers

Regression when booting 5.15 as dom0 on arm64 (WAS: Re: [linux-linus test] 161829: regressions - FAIL)
 2021-05-11 17:01 UTC  (8+ messages)
        ` Regression when booting 5.15 as dom0 on arm64 (WAS: Re: [linux-linus test] 161829: regressions - FAIL)]

[PATCH v6 00/15] Restricted DMA
 2021-05-11 16:42 UTC  (10+ messages)
` [PATCH v6 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v6 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v6 08/15] swiotlb: Bounce data from/to restricted DMA pool if available

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-11 16:35 UTC  (27+ messages)
` [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
` [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg

[RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
 2021-05-11 11:30 UTC  (3+ messages)

[RESEND PATCH v3] iommu/iova: put free_iova_mem() outside of spinlock iova_rbtree_lock
 2021-05-11  9:41 UTC  (2+ messages)

RFC: use dma_alloc_noncoherent in ttm_pool_alloc_page
 2021-05-11  8:57 UTC  (5+ messages)
` [PATCH] drm/ttm: use dma_alloc_pages for the page pool


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).