<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>9d49da438819c5dd82840eb63d929edbdccb80d8 - Revert &quot;iommu: make inclusion of arm/arm-smmu-v3 directory conditional&quot;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#9d49da438819c5dd82840eb63d929edbdccb80d8</link>
        <description>Revert &quot;iommu: make inclusion of arm/arm-smmu-v3 directory conditional&quot;This reverts commit e436576b0231542f6f233279f0972989232575a8.That commit is very broken, and seems to have missed the fact thatCONFIG_ARM_SMMU_V3 is not just a yes-or-no thing, but also can bemodular.So it caused build errors on arm64 allmodconfig setups:  ERROR: modpost: &quot;arm_smmu_make_cdtable_ste&quot; [drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-test.ko] undefined!  ERROR: modpost: &quot;arm_smmu_make_s2_domain_ste&quot; [drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-test.ko] undefined!  ERROR: modpost: &quot;arm_smmu_make_s1_cd&quot; [drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-test.ko] undefined!  ...(and six more symbols just the same).Link: https://lore.kernel.org/all/CAHk-=wh4qRwm7AQ8sBmQj7qECzgAhj4r73RtCDfmHo5SdcN0Jw@mail.gmail.com/Cc: Joerg Roedel &lt;joro@8bytes.org&gt;Cc: Rolf Eike Beer &lt;eb@emlix.com&gt;Cc: Lu Baolu &lt;baolu.lu@linux.intel.com&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Sat, 31 May 2025 16:43:16 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>8477ab143069c6b05d6da4a8184ded8b969240f5 - Merge tag &apos;iommu-updates-v6.16&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#8477ab143069c6b05d6da4a8184ded8b969240f5</link>
        <description>Merge tag &apos;iommu-updates-v6.16&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxPull iommu updates from Joerg Roedel: &quot;Core:   - Introduction of iommu-pages infrastructure to consolitate     page-table allocation code among hardware drivers. This is     ground-work for more generalization in the future   - Remove IOMMU_DEV_FEAT_SVA and IOMMU_DEV_FEAT_IOPF feature flags   - Convert virtio-iommu to domain_alloc_paging()   - KConfig cleanups   - Some small fixes for possible overflows and race conditions  Intel VT-d driver:   - Restore WO permissions on second-level paging entries   - Use ida to manage domain id   - Miscellaneous cleanups  AMD-Vi:   - Make sure notifiers finish running before module unload   - Add support for HTRangeIgnore feature   - Allow matching ACPI HID devices without matching UIDs  ARM-SMMU:   - SMMUv2:      - Recognise the compatible string for SAR2130P MDSS in the        Qualcomm driver, as this device requires an identity domain      - Fix Adreno stall handling so that GPU debugging is more robust        and doesn&apos;t e.g. result in deadlock   - SMMUv3:      - Fix -&gt;attach_dev() error reporting for unrecognised domains   - IO-pgtable:      - Allow clients (notably, drivers that process requests from        userspace) to silence warnings when mapping an already-mapped        IOVA  S390:   - Add support for additional table regions  Mediatek:   - Add support for MT6893 MM IOMMU  And some smaller fixes and improvements in various other drivers&quot;* tag &apos;iommu-updates-v6.16&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux: (75 commits)  iommu/vt-d: Restore context entry setup order for aliased devices  iommu/mediatek: Fix compatible typo for mediatek,mt6893-iommu-mm  iommu/arm-smmu-qcom: Make set_stall work when the device is on  iommu/arm-smmu: Move handing of RESUME to the context fault handler  iommu/arm-smmu-qcom: Enable threaded IRQ for Adreno SMMUv2/MMU500  iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()  iommu: Clear the freelist after iommu_put_pages_list()  iommu/vt-d: Change dmar_ats_supported() to return boolean  iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit()  iommu/vt-d: Replace spin_lock with mutex to protect domain ida  iommu/vt-d: Use ida to manage domain id  iommu/vt-d: Restore WO permissions on second-level paging entries  iommu/amd: Allow matching ACPI HID devices without matching UIDs  iommu: make inclusion of arm/arm-smmu-v3 directory conditional  iommu: make inclusion of riscv directory conditional  iommu: make inclusion of amd directory conditional  iommu: make inclusion of intel directory conditional  iommu: remove duplicate selection of DMAR_TABLE  iommu/fsl_pamu: remove trailing space after \n  iommu/arm-smmu-qcom: Add SAR2130P MDSS compatible  ...

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Fri, 30 May 2025 19:44:20 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>879b141b7cfa09763f932f15f19e9bc0bcb020d5 - Merge branches &apos;fixes&apos;, &apos;apple/dart&apos;, &apos;arm/smmu/updates&apos;, &apos;arm/smmu/bindings&apos;, &apos;fsl/pamu&apos;, &apos;mediatek&apos;, &apos;renesas/ipmmu&apos;, &apos;s390&apos;, &apos;intel/vt-d&apos;, &apos;amd/amd-vi&apos; and &apos;core&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#879b141b7cfa09763f932f15f19e9bc0bcb020d5</link>
        <description>Merge branches &apos;fixes&apos;, &apos;apple/dart&apos;, &apos;arm/smmu/updates&apos;, &apos;arm/smmu/bindings&apos;, &apos;fsl/pamu&apos;, &apos;mediatek&apos;, &apos;renesas/ipmmu&apos;, &apos;s390&apos;, &apos;intel/vt-d&apos;, &apos;amd/amd-vi&apos; and &apos;core&apos; into next

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Fri, 23 May 2025 17:14:32 +0200</pubDate>
        <dc:creator>Joerg Roedel &lt;jroedel@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>e436576b0231542f6f233279f0972989232575a8 - iommu: make inclusion of arm/arm-smmu-v3 directory conditional</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#e436576b0231542f6f233279f0972989232575a8</link>
        <description>iommu: make inclusion of arm/arm-smmu-v3 directory conditionalNothing in there is active if CONFIG_ARM_SMMU_V3 is not enabled, so the wholedirectory can depend on that switch as well.Fixes: e86d1aa8b60f (&quot;iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory&quot;)Signed-off-by: Rolf Eike Beer &lt;eb@emlix.com&gt;Reviewed-by: Lu Baolu &lt;baolu.lu@linux.intel.com&gt;Link: https://lore.kernel.org/r/2434059.NG923GbCHz@devpool92.emlix.comSigned-off-by: Joerg Roedel &lt;jroedel@suse.de&gt;

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Mon, 12 May 2025 15:14:46 +0200</pubDate>
        <dc:creator>Rolf Eike Beer &lt;eb@emlix.com&gt;</dc:creator>
    </item>
<item>
        <title>4b4193256c8d3bc3a5397b5cd9494c2ad386317d - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#4b4193256c8d3bc3a5397b5cd9494c2ad386317d</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.11 merge window.

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Tue, 15 Dec 2020 01:27:23 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>05909cd9a0c8811731b38697af13075e8954314f - Merge tag &apos;v5.9&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#05909cd9a0c8811731b38697af13075e8954314f</link>
        <description>Merge tag &apos;v5.9&apos; into nextSync up with mainline to bring in the latest DTS files.

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Wed, 18 Nov 2020 03:13:23 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>62b31a045757eac81fed94b19df47418a0818528 - Merge branch &apos;for-5.10/core&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#62b31a045757eac81fed94b19df47418a0818528</link>
        <description>Merge branch &apos;for-5.10/core&apos; into for-linus- nonblocking read semantics fix for hid-debug

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Thu, 15 Oct 2020 20:37:01 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>0ea8a56de21be24cb79abb03dee79aabcd60a316 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#0ea8a56de21be24cb79abb03dee79aabcd60a316</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedSync drm-intel-gt-next here so we can have an unified fixes flow.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Sat, 12 Sep 2020 02:00:20 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1b67fd086dd7be076f190dfe4b52403d0cf58375 - Merge tag &apos;kvmarm-fixes-5.9-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#1b67fd086dd7be076f190dfe4b52403d0cf58375</link>
        <description>Merge tag &apos;kvmarm-fixes-5.9-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADKVM/arm64 fixes for Linux 5.9, take #1- Multiple stolen time fixes, with a new capability to match x86- Fix for hugetlbfs mappings when PUD and PMD are the same level- Fix for hugetlbfs mappings when PTE mappings are enforced  (dirty logging, for example)- Fix tracing output of 64bit values

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Fri, 11 Sep 2020 19:12:11 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>9ddb236f13594b34a12dacf69a5adca7a1aef35e - Merge branch &apos;for-linus&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#9ddb236f13594b34a12dacf69a5adca7a1aef35e</link>
        <description>Merge branch &apos;for-linus&apos; into for-nextBack-merge to apply the tasklet conversion patches that are basedon the already applied tasklet API changes on 5.9-rc4.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Wed, 09 Sep 2020 18:26:07 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>6bde8ef51c917a657476310728d6cb3de6bac9e4 - Merge branch &apos;topic/tasklet-convert&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#6bde8ef51c917a657476310728d6cb3de6bac9e4</link>
        <description>Merge branch &apos;topic/tasklet-convert&apos; into for-linusPull tasklet API conversions.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Wed, 02 Sep 2020 13:31:45 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>ead5d1f4d877e92c051e1a1ade623d0d30e71619 - Merge branch &apos;master&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#ead5d1f4d877e92c051e1a1ade623d0d30e71619</link>
        <description>Merge branch &apos;master&apos; into for-nextSync with Linus&apos; branch in order to be able to apply fixupsof more recent patches.

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Tue, 01 Sep 2020 14:19:48 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>3bec5b6aae830355e786e204b20a7cea38c3a8ed - Merge tag &apos;v5.9-rc2&apos; into regulator-5.9</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#3bec5b6aae830355e786e204b20a7cea38c3a8ed</link>
        <description>Merge tag &apos;v5.9-rc2&apos; into regulator-5.9Linux 5.9-rc2

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Tue, 25 Aug 2020 12:01:46 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1959ba4e40ce40c380dbe868433f5c4b20bb1ba3 - Merge tag &apos;v5.9-rc2&apos; into asoc-5.9</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#1959ba4e40ce40c380dbe868433f5c4b20bb1ba3</link>
        <description>Merge tag &apos;v5.9-rc2&apos; into asoc-5.9Linux 5.9-rc2

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Tue, 25 Aug 2020 12:00:43 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2d9ad4cfaf4d32a64a4ed556e5bcab9121215026 - Merge tag &apos;v5.9-rc2&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#2d9ad4cfaf4d32a64a4ed556e5bcab9121215026</link>
        <description>Merge tag &apos;v5.9-rc2&apos; into drm-misc-fixesBackmerge requested by Tomi for a fix to omap inconsistentlocking state issue, and because we need at least v5.9-rc2 now.Signed-off-by: Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Tue, 25 Aug 2020 11:00:02 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d85ddd1318e66c0c2665dbfcbc21a8b66c9152aa - Merge v5.9-rc1 into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#d85ddd1318e66c0c2665dbfcbc21a8b66c9152aa</link>
        <description>Merge v5.9-rc1 into drm-misc-nextSam needs 5.9-rc1 to have dev_err_probe in to merge some patches.Signed-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Tue, 18 Aug 2020 14:14:25 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>952ace797c17d06e50ad2a738babd27159b8d7cc - Merge tag &apos;iommu-updates-v5.9&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#952ace797c17d06e50ad2a738babd27159b8d7cc</link>
        <description>Merge tag &apos;iommu-updates-v5.9&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuPull iommu updates from Joerg Roedel: - Remove of the dev-&gt;archdata.iommu (or similar) pointers from most   architectures. Only Sparc is left, but this is private to Sparc as   their drivers don&apos;t use the IOMMU-API. - ARM-SMMU updates from Will Deacon:     - Support for SMMU-500 implementation in Marvell Armada-AP806 SoC     - Support for SMMU-500 implementation in NVIDIA Tegra194 SoC     - DT compatible string updates     - Remove unused IOMMU_SYS_CACHE_ONLY flag     - Move ARM-SMMU drivers into their own subdirectory - Intel VT-d updates from Lu Baolu:     - Misc tweaks and fixes for vSVA     - Report/response page request events     - Cleanups - Move the Kconfig and Makefile bits for the AMD and Intel drivers into   their respective subdirectory. - MT6779 IOMMU Support - Support for new chipsets in the Renesas IOMMU driver - Other misc cleanups and fixes (e.g. to improve compile test coverage)* tag &apos;iommu-updates-v5.9&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (77 commits)  iommu/amd: Move Kconfig and Makefile bits down into amd directory  iommu/vt-d: Move Kconfig and Makefile bits down into intel directory  iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory  iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu  iommu: Add gfp parameter to io_pgtable_ops-&gt;map()  iommu: Mark __iommu_map_sg() as static  iommu/vt-d: Rename intel-pasid.h to pasid.h  iommu/vt-d: Add page response ops support  iommu/vt-d: Report page request faults for guest SVA  iommu/vt-d: Add a helper to get svm and sdev for pasid  iommu/vt-d: Refactor device_to_iommu() helper  iommu/vt-d: Disable multiple GPASID-dev bind  iommu/vt-d: Warn on out-of-range invalidation address  iommu/vt-d: Fix devTLB flush for vSVA  iommu/vt-d: Handle non-page aligned address  iommu/vt-d: Fix PASID devTLB invalidation  iommu/vt-d: Remove global page support in devTLB flush  iommu/vt-d: Enforce PASID devTLB field mask  iommu: Make some functions static  iommu/amd: Remove double zero check  ...

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Tue, 11 Aug 2020 23:13:24 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>e46b3c0d011eab9933c183d5b47569db8e377281 - Merge tag &apos;arm-smmu-updates&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#e46b3c0d011eab9933c183d5b47569db8e377281</link>
        <description>Merge tag &apos;arm-smmu-updates&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into nextMore Arm SMMU updates for 5.9- Move Arm SMMU driver files into their own subdirectory

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Wed, 29 Jul 2020 14:47:37 +0200</pubDate>
        <dc:creator>Joerg Roedel &lt;jroedel@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>e86d1aa8b60f7ea18d36f50296d7d20eb2852e7e - iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iommu/arm/Makefile#e86d1aa8b60f7ea18d36f50296d7d20eb2852e7e</link>
        <description>iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryThe Arm SMMU drivers are getting fat on vendor value-add, so move themto their own subdirectory out of the way of the other IOMMU drivers.Suggested-by: Joerg Roedel &lt;joro@8bytes.org&gt;Signed-off-by: Will Deacon &lt;will@kernel.org&gt;

            List of files:
            /linux/drivers/iommu/arm/Makefile</description>
        <pubDate>Fri, 24 Jul 2020 13:43:20 +0200</pubDate>
        <dc:creator>Will Deacon &lt;will@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
