<?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>b2128290c29902315e632ea59e0504d6bc9e9b42 - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-backmerge</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#b2128290c29902315e632ea59e0504d6bc9e9b42</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-backmergeBackmerge of drm-next, mainly to pick up dt bindings docs updates toavoid conflicts.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Sat, 18 Jul 2026 17:06:55 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>637315cb400eed1dbe721954fea437a61a2d65b2 - Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#637315cb400eed1dbe721954fea437a61a2d65b2</link>
        <description>Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEADKVM/riscv changes for 7.3- Svadu/Zicfiss/Zicfilp FWFT support for Guest- Use try_cmpxchg for IMSIC MRIF RMW- More arch-specific tracepoints in KVM RISC-V- Eager Page Splitting for KVM RISC-V- Optimize hfence request handling for SMP Guests- Improve dirty log clearing by skipping zero bits in mask- Guard HFENCE range loops against overflow- CPU PM notifiers in KVM RISC-V for non-retentive idle states- Fix kernel-mode vector context save/restore for Guest

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Tue, 18 Aug 2026 13:07:31 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>efe86f088f48f18c27b648e5724048947f3b7fb4 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#efe86f088f48f18c27b648e5724048947f3b7fb4</link>
        <description>Merge drm/drm-next into drm-xe-nextSync some i915/display changesSigned-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Tue, 14 Jul 2026 15:40:31 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6d177908bad5992e17669030db41caab88041d5e - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#6d177908bad5992e17669030db41caab88041d5e</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.2-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Tue, 30 Jun 2026 14:55:43 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>827b9aabd3ea3e96d5e48abed9f44dbd1e550d4e - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#827b9aabd3ea3e96d5e48abed9f44dbd1e550d4e</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get drm-misc-next to v7.2-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Tue, 30 Jun 2026 10:16:00 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>7dd19adaaac9a161723a24de7c270861063ec6ac - Merge tag &apos;v7.2-rc1&apos; into drm-rust-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#7dd19adaaac9a161723a24de7c270861063ec6ac</link>
        <description>Merge tag &apos;v7.2-rc1&apos; into drm-rust-nextMerge v7.2-rc1 into drm-rust-next to start the next cycle.Devres now requires T: &apos;static, which conflicts with shmem::Object usingDevres&lt;SGTableMap&lt;T, C&gt;&gt; without that bound. Resolve by adding &apos;staticas a supertrait to DriverObject and DeviceContext, which does notrestrict any current use cases since DriverObject is always implementedon owned, refcounted types and DeviceContext is a sealed marker traitwith only unit-type implementors.If DriverObject (or DeviceContext) ever becomes lifetime-parameterized(e.g. via a GAT for TTM backed objects), the &apos;static supertrait can berelaxed at that point.Signed-off-by: Danilo Krummrich &lt;dakr@kernel.org&gt;

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Sun, 28 Jun 2026 22:39:43 +0200</pubDate>
        <dc:creator>Danilo Krummrich &lt;dakr@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0eaed89c18aeedf0898baf2dbf5ff027c6795152 - Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#0eaed89c18aeedf0898baf2dbf5ff027c6795152</link>
        <description>Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Use designated initializers for sh_mtu2, sh_cmt, and sh_tmu, and    drop the unused initializer in the platform_device_id table for    sh_mtu2 (Uwe Kleine-K&#246;nig)  - Remove redundant dev_err()/dev_err_probe() messages when    devm_request_*_irq() fails, as the helper already logs an error    message (Pan Chuang)  - Fix a boot hang on Allwinner D1 when a forced minimum delta is used    with the sun4i timer (Felix Yan)  - Fix an IRQ leak in the cpuhp_setup_state() error path by freeing the    IRQ on failure in the NXP PIT driver (WenTao Liang)  - Fix incorrect unmapping of shared MMIO between the clocksource and    clockevent drivers. If one of them fails to initialize, the error    path unmaps the shared MMIO region, leaving the other driver with an    invalid mapping on clps711x (Guangshuo Li)  - Make the samsung_pwm driver compatible with PREEMPT_RT by replacing    regular spinlocks with raw_spinlock_t in atomic contexts (Marek    Szyprowski)  - Use __raw_readl() and __raw_writel() instead of ioread32() and    iowrite32() to support SWAP_IO_SPACE in the rtl-otto driver (Rustam    Adilov)  - Fix a missing clk_disable_unprepare() call in the timer    initialization error path of the Armada driver (Yuho Choi)Link: https://lore.kernel.org/lkml/75feea31-683d-45a1-87f4-ab045e0152ae@oss.qualcomm.com

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Mon, 17 Aug 2026 10:29:52 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d85f863e5a6f1fa01b186001af0f68f4f5239e - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Sat, 15 Aug 2026 06:26:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>76904fccf81936c084faebc73ac72c0919a42941 - Merge tag &apos;v7.2-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#76904fccf81936c084faebc73ac72c0919a42941</link>
        <description>Merge tag &apos;v7.2-rc3&apos; into nextSync up with mainline to pull in stable fixes to avoid merge conflicts.

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Tue, 14 Jul 2026 04:06:00 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>00599d4841790d05401820a96cf7edb193888b00 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#00599d4841790d05401820a96cf7edb193888b00</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesPull in tag v7.2-rc1 so that drm-misc-fixes becomes useful again,and drm-misc-next-fixes can be closed.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Mon, 29 Jun 2026 17:58:00 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>9611c0ce215a66770ccbe5c126bf57ba8c31bcad - Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-current</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#9611c0ce215a66770ccbe5c126bf57ba8c31bcad</link>
        <description>Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-currentThis pulls in the merge commit for MFD updates for v7.2. The PR containsa build-time dependency of one of the GPIO commits that will follow.

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Fri, 19 Jun 2026 10:50:17 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>70cb95c736807da2c4952423c9f9afe470341996 - Merge tag &apos;soc-drivers-7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#70cb95c736807da2c4952423c9f9afe470341996</link>
        <description>Merge tag &apos;soc-drivers-7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socPull SoC driver updates from Arnd Bergmann: &quot;There are a few added drivers, but mostly the normal maintenance to  drivers for firmware, memory controller and other soc specific  hardware:   - The NXP QuickEngine gets modern MSI support, which allows some     cleanups to the GICv3 irqchip chip driver   - A new SoC specific driver for the Renesas R-Car MFIS unit is added,     encapsulating support for the on-chip mailbox and hwspinlock     implementations that are not easily separated into individual     drivers   - The Qualcomm SoC drivers add support for additional SoC     implementations, and flexibility around power management for the     serial-engine driver as well as probing the LLCC driver using     custom hardware descriptions inside of the device itself.   - Added support for the Samsung thermal management unit   - A cleanup to the Tegra &apos;PMC&apos; driver interfaces to remove legacy     APIs and allow multiple PMC instances everywhere.   - Updates to the TI SCI and KNAS drivers to improve suspend/resume     support.   - Minor driver changes for mediatek, xilinx, allwinner, aspeed,     tegra, broadcom, amd, microchip and starfive specific drivers   - Memory controller updates for Tegra and Renesas for additional SoC     types and other improvements.   - Firmware driver updates for Arm FF-A, SMCCC and SCMI interfaces, to     update driver probing, object lifetimes and address minor bugs&quot;* tag &apos;soc-drivers-7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (189 commits)  Revert &quot;firmware: zynqmp: Add dynamic CSU register discovery and sysfs interface&quot;  Revert &quot;Documentation: ABI: add sysfs interface for ZynqMP CSU registers&quot;  memory: tegra234: drop dead NULL check in tegra234_mc_icc_aggregate()  memory: tegra264: drop redundant tegra264_mc_icc_aggregate()  memory: tegra186-emc: stop borrowing MC aggregate hook for EMC  soc: aspeed: cleanup dead default for ASPEED_SOCINFO  firmware: tegra: bpmp: Add support for multi-socket platforms  firmware: tegra: bpmp: Propagate debugfs errors  soc/tegra: pmc: Add Tegra238 support  soc/tegra: pmc: Restrict power-off handler to Nexus 7  soc/tegra: pmc: Populate powergate debugfs only when needed  soc/tegra: pmc: Move legacy code behind CONFIG_ARM guard  soc/tegra: pmc: Remove unused legacy functions  soc/tegra: pmc: Create PMC context dynamically  firmware: samsung: acpm: remove compile-testing stubs  firmware: samsung: acpm: Add devm_acpm_get_by_phandle helper  firmware: samsung: acpm: Add TMU protocol support  firmware: samsung: acpm: Make acpm_ops const and access via pointer  firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops members  firmware: samsung: acpm: Annotate rx_data-&gt;cmd with __counted_by_ptr  ...

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Wed, 17 Jun 2026 20:21:40 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>8c3fb979f1b0bd2c6b273b552f8cb74965e3d1db - Merge tag &apos;memory-controller-drv-7.2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/drivers</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#8c3fb979f1b0bd2c6b273b552f8cb74965e3d1db</link>
        <description>Merge tag &apos;memory-controller-drv-7.2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/driversMemory controller drivers for v7.21. Tegra MC/EMC:   - Handle system sleep, necessary to re-program registers after system     resume.  A few more improvements.   - Add Tegra114 and Tegra238 Memory Controller, and Tegra114 External     MC support.   - Grow Tegra264 support.2. Renesas XSPI: Document RZ/T2H and RZ/N2H variants, compatible with   existing devices.* tag &apos;memory-controller-drv-7.2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:  memory: tegra264: Add full set of MC clients  dt-bindings: memory: tegra264: Add full set of MC client IDs  memory: tegra264: Skip clients without bpmp_id or type  memory: renesas-rpc-if: Fix duplicate device name on multi-instance platforms  dt-bindings: memory: renesas,rzg3e-xspi: Add RZ/T2H and RZ/N2H support  memory: omap-gpmc: Silence W=1 kerneldoc warnings  memory: tegra114-emc: Simplify tegra114_emc_interconnect_init() error message  memory: tegra114-emc: Do not print error on icc_node_create() failure  memory: tegra: Fix possible null pointer dereference  memory: tegra: Add Tegra114 EMC driver  memory: tegra: Implement EMEM regs and ICC ops for Tegra114  dt-bindings: memory: Document Tegra114 External Memory Controller  dt-bindings: memory: Document Tegra114 Memory Controller  memory: tegra: Add Tegra238 MC support  dt-bindings: memory: tegra: Add nvidia,tegra238-mc compatible  memory: tegra: Restore MC interrupt masks on resume  memory: tegra: Wire up system sleep PM ops  memory: tegra: Make -&gt;resume() callback return void  memory: tegra: Deduplicate rate request management code  memory: atmel-ebi: Allow deferred probingSigned-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Tue, 09 Jun 2026 16:53:10 +0200</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>dce208b5405f40c36320bb0ee07e9df8f7f2bea4 - memory: tegra: Add Tegra114 EMC driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#dce208b5405f40c36320bb0ee07e9df8f7f2bea4</link>
        <description>memory: tegra: Add Tegra114 EMC driverIntroduce driver for the External Memory Controller (EMC) found inTegra114 SoC. It controls the external DRAM on the board. The purpose ofthis driver is to program memory timing for external memory on the EMCclock rate change.Signed-off-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;Reviewed-by: Mikko Perttunen &lt;mperttunen@nvidia.com&gt;Link: https://patch.msgid.link/20260427070312.81679-5-clamor95@gmail.comSigned-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 09:03:09 +0200</pubDate>
        <dc:creator>Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>907ef6a1baf0ad61f64d31a3f5040feb82f48929 - memory: tegra: Add Tegra238 MC support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#907ef6a1baf0ad61f64d31a3f5040feb82f48929</link>
        <description>memory: tegra: Add Tegra238 MC supportAdd Memory Controller driver support for Tegra238 SOC, including:- MC client definitions with Tegra238-specific stream IDs- Reuse of Tegra234 ICC operations for bandwidth management via BPMP-FW- Device tree compatible string &quot;nvidia,tegra238-mc&quot;Export tegra234_mc_icc_ops so it can be shared with the Tegra238 MCdriver, as both SoCs use the same ICC aggregation and bandwidthmanagement logic.Signed-off-by: Ashish Mhetre &lt;amhetre@nvidia.com&gt;Reviewed-by: Jon Hunter &lt;jonathanh@nvidia.com&gt;Link: https://patch.msgid.link/20260427073419.567360-3-amhetre@nvidia.comSigned-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 09:34:19 +0200</pubDate>
        <dc:creator>Ashish Mhetre &lt;amhetre@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>8879cff7f86f82e8922208668fb0f7227e4836db - memory: tegra: Deduplicate rate request management code</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#8879cff7f86f82e8922208668fb0f7227e4836db</link>
        <description>memory: tegra: Deduplicate rate request management codeAs is, the EMC drivers for each 32-bit platform contain almostidentical duplicated code for aggregating rate requests. Move thiscode out to a shared tegra-emc-common file to reduce duplication,and add kerneldoc comments.Based on code from the tegra20-emc driver.Signed-off-by: Mikko Perttunen &lt;mperttunen@nvidia.com&gt;Link: https://patch.msgid.link/20260501-memory-refactor-v3-1-69fb1ae1a7ca@nvidia.comSigned-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Fri, 01 May 2026 09:00:52 +0200</pubDate>
        <dc:creator>Mikko Perttunen &lt;mperttunen@nvidia.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/memory/tegra/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/memory/tegra/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/memory/tegra/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/memory/tegra/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>
<item>
        <title>a53d0cf7f1cb3182ad533ff5cacfa5fd29c419ad - Merge commit &apos;linus&apos; into core/bugs, to resolve conflicts</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#a53d0cf7f1cb3182ad533ff5cacfa5fd29c419ad</link>
        <description>Merge commit &apos;linus&apos; into core/bugs, to resolve conflictsResolve conflicts with this commit that was developed in parallelduring the merge window: 8c8efa93db68 (&quot;x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust&quot;) Conflicts:	arch/riscv/include/asm/bug.h	arch/x86/include/asm/bug.hSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Tue, 05 Aug 2025 11:15:34 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8b87f67b4c87452e21721887fa8dec1f4c6b2b7c - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/memory/tegra/Makefile#8b87f67b4c87452e21721887fa8dec1f4c6b2b7c</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.18 merge window.

            List of files:
            /linux/drivers/memory/tegra/Makefile</description>
        <pubDate>Wed, 08 Oct 2025 06:53:13 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
