<?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>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/arch/arm/boot/compressed/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/arch/arm/boot/compressed/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>bd77e50c9a70f844d6073499f3d1a6fd193eae73 - Merge tag &apos;fbdev-for-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/boot/compressed/Makefile#bd77e50c9a70f844d6073499f3d1a6fd193eae73</link>
        <description>Merge tag &apos;fbdev-for-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevPull fbdev updates from Helge Deller: &quot;Beside the removal of the Hercules monochrome ISA graphics driver and  the corresponding text console driver, there is just the typical  maintanance with smaller driver fixes and cleanups:  Removal of drivers:   - Hercules monochrome ISA graphics adapter driver (Ethan Nelson-Moore)   - Hercules mdacon console driver (Ethan Nelson-Moore)  Changes affecting many drivers at once:   - possible memory leak fixes in various drivers (Abdun Nihaal)   - many conversions to use strscpy() (David Laight)   - Use named initializers in drivers (Uwe Kleine-K&#246;nig)  Code fixes:   - fbcon: don&apos;t suspend/resume when vc is graphics mode (Lu Yao)   - modedb: fix a possible UAF in fb_find_mode() (Tuo Li)   - modedb: Fix entry for 1920x1080-60 mode (Steffen Persvold)   - arm: Export acorndata_8x8 font symbol for bootloader (Helge Deller)   - omap2: fix use-after-free in omapfb_mmap (Hongling Zeng)  Cleanups:   - pxa168fb: use devm_ioremap_resource() (Alberto Arostegui)   - provice helpers for fb_set_var() and fb_blank() and fbcon updates     (Thomas Zimmermann)   - fbcon: Use correct type for vc_resize() return value (Jiacheng Yu)   - chipsfb: add missing MODULE_DESCRIPTION() macro (Rahman Mahmutovi&#263;)   - sunxvr2500: replace printk with device-aware logging functions     (Rahman Mahmutovi&#263;)   - sm712: Fix operator precedence in big_swap macro (Li RongQing)   - imxfb: Use of_device_get_match_data() (Rosen Penev)   - atmel_lcdfb: Use of_device_get_match_data() (Rosen Penev)  Documentation fixes:   - grvga: Fix CLUT register address offset in comment (Eduardo Silva)   - omap/dss: Fix stale modedb.c path (Costa Shulyupin)   - correct CONFIG_FB_TILEBLITTING macro name in #endif comment (Ethan     Nelson-Moore)&quot;* tag &apos;fbdev-for-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev: (43 commits)  fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode  fbdev: modedb: fix a possible UAF in fb_find_mode()  fbdev: s3fb: Use strscpy() to copy strings into arrays  fbdev: sm501fb: Fix buffer errors in OF binding code  fbcon: correct CONFIG_FB_TILEBLITTING macro name in #endif comment  fbdev/arm: Export acorndata_8x8 font symbol for bootloader  fbdev: mmpfb: Use strscpy() to copy device name  fbdev: sisfb: Replace strlen() strcpy() pair with strscpy()  fbdev: rivafb: Use strscpy() to copy device name  fbdev: cyber2000fb: Use strscpy() to copy device name  fbdev: atmel_lcdfb: Use strscpy() to copy device name  fbdev: Do not export fbcon from fbdev  fbdev: Wrap fbcon updates from vga-switcheroo in helper  fbdev: Wrap user-invoked calls to fb_blank() in helper  fbdev: Wrap user-invoked calls to fb_set_var() in helper  fbdev: omap2: fix use-after-free in omapfb_mmap  docs: omap/dss: Fix stale modedb.c path  fbdev: pxa168fb: use devm_ioremap_resource() for MMIO  fbdev: grvga: Fix CLUT register address offset in comment  fbdev: sunxvr2500: replace printk with device-aware logging functions  ...

            List of files:
            /linux/arch/arm/boot/compressed/Makefile</description>
        <pubDate>Tue, 16 Jun 2026 04:58:41 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>470ea955a18c76eeb10ca11ffcb2fe923bfc5515 - fbdev/arm: Export acorndata_8x8 font symbol for bootloader</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/boot/compressed/Makefile#470ea955a18c76eeb10ca11ffcb2fe923bfc5515</link>
        <description>fbdev/arm: Export acorndata_8x8 font symbol for bootloaderThe text display code used in the Risc PC kernel image decompressioncode uses arch/arm/boot/compressed/font.c, which includeslib/fonts/font_acorn_8x8.c, which further includes &lt;linux/font.h&gt;.Since commit 97df8960240a (&quot;lib/fonts: Provide helpers for calculatingglyph pitch and size&quot;) &lt;linux/font.h&gt; contains inline functions thatrequire __do_div64, which is not linked into the ARM kerneldecompressor. This makes Risc PC zImages fail to build.Resolve this issue by defining the BOOTLOADER symbol and use it to avoida static declaration of the acorndata_8x8 symbol. That way it can bereferenced by the arm bootloader, and other static math functions andsymbols (like __do_div64) stay static and don&apos;t get unneccesary includedin the ARM kernel bootloader decompressor object file.Fixes: 97df8960240a (&quot;lib/fonts: Provide helpers for calculating glyph pitch and size&quot;)Reported-by: Ethan Nelson-Moore &lt;enelsonmoore@gmail.com&gt;Reviewed-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Cc: linux-arm-kernel@lists.infradead.orgCc: Russell King &lt;linux@armlinux.org.uk&gt;Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;

            List of files:
            /linux/arch/arm/boot/compressed/Makefile</description>
        <pubDate>Tue, 09 Jun 2026 09:22:09 +0200</pubDate>
        <dc:creator>Helge Deller &lt;deller@gmx.de&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/arch/arm/boot/compressed/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/arch/arm/boot/compressed/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/arch/arm/boot/compressed/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/arch/arm/boot/compressed/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/arch/arm/boot/compressed/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/arch/arm/boot/compressed/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/arch/arm/boot/compressed/Makefile#8b87f67b4c87452e21721887fa8dec1f4c6b2b7c</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.18 merge window.

            List of files:
            /linux/arch/arm/boot/compressed/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/arch/arm/boot/compressed/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/arch/arm/boot/compressed/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/arch/arm/boot/compressed/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/arch/arm/boot/compressed/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/arch/arm/boot/compressed/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/arch/arm/boot/compressed/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>
<item>
        <title>ca994e8922f25f7fed2075098f185cf198109eaa - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/boot/compressed/Makefile#ca994e8922f25f7fed2075098f185cf198109eaa</link>
        <description>Merge drm/drm-next into drm-xe-nextBring v6.17-rc1 to propagate commits from other subsystems, particularlyPCI, which has some new functions needed for SR-IOV integration.Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;

            List of files:
            /linux/arch/arm/boot/compressed/Makefile</description>
        <pubDate>Tue, 12 Aug 2025 14:58:37 +0200</pubDate>
        <dc:creator>Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>08c51f5bddc81c8c97c1eb11861b0dc009e5ccd8 - Merge drm/drm-next into drm-misc-n</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/boot/compressed/Makefile#08c51f5bddc81c8c97c1eb11861b0dc009e5ccd8</link>
        <description>Merge drm/drm-next into drm-misc-nUpdating drm-misc-next to the state of v6.17-rc1. Begins a new releasecycle.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/arch/arm/boot/compressed/Makefile</description>
        <pubDate>Mon, 11 Aug 2025 14:37:45 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>8d2b0853add1d7534dc0794e3c8e0b9e8c4ec640 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/boot/compressed/Makefile#8d2b0853add1d7534dc0794e3c8e0b9e8c4ec640</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesUpdating drm-misc-fixes to the state of v6.17-rc1. Begins a new releasecycle.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/arch/arm/boot/compressed/Makefile</description>
        <pubDate>Mon, 11 Aug 2025 16:49:06 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>ab93e0dd72c37d378dd936f031ffb83ff2bd87ce - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/boot/compressed/Makefile#ab93e0dd72c37d378dd936f031ffb83ff2bd87ce</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.17 merge window.

            List of files:
            /linux/arch/arm/boot/compressed/Makefile</description>
        <pubDate>Wed, 06 Aug 2025 19:08:54 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a7bee4e7f78089c101be2ad51f4b5ec64782053e - Merge tag &apos;ib-mfd-gpio-input-pwm-v6.17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/boot/compressed/Makefile#a7bee4e7f78089c101be2ad51f4b5ec64782053e</link>
        <description>Merge tag &apos;ib-mfd-gpio-input-pwm-v6.17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextMerge an immutable branch between MFD, GPIO, Input and PWM to resolveconflicts for the merge window pull request.

            List of files:
            /linux/arch/arm/boot/compressed/Makefile</description>
        <pubDate>Mon, 04 Aug 2025 08:28:48 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>74f1af95820fc2ee580a775a3a17c416db30b38c - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/boot/compressed/Makefile#74f1af95820fc2ee580a775a3a17c416db30b38c</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-nextBack-merge drm-next to (indirectly) get arm-smmu updates for makingstall-on-fault more reliable.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/arch/arm/boot/compressed/Makefile</description>
        <pubDate>Sun, 29 Jun 2025 04:54:49 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>c598d5eb9fb331ba17bc9ad67ae9a2231ca5aca5 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/boot/compressed/Makefile#c598d5eb9fb331ba17bc9ad67ae9a2231ca5aca5</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to forward to v6.16-rc1Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/arch/arm/boot/compressed/Makefile</description>
        <pubDate>Wed, 11 Jun 2025 09:01:34 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>86e2d052c2320bf12571a5d96b16c2745e1cfc5e - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/boot/compressed/Makefile#86e2d052c2320bf12571a5d96b16c2745e1cfc5e</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.16Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/arch/arm/boot/compressed/Makefile</description>
        <pubDate>Mon, 09 Jun 2025 18:26:55 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>34c55367af96f62e89221444f04487440ebc6487 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/boot/compressed/Makefile#34c55367af96f62e89221444f04487440ebc6487</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.16-rc1, among other things to get the fixed size GENMASK_U*()and BIT_U*() macros.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/arch/arm/boot/compressed/Makefile</description>
        <pubDate>Mon, 09 Jun 2025 11:40:46 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8e736a2eeaf261213b4557778e015699da1e1c8c - Merge tag &apos;hardening-v6.17-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/arm/boot/compressed/Makefile#8e736a2eeaf261213b4557778e015699da1e1c8c</link>
        <description>Merge tag &apos;hardening-v6.17-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxPull hardening updates from Kees Cook: - Introduce and start using TRAILING_OVERLAP() helper for fixing   embedded flex array instances (Gustavo A. R. Silva) - mux: Convert mux_control_ops to a flex array member in mux_chip   (Thorsten Blum) - string: Group str_has_prefix() and strstarts() (Andy Shevchenko) - Remove KCOV instrumentation from __init and __head (Ritesh Harjani,   Kees Cook) - Refactor and rename stackleak feature to support Clang - Add KUnit test for seq_buf API - Fix KUnit fortify test under LTO* tag &apos;hardening-v6.17-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: (22 commits)  sched/task_stack: Add missing const qualifier to end_of_stack()  kstack_erase: Support Clang stack depth tracking  kstack_erase: Add -mgeneral-regs-only to silence Clang warnings  init.h: Disable sanitizer coverage for __init and __head  kstack_erase: Disable kstack_erase for all of arm compressed boot code  x86: Handle KCOV __init vs inline mismatches  arm64: Handle KCOV __init vs inline mismatches  s390: Handle KCOV __init vs inline mismatches  arm: Handle KCOV __init vs inline mismatches  mips: Handle KCOV __init vs inline mismatch  powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init section  configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON  configs/hardening: Enable CONFIG_KSTACK_ERASE  stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS  stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth  stackleak: Rename STACKLEAK to KSTACK_ERASE  seq_buf: Introduce KUnit tests  string: Group str_has_prefix() and strstarts()  kunit/fortify: Add back &quot;volatile&quot; for sizeof() constants  acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings  ...

            List of files:
            /linux/arch/arm/boot/compressed/Makefile</description>
        <pubDate>Tue, 29 Jul 2025 02:16:12 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
</channel>
</rss>
