messages from 2018-01-18 14:22:53 to 2018-02-12 07:20:48 UTC [more...]
[PATCH] headers: untangle kmemleak.h from mm.h
2018-02-12 7:20 UTC
[PATCH v7 0/6] iommu/arm-smmu: Add runtime pm/sleep support
2018-02-09 10:57 UTC (8+ messages)
` [PATCH v7 1/6] base: power: runtime: Export pm_runtime_get/put_suppliers
` [PATCH v7 2/6] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v7 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v7 4/6] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH v7 5/6] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
` [PATCH v8 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
` [PATCH v7 6/6] drm/msm: iommu: Replace runtime calls with runtime suppliers
Our pharmacy is the place where people find answers to most tricky questions of life!
2018-02-08 17:33 UTC
[git pull] IOMMU Updates for Linux v4.16
2018-02-08 14:52 UTC
[PATCH v4 00/12] Intel IPU3 ImgU patchset
2018-02-07 23:02 UTC (4+ messages)
[PATCH/RFC 0/6] Allow compile-testing NO_DMA
2018-02-06 15:24 UTC (12+ messages)
` [PATCH/RFC 2/6] dma-coherent: Add NO_DMA dummies for managed DMA API
` [PATCH/RFC 5/6] scsi: Add NO_DMA dummies for SCSI DMA mapping API
` [PATCH/RFC 1/6] dma-mapping: Convert NO_DMA get_dma_ops() into a real dummy
` [PATCH/RFC 3/6] usb: gadget: Add NO_DMA dummies for DMA mapping API
` [PATCH/RFC 4/6] mm: Add NO_DMA dummies for DMA pool API
` [PATCH/RFC 6/6] Treewide: Remove depends on HAS_DMA in case of platform dependency
[PATCH RFC 1/1] iommu/arm-smmu: Fix context fault message considering non-NTS
2018-02-06 12:47 UTC (3+ messages)
[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
2018-02-05 18:43 UTC (14+ messages)
` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices
[PATCH 1/1] iommu/io-pgtable: use size_t return type for all foo_unmap
2018-02-05 18:21 UTC (3+ messages)
[PATCH] iommu: Do not return error code for APIs with size_t return type
2018-02-05 12:29 UTC (2+ messages)
[PATCH v7 0/5] Add Intel IOMMU debugfs support
2018-02-04 14:13 UTC (7+ messages)
` [PATCH v7 1/5] iommu/vt-d: Relocate struct/function declarations to its header files
` [PATCH v7 2/5] iommu/vt-d: Enable debugfs support to show context internals
` [PATCH v7 3/5] iommu/vt-d: Add debugfs support to show register contents
` [PATCH v7 4/5] iommu/vt-d: Add debugfs support to show Pasid table contents
` [PATCH v7 5/5] iommu/vt-d: Add debugfs support for Interrupt remapping
[PATCH 0/2] iommu / vfio: Clean up iommu_map[_fast] interface
2018-02-02 23:57 UTC (9+ messages)
` [PATCH 1/2] iommu: Fix iommu_unmap and iommu_unmap_fast return type
` [PATCH 2/2] vfio/type1: Add iommu_unmap error check when vfio_unmap_unpin
[PATCH] iommu/vt-d: add NUMA awareness to intel_alloc_coherent()
2018-02-02 18:59 UTC (5+ messages)
` [PATCH v2] "
consolidate direct dma mapping V4
2018-02-02 17:47 UTC (3+ messages)
` [PATCH 22/34] dma-mapping: add an arch_dma_supported hook
[PATCH v6 0/6] iommu/arm-smmu: Add runtime pm/sleep support
2018-02-02 13:14 UTC (19+ messages)
` [PATCH v6 1/6] base: power: runtime: Export pm_runtime_get/put_suppliers
` [PATCH v6 2/6] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v6 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v6 4/6] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH v6 5/6] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
` [PATCH v6 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
` [PATCH v6 6/6] drm/msm: iommu: Replace runtime calls with runtime suppliers
Preferred method to detect if a device is behind an enabled iommu
2018-02-01 13:25 UTC (3+ messages)
ARM64 SMMU Setup
2018-02-01 12:00 UTC (5+ messages)
[PATCH v5 00/13] iommu/rockchip: Use OF_IOMMU
2018-02-01 11:19 UTC (19+ messages)
` [PATCH v5 02/13] iommu/rockchip: Fix error handling in probe
` [PATCH v5 03/13] iommu/rockchip: Request irqs in rk_iommu_probe()
` [PATCH v5 04/13] iommu/rockchip: Fix error handling in attach
` [PATCH v5 05/13] iommu/rockchip: Use iopoll helpers to wait for hardware
` [PATCH v5 06/13] iommu/rockchip: Fix TLB flush of secondary IOMMUs
` [PATCH v5 09/13] iommu/rockchip: Use IOMMU device for dma mapping operations
` [PATCH v5 11/13] iommu/rockchip: Fix error handling in init
` [PATCH v5 01/13] iommu/rockchip: Prohibit unbind and remove
` [PATCH v5 08/13] iommu/rockchip: Control clocks needed to access the IOMMU
` [PATCH v5 10/13] iommu/rockchip: Use OF_IOMMU to attach devices automatically
` [PATCH v5 12/13] iommu/rockchip: Add runtime PM support
` [PATCH v5 13/13] iommu/rockchip: Support sharing IOMMU between masters
[PATCH 11/13] drm/amdgpu: add DRM_AMDGPU_ATC config option
2018-01-31 13:15 UTC (2+ messages)
[PATCH v12 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2018-01-31 9:30 UTC (6+ messages)
[GIT PULL] dma-mapping updates for Linux 4.16
2018-01-31 7:43 UTC
[PATCH v3] iommu/amd: Add support for fast IOTLB flushing
2018-01-31 5:01 UTC
[PATCH] iommu/amd - Use dev_err to send events to the system log
2018-01-31 1:04 UTC
[PATCH 0/3] Add IPMMU support for r8a774[35]
2018-01-30 9:49 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: iommu: ipmmu-vmsa: Add device tree "
` [PATCH 2/3] ARM: dts: r8a7743: Add IPMMU DT nodes
` [PATCH 3/3] ARM: dts: r8a7745: "
[PATCH 0/5] Add debugfs info for the AMD IOMMU
2018-01-29 19:05 UTC (8+ messages)
` [PATCH 1/5] iommu/amd - Add debugfs support
` [PATCH 2/5] iommu/amd - Add a 'verbose' switch for IOMMU debugfs
` [PATCH 3/5] iommu/amd - Add a README variable for the "
` [PATCH 4/5] iommu/amd - Expose the active IOMMU device table entries
` [PATCH 5/5] iommu/amd - Add a debugfs entry to specify a IOMMU device table entry
[PATCH] iommu/amd: Don't use dev_data in irte_ga_set_affinity()
2018-01-28 20:22 UTC
[PATCH] iommu/exynos: Use generic group callback
2018-01-26 11:27 UTC (2+ messages)
[PATCH v3] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
2018-01-26 8:34 UTC (3+ messages)
[PATCH] MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb
2018-01-26 7:51 UTC (3+ messages)
Kdump kernel start failed with intel_iommu=on
2018-01-26 7:50 UTC (2+ messages)
[PATCH v4] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
2018-01-26 7:11 UTC
[PATCH v2] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
2018-01-25 11:06 UTC (3+ messages)
[PATCH v4 00/13] iommu/rockchip: Use OF_IOMMU
2018-01-25 10:24 UTC (17+ messages)
` [PATCH v4 04/13] iommu/rockchip: Fix error handling in attach
` [PATCH v4 08/13] iommu/rockchip: Control clocks needed to access the IOMMU
` [PATCH v4 12/13] iommu/rockchip: Add runtime PM support
` [PATCH v4 07/13] ARM: dts: rockchip: add clocks in vop iommu nodes
[PATCH 0/5] iommu/intel: Handle DMAR faults in a wq
2018-01-24 13:19 UTC (6+ messages)
` [PATCH 1/5] iommu/intel: Add __init for dmar_register_bus_notifier()
` [PATCH 2/5] iommu/intel: Clean/document fault status flags
` [PATCH 3/5] iommu/intel: Introduce clear_primary_faults() helper
` [PATCH 4/5] iommu/intel: Handle DMAR faults on workqueue
` [PATCH 5/5] iommu/intel: Rename dmar_fault() => dmar_serve_faults()
[RFC PATCH v2 0/2] Reduce IOTLB flush when pass-through dGPU devices
2018-01-24 11:43 UTC (8+ messages)
` [RFC PATCH v2 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
` [RFC PATCH v2 2/2] iommu/amd: Add support for fast IOTLB flushing
[PATCH v3] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
2018-01-24 10:00 UTC (4+ messages)
[PATCH v6 00/99] XArray version 6
2018-01-24 8:45 UTC (7+ messages)
` [PATCH v6 05/99] xarray: Add definition of struct xarray
[PATCH v3 00/16] [PATCH v3 00/16] IOMMU driver support for SVM virtualization
2018-01-23 20:01 UTC (4+ messages)
` [PATCH v3 10/16] iommu: introduce device fault report API
[PATCH] ARM-SMMU: Delete error messages for a failed memory allocation in three functions
2018-01-22 18:12 UTC (4+ messages)
` "
[PATCH v2] iommu/arm-smmu-v3: limit reporting of MSI allocation failures
2018-01-22 11:45 UTC (2+ messages)
[PATCH] Intel-IOMMU: Delete an error message for a failed memory allocation in init_dmars()
2018-01-21 19:37 UTC (7+ messages)
[PATCH 1/2] iommu/amd: Avoid get_irq_table() from atomic context
2018-01-21 9:28 UTC (2+ messages)
` [PATCH 2/2] amd/iommu: Use raw locks on atomic context paths
[PATCH] iommu/dmar: Delete an error message for a failed memory allocation in dmar_alloc_pci_notify_info()
2018-01-20 14:00 UTC
[PATCH] Exynos-IOMMU: Delete an error message for a failed memory allocation in exynos_iommu_init()
2018-01-20 13:34 UTC
[PATCH] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
2018-01-20 3:38 UTC
[PATCH] IPMMU-VMSA: Delete an error message for a failed memory allocation in ipmmu_probe()
2018-01-19 21:30 UTC
[PATCH] IOMMU-Tegra: gart: Delete two error messages for a failed memory allocation in tegra_gart_probe()
2018-01-19 20:50 UTC
[RFC PATCH v2 0/5] Add virtio-iommu driver
2018-01-19 17:22 UTC (5+ messages)
` [RFC PATCH v2 2/5] iommu/virtio-iommu: Add probe request
[PATCH] iommu/of: Only do IOMMU lookup for available ones
2018-01-18 14:58 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).