aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/dmar.c
AgeCommit message (Expand)Author
2019-02-26iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-11iommu/vt-d: Add 256-bit invalidation descriptor supportLu Baolu
2018-12-05iommu/vt-d: Force IOMMU on for platform opt in hintLu Baolu
2018-07-06iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-29Merge branches 'arm/io-pgtable', 'arm/qcom', 'arm/tegra', 'x86/vt-d', 'x86/am...Joerg Roedel
2018-05-03iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel
2018-05-03iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du
2018-05-03iommu/vt-d: Ratelimit each dmar fault printingDmitry Safonov
2018-02-13iommu/vt-d: Add __init for dmar_register_bus_notifier()Dmitry Safonov
2017-11-03iommu/vt-d: Clear Page Request Overflow fault bitLu Baolu
2017-10-06iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel
2017-09-19iommu/vt-d: Fix harmless section mismatch warningArnd Bergmann
2017-08-15iommu/vt-d: Allow to flush more than 4GB of device TLBsJoerg Roedel
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-03-22iommu/dmar: Remove redundant ' != 0' when check return codeAndy Shevchenko
2017-03-22iommu/dmar: Remove redundant assignment of retAndy Shevchenko
2017-03-22iommu/dmar: Return directly from a loop in dmar_dev_scope_status()Andy Shevchenko
2017-03-22iommu/dmar: Rectify return code handling in detect_intel_iommu()Andy Shevchenko
2017-02-22iommu/vt-d: Fix crash on boot when DMAR is disabledAndy Shevchenko
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel
2017-02-10iommu: Introduce new 'struct iommu_device'Joerg Roedel
2017-01-05ACPI / DMAR: Avoid passing NULL to acpi_put_table()Rafael J. Wysocki
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
2016-10-30iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj
2016-08-01Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-27Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds
2016-07-13iommu/vt-d: Remove unnecassary qi clflushesNadav Amit
2016-06-15iommu/vt-d: Don't reject NTB devices due to scope mismatchRoland Dreier
2016-04-05iommu/vt-d: Improve fault handler error messagesAlex Williamson
2016-04-05iommu/vt-d: Ratelimit fault handlerAlex Williamson
2016-02-29iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel
2016-02-16Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommuLinus Torvalds
2016-01-13iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2016-01-07iommu/vt-d: Fix up error handling in alloc_iommuJoerg Roedel
2016-01-07iommu/vt-d: Check the return value of iommu_device_create()Nicholas Krause
2015-10-15iommu/vt-d: Generalise DMAR MSI setup to allow for page request eventsDavid Woodhouse
2015-08-03iommu/vt-d: Avoid format string leaks into iommu_device_createKees Cook
2015-06-23Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-16iommu/vt-d: Cleanup log messagesJoerg Roedel
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu
2014-11-18iommu/vt-d: Search for ACPI _DSM method for DMAR hotplugJiang Liu
2014-11-18iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu
2014-11-18iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu
2014-11-18iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-10-02iommu/vt-d: Work around broken RMRR firmware entriesJoerg Roedel