Инструменты пользователя

Инструменты сайта


software:linux_server:linux-kernel:linux_kernel_achives

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слеваПредыдущая версия
Следующая версия
Предыдущая версия
software:linux_server:linux-kernel:linux_kernel_achives [2024/10/27 09:20] – внешнее изменение 127.0.0.1software:linux_server:linux-kernel:linux_kernel_achives [2025/03/30 18:59] (текущий) vladpolskiy
Строка 1: Строка 1:
 <html> <html>
-<head> 
-        <title>The Linux Kernel Archives</title> 
-        <meta charset="utf-8" /> 
- <link rel="icon" type="image/png" href="./dev/kernel//theme/images/logos/favicon.png" /> 
-        <link rel="stylesheet" href="./dev/kernel/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]> +<iframe src="./repo/linux_kernel/" height="1100style="width: 100%;" scrolling="noframeborder="0allowtransparency="false"></iframe>
-                <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="./dev/kernel/css/ie.css"/> +
-                <script src="./dev/kernel/js/IE8.js" type="text/javascript"></script><![endif]--> +
- +
-        <!--[if lt IE 7]> +
-                <link rel="stylesheet" type="text/css" media="all" href="./dev/kernel/css/ie6.css"/><![endif]--> +
- +
-</head> +
- +
-<body id="index" class="home"> +
-        <header id="banner" class="body"> +
-         <div id="tux-gear"></div> +
-                <h1><a href="./">The Linux Kernel Archives </a></h1> +
-                <nav><ul> +
-                                                                                                    <li ><a href="./dev/kernel/category/about.html">About</a></li> +
-                                    <li ><a href="./dev/kernel/category/contact-us.html">Contact us</a></li> +
-                                    <li ><a href="./dev/kernel/category/faq.html">FAQ</a></li> +
-                                    <li ><a href="./dev/kernel/category/releases.html">Releases</a></li> +
-                                    <li ><a href="./dev/kernel/category/signatures.html">Signatures</a></li> +
-                                    <li ><a href="./dev/kernel/category/site-news.html">Site news</a></li> +
-                                </ul></nav> +
-        </header><!-- /#banner --> +
-                 +
-    <aside id="featured" class="body"> +
-    <article> +
-        <table id="protocols"> +
-        <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> +
-        </table> +
- +
-        <table id="latest"> +
-        <tr> +
-            <td colspan="2" id="latest_label"> +
-                <strong>Latest Release</strong> +
-            </td> +
-        </tr> +
-        <tr> +
-            <td id="latest_link"> +
-                <a href="dev/kernel/pub/linux/kernel/v6.x/linux-6.11.5.tar.xz">6.11.5</a> +
-            </td> +
-            <td id="latest_button"> +
-                <a href="dev/kernel/pub/linux/kernel/v6.x/linux-6.11.5.tar.xz"><img src="dev/kernel/theme/images/icons/downloadarrow_small.png" width="48" height="48border="0" alt="Download"></a> +
-            </td> +
-        </tr> +
-        </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"> +
-        <tr align="left"> +
-            <td>mainline:</td> +
-            <td><strong>6.12-rc4</strong></td> +
-            <td>2024-10-20</td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/linux-6.12-rc4.tar.gz" title="Download complete tarball">tarball</a>] </td> +
-            <td> </td> +
-            <td>[<a href="https://git.kernel.org/torvalds/p/v6.12-rc4/v6.11" title="Download patch to previous mainline">patch</a>] </td> +
-            <td>[<a href="https://git.kernel.org/torvalds/p/v6.12-rc4/v6.12-rc3" title="Download incremental patch">inc.&nbsp;patch</a>] </td> +
-            <td>[<a href="https://git.kernel.org/torvalds/ds/v6.12-rc4/v6.12-rc3" title="View diff in cgit">view&nbsp;diff</a>] </td> +
-            <td>[<a href="https://git.kernel.org/torvalds/h/v6.12-rc4" title="Browse the git tree using cgit">browse</a> </td> +
-            <td> </td> +
-        </tr> +
-        <tr align="left"> +
-            <td>stable:</td> +
-            <td><strong>6.11.5</strong></td> +
-            <td>2024-10-22</td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/linux-6.11.5.tar.xz" title="Download complete tarball">tarball</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/linux-6.11.5.tar.sign" title="Download PGP verification signature">pgp</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/patch-6.11.5.xz" title="Download patch to previous mainline">patch</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/incr/patch-6.11.4-5.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td> +
-            <td>[<a href="https://git.kernel.org/stable/ds/v6.11.5/v6.11.4" title="View diff in cgit">view&nbsp;diff</a>] </td> +
-            <td>[<a href="https://git.kernel.org/stable/h/v6.11.5" title="Browse the git tree using cgit">browse</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/ChangeLog-6.11.5" title="View detailed change logs">changelog</a>] </td> +
-        </tr> +
-        <tr align="left"> +
-            <td>stable:</td> +
-            <td><strong>6.10.14 <span class="eolkernel" title="This release is End-of-Life">[EOL]</span></strong></td> +
-            <td>2024-10-10</td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/linux-6.10.14.tar.xz" title="Download complete tarball">tarball</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/linux-6.10.14.tar.sign" title="Download PGP verification signature">pgp</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/patch-6.10.14.xz" title="Download patch to previous mainline">patch</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/incr/patch-6.10.13-14.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td> +
-            <td>[<a href="https://git.kernel.org/stable/ds/v6.10.14/v6.10.13" title="View diff in cgit">view&nbsp;diff</a>] </td> +
-            <td>[<a href="https://git.kernel.org/stable/h/v6.10.14" title="Browse the git tree using cgit">browse</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/ChangeLog-6.10.14" title="View detailed change logs">changelog</a>] </td> +
-        </tr> +
-        <tr align="left"> +
-            <td>longterm:</td> +
-            <td><strong>6.6.58</strong></td> +
-            <td>2024-10-22</td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/linux-6.6.58.tar.xz" title="Download complete tarball">tarball</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/linux-6.6.58.tar.sign" title="Download PGP verification signature">pgp</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/patch-6.6.58.xz" title="Download patch to previous mainline">patch</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/incr/patch-6.6.57-58.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td> +
-            <td>[<a href="https://git.kernel.org/stable/ds/v6.6.58/v6.6.57" title="View diff in cgit">view&nbsp;diff</a>] </td> +
-            <td>[<a href="https://git.kernel.org/stable/h/v6.6.58" title="Browse the git tree using cgit">browse</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/ChangeLog-6.6.58" title="View detailed change logs">changelog</a>] </td> +
-        </tr> +
-        <tr align="left"> +
-            <td>longterm:</td> +
-            <td><strong>6.1.114</strong></td> +
-            <td>2024-10-22</td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/linux-6.1.114.tar.xz" title="Download complete tarball">tarball</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/linux-6.1.114.tar.sign" title="Download PGP verification signature">pgp</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/patch-6.1.114.xz" title="Download patch to previous mainline">patch</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/incr/patch-6.1.113-114.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td> +
-            <td>[<a href="https://git.kernel.org/stable/ds/v6.1.114/v6.1.113" title="View diff in cgit">view&nbsp;diff</a>] </td> +
-            <td>[<a href="https://git.kernel.org/stable/h/v6.1.114" title="Browse the git tree using cgit">browse</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v6.x/ChangeLog-6.1.114" title="View detailed change logs">changelog</a>] </td> +
-        </tr> +
-        <tr align="left"> +
-            <td>longterm:</td> +
-            <td><strong>5.15.169</strong></td> +
-            <td>2024-10-22</td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v5.x/linux-5.15.169.tar.xz" title="Download complete tarball">tarball</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v5.x/linux-5.15.169.tar.sign" title="Download PGP verification signature">pgp</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v5.x/patch-5.15.169.xz" title="Download patch to previous mainline">patch</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v5.x/incr/patch-5.15.168-169.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td> +
-            <td>[<a href="https://git.kernel.org/stable/ds/v5.15.169/v5.15.168" title="View diff in cgit">view&nbsp;diff</a>] </td> +
-            <td>[<a href="https://git.kernel.org/stable/h/v5.15.169" title="Browse the git tree using cgit">browse</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v5.x/ChangeLog-5.15.169" title="View detailed change logs">changelog</a>] </td> +
-        </tr> +
-        <tr align="left"> +
-            <td>longterm:</td> +
-            <td><strong>5.10.228</strong></td> +
-            <td>2024-10-22</td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v5.x/linux-5.10.228.tar.xz" title="Download complete tarball">tarball</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v5.x/linux-5.10.228.tar.sign" title="Download PGP verification signature">pgp</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v5.x/patch-5.10.228.xz" title="Download patch to previous mainline">patch</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v5.x/incr/patch-5.10.227-228.xz" title="Download incremental patch">inc.&nbsp;patch</a>] </td> +
-            <td>[<a href="https://git.kernel.org/stable/ds/v5.10.228/v5.10.227" title="View diff in cgit">view&nbsp;diff</a>] </td> +
-            <td>[<a href="https://git.kernel.org/stable/h/v5.10.228" title="Browse the git tree using cgit">browse</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v5.x/ChangeLog-5.10.228" 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="dev/kernel/pub/linux/kernel/v5.x/linux-5.4.284.tar.xz" title="Download complete tarball">tarball</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v5.x/linux-5.4.284.tar.sign" title="Download PGP verification signature">pgp</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v5.x/patch-5.4.284.xz" title="Download patch to previous mainline">patch</a>] </td> +
-            <td>[<a href="dev/kernel/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="dev/kernel/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="dev/kernel/pub/linux/kernel/v4.x/linux-4.19.322.tar.xz" title="Download complete tarball">tarball</a>] </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v4.x/linux-4.19.322.tar.sign" title="Download PGP verification signature">pgp</a> </td> +
-            <td>[<a href="dev/kernel/pub/linux/kernel/v4.x/patch-4.19.322.xz" title="Download patch to previous mainline">patch</a>] </td> +
-            <td>[<a href="dev/kernel/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="dev/kernel/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-20241025</strong></td> +
-            <td>2024-10-25</td> +
-            <td> </td> +
-            <td> </td> +
-            <td> </td> +
-            <td> </td> +
-            <td> </td> +
-            <td>[<a href="https://git.kernel.org/next/linux-next/h/next-20241025" title="Browse the git tree using cgit">browse</a> </td> +
-            <td> </td> +
-        </tr> +
-        </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://mirrors.kernel.org/">Mirrors</a></li> +
-                                                    <li><a href="https://www.linux.com/">Linux.com</a></li> +
-                                                    <li><a href="http://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="http://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="./dev/kernel/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="./dev/kernel/theme/images/logos/equinix-metal.png" +
-                  alt="Equinix Metal" height="35" width="328" /></a> +
-                  &nbsp; +
-                  <a href="https://www.fastly.com/"><img src="./dev/kernel/theme/images/logos/fastly-logo.png" +
-                  alt="Fastly" width="91" height="35" /></a> +
-                  &nbsp; +
-                  <a href="https://www.constellix.com/"><img src="./dev/kernel/theme/images/logos/constellix-green-logo.png" +
-                  alt="Constellixwidth="193height="21" /></a> +
-                  <br /> +
-                  <a href="https://www.redhat.com/"><img src="./dev/kernel/theme/images/logos/redhat-community.png" +
-                  alt="Red Hat" height="36" width="150" /></a> +
-                  &nbsp; +
-                  <a href="https://www.purestorage.com/"><img src="./dev/kernel/theme/images/logos/purestorage.png" +
-                  alt="PureStorage" width="179" height="45" /></a> +
-                  &nbsp; +
-                  <a href="https://www.google.com/"><img src="./dev/kernel/theme/images/logos/google.png" +
-                  alt="Google" height="42" width="128" /></a> +
-                  <br/>&nbsp;<br/> +
-                  <a href="https://www.linuxfoundation.org/"><img src="./dev/kernel/theme/images/logos/thelinuxfoundation.png" +
-                  alt="The Linux Foundation" width="137" height="45" /></a> +
-                </address><!-- /#about --> +
-        </footer><!-- /#contentinfo --> +
- +
-</body>+
 </html> </html>
 ~~DISCUSSION:off~~ ~~DISCUSSION:off~~
  
software/linux_server/linux-kernel/linux_kernel_achives.1730010004.txt.gz · Последнее изменение: 2024/10/27 09:20 — 127.0.0.1