Show patches with: Submitter = Jiang Liu       |    Archived = No       |   199 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Part3,V2,04/21] iommu/vt-d: introduce helper functions to make code symmetric for readability - - - --- 2014-05-06 Jiang Liu Not Applicable
[Part3,V2,03/21] iommu/vt-d: introduce helper functions to improve code readability - - - --- 2014-05-06 Jiang Liu Not Applicable
[Part3,V2,02/21] iommu/vt-d: use correct domain id to flush virtual machine domains - - - --- 2014-05-06 Jiang Liu Not Applicable
[Part3,V2,01/21] iommu/vt-d: match segment number when searching for dev_iotlb capable devices - - - --- 2014-05-06 Jiang Liu Not Applicable
[Part3,V1,22/22] iommu/vt-d: fix bug in computing domain's iommu_snooping flag - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,21/22] iommu/vt-d: introduce helper function iova_size() to improve code readability - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,20/22] iommu/vt-d: introduce helper domain_pfn_within_range() to simplify code - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,19/22] iommu/vt-d: simplify intel_unmap_sg() and kill duplicated code - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,18/22] iommu/vt-d: update proximity information when a new node with memory available - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,17/22] pci, ACPI, iommu: enhance pci_root to support DMAR device hotplug - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,16/22] iommu/vt-d: enhance intel-iommu driver to support DMAR unit hotplug - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,15/22] iommu/vt-d: enhance error recovery in function intel_enable_irq_remapping() - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,14/22] iommu/vt-d: enhance intel_irq_remapping driver to support DMAR unit hotplug - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,13/22] iommu/vt-d: search _DSM method for DMAR hotplug - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,12/22] iommu/vt-d: implement DMAR unit hotplug framework - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,11/22] IOMMU/vt-d: introduce helper function dmar_walk_resources() - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,10/22] iommu/vt-d: dynamically allocate and free seq_id for DMAR units - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,09/22] iommu/vt-d: change iommu_enable/disable_translation to return void - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,08/22] iommu/VT-d: simplify include/linux/dmar.h - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,07/22] iommu/vt-d: avoid freeing virtual machine domain in free_dmar_iommu() - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,06/22] iommu/vt-d: fix possible invalid memory access caused by free_dmar_iommu() - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,05/22] iommu/vt-d: only dynamically allocate domain id for virtual domains - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,04/22] iommu/vt-d: introduce helper functions to make code symmetric for readability - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,03/22] iommu/vt-d: introduce helper functions to improve code readability - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,02/22] iommu/vt-d: use correct domain id to flush virtual machine domains - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part3,V1,01/22] iommu/vt-d: match segment number when searching for dev_iotlb capable devices - - - --- 2014-04-22 Jiang Liu Not Applicable
[Part2,V2,17/17] iommu/vt-d: update IOMMU state when memory hotplug happens - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,16/17] iommu/vt-d, PCI: unify the way to process DMAR device scope array - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,15/17] iommu/vt-d, PCI: update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,14/17] iommu/vt-d: use RCU to protect global resources in interrupt context - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,13/17] iommu/vt-d: introduce a rwsem to protect global data structures - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,12/17] iommu/vt-d: introduce macro for_each_dev_scope() to walk device scope entries - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,11/17] iommu/vt-d: fix error in detect ATS capability - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,10/17] iommu/vt-d: check for NULL pointer when freeing IOMMU data structure - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,09/17] iommu/vt-d: fix incorrect iommu_count for si_domain - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,08/17] iommu/vt-d: reduce duplicated code to handle virtual machine domains - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,07/17] iommu/vt-d: free resources if failed to create domain for PCIe endpoint - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,06/17] iommu/vt-d: simplify function get_domain_for_dev() - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,05/17] iommu/vt-d: move private structures and variables into intel-iommu.c - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,04/17] iommu/vt-d: factor out dmar_alloc_dev_scope() for later reuse - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,03/17] iommu/vt-d: avoid caching stale domain_device_info when hot-removing PCI device - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,02/17] iommu/vt-d: avoid caching stale domain_device_info and fix memory leak - - - --- 2014-02-19 Jiang Liu Not Applicable
[Part2,V2,01/17] iommu/vt-d: avoid double free of g_iommus on error recovery path - - - --- 2014-02-19 Jiang Liu Not Applicable
iommu/vt-d: fix compilation error when CONFIG_INTEL_IOMMU is unset - - - --- 2014-01-08 Jiang Liu Not Applicable
[RFC,Part2,V1,14/14] iommu/vt-d: update IOMMU state when memory hotplug happens - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,13/14] iommu/vt-d: update device to static identity domain mapping for PCI hotplug - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,12/14] iommu/vt-d, PCI: unify the way to process DMAR device scope array - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,11/14] iommu/vt-d, PCI: update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,10/14] iommu/vt-d: use RCU to protect global resources in interrupt context - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,09/14] iommu/vt-d: introduce a rwsem to protect global data structures - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,08/14] iommu/vt-d: introduce macro for_each_dev_scope() to walk device scope entries - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,07/14] iommu/vt-d: fix error in detect ATS capability - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,06/14] iommu/vt-d: fix incorrect iommu_count for si_domain - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,05/14] iommu/vt-d: create device_domain_info structure for intermediate P2P bridges - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,04/14] iommu/vt-d: free resources if failed to create domain for PCIe endpoint - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,03/14] iommu/vt-d: simplify function get_domain_for_dev() - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,02/14] iommu/vt-d: move private structures and variables into intel-iommu.c - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part2,V1,01/14] iommu/vt-d: factor out dmar_alloc_dev_scope() for later reuse - - - --- 2014-01-07 Jiang Liu Not Applicable
[Part1,V3,20/20] iommu/vt-d: free all resources if failed to initialize DMARs - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,19/20] iommu/vt-d, trivial: clean sparse warnings - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,18/20] iommu/vt-d, PCI, trivial: use dev_is_pci() instead of hardcoding - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,17/20] iommu/vt-d: fix wrong return value of dmar_table_init() - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,16/20] iommu/vt-d: release invalidation queue when destroying IOMMU unit - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,15/20] iommu/vt-d: fix access after free issue in function free_dmar_iommu() - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,14/20] iommu/vt-d: avoid double free in error recovery path - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,13/20] iommu/vt-d: keep shared resources when failed to initialize iommu devices - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,12/20] iommu/vt-d: fix invalid memory access when freeing DMAR irq - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,11/20] iommu/vt-d, trivial: simplify code with existing macros - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,10/20] iommu/vt-d, trivial: use defined macro instead of hardcoding - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,09/20] iommu/vt-d: mark internal functions as static - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,08/20] iommu/vt-d, trivial: clean up unused code - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,07/20] iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu() - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,06/20] iommu/vt-d, trivial: print correct domain id of static identity domain - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,05/20] iommu/vt-d, trivial: refine support of 64bit guest address - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,04/20] iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains() - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,03/20] iommu/vt-d: fix a race window in allocating domain ID for virtual machines - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,02/20] iommu/vt-d: fix PCI device reference leakage on error recovery path - - - --- 2014-01-06 Jiang Liu Not Applicable
[Part1,V3,01/20] iommu/vt-d: use dedicated bitmap to track remapping entry allocation status - - - --- 2014-01-06 Jiang Liu Not Applicable
ioat: check DMA mapping error in ioat_dma_self_test() - - - --- 2013-12-19 Jiang Liu Not Applicable
[Part1,V2,20/20] iommu/vt-d: free all resources if failed to initialize DMARs - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,19/20] iommu/vt-d, trivial: clean sparse warnings - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,18/20] iommu/vt-d, PCI, trivial: use dev_is_pci() instead of hardcoding - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,17/20] iommu/vt-d: fix wrong return value of dmar_table_init() - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,16/20] iommu/vt-d: release invalidation queue when destroying IOMMU unit - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,15/20] iommu/vt-d: fix access after free issue in function free_dmar_iommu() - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,14/20] iommu/vt-d: avoid double free in error recovery path - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,13/20] iommu/vt-d: keep shared resources when failed to initialize iommu devices - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,12/20] iommu/vt-d: fix invalid memory access when freeing DMAR irq - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,11/20] iommu/vt-d, trivial: simplify code with existing macros - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,10/20] iommu/vt-d, trivial: use defined macro instead of hardcoding - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,09/20] iommu/vt-d: mark internal functions as static - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,08/20] iommu/vt-d, trivial: clean up unused code - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,07/20] iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu() - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,06/20] iommu/vt-d, trivial: print correct domain id of static identity domain - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,05/20] iommu/vt-d, trivial: refine support of 64bit guest address - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,04/20] iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains() - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,03/20] iommu/vt-d: fix a race window in allocating domain ID for virtual machines - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,02/20] iommu/vt-d: fix PCI device reference leakage on error recovery path - - - --- 2013-12-06 Jiang Liu Not Applicable
[Part1,V2,01/20] iommu/vt-d: use dedicated bitmap to track remapping entry allocation status - - - --- 2013-12-06 Jiang Liu Not Applicable
« 1 2 »