<?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>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/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/kernel/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>0923fd0419a1a2c8846e15deacac11b619e996d9 - Merge tag &apos;locking-core-2026-02-08&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#0923fd0419a1a2c8846e15deacac11b619e996d9</link>
        <description>Merge tag &apos;locking-core-2026-02-08&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipPull locking updates from Ingo Molnar: &quot;Lock debugging:   - Implement compiler-driven static analysis locking context checking,     using the upcoming Clang 22 compiler&apos;s context analysis features     (Marco Elver)     We removed Sparse context analysis support, because prior to     removal even a defconfig kernel produced 1,700+ context tracking     Sparse warnings, the overwhelming majority of which are false     positives. On an allmodconfig kernel the number of false positive     context tracking Sparse warnings grows to over 5,200... On the plus     side of the balance actual locking bugs found by Sparse context     analysis is also rather ... sparse: I found only 3 such commits in     the last 3 years. So the rate of false positives and the     maintenance overhead is rather high and there appears to be no     active policy in place to achieve a zero-warnings baseline to move     the annotations &amp; fixers to developers who introduce new code.     Clang context analysis is more complete and more aggressive in     trying to find bugs, at least in principle. Plus it has a different     model to enabling it: it&apos;s enabled subsystem by subsystem, which     results in zero warnings on all relevant kernel builds (as far as     our testing managed to cover it). Which allowed us to enable it by     default, similar to other compiler warnings, with the expectation     that there are no warnings going forward. This enforces a     zero-warnings baseline on clang-22+ builds (Which are still limited     in distribution, admittedly)     Hopefully the Clang approach can lead to a more maintainable     zero-warnings status quo and policy, with more and more subsystems     and drivers enabling the feature. Context tracking can be enabled     for all kernel code via WARN_CONTEXT_ANALYSIS_ALL=y (default     disabled), but this will generate a lot of false positives.     ( Having said that, Sparse support could still be added back,       if anyone is interested - the removal patch is still       relatively straightforward to revert at this stage. )  Rust integration updates: (Alice Ryhl, Fujita Tomonori, Boqun Feng)    - Add support for Atomic&lt;i8/i16/bool&gt; and replace most Rust native      AtomicBool usages with Atomic&lt;bool&gt;    - Clean up LockClassKey and improve its documentation    - Add missing Send and Sync trait implementation for SetOnce    - Make ARef Unpin as it is supposed to be    - Add __rust_helper to a few Rust helpers as a preparation for      helper LTO    - Inline various lock related functions to avoid additional function      calls  WW mutexes:    - Extend ww_mutex tests and other test-ww_mutex updates (John      Stultz)  Misc fixes and cleanups:    - rcu: Mark lockdep_assert_rcu_helper() __always_inline (Arnd      Bergmann)    - locking/local_lock: Include more missing headers (Peter Zijlstra)    - seqlock: fix scoped_seqlock_read kernel-doc (Randy Dunlap)    - rust: sync: Replace `kernel::c_str!` with C-Strings (Tamir      Duberstein)&quot;* tag &apos;locking-core-2026-02-08&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (90 commits)  locking/rwlock: Fix write_trylock_irqsave() with CONFIG_INLINE_WRITE_TRYLOCK  rcu: Mark lockdep_assert_rcu_helper() __always_inline  compiler-context-analysis: Remove __assume_ctx_lock from initializers  tomoyo: Use scoped init guard  crypto: Use scoped init guard  kcov: Use scoped init guard  compiler-context-analysis: Introduce scoped init guards  cleanup: Make __DEFINE_LOCK_GUARD handle commas in initializers  seqlock: fix scoped_seqlock_read kernel-doc  tools: Update context analysis macros in compiler_types.h  rust: sync: Replace `kernel::c_str!` with C-Strings  rust: sync: Inline various lock related methods  rust: helpers: Move #define __rust_helper out of atomic.c  rust: wait: Add __rust_helper to helpers  rust: time: Add __rust_helper to helpers  rust: task: Add __rust_helper to helpers  rust: sync: Add __rust_helper to helpers  rust: refcount: Add __rust_helper to helpers  rust: rcu: Add __rust_helper to helpers  rust: processor: Add __rust_helper to helpers  ...

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Tue, 10 Feb 2026 21:28:44 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#ec496f77b4c11036cc835d6f045fb5e5ef1e6530</link>
        <description>Merge branch &apos;for-6.20/sony&apos; into for-linus- Support for Rock band 4 PS4 and PS5 guitars (Rosalie Wanders)

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Mon, 09 Feb 2026 17:33:26 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>6556fde265a7bd408ad8ff15ec08970f99f6201c - kcov: Enable context analysis</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#6556fde265a7bd408ad8ff15ec08970f99f6201c</link>
        <description>kcov: Enable context analysisEnable context analysis for the KCOV subsystem.Signed-off-by: Marco Elver &lt;elver@google.com&gt;Signed-off-by: Peter Zijlstra (Intel) &lt;peterz@infradead.org&gt;Link: https://patch.msgid.link/20251219154418.3592607-30-elver@google.com

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Fri, 19 Dec 2025 16:40:18 +0100</pubDate>
        <dc:creator>Marco Elver &lt;elver@google.com&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#5add3c3c280a35f7e258e9cef7607db5a2e56fdc</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.19-rc1. An important upstream bugfix andto help unblock PTL CI.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Fri, 19 Dec 2025 11:51:22 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ec439c38013550420aecc15988ae6acb670838c1 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#ec439c38013550420aecc15988ae6acb670838c1</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Cross-merge BPF and other fixes after downstream PR.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 06:29:38 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#b8304863a3990d0f18c38e5b94191830a63ee1af</link>
        <description>Merge drm/drm-next into drm-intel-nextSync-up some display code needed for Async flips refactor.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 14:24:02 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#7f790dd21a931c61167f7bdc327aecf2cebad327</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.20 (7.0?) release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 09:27:39 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6d87d7c69b5a1136d7c354911f1fe7792b6a40fd - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#6d87d7c69b5a1136d7c354911f1fe7792b6a40fd</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to get the topic/drm-intel-plane-color-pipeline branchcontents.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Fri, 05 Dec 2025 09:29:22 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0f94e51b5320eacccc2626ab70b8d7e705332334 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#0f94e51b5320eacccc2626ab70b8d7e705332334</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in a needed dependency for the Xe VFIOdriver variant. This should ideally have been done before wecommited that, so we now have a small window in drm-xe-nextwhere that driver doesn&apos;t compile.Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202512030331.I8CveRre-lkp@intel.com/Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Wed, 03 Dec 2025 11:22:18 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>24f171c7e145f43b9f187578e89b0982ce87e54c - Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#24f171c7e145f43b9f187578e89b0982ce87e54c</link>
        <description>Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.19We&apos;ve been quite busy with fixes since the merge window, though not inany particularly exciting ways - the standout thing is the fix for _SXcontrols which were broken by a change to how we do clamping, otherwiseit&apos;s all fairly run of the mill fixes and quirks.

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Sun, 21 Dec 2025 11:11:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#84318277d6334c6981ab326d4acc87c6a6ddc9b8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesPull in rc1 to include all changes since the merge window closed,and grab all fixes and changes from drm/drm-next.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 12:53:27 +0100</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>509d3f45847627f4c5cdce004c3ec79262b5239c - Merge tag &apos;mm-nonmm-stable-2025-12-06-11-14&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#509d3f45847627f4c5cdce004c3ec79262b5239c</link>
        <description>Merge tag &apos;mm-nonmm-stable-2025-12-06-11-14&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmPull non-MM updates from Andrew Morton: - &quot;panic: sys_info: Refactor and fix a potential issue&quot; (Andy Shevchenko)   fixes a build issue and does some cleanup in ib/sys_info.c - &quot;Implement mul_u64_u64_div_u64_roundup()&quot; (David Laight)   enhances the 64-bit math code on behalf of a PWM driver and beefs up   the test module for these library functions - &quot;scripts/gdb/symbols: make BPF debug info available to GDB&quot; (Ilya Leoshkevich)   makes BPF symbol names, sizes, and line numbers available to the GDB   debugger - &quot;Enable hung_task and lockup cases to dump system info on demand&quot; (Feng Tang)   adds a sysctl which can be used to cause additional info dumping when   the hung-task and lockup detectors fire - &quot;lib/base64: add generic encoder/decoder, migrate users&quot; (Kuan-Wei Chiu)   adds a general base64 encoder/decoder to lib/ and migrates several   users away from their private implementations - &quot;rbree: inline rb_first() and rb_last()&quot; (Eric Dumazet)   makes TCP a little faster - &quot;liveupdate: Rework KHO for in-kernel users&quot; (Pasha Tatashin)   reworks the KEXEC Handover interfaces in preparation for Live Update   Orchestrator (LUO), and possibly for other future clients - &quot;kho: simplify state machine and enable dynamic updates&quot; (Pasha Tatashin)   increases the flexibility of KEXEC Handover. Also preparation for LUO - &quot;Live Update Orchestrator&quot; (Pasha Tatashin)   is a major new feature targeted at cloud environments. Quoting the   cover letter:      This series introduces the Live Update Orchestrator, a kernel      subsystem designed to facilitate live kernel updates using a      kexec-based reboot. This capability is critical for cloud      environments, allowing hypervisors to be updated with minimal      downtime for running virtual machines. LUO achieves this by      preserving the state of selected resources, such as memory,      devices and their dependencies, across the kernel transition.      As a key feature, this series includes support for preserving      memfd file descriptors, which allows critical in-memory data, such      as guest RAM or any other large memory region, to be maintained in      RAM across the kexec reboot.   Mike Rappaport merits a mention here, for his extensive review and   testing work. - &quot;kexec: reorganize kexec and kdump sysfs&quot; (Sourabh Jain)   moves the kexec and kdump sysfs entries from /sys/kernel/ to   /sys/kernel/kexec/ and adds back-compatibility symlinks which can   hopefully be removed one day - &quot;kho: fixes for vmalloc restoration&quot; (Mike Rapoport)   fixes a BUG which was being hit during KHO restoration of vmalloc()   regions* tag &apos;mm-nonmm-stable-2025-12-06-11-14&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (139 commits)  calibrate: update header inclusion  Reinstate &quot;resource: avoid unnecessary lookups in find_next_iomem_res()&quot;  vmcoreinfo: track and log recoverable hardware errors  kho: fix restoring of contiguous ranges of order-0 pages  kho: kho_restore_vmalloc: fix initialization of pages array  MAINTAINERS: TPM DEVICE DRIVER: update the W-tag  init: replace simple_strtoul with kstrtoul to improve lpj_setup  KHO: fix boot failure due to kmemleak access to non-PRESENT pages  Documentation/ABI: new kexec and kdump sysfs interface  Documentation/ABI: mark old kexec sysfs deprecated  kexec: move sysfs entries to /sys/kernel/kexec  test_kho: always print restore status  kho: free chunks using free_page() instead of kfree()  selftests/liveupdate: add kexec test for multiple and empty sessions  selftests/liveupdate: add simple kexec-based selftest for LUO  selftests/liveupdate: add userspace API selftests  docs: add documentation for memfd preservation via LUO  mm: memfd_luo: allow preserving memfd  liveupdate: luo_file: add private argument to store runtime state  mm: shmem: export some functions to internal.h  ...

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Sat, 06 Dec 2025 23:01:20 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>48a1b2321d763b5edeaf20bd4576d8c4b5df772b - liveupdate: kho: move to kernel/liveupdate</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#48a1b2321d763b5edeaf20bd4576d8c4b5df772b</link>
        <description>liveupdate: kho: move to kernel/liveupdateMove KHO to kernel/liveupdate/ in preparation of placing all Live Updatecore kernel related files to the same place.[pasha.tatashin@soleen.com: disable the menu when DEFERRED_STRUCT_PAGE_INIT]  Link: https://lkml.kernel.org/r/CA+CK2bAvh9Oa2SLfsbJ8zztpEjrgr_hr-uGgF1coy8yoibT39A@mail.gmail.comLink: https://lkml.kernel.org/r/20251101142325.1326536-8-pasha.tatashin@soleen.comSigned-off-by: Pasha Tatashin &lt;pasha.tatashin@soleen.com&gt;Reviewed-by: Jason Gunthorpe &lt;jgg@nvidia.com&gt;Reviewed-by: Mike Rapoport (Microsoft) &lt;rppt@kernel.org&gt;Cc: Alexander Graf &lt;graf@amazon.com&gt;Cc: Changyuan Lyu &lt;changyuanl@google.com&gt;Cc: Christian Brauner &lt;brauner@kernel.org&gt;Cc: Jason Gunthorpe &lt;jgg@ziepe.ca&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Cc: Masahiro Yamada &lt;masahiroy@kernel.org&gt;Cc: Miguel Ojeda &lt;ojeda@kernel.org&gt;Cc: Pratyush Yadav &lt;pratyush@kernel.org&gt;Cc: Randy Dunlap &lt;rdunlap@infradead.org&gt;Cc: Simon Horman &lt;horms@kernel.org&gt;Cc: Tejun Heo &lt;tj@kernel.org&gt;Cc: Zhu Yanjun &lt;yanjun.zhu@linux.dev&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Sat, 01 Nov 2025 15:23:23 +0100</pubDate>
        <dc:creator>Pasha Tatashin &lt;pasha.tatashin@soleen.com&gt;</dc:creator>
    </item>
<item>
        <title>03d3963464a43654703938a66503cd686c5fc54e - kho: make debugfs interface optional</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#03d3963464a43654703938a66503cd686c5fc54e</link>
        <description>kho: make debugfs interface optionalPatch series &quot;liveupdate: Rework KHO for in-kernel users&quot;, v9.This series refactors the KHO framework to better support in-kernel userslike the upcoming LUO.  The current design, which relies on a notifierchain and debugfs for control, is too restrictive for direct programmaticuse.The core of this rework is the removal of the notifier chain in favor of adirect registration API.  This decouples clients from the shutdown-timefinalization sequence, allowing them to manage their preserved state moreflexibly and at any time.In support of this new model, this series also: - Makes the debugfs interface optional. - Introduces APIs to unpreserve memory and fixes a bug in the abort   path where client state was being incorrectly discarded. Note that   this is an interim step, as a more comprehensive fix is planned as   part of the stateless KHO work [1]. - Moves all KHO code into a new kernel/liveupdate/ directory to   consolidate live update components.This patch (of 9):Currently, KHO is controlled via debugfs interface, but once LUO isintroduced, it can control KHO, and the debug interface becomes optional.Add a separate config CONFIG_KEXEC_HANDOVER_DEBUGFS that enables thedebugfs interface, and allows to inspect the tree.Move all debugfs related code to a new file to keep the .c files clear ofifdefs.Link: https://lkml.kernel.org/r/20251101142325.1326536-1-pasha.tatashin@soleen.comLink: https://lkml.kernel.org/r/20251101142325.1326536-2-pasha.tatashin@soleen.comLink: https://lore.kernel.org/all/20251020100306.2709352-1-jasonmiu@google.com [1]Co-developed-by: Mike Rapoport (Microsoft) &lt;rppt@kernel.org&gt;Signed-off-by: Mike Rapoport (Microsoft) &lt;rppt@kernel.org&gt;Signed-off-by: Pasha Tatashin &lt;pasha.tatashin@soleen.com&gt;Reviewed-by: Pratyush Yadav &lt;pratyush@kernel.org&gt;Cc: Alexander Graf &lt;graf@amazon.com&gt;Cc: Christian Brauner &lt;brauner@kernel.org&gt;Cc: Jason Gunthorpe &lt;jgg@ziepe.ca&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Cc: Masahiro Yamada &lt;masahiroy@kernel.org&gt;Cc: Miguel Ojeda &lt;ojeda@kernel.org&gt;Cc: Randy Dunlap &lt;rdunlap@infradead.org&gt;Cc: Tejun Heo &lt;tj@kernel.org&gt;Cc: Changyuan Lyu &lt;changyuanl@google.com&gt;Cc: Jason Gunthorpe &lt;jgg@nvidia.com&gt;Cc: Simon Horman &lt;horms@kernel.org&gt;Cc: Zhu Yanjun &lt;yanjun.zhu@linux.dev&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Sat, 01 Nov 2025 15:23:17 +0100</pubDate>
        <dc:creator>Pasha Tatashin &lt;pasha.tatashin@soleen.com&gt;</dc:creator>
    </item>
<item>
        <title>bc947af67759c2d229e31af9bf232f9ade6145d8 - Merge branch &apos;mm-hotfixes-stable&apos; into mm-nonmm-stable in order to be able</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#bc947af67759c2d229e31af9bf232f9ade6145d8</link>
        <description>Merge branch &apos;mm-hotfixes-stable&apos; into mm-nonmm-stable in order to be ableto merge &quot;kho: make debugfs interface optional&quot; into mm-nonmm-stable.

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Thu, 27 Nov 2025 23:17:02 +0100</pubDate>
        <dc:creator>Andrew Morton &lt;akpm@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>3f1c07fc21c68bd3bd2df9d2c9441f6485e934d9 - Merge drm/drm-next into drm-xe-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#3f1c07fc21c68bd3bd2df9d2c9441f6485e934d9</link>
        <description>Merge drm/drm-next into drm-xe-next-fixesBackmerging to be able do to a clean PR.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Thu, 04 Dec 2025 22:54:56 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>3407caccb898a3c4b6bdca4754146b595c960c31 - Merge branch &apos;mm-hotfixes-stable&apos; into mm-stable to be able to merge &quot;mm:</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/Makefile#3407caccb898a3c4b6bdca4754146b595c960c31</link>
        <description>Merge branch &apos;mm-hotfixes-stable&apos; into mm-stable to be able to merge &quot;mm:introduce deferred freeing for kernel page tables&quot; into mm-stable.

            List of files:
            /linux/kernel/Makefile</description>
        <pubDate>Mon, 17 Nov 2025 02:24:35 +0100</pubDate>
        <dc:creator>Andrew Morton &lt;akpm@linux-foundation.org&gt;</dc:creator>
    </item>
</channel>
</rss>
