<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>13d1d559 - s390: drivers: Remove redundant license text</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/s390/virtio/Makefile#13d1d559</link>
        <description>s390: drivers: Remove redundant license textNow that the SPDX tag is in all drivers/s390/ files, that identifies thelicense in a specific and legally-defined manner.  So the extra GPL textwording can be removed as it is no longer needed at all.This is done on a quest to remove the 700+ different ways that files inthe kernel describe the GPL license text.  And there&apos;s unneeded stufflike the address (sometimes incorrect) for the FSF which is neverneeded.No copyright headers or other non-license-description text was removed.Cc: Martin Schwidefsky &lt;schwidefsky@de.ibm.com&gt;Cc: Heiko Carstens &lt;heiko.carstens@de.ibm.com&gt;Cc: Sebastian Ott &lt;sebott@linux.vnet.ibm.com&gt;Cc: Peter Oberparleiter &lt;oberpar@linux.vnet.ibm.com&gt;Cc: Julian Wiedmann &lt;jwi@linux.vnet.ibm.com&gt;Cc: Ursula Braun &lt;ubraun@linux.vnet.ibm.com&gt;Cc: Cornelia Huck &lt;cohuck@redhat.com&gt;Cc: Halil Pasic &lt;pasic@linux.vnet.ibm.com&gt;Cc: &quot;Paul E. McKenney&quot; &lt;paulmck@linux.vnet.ibm.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Signed-off-by: Heiko Carstens &lt;heiko.carstens@de.ibm.com&gt;Signed-off-by: Martin Schwidefsky &lt;schwidefsky@de.ibm.com&gt;

            List of files:
            /linux-6.15/drivers/s390/virtio/Makefile</description>
        <pubDate>Tue, 14 Nov 2017 17:38:08 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>31fb1673 - s390: virtio: add SPDX identifiers to the remaining files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/s390/virtio/Makefile#31fb1673</link>
        <description>s390: virtio: add SPDX identifiers to the remaining filesIt&apos;s good to have SPDX identifiers in all files to make it easier toaudit the kernel tree for correct licenses.Update the drivers/s390/virtio/ files with the correct SPDX licenseidentifier based on the license text in the file itself.  The SPDXidentifier is a legally binding shorthand, which can be used instead ofthe full boiler plate text.This work is based on a script and data from Thomas Gleixner, PhilippeOmbredanne, and Kate Stewart.Cc: Cornelia Huck &lt;cohuck@redhat.com&gt;Cc: Halil Pasic &lt;pasic@linux.vnet.ibm.com&gt;Cc: Martin Schwidefsky &lt;schwidefsky@de.ibm.com&gt;Cc: Heiko Carstens &lt;heiko.carstens@de.ibm.com&gt;Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;Cc: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;Cc: Philippe Ombredanne &lt;pombredanne@nexb.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Signed-off-by: Heiko Carstens &lt;heiko.carstens@de.ibm.com&gt;Signed-off-by: Martin Schwidefsky &lt;schwidefsky@de.ibm.com&gt;

            List of files:
            /linux-6.15/drivers/s390/virtio/Makefile</description>
        <pubDate>Tue, 14 Nov 2017 17:38:06 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d67ce18e - s390/virtio: simplify Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/s390/virtio/Makefile#d67ce18e</link>
        <description>s390/virtio: simplify MakefileSigned-off-by: Heiko Carstens &lt;heiko.carstens@de.ibm.com&gt;Signed-off-by: Martin Schwidefsky &lt;schwidefsky@de.ibm.com&gt;

            List of files:
            /linux-6.15/drivers/s390/virtio/Makefile</description>
        <pubDate>Thu, 28 Sep 2017 06:05:13 +0000</pubDate>
        <dc:creator>Heiko Carstens &lt;heiko.carstens@de.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>7fb2b2d5 - s390/virtio: remove the old KVM virtio transport</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/s390/virtio/Makefile#7fb2b2d5</link>
        <description>s390/virtio: remove the old KVM virtio transportThere is no recent user space application available anymore which stillsupports this old virtio transport. Additionally, commit 3b2fbb3f06ef(&quot;virtio/s390: deprecate old transport&quot;) introduced a deprecation messagein the driver, and apparently nobody complained so far that it is stillrequired. So let&apos;s simply remove it.Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;Reviewed-by: Cornelia Huck &lt;cohuck@redhat.com&gt;Acked-by: Halil Pasic &lt;pasic@linux.vnet.ibm.com&gt;Signed-off-by: Heiko Carstens &lt;heiko.carstens@de.ibm.com&gt;Signed-off-by: Martin Schwidefsky &lt;schwidefsky@de.ibm.com&gt;

            List of files:
            /linux-6.15/drivers/s390/virtio/Makefile</description>
        <pubDate>Wed, 27 Sep 2017 11:42:01 +0000</pubDate>
        <dc:creator>Thomas Huth &lt;thuth@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>3b2fbb3f - virtio/s390: deprecate old transport</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/s390/virtio/Makefile#3b2fbb3f</link>
        <description>virtio/s390: deprecate old transportThere only ever have been two host implementations of the olds390-virtio (pre-ccw) transport: the experimental kuli userspace,and qemu. As qemu switched its default to ccw with 2.4 (with mostusers having used ccw well before that) and removed the old transportentirely in 2.6, s390-virtio probably hasn&apos;t been in active use forquite some time and is therefore likely to bitrot.Let&apos;s start the slow march towards removing the code by deprecatingit.Note that this also deprecates the early virtio console code, whichhas been causing trouble in the guest without being wired up in anyrelevant hypervisor code.Acked-by: Christian Borntraeger &lt;borntraeger@de.ibm.com&gt;Reviewed-by: Dong Jia Shi &lt;bjsdjshi@linux.vnet.ibm.com&gt;Reviewed-by: Sascha Silbe &lt;silbe@linux.vnet.ibm.com&gt;Signed-off-by: Cornelia Huck &lt;cornelia.huck@de.ibm.com&gt;Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/s390/virtio/Makefile</description>
        <pubDate>Thu, 07 Jul 2016 15:07:57 +0000</pubDate>
        <dc:creator>Cornelia Huck &lt;cornelia.huck@de.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>1b568d93 - virtio/s390: rename drivers/s390/kvm -&gt; drivers/s390/virtio</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/s390/virtio/Makefile#1b568d93</link>
        <description>virtio/s390: rename drivers/s390/kvm -&gt; drivers/s390/virtioThis more accurately reflects what these drivers actually do.Suggested-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;Acked-by: Christian Borntraeger &lt;borntraeger@de.ibm.com&gt;Signed-off-by: Cornelia Huck &lt;cornelia.huck@de.ibm.com&gt;Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;

            List of files:
            /linux-6.15/drivers/s390/virtio/Makefile</description>
        <pubDate>Tue, 07 Jul 2015 09:41:01 +0000</pubDate>
        <dc:creator>Cornelia Huck &lt;cornelia.huck@de.ibm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
