<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://kerneltrap.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>KernelTrap - 2.6.14</title>
 <link>http://kerneltrap.org/taxonomy/term/640/0</link>
 <description></description>
 <language>en-local</language>
<item>
 <title>Linux:  2.6.14-rc2,  Getting Kernels With Git</title>
 <link>http://kerneltrap.org/node/5686</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Following the piratical release of 2.6.14-rc2, a brief discussion looked at the advantages of using git to grab the latest version of the kernel code.  A small break in service as the master.kernel.org server was situated in its new home [&lt;a href=&quot;http://kerneltrap.org/node/5680&quot;&gt;story&lt;/a&gt;] caused the 2.6.14-rc2 patch to not show up right away, and led to people pointing out the advantages of using git.  When the ketchup script [&lt;a href=&quot;http://kerneltrap.org/node/2976&quot;&gt;story&lt;/a&gt;] was proposed as an alternative, it was illustrated how git can keep you up to date with the kernel down to a patch by patch level, or with a specific checkpoint.  Linus further explained how git can be used to first track down that a bug was introduced between for example rc1-git3 and rc1-git4, and then to use &quot;&lt;a href=&quot;http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html&quot; target=&quot;new&quot;&gt;git-bisect&lt;/a&gt;&quot; to further isolate the problem to a specific change.&lt;/p&gt;
&lt;p&gt;As for -rc2, Linus noted, &quot;&lt;i&gt;not a whole lot o&#039; excitement, ye scurvy dogs, but it has t&#039; ALSA, LSM, audit and watchdog merges that be missed from -rc1, and a merge series with Andrew. But on t&#039; whole pretty reasonable - you can see t&#039; details in the shortlog (appended).&lt;/i&gt;&quot;  Evidently Monday the 19&#039;th of September was International &lt;a href=&quot;http://talklikeapirate.com/&quot; target=&quot;new&quot;&gt;Talk Like A Pirate Day&lt;/a&gt;.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/5686&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/5686#comments</comments>
 <category domain="http://kerneltrap.org/-rc">-rc</category>
 <category domain="http://kerneltrap.org/-rc2">-rc2</category>
 <category domain="http://kerneltrap.org/taxonomy/term/640">2.6.14</category>
 <category domain="http://kerneltrap.org/Andrew_Morton">Andrew Morton</category>
 <category domain="http://kerneltrap.org/git">git</category>
 <category domain="http://kerneltrap.org/Linus_Torvalds">Linus Torvalds</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/Talk_Like_A_Pirate">Talk Like A Pirate</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Wed, 21 Sep 2005 12:32:35 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">5686 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Linux:  2.6.14-rc1, Feature Freeze</title>
 <link>http://kerneltrap.org/node/5653</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;In an email titled &quot;&lt;i&gt;read my lips: no more merges&lt;/i&gt;&quot;, Linux creator Linus Torvalds announced that the feature freeze, part of the newly improved development process [&lt;a href=&quot;http://kerneltrap.org/node/5638&quot;&gt;story&lt;/a&gt;], is now in effect for the 2.6.14 kernel.  &quot;&lt;i&gt;Ok, it&#039;s been two weeks (actually, two weeks and one day) since 2.6.13, and that means that the merge window is closed,&lt;/i&gt;&quot; Linus explained. &quot;&lt;i&gt;I&#039;ve released a 2.6.14-rc1, and we&#039;re now all supposed to help just clean up and fix everything, and aim for a really solid 2.6.14 release.&lt;/i&gt;&quot;  He went on to add, &quot;&lt;i&gt;be nice now, and follow the rules: put away the new toys, and instead work on making sure the stuff that got merged is all solid. Ok?&lt;/i&gt;&quot;&lt;/p&gt;
&lt;p&gt;As for what was merged, Linus noted that there was &quot;&lt;i&gt;a lot of stuff all over the place.&lt;/i&gt;&quot;  He began by pointing out that &quot;&lt;i&gt;pretty much every architecture got some updates,&lt;/i&gt;&quot; including alpha, arm, x86, x86-64, ppc, ia64, mips, and sparc.  There was also &quot;&lt;i&gt;an absolutely _huge_ ACPI diff, largely because of some re-indentation.&lt;/i&gt;&quot;  Other subsystems listed as receiving updates include drm, watchdog, hwmon, i2c, infiniband, input layer, md, dvb, v4l, pci, pcmcia, scsi, usb, sound driver, and network, &quot;&lt;i&gt;people may appreciate that the most common wireless network drivers got merged - centrino support is now in the standard kernel.&lt;/i&gt;&quot;  Finally, Linus also noted, &quot;&lt;i&gt;on the filesystem level, FUSE got merged, and ntfs and xfs got updated. In the core VFS layer, the &#039;struct files&#039; thing is now handled with RCU and has less expensive locking.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/5653&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/5653#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/613">2.6.13</category>
 <category domain="http://kerneltrap.org/taxonomy/term/640">2.6.14</category>
 <category domain="http://kerneltrap.org/development_process">development process</category>
 <category domain="http://kerneltrap.org/taxonomy/term/634">FUSE</category>
 <category domain="http://kerneltrap.org/Linus_Torvalds">Linus Torvalds</category>
 <category domain="http://kerneltrap.org/merge_window">merge window</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Tue, 13 Sep 2005 11:51:38 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">5653 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Linux:  2.6.14 Merge Cycle Ending</title>
 <link>http://kerneltrap.org/node/5638</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Linux creator Linus Torvalds sent a reminder to the &lt;a href=&quot;http://www.tux.org/lkml/&quot; target=&quot;new&quot;&gt;Linux Kernel Mailing List&lt;/a&gt; that the merge window for 2.6.14 is coming to and end. &quot;&lt;i&gt;As per the new merge policies that were discussed during LKS in Ottawa earlier during the summer,&lt;/i&gt;&quot; Linus explained, &quot;&lt;i&gt;I&#039;m going to accept new stuff for 2.6.14 only during the first two weeks after 2.6.13 was released.&lt;/i&gt;&quot;  The new development policy was first discussed on the lkml with the release of 2.6.13-rc4 [&lt;a href=&quot;http://kerneltrap.org/node/5500&quot;&gt;story&lt;/a&gt;], and further elaborated with the release of 2.6.13 [&lt;a href=&quot;http://kerneltrap.org/node/5600&quot;&gt;story&lt;/a&gt;].&lt;/p&gt;
&lt;p&gt;The 2.6.13 stable kernel was released on August 28&#039;th [&lt;a href=&quot;http://kerneltrap.org/node/5600&quot;&gt;story&lt;/a&gt;].  &quot;&lt;i&gt;That release was ten days ago,&lt;/i&gt;&quot; Linus said, &quot;&lt;i&gt;so you&#039;ve got four more days before I don&#039;t want any big merges.&lt;/i&gt;&quot;  He went on to note that following the merge cutoff 2.6.14-rc1 will be released.  &quot;&lt;i&gt;We certainly already have enough for 2.6.14,&lt;/i&gt;&quot; Linus noted, &quot;&lt;i&gt;but I just wanted to remind people that if they expected me to merge your work, you&#039;re getting closer to the cut-off point.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/5638&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/5638#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/613">2.6.13</category>
 <category domain="http://kerneltrap.org/taxonomy/term/640">2.6.14</category>
 <category domain="http://kerneltrap.org/development_process">development process</category>
 <category domain="http://kerneltrap.org/kernel_summit">kernel summit</category>
 <category domain="http://kerneltrap.org/Linus_Torvalds">Linus Torvalds</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/merge_window">merge window</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Fri, 09 Sep 2005 03:01:50 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">5638 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Linux:  Kernel Status Update</title>
 <link>http://kerneltrap.org/node/5626</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Andrew Morton [&lt;a href=&quot;http://kerneltrap.org/node/view/10&quot;&gt;interview&lt;/a&gt;] provided an update on the current development status of the Linux kernel.  As of his announcement, the latest development release is 2.6.13-git5, with 2.6.14 expected around October 7&#039;th.  At this time, Andrew is tracking 144 bugs though he notes, &quot;&lt;i&gt;I haven&#039;t culled these yet - some may be fixed.&lt;/i&gt;&quot;  Indeed, a number of replies indicated that several of the listed bugs have been fixed.&lt;/p&gt;
&lt;p&gt;As for what will likely be merged in the next couple of weeks and be part of the upcoming 2.6.14 release, Andrew listed several filesystems including relayfs [&lt;a href=&quot;http://kerneltrap.org/node/4593&quot;&gt;story&lt;/a&gt;], v9fs [&lt;a href=&quot;http://kerneltrap.org/node/5339&quot;&gt;story&lt;/a&gt;], and FUSE [&lt;a href=&quot;http://kerneltrap.org/node/4517&quot;&gt;story&lt;/a&gt;].  Regarding the latter he noted that he was, &quot;&lt;i&gt;fed up with arguing - any remaining problems can be fixed up in-tree if anyone can think of how to fix them.&lt;/i&gt;&quot;  As for much anticipated Reiser4, Andrew summarized, &quot;&lt;i&gt;Stuck.  Last time we discussed this I asked the reiser4 team to develop and negotiate a bullet-point list of things to be addressed. Once that&#039;s agreed to, implement it and then we can merge it.  None of that has happened and as far as I know, all the review feedback which was provided was lost.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/5626&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/5626#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/640">2.6.14</category>
 <category domain="http://kerneltrap.org/Andrew_Morton">Andrew Morton</category>
 <category domain="http://kerneltrap.org/filesystem">filesystem</category>
 <category domain="http://kerneltrap.org/taxonomy/term/634">FUSE</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/merge_plans">merge plans</category>
 <category domain="http://kerneltrap.org/merge_window">merge window</category>
 <category domain="http://kerneltrap.org/reiser4">reiser4</category>
 <category domain="http://kerneltrap.org/taxonomy/term/658">relayfs</category>
 <category domain="http://kerneltrap.org/taxonomy/term/659">v9fs</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Mon, 05 Sep 2005 14:13:59 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">5626 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Linux:  2.6.13 Kernel Released</title>
 <link>http://kerneltrap.org/node/5600</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Linus Torvalds announced the release of the 2.6.13 Linux kernel.  &quot;&lt;i&gt;The most painful part of 2.6.13 is likely to be the fact that we made x86 use the generic PCI bus setup code for assigning unassigned resources,&lt;/i&gt;&quot; Linus began.  &quot;&lt;i&gt;That uncovered rather a lot of nasty small details, but should also mean that a lot of laptops in particular should be able to discover PCI devices behind bridges that the BIOS hasn&#039;t set up.&lt;/i&gt;&quot;  He went on to note, &quot;&lt;i&gt;we&#039;ve hopefully fixed up all the prob