messages from 2013-11-27 16:08:44 to 2013-12-23 19:08:57 UTC [more...]
[PATCH 0/7] Fix omap-iommu probe and convert to DT for 3.14
2013-12-23 19:08 UTC (13+ messages)
` [PATCH 1/7] iommu/omap: Do bus_set_iommu() only if probe() succeeds
` [PATCH 2/7] iommu/omap: omap_iommu_attach() should return ENODEV, not NULL
` [PATCH 3/7] iommu/omap: Convert to devicetree
` [PATCH 4/7] iommu/omap: Allow enable/disable even without pdata
` [PATCH 5/7] ARM: dts: Complete data for isp iommu
` [PATCH 6/7] ARM: OMAP2+: Remove legacy data from hwmod for omap3 "
` [PATCH 7/7] ARM: OMAP2+: Remove platform-specific omap-iommu
[PATCH] iommu/intel: SNP bit is not dependent on iommu domain coherency
2013-12-23 17:53 UTC (2+ messages)
[PATCH] intel-iommu: Fix off-by-one in pagetable freeing
2013-12-20 19:33 UTC
[PATCHv7 00/12] Unifying SMMU driver among Tegra SoCs
2013-12-20 17:36 UTC (30+ messages)
` [PATCHv7 01/12] of: introduce of_property_for_each_phandle_with_args()
` [PATCHv7 02/12] iommu/of: introduce a global iommu device list
` [PATCHv7 03/12] iommu/of: check if dependee iommu is ready or not
` [PATCHv7 04/12] driver/core: populate devices in order for IOMMUs
` [PATCHv7 05/12] iommu/core: add ops->{bound,unbind}_driver()
` [PATCHv7 06/12] ARM: tegra: create a DT header defining SWGROUP ID
` [PATCHv7 07/12] iommu/tegra: smmu: register device to iommu dynamically
` [PATCHv7 08/12] iommu/tegra: smmu: calculate ASID register offset by ID
` [PATCHv7 09/12] iommu/tegra: smmu: get swgroups from DT "iommus="
` [PATCHv7 10/12] iommu/tegra: smmu: allow duplicate ASID wirte
` [PATCHv7 11/12] iommu/tegra: smmu: Rename hwgrp -> swgroups
` [PATCHv7 12/12] iommu/tegra: smmu: add SMMU to an global iommu list
[PATCH 1/1] x86/iommu: use bit structures for context_entry
2013-12-20 8:45 UTC
[PATCHv2 0/6] Crashdump Accepting Active IOMMU
2013-12-20 7:25 UTC (10+ messages)
` [PATCHv2 1/6] Crashdump-Accepting-Active-IOMMU-Flags-and-Prototype
` [PATCHv2 2/6] Crashdump-Accepting-Active-IOMMU-Utility-functions
` [PATCHv2 3/6] Crashdump-Accepting-Active-IOMMU-Domain-Interfaces
` [PATCHv2 4/6] Crashdump-Accepting-Active-IOMMU-Copy-Translations
` [PATCHv2 5/6] Crashdump-Accepting-Active-IOMMU-Debug-Print-IOMMU
` [PATCHv2 6/6] Crashdump-Accepting-Active-IOMMU-Call-From-Mainline
[PATCH 0/2] SH Mobile IOMMU fixes
2013-12-18 14:14 UTC (6+ messages)
` [PATCH 1/2] iommu/shmobile: Allocate archdata with kzalloc()
` [PATCH 2/2] iommu/shmobile: Turn the flush_lock mutex into a spinlock
[PATCH 1/3] drivers: iommu: Mark functions as static in dmar.c
2013-12-18 6:36 UTC (3+ messages)
` [PATCH 2/3] drivers: iommu: Mark functions as static in intel_irq_remapping.c
` [PATCH 3/3] drivers: iommu: Mark function eoi_ioapic_pin_remapped() as static in irq_remapping.c
[GIT PULL] iommu/arm-smmu: updates for 3.14
2013-12-17 18:08 UTC
[RFC] dma-mapping: dma_alloc_coherent_mask return dma_addr_t
2013-12-17 17:57 UTC
[PATCH 0/6] iommu/tegra124: smmu: add T124 enhancement
2013-12-16 20:41 UTC (11+ messages)
` [PATCH 1/6] iommu/tegra124: smmu: optionaly AHB enables SMMU
` [PATCH 2/6] iommu/tegra124: smmu: convert swgroup ID to asid offset
` [PATCH 3/6] iommu/tegra124: smmu: add support platform data
` [PATCH 4/6] iommu/tegra124: smmu: support more than 32 bit pa
` [PATCH 5/6] iommu/tegra124: smmu: {TLB,PTC} reset value per SoC
` [PATCH 6/6] iommu/tegra124: smmu: adjust TLB_FLUSH_ASID bit range
` [PATCH 7/6] iommu/tegra124: smmu: add multiple asid_security support
[PATCHv6 01/13] of: introduce of_property_for_earch_phandle_with_args()
2013-12-16 17:14 UTC (16+ messages)
` [PATCHv6+ "
` [RFC][PATCHv6++ "
` [RFC][PATCHv6+++ "
[PATCH 1/3] dmar: Fix domain id not update to newly create
2013-12-13 5:16 UTC (3+ messages)
` [PATCH 2/3] dmar: Move the confuse comments to proper place
` [PATCH 3/3] dmar: reduce loop to find multi-devices owned by IOMMU
IOMMU feedback Gigabyte and AMD
2013-12-12 19:44 UTC
[PATCH v2] Enhance dmar to support device hotplug
2013-12-12 11:46 UTC (3+ messages)
How can we enable iommu circuit to support the 1GB size hugepage
2013-12-11 23:40 UTC
[PATCHv3 0/9] VFIO support for platform devices
2013-12-11 20:58 UTC (10+ messages)
` [PATCH 1/9] VFIO_IOMMU_TYPE1: Introduce the VFIO_DMA_MAP_FLAG_EXEC flag
` [PATCH 2/9] VFIO_IOMMU_TYPE1: workaround to build for platform devices
` [PATCH 3/9] VFIO_PLATFORM: Initial skeleton of VFIO support "
` [PATCH 4/9] VFIO_PLATFORM: Return info for device and its memory mapped IO regions
` [PATCH 5/9] VFIO_PLATFORM: Read and write support for the device fd
` [PATCH 6/9] VFIO_PLATFORM: Support MMAP of MMIO regions
` [PATCH 7/9] VFIO_PLATFORM: Return IRQ info
` [PATCH 8/9] VFIO_PLATFORM: Initial interrupts support
` [PATCH 9/9] VFIO_PLATFORM: Support for maskable and automasked interrupts
[PATCH] iommu: Rename domain_has_cap to iommu_domain_has_cap
2013-12-11 20:19 UTC
[PATCHv6 00/13] Unifying SMMU driver among Tegra SoCs
2013-12-11 13:27 UTC (6+ messages)
` [PATCHv6 05/13] iommu/core: add ops->{bound,unbind}_driver()
` [PATCHv6+ 01/13] of: introduce of_property_for_earch_phandle_with_args()
[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
2013-12-11 12:48 UTC (4+ messages)
` [PATCH 04/15] iommu: shmobile: Enable driver compilation "
[PATCH 0/9 v2] vfio-pci: add support for Freescale IOMMU (PAMU)
2013-12-10 20:29 UTC (26+ messages)
` [PATCH 1/9 v2] pci:msi: add weak function for returning msi region info
[GIT PULL] IOMMU fixes for v3.13-rc4
2013-12-10 20:23 UTC
[PATCH 2/3] iommu/fsl_pamu: Use dev_is_pci() to check whether it is pci device
2013-12-10 7:03 UTC (2+ messages)
warn_slowpath_common in drivers/pci/search.c:44 on linux-3.4.0
2013-12-09 17:36 UTC (6+ messages)
[GIT PULL] iommu: arm/smmu: fixes for 3.13
2013-12-06 21:47 UTC (2+ messages)
[Patch Part1 V2 00/20] Bugfixes and improvements for Intel IOMMU drivers
2013-12-06 3:21 UTC (21+ messages)
` [Patch Part1 V2 01/20] iommu/vt-d: use dedicated bitmap to track remapping entry allocation status
` [Patch Part1 V2 02/20] iommu/vt-d: fix PCI device reference leakage on error recovery path
` [Patch Part1 V2 03/20] iommu/vt-d: fix a race window in allocating domain ID for virtual machines
` [Patch Part1 V2 04/20] iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains()
` [Patch Part1 V2 05/20] iommu/vt-d, trivial: refine support of 64bit guest address
` [Patch Part1 V2 06/20] iommu/vt-d, trivial: print correct domain id of static identity domain
` [Patch Part1 V2 07/20] iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu()
` [Patch Part1 V2 08/20] iommu/vt-d, trivial: clean up unused code
` [Patch Part1 V2 09/20] iommu/vt-d: mark internal functions as static
` [Patch Part1 V2 10/20] iommu/vt-d, trivial: use defined macro instead of hardcoding
` [Patch Part1 V2 11/20] iommu/vt-d, trivial: simplify code with existing macros
` [Patch Part1 V2 12/20] iommu/vt-d: fix invalid memory access when freeing DMAR irq
` [Patch Part1 V2 13/20] iommu/vt-d: keep shared resources when failed to initialize iommu devices
` [Patch Part1 V2 14/20] iommu/vt-d: avoid double free in error recovery path
` [Patch Part1 V2 15/20] iommu/vt-d: fix access after free issue in function free_dmar_iommu()
` [Patch Part1 V2 16/20] iommu/vt-d: release invalidation queue when destroying IOMMU unit
` [Patch Part1 V2 17/20] iommu/vt-d: fix wrong return value of dmar_table_init()
` [Patch Part1 V2 18/20] iommu/vt-d, PCI, trivial: use dev_is_pci() instead of hardcoding
` [Patch Part1 V2 19/20] iommu/vt-d, trivial: clean sparse warnings
` [Patch Part1 V2 20/20] iommu/vt-d: free all resources if failed to initialize DMARs
AMD IOMMU: Please support Marvell 88SE91xx SATA Controllers
2013-12-05 20:42 UTC (9+ messages)
` [PATCH] iommu/amd: Add quirk for broken Marvell 88SE91xx SATA
[PATCH 3/3] iommu/vt-d: Use dev_is_pci() to check whether it is pci device
2013-12-05 11:43 UTC
[PATCH 1/3] iommu/amd: Use dev_is_pci() to check whether it is pci device
2013-12-05 11:42 UTC
[PATCH] iommu: add missing include
2013-12-05 1:22 UTC
[PATCH 0/6] Crashdump Accepting Active IOMMU
2013-12-03 20:00 UTC (8+ messages)
` [PATCH 1/6] Crashdump-Accepting-Active-IOMMU-Flags-and-Prototypes
` [PATCH 3/6] Crashdump-Accepting-Active-IOMMU-Domain-Interfaces
` [PATCH 4/6] Crashdump-Accepting-Active-IOMMU-Copy-Translations
` [PATCH 5/6] Crashdump-Accepting-Active-IOMMU-Debug-Print-IOMMU
` [PATCH 6/6] Crashdump-Accepting-Active-IOMMU-Call-From-Mainline
` [PATCH 2/6] Crashdump-Accepting-Active-IOMMU-Utility-functions
[PATCH 0/3 v2] iommu/fsl: PAMU driver fixes
2013-12-03 18:34 UTC (7+ messages)
` [PATCH 1/3 v2] iommu/fsl: Factor out PCI specific code
` [PATCH 2/3 v2] iommu/fsl: Enable default DMA window for PCIe devices
[RFC PATCH v2 0/7] VFIO for device tree based platform devices (work in progress)
2013-12-02 18:08 UTC (7+ messages)
[PATCH 1/1] NULL return of kmem_cache_zalloc should be handled
2013-12-02 10:29 UTC
[Patch Part1 V2 01/17] iommu/vt-d: use dedicated bitmap to track remapping entry allocation status
2013-12-02 1:47 UTC (6+ messages)
` [Patch Part1 V2 02/17] iommu/vt-d: fix PCI device reference leakage on error recovery path
` [Patch Part1 V2 04/17] iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains()
` [Patch Part1 V2 07/17] iommu/vt-d. trivial: check suitable flag in function detect_intel_iommu()
` [Patch Part1 V2 07/17] iommu/vt-d, "
` [Patch Part1 V2 12/17] iommu/vt-d: fix invalid memory access when freeing DMAR irq
[PATCH 0/2] extend support for CMA CMA on x86
2013-11-29 19:59 UTC (3+ messages)
` [PATCH 2/2] intel-iommu: integrate DMA CMA
[PATCH 0/4] iommu: arm/smmu: current updates for 3.14
2013-11-29 12:15 UTC (5+ messages)
` [PATCH 1/4] iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group
` [PATCH 2/4] iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
` [PATCH 3/4] iommu: add IOMMU_EXEC flag for safely allowing XN mappings
` [PATCH 4/4] iommu/arm-smmu: add support for IOMMU_EXEC
[PATCH 0/3] iommu: arm/smmu: fixes for 3.13
2013-11-29 12:14 UTC (4+ messages)
` [PATCH 1/3] iommu/arm-smmu: use mutex instead of spinlock for locking page tables
` [PATCH 2/3] iommu/arm-smmu: remove potential NULL dereference on mapping path
` [PATCH 3/3] iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()
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