<?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>dfa35434d7f20142fedd7120277b1044a0a2bb64 - Merge tag &apos;locking-core-2026-08-17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/irq/Makefile#dfa35434d7f20142fedd7120277b1044a0a2bb64</link>
        <description>Merge tag &apos;locking-core-2026-08-17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipPull locking updates from Ingo Molnar: &quot;Futexes:   - Use runtime constants for futex_hash computation (K Prateek Nayak,     Peter Zijlstra)   - Optimise the size check get_futex_key() (Sebastian Andrzej Siewior)   - Avoid private hash use-after-free on final put (Felix Hoffmann)   - Tell kmemleak we&apos;re not leaking __futex_queues (Peter Zijlstra)  Rust integration updates:   - Implement refcounted interrupt disable and SpinLockIrq for Rust     (Boqun Feng, Heiko Carstens, Joel Fernandes, Lyude Paul)   - Rust sync: add helpers for mb, dma_mb and friends; add generic     memory barriers and use LKMM atomics instead of Rust atomics in the     revocable code (Gary Guo)   - Add abstraction and integrate synchronize_rcu() (Philipp Stanner)  Lock debugging:   - Add qspinlock contended_release tracepoint (Dmitry Ilvokhin, Peter     Zijlstra)   - Enable the printing of held locks of remote running tasks and print     task CPU (Ingo Molnar)   - percpu-rwsem: Annotate intentional data race in readers_active_check()     (Sun Shaojie)  Misc fixes and updates by Boqun Feng, Peter Zijlstra, Fangrui Song,  Naveen Kumar Chaudhary and Thomas Huth&quot;* tag &apos;locking-core-2026-08-17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (44 commits)  rust: sync: Introduce SpinLockIrq::lock_with() and friends  rust: sync: Add SpinLockIrq  rust: sync: Use super::* in spinlock.rs  rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers  rust: Introduce interrupt module  s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS  arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS  preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS  sched: Avoid signed comparison of preempt_count() in __cant_migrate()  sched: Remove the unused preempt_offset parameter of __cant_sleep()  locking: Switch to _irq_{disable,enable}() variants in cleanup guards  irq: Add KUnit test for refcounted interrupt enable/disable  irq,spin_lock: Add counted interrupt disabling/enabling  openrisc: Include &lt;linux/cpumask.h&gt; in smp.h  preempt: Introduce __preempt_count_{sub,add}_return()  preempt: Introduce HARDIRQ_DISABLE_BITS  preempt: Track NMI nesting to separate per-CPU counter  futex: Tell kmemleak we&apos;re not leaking __futex_queues  x86/paravirt: Trace contended_release on unlock  tracing/lock: Use TRACE_EVENT_FN() for contended_release  ...

            List of files:
            /linux/kernel/irq/Makefile</description>
        <pubDate>Tue, 18 Aug 2026 22:07:17 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>07a88e2bcd5b5bd7881b2e12b6aad1897a7ee1de - irq: Add KUnit test for refcounted interrupt enable/disable</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/irq/Makefile#07a88e2bcd5b5bd7881b2e12b6aad1897a7ee1de</link>
        <description>irq: Add KUnit test for refcounted interrupt enable/disableWhile making changes to the refcounted interrupt patch series, at somepoint on my local branch I broke something and ended up writing some kunittests for testing refcounted interrupts as a result. So, let&apos;s includethese tests now that we have refcounted interrupts.Signed-off-by: Lyude Paul &lt;lyude@redhat.com&gt;Signed-off-by: Boqun Feng &lt;boqun@kernel.org&gt;Signed-off-by: Peter Zijlstra (Intel) &lt;peterz@infradead.org&gt;Link: https://patch.msgid.link/20260804161447.84806-7-boqun@kernel.org

            List of files:
            /linux/kernel/irq/Makefile</description>
        <pubDate>Tue, 04 Aug 2026 18:14:28 +0200</pubDate>
        <dc:creator>Lyude Paul &lt;lyude@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>5c8cbca290acdd49a694b36c0af76ba0c00bbf12 - Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/irq/Makefile#5c8cbca290acdd49a694b36c0af76ba0c00bbf12</link>
        <description>Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEADMerge the branch with the soc/qcom changes, required for the next UBWCpatches.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/kernel/irq/Makefile</description>
        <pubDate>Thu, 21 May 2026 22:36:50 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>8edf8b09fc44990977b3fbcb708035b1740d0b7e - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/irq/Makefile#8edf8b09fc44990977b3fbcb708035b1740d0b7e</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerging to pull in commit 5401b9adebc9 (&quot;i915: don&apos;t usea vma that didn&apos;t match the context VM&quot;) to revert it.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/kernel/irq/Makefile</description>
        <pubDate>Tue, 12 May 2026 10:16:35 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1655f6895a896eb632ca8a019259bc5d358a9712 - Merge tag &apos;timers-v7.1-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/kernel/irq/Makefile#1655f6895a896eb632ca8a019259bc5d358a9712</link>
        <description>Merge tag &apos;timers-v7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Added the DT bindings for the compatible string &apos;fsl,imx25-epit&apos;    (Frank Li)  - Made the rttm_cs variable static for the rtl otto timer driver    (Krzysztof Kozlowski)  - Fixed error return code handling in the sun5i timer driver (Chen Ni)  - Made the timer-of and the mmio code compatible with modules (Daniel    Lezcano)Link: https://lore.kernel.org/151feae1-39ba-4abd-a9f9-9bff377a2cd8@oss.qualcomm.com

            List of files:
            /linux/kernel/irq/Makefile</description>
        <pubDate>Sun, 12 Apr 2026 22:33:39 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/irq/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/kernel/irq/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/kernel/irq/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/kernel/irq/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>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/irq/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/kernel/irq/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/kernel/irq/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/kernel/irq/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/kernel/irq/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/kernel/irq/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/kernel/irq/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/irq/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>66bbe4a8ed73f1187a4271c58f0ea30f42debe0d - Merge tag &apos;irq-core-2026-02-09&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/irq/Makefile#66bbe4a8ed73f1187a4271c58f0ea30f42debe0d</link>
        <description>Merge tag &apos;irq-core-2026-02-09&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipPull irq core updates from Thomas Gleixner: &quot;Updates for the interrupt core subsystem:   - Remove the interrupt timing infrastructure     This was added seven years ago to be used for power management     purposes, but that integration never happened.   - Clean up the remaining setup_percpu_irq() users     The memory allocator is available when interrupts can be requested     so there is not need for static irq_action. Move the remaining     users to request_percpu_irq() and delete the historical cruft.   - Warn when interrupt flag inconsistencies are detected in     request*_irq().     Inconsistent flags can lead to hard to diagnose malfunction. The     fallout of this new warning has been addressed in next and the     fixes are coming in via the maintainer trees and the tip     irq/cleanup pull requests.   - Invoke affinity notifier when CPU hotplug breaks affinity     Otherwise the code using the notifier misses the affinity change     and operates on stale information.   - The usual cleanups and improvements&quot;* tag &apos;irq-core-2026-02-09&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:  genirq/proc: Replace snprintf with strscpy in register_handler_proc  genirq/cpuhotplug: Notify about affinity changes breaking the affinity mask  genirq: Move clear of kstat_irqs to free_desc()  genirq: Warn about using IRQF_ONESHOT without a threaded handler  irqdomain: Fix up const problem in irq_domain_set_name()  genirq: Remove setup_percpu_irq()  clocksource/drivers/mips-gic-timer: Move GIC timer to request_percpu_irq()  MIPS: Move IP27 timer to request_percpu_irq()  MIPS: Move IP30 timer to request_percpu_irq()  genirq: Remove __request_percpu_irq() helper  genirq: Remove IRQ timing tracking infrastructure

            List of files:
            /linux/kernel/irq/Makefile</description>
        <pubDate>Tue, 10 Feb 2026 22:39:37 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>c119e6685311cef0e4a4e0b7752293bea056bac7 - genirq: Remove IRQ timing tracking infrastructure</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/irq/Makefile#c119e6685311cef0e4a4e0b7752293bea056bac7</link>
        <description>genirq: Remove IRQ timing tracking infrastructureThe IRQ timing tracking infrastructure was merged in 2019, but was neverplumbed in, is not selectable, and is therefore never used.As Daniel agrees that there is little hope for this infrastructure to becompleted in the near term, drop it altogether.Signed-off-by: Marc Zyngier &lt;maz@kernel.org&gt;Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Reviewed-by: Jinjie Ruan &lt;ruanjinjie@huawei.com&gt;Link: https://lore.kernel.org/r/87zf7vex6h.wl-maz@kernel.orgLink: https://patch.msgid.link/20251210082242.360936-2-maz@kernel.org

            List of files:
            /linux/kernel/irq/Makefile</description>
        <pubDate>Wed, 10 Dec 2025 09:22:37 +0100</pubDate>
        <dc:creator>Marc Zyngier &lt;maz@kernel.org&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/kernel/irq/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/kernel/irq/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/kernel/irq/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/kernel/irq/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/kernel/irq/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/kernel/irq/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/kernel/irq/Makefile#8b87f67b4c87452e21721887fa8dec1f4c6b2b7c</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.18 merge window.

            List of files:
            /linux/kernel/irq/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>
<item>
        <title>4b051897df2375414587a245ecb9bb1a4d26b3b8 - Merge tag &apos;v6.17-rc2&apos; into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/irq/Makefile#4b051897df2375414587a245ecb9bb1a4d26b3b8</link>
        <description>Merge tag &apos;v6.17-rc2&apos; into HEADSync up with mainline to bring in changes to include/linux/sprintf.h

            List of files:
            /linux/kernel/irq/Makefile</description>
        <pubDate>Thu, 21 Aug 2025 20:46:49 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b4d90dbc4c1bc4bd3eb2d2989330af0eb95c98e8 - Merge drm/drm-next into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/irq/Makefile#b4d90dbc4c1bc4bd3eb2d2989330af0eb95c98e8</link>
        <description>Merge drm/drm-next into drm-misc-next-fixesBackmerging to drm-misc-next-fixes to get features and fixes fromv6.17-rc6.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/kernel/irq/Makefile</description>
        <pubDate>Mon, 15 Sep 2025 10:23:28 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>702fdf3513b045f596f836d9a4b8672c76f11834 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/kernel/irq/Makefile#702fdf3513b045f596f836d9a4b8672c76f11834</link>
        <description>Merge drm/drm-next into drm-intel-nextCatching up with some display dependencies.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/kernel/irq/Makefile</description>
        <pubDate>Wed, 10 Sep 2025 14:01:42 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
