summaryrefslogtreecommitdiff
path: root/drivers/iommu/dmar.c
AgeCommit message (Expand)Author
2020-06-30iommu/vt-d: Enable PCI ACS for platform opt in hintLu Baolu
2020-04-01iommu/vt-d: Silence RCU-list debugging warningsQian Cai
2020-03-18iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake
2020-03-18iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan
2020-03-18iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-02-24iommu/vt-d: Remove unnecessary WARN_ON_ONCE()Lu Baolu
2019-09-11iommu/vt-d: Add Scalable Mode fault informationKyung Min Park
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner
2019-04-26iommu/vt-d: Use struct_size() helperGustavo A. R. Silva
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
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