<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in arch-support.txt</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#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/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Mon, 23 Feb 2026 09:09:45 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c48953d81972bfe16a9e3551883992aa6efe541a - Merge tag &apos;s390-7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#c48953d81972bfe16a9e3551883992aa6efe541a</link>
        <description>Merge tag &apos;s390-7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxPull s390 updates from Heiko Carstens: - Drop support for outdated 3590/3592 and 3480 tape devices, and limit   support to virtualized 3490E types devices - Implement exception based WARN() and WARN_ONCE() similar to x86 - Slightly optimize preempt primitives like __preempt_count_add() and   __preempt_count_dec_and_test() - A couple of small fixes and improvements* tag &apos;s390-7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: (35 commits)  s390/tape: Consolidate tape config options and modules  s390/cio: Fix device lifecycle handling in css_alloc_subchannel()  s390/tape: Rename tape_34xx.c to tape_3490.c  s390/tape: Cleanup sense data analysis and error handling  s390/tape: Remove 3480 tape device type  s390/tape: Remove unused command definitions  s390/tape: Remove special block id handling  s390/tape: Remove tape load display support  s390/tape: Remove support for 3590/3592 models  s390/kexec: Emit an error message when cmdline is too long  s390/configs: Enable BLK_DEV_NULL_BLK as module  s390: Document s390 stackprotector support  s390/perf: Disable register readout on sampling events  s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUE  s390/bug: Prevent tail-call optimization  s390/bug: Skip __WARN_trap() in call traces  s390/bug: Implement WARN_ONCE()  s390/bug: Implement __WARN_printf()  s390/traps: Copy monitor code to pt_regs  s390/bug: Introduce and use monitor code macro  ...

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Tue, 10 Feb 2026 04:17:03 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>cab7d81de304bd33ac41d2f0fb0d1721b08b7f88 - s390: Document s390 stackprotector support</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#cab7d81de304bd33ac41d2f0fb0d1721b08b7f88</link>
        <description>s390: Document s390 stackprotector supportRecently [1] s390 got stackprotector support. Document this.[1] commit f5730d44e05e (&quot;s390: Add stackprotector support&quot;)Reviewed-by: Alexander Gordeev &lt;agordeev@linux.ibm.com&gt;Signed-off-by: Heiko Carstens &lt;hca@linux.ibm.com&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Tue, 27 Jan 2026 13:59:49 +0000</pubDate>
        <dc:creator>Heiko Carstens &lt;hca@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>a23e1966932464e1c5226cb9ac4ce1d5fc10ba22 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#a23e1966932464e1c5226cb9ac4ce1d5fc10ba22</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.11 merge window.

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Mon, 15 Jul 2024 21:03:44 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6f47c7ae8c7afaf9ad291d39f0d3974f191a7946 - Merge tag &apos;v6.9&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#6f47c7ae8c7afaf9ad291d39f0d3974f191a7946</link>
        <description>Merge tag &apos;v6.9&apos; into nextSync up with the mainline to bring in the new cleanup API.

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Tue, 28 May 2024 04:37:18 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>60a2f25de7b8b785baee2932db932ae9a5b8c86d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#60a2f25de7b8b785baee2932db932ae9a5b8c86d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextSome display refactoring patches are needed in order to allow conflict-less merging.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Thu, 16 May 2024 07:33:01 +0000</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>03c11eb3b16dc0058589751dfd91f254be2be613 - Merge tag &apos;v6.8-rc4&apos; into x86/percpu, to resolve conflicts and refresh the branch</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#03c11eb3b16dc0058589751dfd91f254be2be613</link>
        <description>Merge tag &apos;v6.8-rc4&apos; into x86/percpu, to resolve conflicts and refresh the branchConflicts:	arch/x86/include/asm/percpu.h	arch/x86/include/asm/text-patching.hSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Wed, 14 Feb 2024 09:45:07 +0000</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0ea5c948cb64bab5bc7a5516774eb8536f05aa0d - Merge drm/drm-next into drm-intel-next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#0ea5c948cb64bab5bc7a5516774eb8536f05aa0d</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to bring Xe driver to drm-intel-next.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Mon, 15 Jan 2024 07:38:05 +0000</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ab1c247094e323177a578b38f0325bf79f0317ac - Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools-next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#ab1c247094e323177a578b38f0325bf79f0317ac</link>
        <description>Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools-nextTo pick up fixes that went thru perf-tools for v6.7 and to get in syncwith upstream to check for drift in the copies of headers, etc.Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Tue, 19 Dec 2023 00:37:07 +0000</pubDate>
        <dc:creator>Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>3bf3e21c15d4386a5f15118ec39bbc1b67ea5759 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#3bf3e21c15d4386a5f15118ec39bbc1b67ea5759</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.8 release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Wed, 15 Nov 2023 09:45:19 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5d2d4a9f603a47403395408f64b1261ca61f6d50 - Merge branch &apos;tip/perf/urgent&apos;</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#5d2d4a9f603a47403395408f64b1261ca61f6d50</link>
        <description>Merge branch &apos;tip/perf/urgent&apos;Avoid conflicts, base on fixes.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Wed, 15 Nov 2023 09:15:40 +0000</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>1e0c505e13162a2abe7c984309cfe2ae976b428d - Merge tag &apos;asm-generic-6.7&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#1e0c505e13162a2abe7c984309cfe2ae976b428d</link>
        <description>Merge tag &apos;asm-generic-6.7&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericPull ia64 removal and asm-generic updates from Arnd Bergmann: - The ia64 architecture gets its well-earned retirement as planned,   now that there is one last (mostly) working release that will be   maintained as an LTS kernel. - The architecture specific system call tables are updated for the   added map_shadow_stack() syscall and to remove references to the   long-gone sys_lookup_dcookie() syscall.* tag &apos;asm-generic-6.7&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:  hexagon: Remove unusable symbols from the ptrace.h uapi  asm-generic: Fix spelling of architecture  arch: Reserve map_shadow_stack() syscall number for all architectures  syscalls: Cleanup references to sys_lookup_dcookie()  Documentation: Drop or replace remaining mentions of IA64  lib/raid6: Drop IA64 support  Documentation: Drop IA64 from feature descriptions  kernel: Drop IA64 support from sig_fault handlers  arch: Remove Itanium (IA-64) architecture

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Thu, 02 Nov 2023 01:28:33 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a1c613ae4c322ddd58d5a8539dbfba2a0380a8c0 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#a1c613ae4c322ddd58d5a8539dbfba2a0380a8c0</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextWork that needs to land in drm-intel-gt-next depends on two patches onlypresent in drm-intel-next, absence of which is causing a merge conflict:  3b918f4f0c8b (&quot;drm/i915/pxp: Optimize GET_PARAM:PXP_STATUS&quot;)  ac765b7018f6 (&quot;drm/i915/pxp/mtl: intel_pxp_init_hw needs runtime-pm inside pm-complete&quot;)Signed-off-by: Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Tue, 24 Oct 2023 08:50:22 +0000</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a940daa52167e9db8ecce82213813b735a9d9f23 - Merge branch &apos;linus&apos; into smp/core</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#a940daa52167e9db8ecce82213813b735a9d9f23</link>
        <description>Merge branch &apos;linus&apos; into smp/corePull in upstream to get the fixes so depending changes can be applied.

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Tue, 17 Oct 2023 19:40:46 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>57390019b68b83f96eb98f490367b9df1f2d77cb - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#57390019b68b83f96eb98f490367b9df1f2d77cb</link>
        <description>Merge drm/drm-next into drm-misc-nextUpdating drm-misc-next to the state of Linux v6.6-rc2.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Wed, 11 Oct 2023 07:50:59 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>de80193308f43d3ae52cd3561e8ba77cd1437311 - Merge tag &apos;v6.6-rc4&apos; into perf/core, to pick up fixes</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#de80193308f43d3ae52cd3561e8ba77cd1437311</link>
        <description>Merge tag &apos;v6.6-rc4&apos; into perf/core, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Tue, 03 Oct 2023 07:32:25 +0000</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>6f23fc47c1b2ac226704fb7294f43ed3b0965e51 - Merge tag &apos;v6.6-rc2&apos; into locking/core, to pick up fixes</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#6f23fc47c1b2ac226704fb7294f43ed3b0965e51</link>
        <description>Merge tag &apos;v6.6-rc2&apos; into locking/core, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Mon, 18 Sep 2023 20:17:15 +0000</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>43ff221426d33db909f7159fdf620c3b052e2d1c - Merge tag &apos;tag-remove-ia64&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux into asm-generic</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#43ff221426d33db909f7159fdf620c3b052e2d1c</link>
        <description>Merge tag &apos;tag-remove-ia64&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux into asm-genericRemove IA-64 architecture supportFix the IA-64 build before removing the architecture support completely.This makes v6.6 LTS the final Linux release with IA-64/Itanium support.* tag &apos;tag-remove-ia64&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux:  Documentation: Drop or replace remaining mentions of IA64  lib/raid6: Drop IA64 support  Documentation: Drop IA64 from feature descriptions  kernel: Drop IA64 support from sig_fault handlers  arch: Remove Itanium (IA-64) architecture  acpi: Provide ia64 dummy implementation of acpi_proc_quirk_mwait_check()Acked-by: John Paul Adrian Glaubitz &lt;glaubitz@physik.fu-berlin.de&gt;Acked-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Fri, 15 Sep 2023 15:21:12 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>a3f9e4bc1ec9d8f1e352eb7c1cbaea3168246be7 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#a3f9e4bc1ec9d8f1e352eb7c1cbaea3168246be7</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.6-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Fri, 15 Sep 2023 08:23:38 +0000</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c900529f3d9161bfde5cca0754f83b4d3c3e0220 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/Documentation/features/debug/stackprotector/arch-support.txt#c900529f3d9161bfde5cca0754f83b4d3c3e0220</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesForwarding to v6.6-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/Documentation/features/debug/stackprotector/arch-support.txt</description>
        <pubDate>Tue, 12 Sep 2023 06:53:30 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
