messages from 2019-04-22 21:05:18 to 2019-04-24 06:19:08 UTC [more...]
[PATCH v2 00/19] Shared virtual address IOMMU and VT-d support
2019-04-24 6:19 UTC (42+ messages)
` [PATCH v2 03/19] iommu: introduce device fault report API
` [PATCH v2 04/19] iommu: Introduce attach/detach_pasid_table API
` [PATCH v2 01/19] driver core: add per device iommu param
` [PATCH v2 02/19] iommu: introduce device fault data
` [PATCH v2 05/19] iommu: Introduce cache_invalidate API
` [PATCH v2 06/19] drivers core: Add I/O ASID allocator
` [PATCH v2 07/19] ioasid: Convert ioasid_idr to XArray
` [PATCH v2 08/19] ioasid: Add custom IOASID allocator
` [PATCH v2 09/19] iommu/vt-d: Enlightened PASID allocation
` [PATCH v2 10/19] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v2 11/19] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v2 12/19] iommu/vt-d: Move domain helper to header
` [PATCH v2 13/19] iommu/vt-d: Add nested translation support
` [PATCH v2 14/19] iommu: Add guest PASID bind function
` [PATCH v2 15/19] iommu/vt-d: Add bind guest PASID support
` [PATCH v2 16/19] iommu/vtd: Clean up for SVM device list
` [PATCH v2 17/19] iommu: Add max num of cache and granu types
` [PATCH v2 18/19] iommu/vt-d: Support flushing more translation cache types
` [PATCH v2 19/19] iommu/vt-d: Add svm/sva invalidate function
[PATCH] Remove old no iommu direct mapping code
2019-04-24 5:32 UTC (4+ messages)
[RFC] arm64: swiotlb: cma_alloc error spew
2019-04-24 0:39 UTC (7+ messages)
[RFC PATCH] dma-mapping: create iommu mapping for newly allocated dma coherent mem
2019-04-23 22:09 UTC (4+ messages)
[PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files to *.rst
2019-04-23 22:06 UTC (37+ messages)
[PATCH 0/3] xen/swiotlb: fix an issue and improve swiotlb-xen
2019-04-23 18:36 UTC (18+ messages)
` [PATCH 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
` [PATCH 2/3] xen/swiotlb: simplify range_straddles_page_boundary()
` [PATCH 3/3] xen/swiotlb: remember having called xen_create_contiguous_region()
[PATCH v2 0/6] iommu/ipmmu-vmsa: Suspend/resume support and assorted cleanups
2019-04-23 15:16 UTC (10+ messages)
` [PATCH v2 1/6] iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs
` [PATCH v2 6/6] iommu/ipmmu-vmsa: Add suspend/resume support
[PATCH v4 0/3] PCIe Host request to reserve IOVA
2019-04-23 14:57 UTC (4+ messages)
implement generic dma_map_ops for IOMMUs v2 [rebase + resend]
2019-04-23 14:52 UTC (17+ messages)
` [PATCH 12/21] dma-iommu: factor atomic pool allocations into helpers
[PATCH 0/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts
2019-04-23 13:42 UTC (22+ messages)
` [PATCH 1/7] genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
` [PATCH 2/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts
revert dma direct internals abuse
2019-04-23 12:26 UTC (13+ messages)
[RFC v3 0/3] vfio_pci: wrap pci device as a mediated device
2019-04-23 12:14 UTC (4+ messages)
` [RFC v3 1/3] vfio_pci: split vfio_pci.c into two source files
` [RFC v3 2/3] vfio/pci: protect cap/ecap_perm bits alloc/free with atomic op
` [RFC v3 3/3] smaples: add vfio-mdev-pci driver
[PATCH v3 0/9] Add PCI ATS support to Arm SMMUv3
2019-04-23 11:21 UTC (3+ messages)
[PATCH v2 1/1] iommu/arm-smmu: Log CBFRSYNRA register on context fault
2019-04-23 11:19 UTC (7+ messages)
[PATCH 00/18] Shared virtual address IOMMU and VT-d support
2019-04-23 10:53 UTC (8+ messages)
` [PATCH 10/18] iommu/vt-d: Add custom allocator for IOASID
[patch V2 00/29] stacktrace: Consolidate stack trace usage
2019-04-23 8:18 UTC (7+ messages)
` [patch V2 16/29] drm: Simplify stacktrace handling
` [patch V2 25/29] livepatch: Simplify stack trace retrieval
[PATCH next 13/25] iommu/omap: Use dev_get_drvdata()
2019-04-23 7:50 UTC (2+ messages)
[PATCH v3 00/10] iommu: Bounce page for untrusted devices
2019-04-23 7:35 UTC (21+ messages)
` [PATCH v3 02/10] swiotlb: Factor out slot allocation and free
` [PATCH v3 07/10] iommu/vt-d: Keep swiotlb on if bounce page is necessary
` [PATCH v3 08/10] iommu/vt-d: Check whether device requires bounce buffer
[PATCH v5 0/6] add generic boot option for IOMMU dma mode
2019-04-23 2:45 UTC (5+ messages)
` [PATCH v5 1/6] iommu: add generic boot option iommu.dma_mode
[RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership
2019-04-22 22:23 UTC (17+ messages)
` [RFC PATCH v9 03/13] mm: Add support for eXclusive Page Frame Ownership (XPFO)
[PATCH v4 00/10] Support using MSI interrupts in ntb_transport
2019-04-22 21:05 UTC (22+ messages)
` [PATCH v4 01/10] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v4 02/10] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v4 03/10] NTB: Introduce helper functions to calculate logical port number
` [PATCH v4 04/10] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v4 08/10] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v4 05/10] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v4 06/10] NTB: Introduce MSI library
` [PATCH v4 07/10] NTB: Introduce NTB MSI Test Client
` [PATCH v4 09/10] NTB: Add MSI interrupt support to ntb_transport
` [PATCH v4 10/10] NTB: Describe the ntb_msi_test client in the documentation
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