<?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>2519003dd5fb6f89f10f031e3a97ecb7c9d1b816 - Merge tag &apos;asoc-fix-v7.1-rc4&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/arch/loongarch/Makefile#2519003dd5fb6f89f10f031e3a97ecb7c9d1b816</link>
        <description>Merge tag &apos;asoc-fix-v7.1-rc4&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v7.1A bigger batch of fixes than usual due to -next not happeing last week,this is mostly stuff for laptops - a lot of quirks and small fixes,mainly for x86 and SoundWire.  Nothing too big or exciting individually,just two week&apos;s worth.

            List of files:
            /linux/arch/loongarch/Makefile</description>
        <pubDate>Fri, 22 May 2026 08:25:18 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>e80948062dcfff0543c5c60ba8654e825bf73b5a - Merge tag &apos;loongarch-fixes-7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/loongarch/Makefile#e80948062dcfff0543c5c60ba8654e825bf73b5a</link>
        <description>Merge tag &apos;loongarch-fixes-7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonPull LoongArch fixes from Huacai Chen: &quot;Fix some build and runtime issues after 32BIT Kconfig option enabled,  improve the platform-specific PCI controller compatibility, drop  custom __arch_vdso_hres_capable(), and fix a lot of KVM bugs&quot;* tag &apos;loongarch-fixes-7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson:  LoongArch: KVM: Move unconditional delay into timer clear scenery  LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by software  LoongArch: KVM: Move AVEC interrupt injection into switch loop  LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()  LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()  LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS  LoongArch: KVM: Fix &quot;unreliable stack&quot; for kvm_exc_entry  LoongArch: KVM: Compile switch.S directly into the kernel  LoongArch: vDSO: Drop custom __arch_vdso_hres_capable()  LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()  LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixup  LoongArch: Fix SYM_SIGFUNC_START definition for 32BIT  LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BIT  LoongArch: Make CONFIG_64BIT as the default option

            List of files:
            /linux/arch/loongarch/Makefile</description>
        <pubDate>Wed, 06 May 2026 04:44:46 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>5643c6b2c8308b206cb01cbfd0e6ac80f9f1bc9a - LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BIT</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/loongarch/Makefile#5643c6b2c8308b206cb01cbfd0e6ac80f9f1bc9a</link>
        <description>LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BITClang/LLVM build needs -m32/-m64 to switch triple variants (i.e. the--target=xxx parameter). Otherwise we get build errors for CONFIG_32BIT.GCC doesn&apos;t support -m32/-m64 now, but maybe support in future, so usecc-option to specify them.Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202604232041.ESJDwVG4-lkp@intel.com/Suggested-by: Nathan Chancellor &lt;nathan@kernel.orgTested-by: WANG Rui &lt;wangrui@loongson.cn&gt;Signed-off-by: Huacai Chen &lt;chenhuacai@loongson.cn&gt;

            List of files:
            /linux/arch/loongarch/Makefile</description>
        <pubDate>Mon, 04 May 2026 03:00:01 +0200</pubDate>
        <dc:creator>Huacai Chen &lt;chenhuacai@loongson.cn&gt;</dc:creator>
    </item>
<item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/loongarch/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/arch/loongarch/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>ff57d59200baadfdb41f94a49fed7d161a9a8124 - Merge tag &apos;loongarch-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/loongarch/Makefile#ff57d59200baadfdb41f94a49fed7d161a9a8124</link>
        <description>Merge tag &apos;loongarch-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonPull LoongArch updates from Huacai Chen: - Adjust build infrastructure for 32BIT/64BIT - Add HIGHMEM (PKMAP and FIX_KMAP) support - Show and handle CPU vulnerabilites correctly - Batch the icache maintenance for jump_label - Add more atomic instructions support for BPF JIT - Add more features (e.g. fsession) support for BPF trampoline - Some bug fixes and other small changes* tag &apos;loongarch-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson: (21 commits)  selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArch  LoongArch: BPF: Add fsession support for trampolines  LoongArch: BPF: Introduce emit_store_stack_imm64() helper  LoongArch: BPF: Support up to 12 function arguments for trampoline  LoongArch: BPF: Support small struct arguments for trampoline  LoongArch: BPF: Open code and remove invoke_bpf_mod_ret()  LoongArch: BPF: Support load-acquire and store-release instructions  LoongArch: BPF: Support 8 and 16 bit read-modify-write instructions  LoongArch: BPF: Add the default case in emit_atomic() and rename it  LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBAR  LoongArch: Batch the icache maintenance for jump_label  LoongArch: Add flush_icache_all()/local_flush_icache_all()  LoongArch: Add spectre boundry for syscall dispatch table  LoongArch: Show CPU vulnerabilites correctly  LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW exist  LoongArch: Use get_random_canary() for stack canary init  LoongArch: Improve the logging of disabling KASLR  LoongArch: Align FPU register state to 32 bytes  LoongArch: Handle CONFIG_32BIT in syscall_get_arch()  LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) support  ...

            List of files:
            /linux/arch/loongarch/Makefile</description>
        <pubDate>Fri, 24 Apr 2026 18:54:45 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>3d9aba6618d115750729bba2d1f8af180bd7d3bd - LoongArch: Adjust build infrastructure for 32BIT/64BIT</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/loongarch/Makefile#3d9aba6618d115750729bba2d1f8af180bd7d3bd</link>
        <description>LoongArch: Adjust build infrastructure for 32BIT/64BITAdjust build infrastructure (Kconfig, Makefile and ld scripts) to letus enable both 32BIT/64BIT kernel build.Reviewed-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt;Signed-off-by: Huacai Chen &lt;chenhuacai@loongson.cn&gt;

            List of files:
            /linux/arch/loongarch/Makefile</description>
        <pubDate>Wed, 22 Apr 2026 09:44:26 +0200</pubDate>
        <dc:creator>Huacai Chen &lt;chenhuacai@loongson.cn&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/loongarch/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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/arch/loongarch/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>9551a26f17d9445eed497bd7c639d48dfc3c0af4 - Merge tag &apos;loongarch-6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/loongarch/Makefile#9551a26f17d9445eed497bd7c639d48dfc3c0af4</link>
        <description>Merge tag &apos;loongarch-6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonPull LoongArch updates from Huacai Chen: - Add basic LoongArch32 support   Note: Build infrastructures of LoongArch32 are not enabled yet,   because we need to adjust irqchip drivers and wait for GNU toolchain   be upstream first. - Select HAVE_ARCH_BITREVERSE in Kconfig - Fix build and boot for CONFIG_RANDSTRUCT - Correct the calculation logic of thread_count - Some bug fixes and other small changes* tag &apos;loongarch-6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson: (22 commits)  LoongArch: Adjust default config files for 32BIT/64BIT  LoongArch: Adjust VDSO/VSYSCALL for 32BIT/64BIT  LoongArch: Adjust misc routines for 32BIT/64BIT  LoongArch: Adjust user accessors for 32BIT/64BIT  LoongArch: Adjust system call for 32BIT/64BIT  LoongArch: Adjust module loader for 32BIT/64BIT  LoongArch: Adjust time routines for 32BIT/64BIT  LoongArch: Adjust process management for 32BIT/64BIT  LoongArch: Adjust memory management for 32BIT/64BIT  LoongArch: Adjust boot &amp; setup for 32BIT/64BIT  LoongArch: Adjust common macro definitions for 32BIT/64BIT  LoongArch: Add adaptive CSR accessors for 32BIT/64BIT  LoongArch: Add atomic operations for 32BIT/64BIT  LoongArch: Add new PCI ID for pci_fixup_vgadev()  LoongArch: Add and use some macros for AVEC  LoongArch: Correct the calculation logic of thread_count  LoongArch: Use unsigned long for _end and _text  LoongArch: Use __pmd()/__pte() for swap entry conversions  LoongArch: Fix arch_dup_task_struct() for CONFIG_RANDSTRUCT  LoongArch: Fix build errors for CONFIG_RANDSTRUCT  ...

            List of files:
            /linux/arch/loongarch/Makefile</description>
        <pubDate>Fri, 12 Dec 2025 18:44:03 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
</channel>
</rss>
