- d07ffd5 Merge branch 'android14-6.1' into branch 'android14-6.1-lts' by Greg Kroah-Hartman · 1 year, 2 months ago
- 769612f Merge tag 'android14-6.1.43_r00' into android14-6.1 by Greg Kroah-Hartman · 1 year, 2 months ago
- 87cd3d6 UPSTREAM: iommu/amd: Fix possible memory leak of 'domain' by Su Hui · 1 year, 6 months ago
- dbb6975 Merge 6.1.53 into android14-6.1-lts by Greg Kroah-Hartman · 1 year, 3 months ago
- 50874c5 Merge 6.1.47 into android14-6.1-lts by Greg Kroah-Hartman · 1 year, 3 months ago
- 13ed255 iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind by Daniel Marcovitch · 1 year, 6 months ago
- 8b02e89 Merge branch 'android14-6.1' into 'android14-6.1-lts' by Greg Kroah-Hartman · 1 year, 4 months ago
- 96522cf iommu/amd: Introduce Disable IRTE Caching Support by Suravee Suthikulpanit · 1 year, 7 months ago
- 188ce95 BACKPORT: mm: always expand the stack with the mmap write lock held by Linus Torvalds · 1 year, 6 months ago
- 524f946 Merge branch 'android14-6.1' into 'android14-6.1-lts' by Greg Kroah-Hartman · 1 year, 5 months ago
- 3c60e58 UPSTREAM: iommu/amd: Add missing domain type checks by Jason Gunthorpe · 1 year, 8 months ago
- e6bbad7 mm: always expand the stack with the mmap write lock held by Linus Torvalds · 1 year, 6 months ago
- 4a9d631 iommu/amd/pgtbl_v2: Fix domain max address by Vasant Hegde · 1 year, 7 months ago
- b0e21c4 iommu/amd: Fix domain flush size when syncing iotlb by Jon Pan-Doh · 1 year, 8 months ago
- dac09fe iommu/amd: Fix up merge conflict resolution by Jerry Snitselaar · 1 year, 8 months ago
- 817ce9b iommu/amd: Handle GALog overflows by Joao Martins · 1 year, 8 months ago
- c3ff246 iommu/amd: Don't block updates to GATag if guest mode is on by Joao Martins · 1 year, 8 months ago
- 8f7f8d0 iommu/amd: Set page size bitmap during V2 domain allocation by Jerry Snitselaar · 1 year, 9 months ago
- f8076d2 iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE by Kishon Vijay Abraham I · 1 year, 8 months ago
- 60ac0a6 iommu/amd: Fix error handling for pdev_pri_ats_enable() by Vasant Hegde · 1 year, 11 months ago
- be8301e iommu/amd: Improve page fault error reporting by Vasant Hegde · 1 year, 10 months ago
- 2ae19ac3 iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter by Gavrilov Ilia · 1 year, 11 months ago
- 1bfe5bc iommu/amd: Do not identity map v2 capable device when snp is enabled by Vasant Hegde · 1 year, 10 months ago
- 7e88347 iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options by Kim Phillips · 2 years, 3 months ago
- 808948f iommu/amd: Fix ivrs_acpihid cmdline parsing code by Kim Phillips · 2 years, 3 months ago
- b0637f4 iommu/amd: Fix pci device refcount leak in ppr_notifier() by Yang Yingliang · 2 years, 1 month ago
- 0251d01 iommu: Add gfp parameter to iommu_alloc_resv_region by Lu Baolu · 2 years, 2 months ago
- 38713c6 Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 2 years, 3 months ago
- f9e2f0e iommu/amd: Fix sparse warning by Vasant Hegde · 2 years, 3 months ago
- 6b5b586 iommu/amd: Remove outdated comment by Vasant Hegde · 2 years, 3 months ago
- 2455d6a iommu/amd: Free domain ID after domain_flush_pages by Vasant Hegde · 2 years, 3 months ago
- 053bab4 iommu/amd: Free domain id in error path by Vasant Hegde · 2 years, 3 months ago
- 2380f1e iommu: Fix false ownership failure on AMD systems with PASID activated by Jason Gunthorpe · 2 years, 3 months ago
- 7f34891 Merge branch 'iommu/fixes' into core by Joerg Roedel · 2 years, 3 months ago
- f2042ed iommu/dma: Make header private by Robin Murphy · 2 years, 4 months ago
- d799a18 iommu/amd: Add command-line option to enable different page table by Vasant Hegde · 2 years, 4 months ago
- 4db6c41 iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API by Suravee Suthikulpanit · 2 years, 4 months ago
- 643feb0 iommu/amd: Add support for Guest IO protection by Suravee Suthikulpanit · 2 years, 4 months ago
- aaac38f iommu/amd: Initial support for AMD IOMMU v2 page table by Vasant Hegde · 2 years, 4 months ago
- be1af02 iommu/amd: Update sanity check when enable PRI/ATS for IOMMU v1 table by Suravee Suthikulpanit · 2 years, 4 months ago
- 43312b7 iommu/amd: Refactor amd_iommu_domain_enable_v2 to remove locking by Suravee Suthikulpanit · 2 years, 4 months ago
- 6b080c4 iommu/amd: Add map/unmap_pages() iommu_domain_ops callback support by Vasant Hegde · 2 years, 4 months ago
- 251c4db iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops callback by Vasant Hegde · 2 years, 4 months ago
- 8cc233d iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback by Vasant Hegde · 2 years, 4 months ago
- de9f8a9 iommu/dma: Clean up Kconfig by Robin Murphy · 2 years, 4 months ago
- 31ee890 iommu/amd: Clean up bus_set_iommu() by Robin Murphy · 2 years, 4 months ago
- cbc0400 iommu/amd: Handle race between registration and device probe by Robin Murphy · 2 years, 4 months ago
- 359ad157 iommu: Retire iommu_capable() by Robin Murphy · 2 years, 4 months ago
- 94a568c iommu/amd: use full 64-bit value in build_completion_wait() by John Sperbeck · 2 years, 5 months ago
- c10100a Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 2 years, 5 months ago
- be280ea iommu/amd: Fix compile warning in init code by Joerg Roedel · 2 years, 5 months ago
- 432e5df iommu/amd: Add support for AVIC when SNP is enabled by Suravee Suthikulpanit · 2 years, 5 months ago
- c5e1a1e iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement by Suravee Suthikulpanit · 2 years, 5 months ago
- 30315e7 iommu/amd: Do not support IOMMUv2 APIs when SNP is enabled by Suravee Suthikulpanit · 2 years, 5 months ago
- 8388f7d iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabled by Suravee Suthikulpanit · 2 years, 5 months ago
- b9f0043 iommu/amd: Set translation valid bit only when IO page tables are in use by Suravee Suthikulpanit · 2 years, 5 months ago
- fb2acca iommu/amd: Introduce function to check and enable SNP by Brijesh Singh · 2 years, 5 months ago
- 02c6f31 iommu/amd: Globally detect SNP support by Suravee Suthikulpanit · 2 years, 5 months ago
- ae180ba iommu/amd: Process all IVHDs before enabling IOMMU features by Suravee Suthikulpanit · 2 years, 5 months ago
- 9dd299d iommu/amd: Introduce global variable for storing common EFR and EFR2 by Suravee Suthikulpanit · 2 years, 5 months ago
- 1e98a35 iommu/amd: Introduce Support for Extended Feature 2 Register by Suravee Suthikulpanit · 2 years, 5 months ago
- 60b51e3 iommu/amd: Change macro for IOMMU control register bit shift to decimal value by Suravee Suthikulpanit · 2 years, 5 months ago
- ae3ff39 iommu: remove the put_resv_regions method by Christoph Hellwig · 2 years, 5 months ago
- 214a05c iommu/amd: Update amd_iommu_fault structure to include PCI seg ID by Vasant Hegde · 2 years, 5 months ago
- 196dff7 iommu/amd: Update device_state structure to include PCI seg ID by Vasant Hegde · 2 years, 5 months ago
- b36a5b0 iommu/amd: Print PCI segment ID in error log messages by Vasant Hegde · 2 years, 5 months ago
- bbe3a10 iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands by Suravee Suthikulpanit · 2 years, 5 months ago
- e5670e1 iommu/amd: Specify PCI segment ID when getting pci device by Suravee Suthikulpanit · 2 years, 5 months ago
- a45627b iommu/amd: Include PCI segment ID when initialize IOMMU by Suravee Suthikulpanit · 2 years, 5 months ago
- bf87972 iommu/amd: Introduce get_device_sbdf_id() helper function by Suravee Suthikulpanit · 2 years, 5 months ago
- a3cf6ab iommu/amd: Flush upto last_bdf only by Vasant Hegde · 2 years, 5 months ago
- 401360e iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf] by Suravee Suthikulpanit · 2 years, 5 months ago
- 56fb795 iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit() by Suravee Suthikulpanit · 2 years, 5 months ago
- 1ab5a15 iommu/amd: Update (un)init_device_table_dma() by Suravee Suthikulpanit · 2 years, 5 months ago
- c7d3112 iommu/amd: Update set_dte_irq_entry by Suravee Suthikulpanit · 2 years, 5 months ago
- 4cc053d iommu/amd: Update dump_dte_entry by Suravee Suthikulpanit · 2 years, 5 months ago
- ccbb091 iommu/amd: Update iommu_ignore_device by Suravee Suthikulpanit · 2 years, 5 months ago
- 54625ef iommu/amd: Update set_dte_entry and clear_dte_entry by Suravee Suthikulpanit · 2 years, 5 months ago
- ccacd94 iommu/amd: Convert to use per PCI segment rlookup_table by Vasant Hegde · 2 years, 5 months ago
- e6457d7 iommu/amd: Update alloc_irq_table and alloc_irq_index by Suravee Suthikulpanit · 2 years, 5 months ago
- c4649a4 iommu/amd: Update amd_irte_ops functions by Suravee Suthikulpanit · 2 years, 5 months ago
- 9457d75 iommu/amd: Introduce struct amd_ir_data.iommu by Suravee Suthikulpanit · 2 years, 5 months ago
- 9873ae6 iommu/amd: Update irq_remapping_alloc to use IOMMU lookup helper function by Suravee Suthikulpanit · 2 years, 5 months ago
- 8b71c9b iommu/amd: Convert to use rlookup_amd_iommu helper function by Suravee Suthikulpanit · 2 years, 5 months ago
- 0217ed5 iommu/amd: Convert to use per PCI segment irq_lookup_table by Vasant Hegde · 2 years, 5 months ago
- ec12dd1 iommu/amd: Introduce per PCI segment rlookup table size by Vasant Hegde · 2 years, 5 months ago
- 74ce42a iommu/amd: Introduce per PCI segment alias table size by Vasant Hegde · 2 years, 5 months ago
- b5c8529 iommu/amd: Introduce per PCI segment device table size by Vasant Hegde · 2 years, 5 months ago
- 3079590 iommu/amd: Introduce per PCI segment last_bdf by Vasant Hegde · 2 years, 5 months ago
- b618ae6 iommu/amd: Introduce per PCI segment unity map list by Vasant Hegde · 2 years, 5 months ago
- 99fc4ac iommu/amd: Introduce per PCI segment alias_table by Suravee Suthikulpanit · 2 years, 5 months ago
- eb21ef0 iommu/amd: Introduce per PCI segment old_dev_tbl_cpy by Suravee Suthikulpanit · 2 years, 5 months ago
- 39a303b iommu/amd: Introduce per PCI segment dev_data_list by Vasant Hegde · 2 years, 5 months ago
- 333e581 iommu/amd: Introduce per PCI segment irq_lookup_table by Vasant Hegde · 2 years, 5 months ago
- eda797a iommu/amd: Introduce per PCI segment rlookup table by Suravee Suthikulpanit · 2 years, 5 months ago
- 04230c1 iommu/amd: Introduce per PCI segment device table by Suravee Suthikulpanit · 2 years, 5 months ago
- 404ec4e iommu/amd: Introduce pci segment structure by Vasant Hegde · 2 years, 5 months ago
- d02674d iommu/amd: Update struct iommu_dev_data definition by Vasant Hegde · 2 years, 5 months ago
- 83874d5 iommu/amd: Handle return of iommu_device_sysfs_add by Bo Liu · 2 years, 6 months ago
- 0d10fe7 iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pte by Uros Bizjak · 2 years, 7 months ago