<?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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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>3d5e48944e824bddc20d7b874e784f7b279636fe - Merge branch &apos;for-7.3/steam&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/powerpc/net/Makefile#3d5e48944e824bddc20d7b874e784f7b279636fe</link>
        <description>Merge branch &apos;for-7.3/steam&apos; into for-linus- initial support for 2026 Steam Controller (Vicki Pfau)- support for sensor events on the 2025 Steam Controller (Vicki Pfau)- assorted fixes, improvements and code refactoring (Vicki Pfau)

            List of files:
            /linux/arch/powerpc/net/Makefile</description>
        <pubDate>Wed, 19 Aug 2026 09:16:28 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/Makefile#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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/arch/powerpc/net/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>91981f96d2831a73cd4dbe4383b4d7e1dcdfcc06 - Merge tag &apos;powerpc-7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/powerpc/net/Makefile#91981f96d2831a73cd4dbe4383b4d7e1dcdfcc06</link>
        <description>Merge tag &apos;powerpc-7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxPull powerpc updates from Madhavan Srinivasan: - Enable GENERIC_ENTRY feature - Add missing property in DTS for mpc83xx platform - Enable building of DTB based on platfrom Kconfig - Add powerpc64 JIT support for timed may_goto - Add timeout to RTAS busy-wait loops - Simplify cpumask api usage for cpuinfo display - implement get_direction() in cpm1 (8xx platform) - MAINTAINERS file update for power VMX AES entries - Fixes to handle preempt count - Restore KUAP registers on syscall restart exit - define MIN_RMA in bytes rather than MB - misc fixes and cleanupsThanks to Aboorva Devarajan, Adriano Vero, Amit Machhiwal, AnushreeMathur, Bartosz Golaszewski, Christophe Leroy (CS GROUP), David Gow,Jinjie Ruan, J. Neusch&#228;fer, Linus Walleij, Mahesh Salgaonkar, MukeshKumar Chaurasiya (IBM), Ritesh Harjani (IBM), Saket Kumar Bhaskar,Samir M, Sayali Patil, Shirisha G, Shivang Upadhyay, Shrikanth Hegde,Sourabh Jain, Thorsten Blum, Venkat Rao Bagalkote, and Yury Norov.* tag &apos;powerpc-7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (32 commits)  powerpc/fadump: define MIN_RMA in bytes rather than MB  powerpc: Restore KUAP registers on syscall restart exit  powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus  powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down  powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del  powerpc/boot: Allow text relocations for pseries wrapper with binutils 2.46+  powerpc: Simplify access_ok()  powerpc/entry: Disable interrupts before irqentry_exit  powerpc/8xx: implement get_direction() in cpm1  powerpc/pseries/lparcfg: Replace deprecated strcpy in parse_system_parameter_string  powerpc: Fix indentation and replace typedef with struct name  powerpc/rtas: Replace one-element array with flexible array member  powerpc: use sysfs_emit{_at} in sysfs show functions  MAINTAINERS: powerpc: update VMX AES entries  ppc/fadump: invoke kmsg_dump in fadump panic path  powerpc/xive: Add warning if target CPU not found  powerpc/perf: Use cpumask_intersects api for checking disable path  powerpc: Simplify cpumask api usage for cpuinfo display  powerpc: Use cpumask_next_wrap instead  powerpc/fadump: Add timeout to RTAS busy-wait loops  ...

            List of files:
            /linux/arch/powerpc/net/Makefile</description>
        <pubDate>Fri, 19 Jun 2026 16:37:52 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>b55b6b9ad76cdb82123c62a15c6a4ebe4abb8bfa - powerpc64/bpf: Add powerpc64 JIT support for timed may_goto</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/powerpc/net/Makefile#b55b6b9ad76cdb82123c62a15c6a4ebe4abb8bfa</link>
        <description>powerpc64/bpf: Add powerpc64 JIT support for timed may_gotoWhen verifier sees a timed may_goto instruction, it emits a call toarch_bpf_timed_may_goto() with a stack offset in BPF_REG_AX(powerpc64 R12) and expects the refreshed count value to be returnedin the same register. The verifier doesn&apos;t save or restore any registersbefore emitting this call.arch_bpf_timed_may_goto() should act as a trampoline to callbpf_check_timed_may_goto() with powerpc64 ELF ABI calling convention.To support this custom calling convention, implementarch_bpf_timed_may_goto() in assembly and make sure BPF caller savedregisters are preserved, then call bpf_check_timed_may_goto withthe powerpc64 ABI calling convention where first argument and returnvalue both are in R3. Finally, move the result back into BPF_REG_AX(R12)before returning.Also, introduce bpf_jit_emit_func_call() that computes the offset fromkernel_toc_addr(), validates that the target and emits the ADDIS/ADDIsequence to load the function address before performing the indirectbranch via MTCTR/BCTRL. The existing code in bpf_jit_emit_func_call_rel()is refactored to use this function.Acked-by: Hari Bathini &lt;hbathini@linux.ibm.com&gt;Signed-off-by: Saket Kumar Bhaskar &lt;skb99@linux.ibm.com&gt;Signed-off-by: Madhavan Srinivasan &lt;maddy@linux.ibm.com&gt;Link: https://patch.msgid.link/20260403105016.74775-1-skb99@linux.ibm.com

            List of files:
            /linux/arch/powerpc/net/Makefile</description>
        <pubDate>Fri, 03 Apr 2026 12:50:16 +0200</pubDate>
        <dc:creator>Saket Kumar Bhaskar &lt;skb99@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>8be98d2f2a0a262f8bf8a0bc1fdf522b3c7aab17 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/powerpc/net/Makefile#8be98d2f2a0a262f8bf8a0bc1fdf522b3c7aab17</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.15 merge window.

            List of files:
            /linux/arch/powerpc/net/Makefile</description>
        <pubDate>Mon, 06 Sep 2021 03:58:05 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>320424c7d44f54c18df9812fd7c45f6963524002 - Merge tag &apos;v5.13&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/powerpc/net/Makefile#320424c7d44f54c18df9812fd7c45f6963524002</link>
        <description>Merge tag &apos;v5.13&apos; into nextSync up with the mainline to get the latest parport API.

            List of files:
            /linux/arch/powerpc/net/Makefile</description>
        <pubDate>Mon, 19 Jul 2021 03:56:58 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c441bfb5f2866de71e092c1b9d866a65978dfe1a - Merge tag &apos;v5.13-rc3&apos; into asoc-5.13</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/powerpc/net/Makefile#c441bfb5f2866de71e092c1b9d866a65978dfe1a</link>
        <description>Merge tag &apos;v5.13-rc3&apos; into asoc-5.13Linux 5.13-rc3

            List of files:
            /linux/arch/powerpc/net/Makefile</description>
        <pubDate>Wed, 09 Jun 2021 12:52:35 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>942baad211336efefb93a8369478888ab845c450 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/powerpc/net/Makefile#942baad211336efefb93a8369478888ab845c450</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextPulling in -rc2 fixes and TTM changes that next upcoming patches dependon.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/arch/powerpc/net/Makefile</description>
        <pubDate>Wed, 02 Jun 2021 09:18:45 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c37fe6aff89cb0d842993fe2f69e48bf3ebe0ab0 - Merge tag &apos;v5.13-rc2&apos; into spi-5.13</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/powerpc/net/Makefile#c37fe6aff89cb0d842993fe2f69e48bf3ebe0ab0</link>
        <description>Merge tag &apos;v5.13-rc2&apos; into spi-5.13Linux 5.13-rc2

            List of files:
            /linux/arch/powerpc/net/Makefile</description>
        <pubDate>Tue, 18 May 2021 18:24:52 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>85ebe5aeef9b0bf4c91ff91652b32f9c54f71d34 - Merge branch &apos;fixes-rc1&apos; into fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/powerpc/net/Makefile#85ebe5aeef9b0bf4c91ff91652b32f9c54f71d34</link>
        <description>Merge branch &apos;fixes-rc1&apos; into fixes

            List of files:
            /linux/arch/powerpc/net/Makefile</description>
        <pubDate>Tue, 18 May 2021 08:45:08 +0200</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>d22fe808f9a3456f16015e79f1b86a10ce13099f - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/powerpc/net/Makefile#d22fe808f9a3456f16015e79f1b86a10ce13099f</link>
        <description>Merge drm/drm-next into drm-intel-nextTime to get back in sync...Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/arch/powerpc/net/Makefile</description>
        <pubDate>Mon, 17 May 2021 23:48:02 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
