https://kernel.org/

Submitted URL:
https://kernel.org
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
        <title>The Linux Kernel Archives</title>
        <meta charset="utf-8">
	<link rel="icon" type="image/png" href="https://www.kernel.org/theme/images/logos/favicon.png">
        <link rel="stylesheet" href="https://www.kernel.org/theme/css/main.css" type="text/css">
        <link href="https://www.kernel.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="The Linux Kernel Archives Atom Feed">

        <link href="https://www.kernel.org/feeds/kdist.xml" type="application/atom+xml" rel="alternate" title="Latest Linux Kernel Releases">

        <!--[if IE]>
                <script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->

        <!--[if lte IE 7]>
                <link rel="stylesheet" type="text/css" media="all" href="https://www.kernel.org/css/ie.css"/>
                <script src="https://www.kernel.org/js/IE8.js" type="text/javascript"></script><![endif]-->

        <!--[if lt IE 7]>
                <link rel="stylesheet" type="text/css" media="all" href="https://www.kernel.org/css/ie6.css"/><![endif]-->

</head>

<body id="index" class="home">
        <header id="banner" class="body">
	        <div id="tux-gear"></div>
                <h1><a href="https://www.kernel.org/">The Linux Kernel Archives </a></h1>
                <nav><ul>
                    <li><a href="https://www.kernel.org/category/about.html">About</a></li>
                    <li><a href="https://www.kernel.org/category/contact-us.html">Contact us</a></li>
                    <li><a href="https://www.kernel.org/category/faq.html">FAQ</a></li>
                    <li><a href="https://www.kernel.org/category/releases.html">Releases</a></li>
                    <li><a href="https://www.kernel.org/category/signatures.html">Signatures</a></li>
                    <li><a href="https://www.kernel.org/category/site-news.html">Site news</a></li>
                </ul></nav>
        </header><!-- /#banner -->
        
<aside id="featured" class="body">
    <article>
        <table id="protocols">
        <tbody><tr>
          <th>Protocol</th>
          <th>Location</th>
        </tr>
        <tr>
          <td><a href="https://www.ietf.org/rfc/rfc2616.txt">HTTP</a></td>
          <td><a href="https://www.kernel.org/pub/">https://www.kernel.org/pub/</a></td>
        </tr>

        <tr>
          <td><a href="https://git-scm.com/">GIT</a></td>
          <td><a href="https://git.kernel.org/">https://git.kernel.org/</a></td>
        </tr>

        <tr>
            <td><a href="https://rsync.samba.org/">RSYNC</a></td>
            <td>rsync://rsync.kernel.org/pub/</td>
        </tr>
        </tbody></table>

        <table id="latest">
        <tbody><tr>
            <td colspan="2" id="latest_label">
                <strong>Latest Release</strong>
            </td>
        </tr>
        <tr>
            <td id="latest_link">
                <a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.2.tar.xz">6.11.2</a>
            </td>
            <td id="latest_button">
                <a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.2.tar.xz"><img src="https://www.kernel.org/theme/images/icons/downloadarrow_small.png" width="48" height="48" border="0" alt="Download"></a>
            </td>
        </tr>
        </tbody></table>
        <!--//
            // Wait! Are you looking at the source because you are trying to parse the releases table?
            // Save yourself a lot of effort and use these instead:
            // - https://www.kernel.org/releases.json
            // - https://www.kernel.org/finger_banner
            //-->
        <table id="releases">
        <tbody><tr align="left">
            <td>mainline:</td>
            <td><strong>6.12-rc2</strong></td>
            <td>2024-10-06</td>
            <td>[<a href="https://git.kernel.org/torvalds/t/linux-6.12-rc2.tar.gz" title="Download complete tarball">tarball</a>] </td>
            <td> </td>
            <td>[<a href="https://git.kernel.org/torvalds/p/v6.12-rc2/v6.11" title="Download patch to previous mainline">patch</a>] </td>
            <td>[<a href="https://git.kernel.org/torvalds/p/v6.12-rc2/v6.12-rc1" title="Download incremental patch">inc.&nbsp;patch</a>] </td>
            <td>[<a href="https://git.kernel.org/torvalds/ds/v6.12-rc2/v6.12-rc1" title="View diff in cgit">view&nbsp;diff</a>] </td>
            <td>[<a href="https://git.kernel.org/torvalds/h/v6.12-rc2" title="Browse the git tree using cgit">browse</a>]  </td>
            <td> </td>
        </tr>
        <tr align="left">
            <td>stable:</td>
            <td><strong>6.11.2</strong></td>
            <td>2024-10-04</td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.2.tar.xz" title="Download complete tarball">tarball</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.2.tar.sign" title="Download PGP verification signature">pgp</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.11.2.xz" title="Download patch to previous mainline">patch</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/incr/patch-6.11.1-2.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/ds/v6.11.2/v6.11.1" title="View diff in cgit">view&nbsp;diff</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/h/v6.11.2" title="Browse the git tree using cgit">browse</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.2" title="View detailed change logs">changelog</a>] </td>
        </tr>
        <tr align="left">
            <td>stable:</td>
            <td><strong>6.10.13</strong></td>
            <td>2024-10-04</td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.13.tar.xz" title="Download complete tarball">tarball</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.13.tar.sign" title="Download PGP verification signature">pgp</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.10.13.xz" title="Download patch to previous mainline">patch</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/incr/patch-6.10.12-13.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/ds/v6.10.13/v6.10.12" title="View diff in cgit">view&nbsp;diff</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/h/v6.10.13" title="Browse the git tree using cgit">browse</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.10.13" title="View detailed change logs">changelog</a>] </td>
        </tr>
        <tr align="left">
            <td>longterm:</td>
            <td><strong>6.6.54</strong></td>
            <td>2024-10-04</td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.54.tar.xz" title="Download complete tarball">tarball</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.54.tar.sign" title="Download PGP verification signature">pgp</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.6.54.xz" title="Download patch to previous mainline">patch</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/incr/patch-6.6.53-54.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/ds/v6.6.54/v6.6.53" title="View diff in cgit">view&nbsp;diff</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/h/v6.6.54" title="Browse the git tree using cgit">browse</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.54" title="View detailed change logs">changelog</a>] </td>
        </tr>
        <tr align="left">
            <td>longterm:</td>
            <td><strong>6.1.112</strong></td>
            <td>2024-09-30</td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.112.tar.xz" title="Download complete tarball">tarball</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.112.tar.sign" title="Download PGP verification signature">pgp</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.1.112.xz" title="Download patch to previous mainline">patch</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/incr/patch-6.1.111-112.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/ds/v6.1.112/v6.1.111" title="View diff in cgit">view&nbsp;diff</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/h/v6.1.112" title="Browse the git tree using cgit">browse</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.112" title="View detailed change logs">changelog</a>] </td>
        </tr>
        <tr align="left">
            <td>longterm:</td>
            <td><strong>5.15.167</strong></td>
            <td>2024-09-12</td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.167.tar.xz" title="Download complete tarball">tarball</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.167.tar.sign" title="Download PGP verification signature">pgp</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.15.167.xz" title="Download patch to previous mainline">patch</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.15.166-167.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/ds/v5.15.167/v5.15.166" title="View diff in cgit">view&nbsp;diff</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/h/v5.15.167" title="Browse the git tree using cgit">browse</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.167" title="View detailed change logs">changelog</a>] </td>
        </tr>
        <tr align="left">
            <td>longterm:</td>
            <td><strong>5.10.226</strong></td>
            <td>2024-09-12</td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.226.tar.xz" title="Download complete tarball">tarball</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.226.tar.sign" title="Download PGP verification signature">pgp</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.226.xz" title="Download patch to previous mainline">patch</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.10.225-226.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/ds/v5.10.226/v5.10.225" title="View diff in cgit">view&nbsp;diff</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/h/v5.10.226" title="Browse the git tree using cgit">browse</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.226" title="View detailed change logs">changelog</a>] </td>
        </tr>
        <tr align="left">
            <td>longterm:</td>
            <td><strong>5.4.284</strong></td>
            <td>2024-09-12</td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.284.tar.xz" title="Download complete tarball">tarball</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.284.tar.sign" title="Download PGP verification signature">pgp</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.4.284.xz" title="Download patch to previous mainline">patch</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.4.283-284.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/ds/v5.4.284/v5.4.283" title="View diff in cgit">view&nbsp;diff</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/h/v5.4.284" title="Browse the git tree using cgit">browse</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.284" title="View detailed change logs">changelog</a>] </td>
        </tr>
        <tr align="left">
            <td>longterm:</td>
            <td><strong>4.19.322</strong></td>
            <td>2024-09-12</td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.322.tar.xz" title="Download complete tarball">tarball</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.322.tar.sign" title="Download PGP verification signature">pgp</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.322.xz" title="Download patch to previous mainline">patch</a>] </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v4.x/incr/patch-4.19.321-322.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/ds/v4.19.322/v4.19.321" title="View diff in cgit">view&nbsp;diff</a>] </td>
            <td>[<a href="https://git.kernel.org/stable/h/v4.19.322" title="Browse the git tree using cgit">browse</a>]  </td>
            <td>[<a href="https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.322" title="View detailed change logs">changelog</a>] </td>
        </tr>
        <tr align="left">
            <td>linux-next:</td>
            <td><strong>next-20241004</strong></td>
            <td>2024-10-04</td>
            <td> </td>
            <td> </td>
            <td> </td>
            <td> </td>
            <td> </td>
            <td>[<a href="https://git.kernel.org/next/linux-next/h/next-20241004" title="Browse the git tree using cgit">browse</a>]  </td>
            <td> </td>
        </tr>
        </tbody></table>
    </article>
</aside>
        <section id="extras" class="body">
                <div class="blogroll">
                        <h2>Other resources</h2>
                        <ul>
                            <li><a href="https://git.kernel.org/">Git Trees</a></li>
                            <li><a href="https://docs.kernel.org/">Documentation</a></li>
                            <li><a href="https://lore.kernel.org/">Kernel Mailing Lists</a></li>
                            <li><a href="https://patchwork.kernel.org/">Patchwork</a></li>
                            <li><a href="https://www.wiki.kernel.org/">Wikis</a></li>
                            <li><a href="https://bugzilla.kernel.org/">Bugzilla</a></li>
                            <li><a href="https://mirrors.kernel.org/">Mirrors</a></li>
                            <li><a href="https://www.linux.com/">Linux.com</a></li>
                            <li><a href="https://www.linuxfoundation.org/">Linux Foundation</a></li>
                        </ul>
                </div><!-- /.blogroll -->
                <div class="social">
                        <h2>Social</h2>
                        <ul>
                            <li><a href="https://www.kernel.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">Site Atom feed</a></li>
                            <li><a href="https://www.kernel.org/feeds/kdist.xml" type="application/atom+xml" rel="alternate">Releases Atom Feed</a></li>

                            <li><a href="https://planet.kernel.org/">Kernel Planet</a></li>
                        </ul>
                </div><!-- /.social -->
        </section><!-- /#extras -->

        <footer id="contentinfo" class="body">
                <address id="about" class="vcard body">
                    This site is operated by the Linux Kernel Organization, Inc., a <a href="https://www.kernel.org/nonprofit.html">501(c)3 nonprofit corporation</a>, with support from the following sponsors.
                </address><!-- /#about -->

                <address id="donors">
                  <a href="https://metal.equinix.com/"><img src="https://www.kernel.org/theme/images/logos/equinix-metal.png" alt="Equinix Metal" height="35" width="328"></a>
                  &nbsp;
                  <a href="https://www.fastly.com/"><img src="https://www.kernel.org/theme/images/logos/fastly-logo.png" alt="Fastly" width="91" height="35"></a>
                  &nbsp;
                  <a href="https://www.constellix.com/"><img src="https://www.kernel.org/theme/images/logos/constellix-green-logo.png" alt="Constellix" width="193" height="21"></a>
                  <br>
                  <a href="https://www.redhat.com/"><img src="https://www.kernel.org/theme/images/logos/redhat-community.png" alt="Red Hat" height="36" width="150"></a>
                  &nbsp;
                  <a href="https://www.purestorage.com/"><img src="https://www.kernel.org/theme/images/logos/purestorage.png" alt="PureStorage" width="179" height="45"></a>
                  &nbsp;
                  <a href="https://www.google.com/"><img src="https://www.kernel.org/theme/images/logos/google.png" alt="Google" height="42" width="128"></a>
                  <br>&nbsp;<br>
                  <a href="https://www.linuxfoundation.org/"><img src="https://www.kernel.org/theme/images/logos/thelinuxfoundation.png" alt="The Linux Foundation" width="137" height="45"></a>
                </address><!-- /#about -->
        </footer><!-- /#contentinfo -->


</body></html>