<?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 extract-vmlinux</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4317cf95 - treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/extract-vmlinux#4317cf95</link>
        <description>treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378Based on 1 normalized pattern(s):  licensed under the gnu general public license version 2 gplv2extracted by the scancode license scanner the SPDX license identifier  GPL-2.0-onlyhas been chosen to replace the boilerplate/reference in 5 file(s).Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Reviewed-by: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;Reviewed-by: Armijn Hemel &lt;armijn@tjaldur.nl&gt;Reviewed-by: Allison Randal &lt;allison@lohutok.net&gt;Cc: linux-spdx@vger.kernel.orgLink: https://lkml.kernel.org/r/20190531081036.993848054@linutronix.deSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/scripts/extract-vmlinux</description>
        <pubDate>Fri, 31 May 2019 08:09:38 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>db139d71 - extract-vmlinux: Check for uncompressed image as fallback</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/extract-vmlinux#db139d71</link>
        <description>extract-vmlinux: Check for uncompressed image as fallbackAs on x86-64 and other architectures, the boot kernel on parisc (vmlinuzand bzImage) contains a full compressed copy of the final kernelexecutable (vmlinux.bin.gz), which one should be able to extract withthe extract-vmlinux script.But on parisc extracting the kernel with extract-vmlinux fails.Currently the script first checks if the given file is an ELF file(which is true on parisc) and if so returns it.  Thus on parisc weunexpectedly get back the vmlinuz boot file instead of the uncompressedvmlinux image.This patch fixes this issue by reverting the logic. It now first triesto find a compression signature in the given file and if that fails itchecks the file itself as fallback.Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;

            List of files:
            /linux-6.15/scripts/extract-vmlinux</description>
        <pubDate>Tue, 16 Oct 2018 06:03:24 +0000</pubDate>
        <dc:creator>Helge Deller &lt;deller@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>47a18a2d - scripts: teach extract-vmlinux about LZ4 and ZSTD</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/extract-vmlinux#47a18a2d</link>
        <description>scripts: teach extract-vmlinux about LZ4 and ZSTDNote that the LZ4 signature is different than that of modern LZ4 as weuse the &quot;legacy&quot; format which suffers from some downsides like inabilityto disable compression.Signed-off-by: Adam Borowski &lt;kilobyte@angband.pl&gt;Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /linux-6.15/scripts/extract-vmlinux</description>
        <pubDate>Sat, 07 Jul 2018 00:15:48 +0000</pubDate>
        <dc:creator>Adam Borowski &lt;kilobyte@angband.pl&gt;</dc:creator>
    </item>
<item>
        <title>09d48127 - scripts: add extract-vmlinux</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/extract-vmlinux#09d48127</link>
        <description>scripts: add extract-vmlinuxThis script can be used to extract vmlinux from a compressedkernel image (bzImage, etc..). It&apos;s inspired from (a subset of)extract-ikconfig.It&apos;s something a lot of people have been looking for (mainlypeople with xen &lt; 4 that doesn&apos;t support bzImages at all).Signed-off-by: Corentin Chary &lt;corentincj@iksaif.net&gt;Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;

            List of files:
            /linux-6.15/scripts/extract-vmlinux</description>
        <pubDate>Tue, 16 Aug 2011 08:46:05 +0000</pubDate>
        <dc:creator>Corentin Chary &lt;corentincj@iksaif.net&gt;</dc:creator>
    </item>
</channel>
</rss>
