messages from 2017-08-09 14:46:54 to 2017-08-20 01:42:46 UTC [more...]
[iommu:arm/qcom 3/5] include/linux/atomic.h:475:29: error: implicit declaration of function 'cmpxchg64'
2017-08-20 1:42 UTC
[PATCH 00/13] Introduce IOMMU-API TLB Flushing Interface
2017-08-19 15:39 UTC (32+ messages)
` [PATCH 07/13] drm/msm: Use sychronized interface of the IOMMU-API
` [PATCH 01/13] iommu/amd: Rename a few flush functions
` [PATCH 02/13] iommu: Introduce Interface for IOMMU TLB Flushing
` [PATCH 03/13] vfio/type1: Use sychronized interface of the IOMMU-API
` [PATCH 04/13] iommu/dma: "
` [PATCH 05/13] arm: dma-mapping: "
` [PATCH 06/13] drm/etnaviv: "
` [PATCH 08/13] drm/nouveau/imem/gk20a: "
` [PATCH 10/13] drm/tegra: "
` [PATCH 11/13] gpu: host1x: "
` [PATCH 09/13] drm/rockchip: "
` [PATCH 12/13] IB/usnic: "
` [PATCH 13/13] remoteproc: "
[PATCH 1/2] iommu/amd: Fix compiler warning in copy_device_table()
2017-08-19 1:16 UTC (3+ messages)
` [PATCH 2/2] iommu/amd: Fix section mismatch warning
[GIT PULL] iommu/arm-smmu: Updates for 4.14
2017-08-18 22:42 UTC (2+ messages)
[PATCH 0/3] SMMUv3 CMD_SYNC optimisation
2017-08-18 17:33 UTC (4+ messages)
` [PATCH 1/3] iommu/arm-smmu-v3: Specialise CMD_SYNC handling
` [PATCH 2/3] iommu/arm-smmu-v3: Forget about cmdq-sync interrupt
` [PATCH 3/3] iommu/arm-smmu-v3: Utilise CMD_SYNC MSI feature
[PATCH v2 0/4] VMD fixups
2017-08-18 16:35 UTC (7+ messages)
` [PATCH v2 2/4] pci/x86: Move VMD quirks to x86 fixups
` [PATCH v2 1/4] MAINTAINERS: Add Jonathan Derrick as VMD maintainer
` [PATCH v2 3/4] x86/PCI: Use is_vmd rather than relying on the domain number
` [PATCH v2 4/4] iommu: Prevent VMD child devices from being remapping targets
[iommu:x86/amd 6/12] WARNING: vmlinux.o(.text+0x600c17): Section mismatch in reference from the function early_enable_iommus() to the variable .init.data:amd_iommu_pre_enabled
2017-08-18 14:40 UTC
[iommu:x86/amd 6/12] drivers//iommu/amd_iommu_init.c:887:17: warning: 'entry' may be used uninitialized in this function
2017-08-18 13:46 UTC
[PATCH 0/2] iommu/tegra*: Add support for struct iommu_device
2017-08-18 12:47 UTC (9+ messages)
` [PATCH 1/2] iommu/tegra: "
` [PATCH 2/2] iommu/tegra-gart: "
[PATCH] iommu: Avoid NULL group dereference
2017-08-18 9:42 UTC (6+ messages)
[PATCH 0/4] Patches to support ring0 SVM and devtlb
2017-08-18 9:35 UTC (4+ messages)
[PATCH 0/5] arm-smmu: performance optimization
2017-08-18 8:39 UTC (4+ messages)
[RFC v2 0/4] arm-smmu-v3 tlbi-on-map option
2017-08-18 6:50 UTC (10+ messages)
` [RFC v2 3/4] iommu/arm-smmu-v3: Add hypothetical caching mode model
` [RFC v2 1/4] iommu/io-pgtable-arm: flush TLBs when IO_PGTABLE_QUIRK_TLBI_ON_MAP
` [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option
` [RFC v2 4/4] iommu/arm-smmu-v3: add CMD_TLBI_NH_VA_AM command for iova range invalidation
[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
2017-08-17 19:25 UTC (15+ messages)
[PATCH 0/8] MT2712 IOMMU SUPPORT
2017-08-17 15:33 UTC (16+ messages)
` [PATCH 3/8] iommu/mediatek: Merge 2 M4U HWs into one iommu domain
` [PATCH 1/8] dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI
` [PATCH 2/8] iommu/mediatek: Add mt2712 IOMMU support
` [PATCH 4/8] iommu/mediatek: Move pgtable allocation into domain_alloc
` [PATCH 5/8] iommu/mediatek: Disable iommu clock when system suspend
` [PATCH 6/8] iommu/mediatek: Enlarge the validate PA range for 4GB mode
` [PATCH 7/8] memory: mtk-smi: Rearrange some function position alphabetically
` [PATCH 8/8] memory: mtk-smi: Degrade SMI init to module_init
[RFC] virtio-iommu version 0.4
2017-08-17 11:27 UTC (6+ messages)
` [virtio-dev] "
[PATCH] irqchip/gic-{v2m, v3-its}: check iommu capable before doing iommu map
2017-08-17 9:33 UTC (5+ messages)
PCIe oops for NULL pointer dereference during next-20170807 and next-20170815
2017-08-17 8:30 UTC (5+ messages)
[PATCH v4] FlexRM support in VFIO platform
2017-08-17 3:45 UTC (4+ messages)
` [PATCH v4] vfio: platform: reset: Add Broadcom FlexRM reset module
[RFC 0/9] IOMMU driver support for shared virtual memory virtualization
2017-08-16 16:23 UTC (4+ messages)
[PATCH] MAINTAINERS: Add entry for qcom_iommu
2017-08-16 16:11 UTC (2+ messages)
[patch net-next 0/3] net/sched: Improve getting objects by indexes
2017-08-16 9:19 UTC (6+ messages)
` [patch net-next 1/3] idr: Use unsigned long instead of int
` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "
[PATCH v10 00/12] Fix the on-flight DMA issue on system with amd iommu
2017-08-16 1:31 UTC (3+ messages)
[pull] iommu: qcom_iommu for v4.14
2017-08-15 20:59 UTC (5+ messages)
[PATCH v3] iommu/s390: Add support for iommu_device handling
2017-08-15 16:12 UTC (11+ messages)
[PATCH v4] acpi/iort: numa: Add numa node mapping for smmuv3 devices
2017-08-15 16:10 UTC (4+ messages)
[PATCH v2] memory: mtk-smi: Handle return value of clk_prepare_enable
2017-08-15 15:47 UTC (2+ messages)
[PATCH v2] iommu/of: Fix of_iommu_configure() for disabled IOMMUs
2017-08-15 14:50 UTC (2+ messages)
DMAR table missing, Intel IOMMU not available
2017-08-14 13:42 UTC
Support SVM without PASID
2017-08-14 9:07 UTC (27+ messages)
[PATCH 1/3] MAINTAINERS: Add Jonathan Derrick as VMD maintainer
2017-08-11 18:25 UTC (10+ messages)
` [PATCH 2/3] pci: Generalize is_vmd behavior
` [PATCH 3/3] iommu: prevent VMD child devices from being remapping targets
[git pull] IOMMU Fix for Linux v4.13-rc4
2017-08-11 15:57 UTC
[PATCH 0/4] IOMMU group cleanup
2017-08-11 15:21 UTC (2+ messages)
[PATCH 0/8] iommu/iova: Implement deferred flush queue
2017-08-11 14:41 UTC (9+ messages)
` [PATCH 1/8] iommu/iova: Add flush-queue data structures
` [PATCH 4/8] iommu/iova: Add locking to Flush-Queues
` [PATCH 2/8] iommu/iova: Implement Flush-Queue ring buffer
` [PATCH 3/8] iommu/iova: Add flush counters to Flush-Queue implementation
` [PATCH 5/8] iommu/iova: Add flush timer
` [PATCH 6/8] iommu/amd: Make use of iova queue flushing
` [PATCH 7/8] iommu/vt-d: Allow to flush more than 4GB of device TLBs
` [PATCH 8/8] iommu/vt-d: Make use of iova deferred flushing
[PATCH 1/2] iommu/arm-smmu: Track context bank state
2017-08-11 10:04 UTC (5+ messages)
` [PATCH 2/2] iommu/arm-smmu: Add system PM support
IOMMU - DMA debugging
2017-08-11 9:35 UTC (4+ messages)
[PATCH v6 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-08-10 17:52 UTC (4+ messages)
` [PATCH v6 3/3] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801
[RESEND PATCH 0/4] iommu: add qcom_iommu for early "B" family devices
2017-08-10 17:28 UTC (3+ messages)
` [RESEND PATCH 2/4] iommu: arm-smmu: split out register defines
[bug report] iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids
2017-08-10 12:12 UTC
[PATCH] iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
2017-08-09 21:41 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/4] iommu/pamu: Support generic iommu-device handles
2017-08-09 14:46 UTC (2+ messages)
` [PATCH 4/4] iommu/pamu: Add support for generic iommu-device
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).