<?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>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/s390/char/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/drivers/s390/char/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/drivers/s390/char/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/drivers/s390/char/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/drivers/s390/char/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/drivers/s390/char/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/drivers/s390/char/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/drivers/s390/char/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/drivers/s390/char/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/drivers/s390/char/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/drivers/s390/char/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>c48953d81972bfe16a9e3551883992aa6efe541a - Merge tag &apos;s390-7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/Makefile#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/drivers/s390/char/Makefile</description>
        <pubDate>Tue, 10 Feb 2026 05:17:03 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>5ae76830c76cf38708399245606e4e07a33fe51c - s390/tape: Consolidate tape config options and modules</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/Makefile#5ae76830c76cf38708399245606e4e07a33fe51c</link>
        <description>s390/tape: Consolidate tape config options and modulesThe tape device driver only supports 3490E devices on Virtual Tape Server(VTS). There is no point in keeping separated options and modules fordifferent device types and general hardware support. Consolidate the tapeconfig option into a single option, which enables the complete tape supportwith one singular module called &apos;tape_s390&apos;. The corresponding module entrypoints are adapted and consolidate in tape_init() and tape_exit()respectively in tape_core.cThe current module author and descriptions of the individual tapemodules are outdated and haven&apos;t been changed for quite some time.Change it to a more generic description that is in line with thecorresponding supported s390 architecture for the single tape module.Signed-off-by: Jan H&#246;ppner &lt;hoeppner@linux.ibm.com&gt;Signed-off-by: Heiko Carstens &lt;hca@linux.ibm.com&gt;

            List of files:
            /linux/drivers/s390/char/Makefile</description>
        <pubDate>Wed, 04 Feb 2026 16:30:40 +0100</pubDate>
        <dc:creator>Jan H&#246;ppner &lt;hoeppner@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>01d098dcfdd433862dec89c8b4f9c6372211fe73 - Merge branch &apos;tape-devices&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/Makefile#01d098dcfdd433862dec89c8b4f9c6372211fe73</link>
        <description>Merge branch &apos;tape-devices&apos;Jan H&#246;ppner says:====================Quite a lot of the tape device driver code is outdated as devices andstorage systems supported by that code aren&apos;t supported by IBM anymore fora long time. Especially physical tape devices are not supported or useddirectly anymore.The only tape storage system supported by IBM is the Virtual Tape Server(VTS) family with TS7700 systems [1]. Host systems will only talk to VTSand are presented with the virtualized 3490E tape device type only. VTS canand still uses tape libraries with physical 3592 cartridges as storagebackends (e.g. TS4500). However, these are never seen by any host.The general goal/idea for the tape device driver is to only support VTSfrom now on. This series gets rid of old outdated code that is notrelevant to VTS. There is probably quite a bit more that could becleaned up or could be improved. However, this is a first run to cleanupthe code base and somewhat reduce maintenance burden.[1] https://www.ibm.com/products/ts7700[2] https://www.ibm.com/products/ts4500====================Signed-off-by: Heiko Carstens &lt;hca@linux.ibm.com&gt;

            List of files:
            /linux/drivers/s390/char/Makefile</description>
        <pubDate>Wed, 04 Feb 2026 08:32:01 +0100</pubDate>
        <dc:creator>Heiko Carstens &lt;hca@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>9872dae6102eb4d8c3cde83ded9df0d60f4e67d0 - s390/tape: Rename tape_34xx.c to tape_3490.c</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/Makefile#9872dae6102eb4d8c3cde83ded9df0d60f4e67d0</link>
        <description>s390/tape: Rename tape_34xx.c to tape_3490.cThe driver now exclusively supports 3490 tape devices, given support for3480 tape devices has been removed. Update the device driver name, itssource file name, and change any occurrences of &quot;34xx/34XX&quot; to &quot;3490&quot; inthe source code and comments.Signed-off-by: Jan H&#246;ppner &lt;hoeppner@linux.ibm.com&gt;Reviewed-by: Jens Remus &lt;jremus@linux.ibm.com&gt;Signed-off-by: Heiko Carstens &lt;hca@linux.ibm.com&gt;

            List of files:
            /linux/drivers/s390/char/Makefile</description>
        <pubDate>Mon, 02 Feb 2026 14:48:45 +0100</pubDate>
        <dc:creator>Jan H&#246;ppner &lt;hoeppner@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>c03b6ef74c2b48a0f544f27c7354d5200ab6569c - s390/tape: Remove support for 3590/3592 models</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/Makefile#c03b6ef74c2b48a0f544f27c7354d5200ab6569c</link>
        <description>s390/tape: Remove support for 3590/3592 modelsPhysical 3590/3592 tape models are not supported anymore for a very longtime. The Virtual Tape Server (VTS) emulates and presents only 3490Emodels to the host. This is the only supported model and storage server.Remove the entire code base for 3590/3592 models as it can be considereddead code for quite some time already.Signed-off-by: Jan H&#246;ppner &lt;hoeppner@linux.ibm.com&gt;Reviewed-by: Jens Remus &lt;jremus@linux.ibm.com&gt;Signed-off-by: Heiko Carstens &lt;hca@linux.ibm.com&gt;

            List of files:
            /linux/drivers/s390/char/Makefile</description>
        <pubDate>Mon, 02 Feb 2026 14:48:39 +0100</pubDate>
        <dc:creator>Jan H&#246;ppner &lt;hoeppner@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/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/drivers/s390/char/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>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/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/drivers/s390/char/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>82ee50252dc891e3f3b32d923bb4f656d300b772 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/Makefile#82ee50252dc891e3f3b32d923bb4f656d300b772</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.18-rc1.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/s390/char/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 11:31:49 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2acee98fcc61052d63fab4539fcb6ee677555645 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/Makefile#2acee98fcc61052d63fab4539fcb6ee677555645</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.18-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/s390/char/Makefile</description>
        <pubDate>Tue, 14 Oct 2025 09:37:11 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9b966ae42235a88eaea714be09ff3d698535bdfe - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/Makefile#9b966ae42235a88eaea714be09ff3d698535bdfe</link>
        <description>Merge drm/drm-next into drm-misc-nextUpdating drm-misc-next to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/s390/char/Makefile</description>
        <pubDate>Mon, 13 Oct 2025 09:19:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/Makefile#2ace52718376fdb56aca863da2eebe70d7e2ddb1</link>
        <description>Merge branch &apos;objtool/core&apos;Bring in the UDB and objtool data annotations to avoid conflicts while further extending the bug exceptions.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/drivers/s390/char/Makefile</description>
        <pubDate>Fri, 21 Nov 2025 11:21:20 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>f39b6c468c52745dbca9a842d91c8373fda208ab - Merge tag &apos;v6.18-rc6&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/Makefile#f39b6c468c52745dbca9a842d91c8373fda208ab</link>
        <description>Merge tag &apos;v6.18-rc6&apos; into for-linusSync up with the mainline to bring in definition ofINPUT_PROP_HAPTIC_TOUCHPAD.

            List of files:
            /linux/drivers/s390/char/Makefile</description>
        <pubDate>Tue, 18 Nov 2025 08:16:55 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f38da1f027ea2c9f01bb71daa7a299c191b6940 - spi: Merge up v6.18-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/s390/char/Makefile#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/drivers/s390/char/Makefile</description>
        <pubDate>Mon, 13 Oct 2025 14:32:13 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec2e0fb07d789976c601bec19ecced7a501c3705 - Merge tag &apos;asoc-fix-v6.18-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/drivers/s390/char/Makefile#ec2e0fb07d789976c601bec19ecced7a501c3705</link>
        <description>Merge tag &apos;asoc-fix-v6.18-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.18A moderately large collection of driver specific fixes, plus a few newquirks and device IDs.  The NAU8821 changes are a little large but morein mechanical ways than in ways that are complex.

            List of files:
            /linux/drivers/s390/char/Makefile</description>
        <pubDate>Thu, 16 Oct 2025 20:14:24 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
