index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
dmar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/vt-d: Add Scalable Mode fault information
Kyung Min Park
2019-09-11
1
-4
/
+73
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
iommu/vt-d: Use struct_size() helper
Gustavo A. R. Silva
2019-04-26
1
-1
/
+1
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-2
/
+3
*
iommu/dmar: Fix buffer overflow during PCI bus notification
Julia Cartwright
2019-02-26
1
-1
/
+1
*
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-01
1
-30
/
+61
|
\
|
*
iommu/vt-d: Add 256-bit invalidation descriptor support
Lu Baolu
2018-12-11
1
-30
/
+61
*
|
iommu/vt-d: Force IOMMU on for platform opt in hint
Lu Baolu
2018-12-05
1
-0
/
+25
|
/
*
iommu/vt-d: Fix dev iotlb pfsid use
Jacob Pan
2018-07-06
1
-3
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
-
.
Merge branches 'arm/io-pgtable', 'arm/qcom', 'arm/tegra', 'x86/vt-d', 'x86/am...
Joerg Roedel
2018-05-29
1
-5
/
+3
|
\
\
|
|
*
iommu/vt-d: Ratelimit each dmar fault printing
Dmitry Safonov
2018-05-03
1
-5
/
+3
|
|
/
*
|
iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()
Joerg Roedel
2018-05-03
1
-1
/
+1
*
|
iommu/vt-d: fix shift-out-of-bounds in bug checking
Changbin Du
2018-05-03
1
-1
/
+1
|
/
*
iommu/vt-d: Add __init for dmar_register_bus_notifier()
Dmitry Safonov
2018-02-13
1
-1
/
+1
*
iommu/vt-d: Clear Page Request Overflow fault bit
Lu Baolu
2017-11-03
1
-1
/
+2
*
iommu/vt-d: Don't register bus-notifier under dmar_global_lock
Joerg Roedel
2017-10-06
1
-2
/
+5
*
iommu/vt-d: Fix harmless section mismatch warning
Arnd Bergmann
2017-09-19
1
-1
/
+1
*
iommu/vt-d: Allow to flush more than 4GB of device TLBs
Joerg Roedel
2017-08-15
1
-1
/
+1
*
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2017-06-07
1
-6
/
+5
*
iommu/dmar: Remove redundant ' != 0' when check return code
Andy Shevchenko
2017-03-22
1
-1
/
+1
*
iommu/dmar: Remove redundant assignment of ret
Andy Shevchenko
2017-03-22
1
-2
/
+2
*
iommu/dmar: Return directly from a loop in dmar_dev_scope_status()
Andy Shevchenko
2017-03-22
1
-6
/
+8
*
iommu/dmar: Rectify return code handling in detect_intel_iommu()
Andy Shevchenko
2017-03-22
1
-8
/
+7
*
iommu/vt-d: Fix crash on boot when DMAR is disabled
Andy Shevchenko
2017-02-22
1
-2
/
+4
*
-
-
-
.
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-02-10
1
-9
/
+17
|
\
\
\
|
|
|
*
iommu: Add sysfs bindings for struct iommu_device
Joerg Roedel
2017-02-10
1
-8
/
+5
|
|
|
*
iommu: Introduce new 'struct iommu_device'
Joerg Roedel
2017-02-10
1
-0
/
+9
|
|
_
|
/
|
/
|
|
|
|
*
ACPI / DMAR: Avoid passing NULL to acpi_put_table()
Rafael J. Wysocki
2017-01-05
1
-2
/
+4
|
|
/
|
/
|
*
|
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
2016-12-22
1
-5
/
+2
|
\
\
|
*
|
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
2016-12-21
1
-5
/
+2
|
|
/
*
/
iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
Ashok Raj
2016-10-30
1
-1
/
+3
|
/
*
Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-01
1
-7
/
+14
|
\
|
*
iommu/vt-d: Remove unnecassary qi clflushes
Nadav Amit
2016-07-13
1
-5
/
+0
|
*
iommu/vt-d: Don't reject NTB devices due to scope mismatch
Roland Dreier
2016-06-15
1
-2
/
+14
*
|
Add braces to avoid "ambiguous ‘else’" compiler warnings
Linus Torvalds
2016-07-27
1
-1
/
+2
|
/
*
iommu/vt-d: Improve fault handler error messages
Alex Williamson
2016-04-05
1
-9
/
+5
*
iommu/vt-d: Ratelimit fault handler
Alex Williamson
2016-04-05
1
-11
/
+22
*
iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
Joerg Roedel
2016-02-29
1
-2
/
+3
*
Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu
Linus Torvalds
2016-02-16
1
-1
/
+1
|
\
|
*
iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
CQ Tang
2016-01-13
1
-1
/
+1
*
|
iommu/vt-d: Fix up error handling in alloc_iommu
Joerg Roedel
2016-01-07
1
-7
/
+7
*
|
iommu/vt-d: Check the return value of iommu_device_create()
Nicholas Krause
2016-01-07
1
-0
/
+6
|
/
*
iommu/vt-d: Generalise DMAR MSI setup to allow for page request events
David Woodhouse
2015-10-15
1
-11
/
+31
*
iommu/vt-d: Avoid format string leaks into iommu_device_create
Kees Cook
2015-08-03
1
-1
/
+1
*
Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-23
1
-14
/
+14
|
\
|
*
iommu/vt-d: Cleanup log messages
Joerg Roedel
2015-06-16
1
-14
/
+14
*
|
iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
Jiang Liu
2015-04-24
1
-14
/
+5
|
/
*
iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
Jiang Liu
2014-11-18
1
-3
/
+30
*
iommu/vt-d: Implement DMAR unit hotplug framework
Jiang Liu
2014-11-18
1
-11
/
+257
[next]