messages from 2013-12-08 14:26:34 to 2014-01-08 06:57:36 UTC [more...]
[Patch Part2 V1 00/14] Enhance DMAR drivers to handle PCI/memory hotplug events
2014-01-08 6:57 UTC (27+ messages)
` [Patch Part2 V1 01/14] iommu/vt-d: factor out dmar_alloc_dev_scope() for later reuse
` [Patch Part2 V1 02/14] iommu/vt-d: move private structures and variables into intel-iommu.c
` [Patch Part2 V1 03/14] iommu/vt-d: simplify function get_domain_for_dev()
` [Patch Part2 V1 04/14] iommu/vt-d: free resources if failed to create domain for PCIe endpoint
` [Patch Part2 V1 05/14] iommu/vt-d: create device_domain_info structure for intermediate P2P bridges
` [Patch Part2 V1 06/14] iommu/vt-d: fix incorrect iommu_count for si_domain
` [Patch Part2 V1 07/14] iommu/vt-d: fix error in detect ATS capability
` [Patch Part2 V1 08/14] iommu/vt-d: introduce macro for_each_dev_scope() to walk device scope entries
` [Patch Part2 V1 09/14] iommu/vt-d: introduce a rwsem to protect global data structures
` [Patch Part2 V1 10/14] iommu/vt-d: use RCU to protect global resources in interrupt context
` [Patch Part2 V1 11/14] iommu/vt-d, PCI: update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens
` [Patch Part2 V1 12/14] iommu/vt-d, PCI: unify the way to process DMAR device scope array
` [Patch Part2 V1 13/14] iommu/vt-d: update device to static identity domain mapping for PCI hotplug
` [RFC Patch Part2 V1 14/14] iommu/vt-d: update IOMMU state when memory hotplug happens
[PATCH] drm/msm: Fix link error with !MSM_IOMMU
2014-01-07 22:53 UTC (2+ messages)
[Patch Part1 V3 00/20] Bugfixes and improvements for Intel IOMMU drivers
2014-01-07 16:09 UTC (23+ messages)
` [Patch Part1 V3 01/20] iommu/vt-d: use dedicated bitmap to track remapping entry allocation status
` [Patch Part1 V3 02/20] iommu/vt-d: fix PCI device reference leakage on error recovery path
` [Patch Part1 V3 03/20] iommu/vt-d: fix a race window in allocating domain ID for virtual machines
` [Patch Part1 V3 04/20] iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains()
` [Patch Part1 V3 05/20] iommu/vt-d, trivial: refine support of 64bit guest address
` [Patch Part1 V3 06/20] iommu/vt-d, trivial: print correct domain id of static identity domain
` [Patch Part1 V3 07/20] iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu()
` [Patch Part1 V3 08/20] iommu/vt-d, trivial: clean up unused code
` [Patch Part1 V3 09/20] iommu/vt-d: mark internal functions as static
` [Patch Part1 V3 10/20] iommu/vt-d, trivial: use defined macro instead of hardcoding
` [Patch Part1 V3 11/20] iommu/vt-d, trivial: simplify code with existing macros
` [Patch Part1 V3 12/20] iommu/vt-d: fix invalid memory access when freeing DMAR irq
` [Patch Part1 V3 13/20] iommu/vt-d: keep shared resources when failed to initialize iommu devices
` [Patch Part1 V3 14/20] iommu/vt-d: avoid double free in error recovery path
` [Patch Part1 V3 15/20] iommu/vt-d: fix access after free issue in function free_dmar_iommu()
` [Patch Part1 V3 16/20] iommu/vt-d: release invalidation queue when destroying IOMMU unit
` [Patch Part1 V3 17/20] iommu/vt-d: fix wrong return value of dmar_table_init()
` [Patch Part1 V3 18/20] iommu/vt-d, PCI, trivial: use dev_is_pci() instead of hardcoding
` [Patch Part1 V3 19/20] iommu/vt-d, trivial: clean sparse warnings
` [Patch Part1 V3 20/20] iommu/vt-d: free all resources if failed to initialize DMARs
[PATCH 1/1] x86/iommu: use bit structures for context_entry
2014-01-07 14:41 UTC (5+ messages)
[PATCH 0/2] SH Mobile IOMMU fixes
2014-01-07 14:36 UTC (7+ messages)
` [PATCH 2/2] iommu/shmobile: Turn the flush_lock mutex into a spinlock
` [PATCH 1/2] iommu/shmobile: Allocate archdata with kzalloc()
[PATCH] iommu: Rename domain_has_cap to iommu_domain_has_cap
2014-01-07 14:32 UTC (2+ messages)
[PATCH] iommu: add missing include
2014-01-07 14:16 UTC (2+ messages)
[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
2014-01-07 14:11 UTC (5+ messages)
` [PATCH 04/15] iommu: shmobile: Enable driver compilation "
[PATCH 0/6] iommu/tegra124: smmu: add T124 enhancement
2014-01-07 5:25 UTC (10+ messages)
` [PATCH 1/6] iommu/tegra124: smmu: optionaly AHB enables SMMU
` [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 7/6] iommu/tegra124: smmu: add multiple asid_security support
[PATCH] iommu/intel: SNP bit is not dependent on iommu domain coherency
2014-01-07 4:40 UTC (4+ messages)
[PATCH] iommu/arm-smmu: change pud/pmd entry fill sequence
2014-01-06 14:28 UTC (3+ messages)
[Patch Part1 V2 00/20] Bugfixes and improvements for Intel IOMMU drivers
2014-01-06 5:52 UTC (4+ messages)
` [Patch Part1 V2 07/20] iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu()
[RFC PATCHv3 02/11] iommu/omap: Use get_vm_area directly
2014-01-03 2:40 UTC (2+ messages)
[PATCH v2 01/10] IOMMU: Update dmar units devices list during hotplug
2014-01-03 0:08 UTC (4+ messages)
` [PATCH v2 02/10] IOMMU: Fix tboot force iommu logic
` [PATCH v2 03/10] IOMMU: Don't clean handler data before free_irq()
` [PATCH v2 07/10] IOMMU: Add init_dmar_one()
[PATCH v5 19/33] x86, irq: Add for_each_ioapic helper
2014-01-03 0:05 UTC
[PATCH 0/7] Fix omap-iommu probe and convert to DT for 3.14
2014-01-02 1:01 UTC (28+ 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 1/3] drivers: iommu: Mark functions as static in dmar.c
2013-12-30 14:38 UTC (4+ 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
[PATCHv7 00/12] Unifying SMMU driver among Tegra SoCs
2013-12-30 13:45 UTC (31+ 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
[GIT PULL] iommu/arm-smmu: updates for 3.14
2013-12-30 13:19 UTC (2+ messages)
[PATCH] intel-iommu: Fix off-by-one in pagetable freeing
2013-12-20 19:33 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
[RFC] dma-mapping: dma_alloc_coherent_mask return dma_addr_t
2013-12-17 17:57 UTC
[PATCHv6 00/13] Unifying SMMU driver among Tegra SoCs
2013-12-16 17:14 UTC (9+ messages)
` [PATCHv6+ 01/13] of: introduce of_property_for_earch_phandle_with_args()
[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 0/9 v2] vfio-pci: add support for Freescale IOMMU (PAMU)
2013-12-10 20:29 UTC (21+ messages)
[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)
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