- 9906b93 iommu/vt-d: Avoid duplicate removing in __domain_mapping() by Longpeng(Mike) · 3 years, 3 months ago
- 00ecd54 iommu/vt-d: Clean up unused PASID updating functions by Fenghua Yu · 3 years, 3 months ago
- 94f797a iommu/vt-d: Delete dev_has_feat callback by Lu Baolu · 3 years, 3 months ago
- 032c5ee iommu/vt-d: Use second level for GPA->HPA translation by Lu Baolu · 3 years, 3 months ago
- 7afd7f6 iommu/vt-d: Check FL and SL capability sanity in scalable mode by Lu Baolu · 3 years, 3 months ago
- b34380a iommu/vt-d: Remove duplicate identity domain flag by Lu Baolu · 3 years, 3 months ago
- 914ff77 iommu/vt-d: Dump DMAR translation structure when DMA fault occurs by Kyung Min Park · 3 years, 3 months ago
- 5240aed iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option by Tvrtko Ursulin · 3 years, 3 months ago
- 0b482d0 iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses by Bjorn Helgaas · 3 years, 3 months ago
- 6ef0505 iommu/vt-d: Fix a deadlock in intel_svm_drain_prq() by Fenghua Yu · 3 years, 4 months ago
- a21518c iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm() by Fenghua Yu · 3 years, 4 months ago
- d8768d7 Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 3 years, 4 months ago
- 423d39d iommu/vt-d: Add present bit check in pasid entry setup helpers by Liu Yi L · 3 years, 5 months ago
- 8123b0b iommu/vt-d: Use pasid_pte_is_present() helper function by Liu Yi L · 3 years, 5 months ago
- 9ddc348 iommu/vt-d: Drop the kernel doc annotation by Andy Shevchenko · 3 years, 5 months ago
- 48811c4 iommu/vt-d: Allow devices to have more than 32 outstanding PRs by Lu Baolu · 3 years, 5 months ago
- 289b3b0 iommu/vt-d: Preset A/D bits for user space DMA usage by Lu Baolu · 3 years, 5 months ago
- 792fb43 iommu/vt-d: Enable Intel IOMMU scalable mode by default by Lu Baolu · 3 years, 5 months ago
- 01dac2d iommu/vt-d: Refactor Kconfig a bit by Lu Baolu · 3 years, 5 months ago
- 5e41c99 iommu/vt-d: Remove unnecessary oom message by Zhen Lei · 3 years, 5 months ago
- 4d99efb iommu/vt-d: Update the virtual command related registers by Lu Baolu · 3 years, 5 months ago
- 78ca078 iommu/vt-d: Prepare for multiple DMA domain types by Robin Murphy · 3 years, 5 months ago
- f297e27 iommu/vt-d: Drop IOVA cookie management by Robin Murphy · 3 years, 5 months ago
- 8798d36 iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry() by Liu Yi L · 3 years, 5 months ago
- 62ef907 iommu/vt-d: Fix PASID reference leak by Fenghua Yu · 3 years, 5 months ago
- 75cc101 iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages() by Lu Baolu · 3 years, 6 months ago
- 3f34f12 iommu/vt-d: Implement map/unmap_pages() iommu_ops callback by Lu Baolu · 3 years, 6 months ago
- a886d5a iommu/vt-d: Report real pgsize bitmap to iommu core by Lu Baolu · 3 years, 6 months ago
- 308723e iommu: Remove mode argument from iommu_set_dma_strict() by John Garry · 3 years, 6 months ago
- d0e108b iommu/vt-d: Add support for IOMMU default DMA mode build options by Zhen Lei · 3 years, 6 months ago
- 1d479f1 iommu: Deprecate Intel and AMD cmdline methods to enable strict mode by John Garry · 3 years, 6 months ago
- 474dd1c iommu/vt-d: Fix clearing real DMA device's scalable-mode context entries by Lu Baolu · 3 years, 6 months ago
- 37764b9 iommu/vt-d: Global devTLB flush when present context entry changed by Sanjay Kumar · 3 years, 6 months ago
- 2b9d8e3 Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'virtio' and 'core' into next by Joerg Roedel · 3 years, 6 months ago
- ac6d704 iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops() by Jean-Philippe Brucker · 3 years, 7 months ago
- 934ed45 iommu/vt-d: Fix dereference of pointer info before it is null checked by Colin Ian King · 3 years, 7 months ago
- d6a9642 iommu/vt-d: Fix linker error on 32-bit by Joerg Roedel · 3 years, 7 months ago
- 7a0f06c iommu/vt-d: No need to typecast by Parav Pandit · 3 years, 7 months ago
- cee57d4 iommu/vt-d: Remove unnecessary braces by Parav Pandit · 3 years, 7 months ago
- 74f6d77 iommu/vt-d: Removed unused iommu_count in dmar domain by Parav Pandit · 3 years, 7 months ago
- 1f106ff iommu/vt-d: Use bitfields for DMAR capabilities by Parav Pandit · 3 years, 7 months ago
- 3bc770b iommu/vt-d: Use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 7 months ago
- 606636d iommu/vt-d: Fix out-bounds-warning in intel/svm.c by Gustavo A. R. Silva · 3 years, 7 months ago
- 0f4834ab iommu/vt-d: Add PRQ handling latency sampling by Lu Baolu · 3 years, 7 months ago
- 74eb87a iommu/vt-d: Add cache invalidation latency sampling by Lu Baolu · 3 years, 7 months ago
- 456bb0b iommu/vt-d: Expose latency monitor data through debugfs by Lu Baolu · 3 years, 7 months ago
- 55ee5e6 iommu/vt-d: Add common code for dmar latency performance monitors by Lu Baolu · 3 years, 7 months ago
- e93a67f iommu/vt-d: Add prq_report trace event by Lu Baolu · 3 years, 7 months ago
- d5b9e4b iommu/vt-d: Report prq to io-pgfault framework by Lu Baolu · 3 years, 7 months ago
- 4c82b88 iommu/vt-d: Allocate/register iopf queue for sva devices by Lu Baolu · 3 years, 7 months ago
- ae7f09b iommu/vt-d: Refactor prq_event_thread() by Lu Baolu · 3 years, 7 months ago
- 9e52cc0 iommu/vt-d: Use common helper to lookup svm devices by Lu Baolu · 3 years, 7 months ago
- 4048377 iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers by Lu Baolu · 3 years, 7 months ago
- 100b8a1 iommu/vt-d: Add pasid private data helpers by Lu Baolu · 3 years, 7 months ago
- 521f546 iommu/vt-d: Support asynchronous IOMMU nested capabilities by Lu Baolu · 3 years, 7 months ago
- 879fcc6 iommu/vt-d: Select PCI_ATS explicitly by Lu Baolu · 3 years, 7 months ago
- 719a193 iommu/vt-d: Tweak the description of a DMA fault by Lu Baolu · 3 years, 7 months ago
- 367f82d iommu/vt-d: Fix kernel-doc syntax in file header by Aditya Srivastava · 3 years, 7 months ago
- 05d2cbf iommu/vt-d: Remove redundant assignment to variable agaw by Colin Ian King · 3 years, 7 months ago
- 0ee74d5 iommu/vt-d: Fix sysfs leak in alloc_iommu() by Rolf Eike Beer · 3 years, 7 months ago
- 54c80d9 iommu/vt-d: Use user privilege for RID2PASID translation by Lu Baolu · 3 years, 8 months ago
- 1a590a1 iommu/vt-d: Check for allocation failure in aux_detach_device() by Dan Carpenter · 3 years, 8 months ago
- 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 8 months ago
- 2d471b2 iommu: Streamline registration interface by Robin Murphy · 3 years, 9 months ago
- 49d11527 Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unisoc', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 3 years, 9 months ago
- 38c527a iommu/vt-d: Force to flush iotlb before creating superpage by Longpeng(Mike) · 3 years, 9 months ago
- 745610c iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()' by Christophe JAILLET · 3 years, 9 months ago
- 906f86c iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86 by Lu Baolu · 3 years, 9 months ago
- 8b74b6a iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardown by Lu Baolu · 3 years, 10 months ago
- c0474a6 iommu/vt-d: Invalidate PASID cache when root/context entry changed by Lu Baolu · 3 years, 10 months ago
- eea53c5 iommu/vt-d: Remove WO permissions on second-level paging entries by Lu Baolu · 3 years, 10 months ago
- 03d2050 iommu/vt-d: Report the right page fault address by Lu Baolu · 3 years, 10 months ago
- a250c23 iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE by Robin Murphy · 3 years, 9 months ago
- 7e14754 iommu: remove DOMAIN_ATTR_NESTING by Christoph Hellwig · 3 years, 9 months ago
- 9003351 iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF by Jean-Philippe Brucker · 3 years, 9 months ago
- 6c00612 iommu/vt-d: Report right snoop capability when using FL for IOVA by Lu Baolu · 3 years, 9 months ago
- 363f266 iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining by John Garry · 3 years, 9 months ago
- 442b818 iommu/vt-d: Make unnecessarily global functions static by Lu Baolu · 3 years, 10 months ago
- 1b169fd iommu/vt-d: Remove unused function declarations by Lu Baolu · 3 years, 10 months ago
- 06905ea iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID by Lu Baolu · 3 years, 10 months ago
- 2e1a44c iommu/vt-d: Remove svm_dev_ops by Lu Baolu · 3 years, 10 months ago
- 1d42105 iommu/vt-d: Don't set then clear private data in prq_event_thread() by Lu Baolu · 3 years, 10 months ago
- 803766c iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry() by Lu Baolu · 3 years, 10 months ago
- 9b4a824 iommu/vt-d: Use Real PCI DMA device for IRTE by Jon Derrick · 3 years, 11 months ago
- 396bd6f iommu/vt-d: Calculate and set flags for handle_mm_fault by Jacob Pan · 3 years, 10 months ago
- 78a523f iommu/vt-d: Reject unsupported page request modes by Jacob Pan · 3 years, 10 months ago
- bb0f615 iommu/vt-d: Enable write protect propagation from guest by Jacob Pan · 3 years, 10 months ago
- f68c7f5 iommu/vt-d: Enable write protect for supervisor SVM by Jacob Pan · 3 years, 10 months ago
- 6ca69e5 iommu/vt-d: Report more information about invalidation errors by Lu Baolu · 3 years, 10 months ago
- dec991e iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the device by Kyung Min Park · 3 years, 10 months ago
- 3542dcb iommu/dma: Resurrect the "forcedac" option by Robin Murphy · 3 years, 10 months ago
- 444d66a iommu/vt-d: Fix status code for Allocate/Free PASID command by Zenghui Yu · 3 years, 10 months ago
- 45e606f Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 3 years, 11 months ago
- 31a75cb iommu/vt-d: Parse SATC reporting structure by Yian Chen · 4 years ago
- 933fcd0 iommu/vt-d: Add iotlb_sync_map callback by Lu Baolu · 4 years ago
- 010bf565 iommu/vt-d: Move capability check code to cap_audit files by Kyung Min Park · 4 years ago
- ad3d190 iommu/vt-d: Audit IOMMU Capabilities and add helper functions by Kyung Min Park · 4 years ago
- e1ed66a iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration] by Lu Baolu · 4 years ago
- 3aa7c62 iommu/vt-d: Use INVALID response code instead of FAILURE by Lu Baolu · 4 years ago
- 28a7718 iommu/vt-d: Clear PRQ overflow only when PRQ is empty by Lu Baolu · 4 years ago