Kees Cook
|
2439d4aa92
iommu/vt-d: Avoid format string leaks into iommu_device_create
|
10 年之前 |
Linus Torvalds
|
6eae81a5e2
Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
10 年之前 |
Joerg Roedel
|
9f10e5bf62
iommu/vt-d: Cleanup log messages
|
10 年之前 |
Jiang Liu
|
34742db8ea
iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
|
10 年之前 |
Jiang Liu
|
d35165a955
iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
|
10 年之前 |
Jiang Liu
|
6b1972493a
iommu/vt-d: Implement DMAR unit hotplug framework
|
10 年之前 |
Jiang Liu
|
78d8e70461
iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
|
10 年之前 |
Jiang Liu
|
c2a0b538d2
iommu/vt-d: Introduce helper function dmar_walk_resources()
|
10 年之前 |
Joerg Roedel
|
09b5269a1b
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next
|
11 年之前 |
Joerg Roedel
|
80f7b3d1b1
iommu/vt-d: Work around broken RMRR firmware entries
|
11 年之前 |
Joerg Roedel
|
57384592c4
iommu/vt-d: Store bus information in RMRR PCI device path
|
11 年之前 |
Joerg Roedel
|
c0df975f90
iommu/vt-d: Check return value of acpi_bus_get_device()
|
11 年之前 |
Andreea-Cristina Bernat
|
eecbad7d03
iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
|
11 年之前 |
Linus Torvalds
|
7725131982
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 年之前 |
Bob Moore
|
83118b0de3
ACPICA: Tables: Update for DMAR table changes.
|
11 年之前 |
Joerg Roedel
|
cbb24a25a8
Merge branch 'core' into x86/vt-d
|
11 年之前 |
Alex Williamson
|
a5459cfece
iommu/vt-d: Make use of IOMMU sysfs support
|
11 年之前 |
Yijing Wang
|
435bbb4633
iommu/vt-d: Clear the redundant assignment in dmar_enable_qi
|
11 年之前 |
Thomas Gleixner
|
a553b142b8
iommu: dmar: Provide arch specific irq allocation
|
11 年之前 |
Thomas Gleixner
|
aa5125a455
iommu: smar: Fix return value check of create_irq()
|
11 年之前 |
Jiang Liu
|
5ae0566a0f
iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptors
|
11 年之前 |
David Woodhouse
|
7713ec066a
iommu/vt-d: Fix error handling in ANDD processing
|
11 年之前 |
David Woodhouse
|
63b4262478
iommu/vt-d: Only call dmar_acpi_dev_scope_init() if DRHD units present
|
11 年之前 |
Joerg Roedel
|
11f1a7768c
iommu/vt-d: Check for NULL pointer in dmar_acpi_dev_scope_init()
|
11 年之前 |
David Woodhouse
|
67ccac41fa
iommu/vt-d: Store PCI segment number in struct intel_iommu
|
11 年之前 |
David Woodhouse
|
ed40356b5f
iommu/vt-d: Add ACPI devices into dmaru->devices[] array
|
11 年之前 |
David Woodhouse
|
832bd85867
iommu/vt-d: Change scope lists to struct device, bus, devfn
|
11 年之前 |
David Woodhouse
|
07cb52ff6a
iommu/vt-d: Allocate space for ACPI devices
|
11 年之前 |
David Woodhouse
|
e625b4a95d
iommu/vt-d: Parse ANDD records
|
11 年之前 |
Jiang Liu
|
2e45528930
iommu/vt-d: Unify the way to process DMAR device scope array
|
11 年之前 |