<?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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3e9e952bb3139ad1e08f3e1960239c2988ab90c9 - Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#3e9e952bb3139ad1e08f3e1960239c2988ab90c9</link>
        <description>Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 13:41:28 +0200</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>12bffaef28820e0b94c644c75708195c61af78f7 - Merge tag &apos;cxl-for-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#12bffaef28820e0b94c644c75708195c61af78f7</link>
        <description>Merge tag &apos;cxl-for-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlPull CXL (Compute Express Link) updates from Dave Jiang: &quot;The significant change of interest is the handling of soft reserved  memory conflict between CXL and HMEM. In essence CXL will be the first  to claim the soft reserved memory ranges that belongs to CXL and  attempt to enumerate them with best effort. If CXL is not able to  enumerate the ranges it will punt them to HMEM.  There are also MAINTAINERS email changes from Dan Williams and  Jonathan Cameron&quot;* tag &apos;cxl-for-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl: (37 commits)  MAINTAINERS: Update Jonathan Cameron&apos;s email address  cxl/hdm: Add support for 32 switch decoders  MAINTAINERS: Update address for Dan Williams  tools/testing/cxl: Enable replay of user regions as auto regions  cxl/region: Add a region sysfs interface for region lock status  tools/testing/cxl: Test dax_hmem takeover of CXL regions  tools/testing/cxl: Simulate auto-assembly failure  dax/hmem: Parent dax_hmem devices  dax/hmem: Fix singleton confusion between dax_hmem_work and hmem devices  dax/hmem: Reduce visibility of dax_cxl coordination symbols  cxl/region: Constify cxl_region_resource_contains()  cxl/region: Limit visibility of cxl_region_contains_resource()  dax/cxl: Fix HMEM dependencies  cxl/region: Fix use-after-free from auto assembly failure  cxl/core: Check existence of cxl_memdev_state in poison test  cxl/core: use cleanup.h for devm_cxl_add_dax_region  cxl/core/region: move dax region device logic into region_dax.c  cxl/core/region: move pmem region driver logic into region_pmem.c  dax/hmem, cxl: Defer and resolve Soft Reserved ownership  cxl/region: Add helper to check Soft Reserved containment by CXL regions  ...

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Sat, 18 Apr 2026 00:52:58 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>202432ae8a6948ab6c88b56eaf2848a23637d9f0 - Merge branch &apos;for-7.1/cxl-region-refactor&apos; into cxl-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#202432ae8a6948ab6c88b56eaf2848a23637d9f0</link>
        <description>Merge branch &apos;for-7.1/cxl-region-refactor&apos; into cxl-for-nextRefactor CXL core/region code to make region code more manageable bysplitting out DAX and PMEM code from RAM handling code.cxl/core: use cleanup.h for devm_cxl_add_dax_regioncxl/core/region: move dax region device logic into region_dax.ccxl/core/region: move pmem region driver logic into region_pmem.c

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Fri, 03 Apr 2026 21:30:57 +0200</pubDate>
        <dc:creator>Dave Jiang &lt;dave.jiang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d747cf98f091e56beeed5233e8992fea59401011 - cxl/core/region: move dax region device logic into region_dax.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#d747cf98f091e56beeed5233e8992fea59401011</link>
        <description>cxl/core/region: move dax region device logic into region_dax.ccore/region.c is overloaded with per-region control logic (pmem, dax,sysram, etc). Move the CXL DAX region device infrastructure fromregion.c into a new region_dax.c file.This will also allow us to add additional dax-driver integration pathsthat don&apos;t further dirty the core region.c logic.No functional changes.Signed-off-by: Gregory Price &lt;gourry@gourry.net&gt;Co-developed-by: Ira Weiny &lt;ira.weiny@intel.com&gt;Signed-off-by: Ira Weiny &lt;ira.weiny@intel.com&gt;Reviewed-by: Ira Weiny &lt;ira.weiny@intel.com&gt;Reviewed-by: Alison Schofield &lt;alison.schofield@intel.com&gt;Link: https://patch.msgid.link/20260327020203.876122-3-gourry@gourry.netSigned-off-by: Dave Jiang &lt;dave.jiang@intel.com&gt;

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Fri, 27 Mar 2026 03:02:02 +0100</pubDate>
        <dc:creator>Gregory Price &lt;gourry@gourry.net&gt;</dc:creator>
    </item>
<item>
        <title>8a1ec5fb2360d6fc0183cbe7de68c7a4e611d120 - cxl/core/region: move pmem region driver logic into region_pmem.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#8a1ec5fb2360d6fc0183cbe7de68c7a4e611d120</link>
        <description>cxl/core/region: move pmem region driver logic into region_pmem.ccore/region.c is overloaded with per-region control logic (pmem, dax,sysram, etc). Move the pmem region driver logic from region.c intoregion_pmem.c make it clear that this code only applies to pmem regions.No functional changes.[ dj: Fixed up some tabbing issues, may be from original code. ]Signed-off-by: Gregory Price &lt;gourry@gourry.net&gt;Co-developed-by: Ira Weiny &lt;ira.weiny@intel.com&gt;Signed-off-by: Ira Weiny &lt;ira.weiny@intel.com&gt;Reviewed-by: Ira Weiny &lt;ira.weiny@intel.com&gt;Reviewed-by: Alison Schofield &lt;alison.schofield@intel.com&gt;Link: https://patch.msgid.link/20260327020203.876122-2-gourry@gourry.netSigned-off-by: Dave Jiang &lt;dave.jiang@intel.com&gt;

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Fri, 27 Mar 2026 03:02:01 +0100</pubDate>
        <dc:creator>Gregory Price &lt;gourry@gourry.net&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e812928be2ee1c2744adf20ed04e0ce1e2fc5c13 - Merge tag &apos;cxl-for-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#e812928be2ee1c2744adf20ed04e0ce1e2fc5c13</link>
        <description>Merge tag &apos;cxl-for-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlPull CXL updates from Dave Jiang: - Introduce cxl_memdev_attach and pave way for soft reserved handling,   type2 accelerator enabling, and LSA 2.0 enabling. All these series   require the endpoint driver to settle before continuing the memdev   driver probe. - Address CXL port error protocol handling and reporting.   The large patch series was split into three parts. The first two   parts are included here with the final part coming later.   The first part consists of a series of code refactoring to PCI AER   sub-system that addresses CXL and also CXL RAS code to prepare for   port error handling.   The second part refactors the CXL code to move management of   component registers to cxl_port objects to allow all CXL AER errors   to be handled through the cxl_port hierarchy. - Provide AMD Zen5 platform address translation for CXL using ACPI   PRMT. This includes a conventions document to explain why this is   needed and how it&apos;s implemented. - Misc CXL patches of fixes, cleanups, and updates. Including CXL   address translation for unaligned MOD3 regions.[ TLA service: CXL is &quot;Compute Express Link&quot; ]* tag &apos;cxl-for-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl: (59 commits)  cxl: Disable HPA/SPA translation handlers for Normalized Addressing  cxl/region: Factor out code into cxl_region_setup_poison()  cxl/atl: Lock decoders that need address translation  cxl: Enable AMD Zen5 address translation using ACPI PRMT  cxl/acpi: Prepare use of EFI runtime services  cxl: Introduce callback for HPA address ranges translation  cxl/region: Use region data to get the root decoder  cxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()  cxl/region: Separate region parameter setup and region construction  cxl: Simplify cxl_root_ops allocation and handling  cxl/region: Store HPA range in struct cxl_region  cxl/region: Store root decoder in struct cxl_region  cxl/region: Rename misleading variable name @hpa to @hpa_range  Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement  cxl, doc: Moving conventions in separate files  cxl, doc: Remove isonum.txt inclusion  cxl/port: Unify endpoint and switch port lookup  cxl/port: Move endpoint component register management to cxl_port  cxl/port: Map Port RAS registers  cxl/port: Move dport RAS setup to dport add time  ...

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Fri, 13 Feb 2026 01:33:05 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>63fbf275fa9f18f7020fb8acf54fa107e51d0f23 - Merge branch &apos;for-7.0/cxl-prm-translation&apos; into cxl-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#63fbf275fa9f18f7020fb8acf54fa107e51d0f23</link>
        <description>Merge branch &apos;for-7.0/cxl-prm-translation&apos; into cxl-for-nextAdd support for normalized CXL address translation through ACPI PRM methodto support AMD Zen5 platforms. Including a conventions doc that explainshow the translation is implemented and for future implementations thatneed such setup to comply with the current implementation method.cxl: Disable HPA/SPA translation handlers for Normalized Addressingcxl/region: Factor out code into cxl_region_setup_poison()cxl/atl: Lock decoders that need address translationcxl: Enable AMD Zen5 address translation using ACPI PRMTcxl/acpi: Prepare use of EFI runtime servicescxl: Introduce callback for HPA address ranges translationcxl/region: Use region data to get the root decodercxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()cxl/region: Separate region parameter setup and region constructioncxl: Simplify cxl_root_ops allocation and handlingcxl/region: Store HPA range in struct cxl_regioncxl/region: Store root decoder in struct cxl_regioncxl/region: Rename misleading variable name @hpa to @hpa_rangeDocumentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablementcxl, doc: Moving conventions in separate filescxl, doc: Remove isonum.txt inclusion

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Wed, 04 Feb 2026 18:53:33 +0100</pubDate>
        <dc:creator>Dave Jiang &lt;dave.jiang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>af74daf91652f15b82560bb93850d2ec8bbfa976 - cxl: Enable AMD Zen5 address translation using ACPI PRMT</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#af74daf91652f15b82560bb93850d2ec8bbfa976</link>
        <description>cxl: Enable AMD Zen5 address translation using ACPI PRMTAdd AMD Zen5 support for address translation.Zen5 systems may be configured to use &apos;Normalized addresses&apos;. Then,host physical addresses (HPA) are different from their system physicaladdresses (SPA). The endpoint has its own physical address space andan incoming HPA is already converted to the device&apos;s physical address(DPA). Thus it has interleaving disabled and CXL endpoints areprogrammed passthrough (DPA == HPA).Host Physical Addresses (HPAs) need to be translated from the endpointto its CXL host bridge, esp. to identify the endpoint&apos;s root decoderand region&apos;s address range. ACPI Platform Runtime Mechanism (PRM)provides a handler to translate the DPA to its SPA. This is documentedin: AMD Family 1Ah Models 00h&#8211;0Fh and Models 10h&#8211;1Fh ACPI v6.5 Porting Guide, Publication # 58088 https://www.amd.com/en/search/documentation/hub.htmlWith Normalized Addressing this PRM handler must be used to translatean HPA of an endpoint to its SPA.Do the following to implement AMD Zen5 address translation:Introduce a new file core/atl.c to handle ACPI PRM specific addresstranslation code. Naming is loosely related to the kernel&apos;s AMDAddress Translation Library (CONFIG_AMD_ATL) but implementation doesnot depend on it, nor it is vendor specific. Use Kbuild and Kconfigoptions respectively to enable the code depending on architecture andplatform options.AMD Zen5 systems support the ACPI PRM CXL Address Translation firmwarecall (see ACPI v6.5 Porting Guide, Address Translation - CXL DPA toSystem Physical Address). Firmware enables the PRM handler if theplatform has address translation implemented. Check firmware andkernel support of ACPI PRM using the specific GUID. On success enableaddress translation by setting up the earlier introduced root portcallback, see function cxl_prm_setup_translation(). Setup is done incxl_setup_prm_address_translation(), it is the only function thatneeds to be exported. For low level PRM firmware calls, use the ACPIframework.Identify the region&apos;s interleaving ways by inspecting the addressranges. Also determine the interleaving granularity using the addresstranslation callback. Note that the position of the chunk from oneinterleaving block to the next may vary and thus cannot be consideredconstant. Address offsets larger than the interleaving block sizecannot be used to calculate the granularity. Thus, probe thegranularity using address translation for various HPAs in the sameinterleaving block.[ dj: Add atl.o build to cxl_test ]Reviewed-by: Dave Jiang &lt;dave.jiang@intel.com&gt;Reviewed-by: Jonathan Cameron &lt;jonathan.cameron@huawei.com&gt;Tested-by: Gregory Price &lt;gourry@gourry.net&gt;Signed-off-by: Robert Richter &lt;rrichter@amd.com&gt;Link: https://patch.msgid.link/20260114164837.1076338-11-rrichter@amd.comSigned-off-by: Dave Jiang &lt;dave.jiang@intel.com&gt;

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Tue, 27 Jan 2026 19:12:31 +0100</pubDate>
        <dc:creator>Robert Richter &lt;rrichter@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>914c743509d56067eeeb2b5e341a44a68ef8377d - Merge branch &apos;for-7.0/cxl-aer-prep&apos; into cxl-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#914c743509d56067eeeb2b5e341a44a68ef8377d</link>
        <description>Merge branch &apos;for-7.0/cxl-aer-prep&apos; into cxl-for-nextPreparation for CXL port error protocol handling. First part containsall the changes centered around setting up the PCI side of errorhandling.cxl: Update RAS handler interfaces to also support CXL Portscxl/mem: Clarify @host for devm_cxl_add_nvdimm()PCI/AER: Update struct aer_err_info with kernel-doc formattingPCI/AER: Report CXL or PCIe bus type in AER trace loggingPCI/AER: Use guard() in cxl_rch_handle_error_iter()PCI/AER: Move CXL RCH error handling to aer_cxl_rch.cPCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()PCI/AER: Export pci_aer_unmask_internal_errors()cxl/pci: Move CXL driver&apos;s RCH error handling into core/ras_rch.cPCI/AER: Replace PCIEAER_CXL symbol with CXL_RAScxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.cPCI: Replace cxl_error_is_native() with pcie_aer_is_native()cxl/pci: Remove unnecessary CXL RCH handling helper functionscxl/pci: Remove unnecessary CXL Endpoint handling helper functionsPCI: Introduce pcie_is_cxl()PCI: Update CXL DVSEC definitionsPCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Fri, 23 Jan 2026 00:59:43 +0100</pubDate>
        <dc:creator>Dave Jiang &lt;dave.jiang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0ff60f2ec3e4043a442e805f80f8a2445113ec8f - cxl/pci: Move CXL driver&apos;s RCH error handling into core/ras_rch.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#0ff60f2ec3e4043a442e805f80f8a2445113ec8f</link>
        <description>cxl/pci: Move CXL driver&apos;s RCH error handling into core/ras_rch.cRestricted CXL Host (RCH) protocol error handling uses a procedure distinctfrom the CXL Virtual Hierarchy (VH) handling. This is because of thedifferences in the RCH and VH topologies. Improve the maintainability andadd ability to enable/disable RCH handling.Move and combine the RCH handling code into a single block conditionallycompiled with the CONFIG_CXL_RCH_RAS kernel config.Signed-off-by: Terry Bowman &lt;terry.bowman@amd.com&gt;Reviewed-by: Jonathan Cameron &lt;jonathan.cameron@huawei.com&gt;Reviewed-by: Dave Jiang &lt;dave.jiang@intel.com&gt;Link: https://patch.msgid.link/20260114182055.46029-9-terry.bowman@amd.comSigned-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;Signed-off-by: Dave Jiang &lt;dave.jiang@intel.com&gt;

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Wed, 14 Jan 2026 19:20:29 +0100</pubDate>
        <dc:creator>Terry Bowman &lt;terry.bowman@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>7ff8b1d60881c5f97b5ae426e14d2822917d3b69 - cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#7ff8b1d60881c5f97b5ae426e14d2822917d3b69</link>
        <description>cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.cCreate new config CONFIG_CXL_RAS and put all CXL RAS items behind theconfig. The config will depend on CPER and PCIE AER to build. Move therelated VH RAS code from core/pci.c to core/ras.c.Restricted CXL host (RCH) RAS functions will be moved in a future patch.Cc: Robert Richter &lt;rrichter@amd.com&gt;Reviewed-by: Joshua Hahn &lt;joshua.hahnjy@gmail.com&gt;Reviewed-by: Jonathan Cameron &lt;jonathan.cameron@huawei.com&gt;Signed-off-by: Dave Jiang &lt;dave.jiang@intel.com&gt;Reviewed-by: Alison Schofield &lt;alison.schofield@intel.com&gt;Co-developed-by: Terry Bowman &lt;terry.bowman@amd.com&gt;Signed-off-by: Terry Bowman &lt;terry.bowman@amd.com&gt;Reviewed-by: Dan Williams &lt;dan.j.williams@intel.com&gt;Link: https://patch.msgid.link/20260114182055.46029-8-terry.bowman@amd.comSigned-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;Signed-off-by: Dave Jiang &lt;dave.jiang@intel.com&gt;

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Wed, 14 Jan 2026 19:20:28 +0100</pubDate>
        <dc:creator>Dave Jiang &lt;dave.jiang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/cxl/core/Makefile#f088104d837a991c65e51fa30bb4196169b3244d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerge in order to get the commit:  048832a3f400 (&quot;drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter&quot;)To drm-intel-gt-next as there are followup fixes to be applied.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/cxl/core/Makefile</description>
        <pubDate>Tue, 16 Sep 2025 12:53:20 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
