<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux, branch v2.6.23.14</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/?h=v2.6.23.14</id>
<link rel='self' href='https://git.amat.us/linux/atom/?h=v2.6.23.14'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2008-01-14T20:49:56Z</updated>
<entry>
<title>Linux 2.6.23.14</title>
<updated>2008-01-14T20:49:56Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-01-14T20:49:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5b59039024e391cd5014db41ca8a89f0e2a0dabe'/>
<id>urn:sha1:5b59039024e391cd5014db41ca8a89f0e2a0dabe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use access mode instead of open flags to determine needed permissions (CVE-2008-0001)</title>
<updated>2008-01-14T20:17:39Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@woody.linux-foundation.org</email>
</author>
<published>2008-01-12T22:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3093d39c9361dae001efaea9279b0b23e38f049c'/>
<id>urn:sha1:3093d39c9361dae001efaea9279b0b23e38f049c</id>
<content type='text'>
patch 974a9f0b47da74e28f68b9c8645c3786aa5ace1a in mainline

Way back when (in commit 834f2a4a1554dc5b2598038b3fe8703defcbe467, aka
"VFS: Allow the filesystem to return a full file pointer on open intent"
to be exact), Trond changed the open logic to keep track of the original
flags to a file open, in order to pass down the the intent of a dentry
lookup to the low-level filesystem.

However, when doing that reorganization, it changed the meaning of
namei_flags, and thus inadvertently changed the test of access mode for
directories (and RO filesystem) to use the wrong flag.  So fix those
test back to use access mode ("acc_mode") rather than the open flag
("flag").

Issue noticed by Bill Roman at Datalight.

Reported-and-tested-by: Bill Roman &lt;bill.roman@datalight.com&gt;
Acked-by: Trond Myklebust &lt;Trond.Myklebust@netapp.com&gt;
Acked-by: Al Viro &lt;viro@ZenIV.linux.org.uk&gt;
Cc: Christoph Hellwig &lt;hch@lst.de&gt;
Cc: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Linux 2.6.23.13</title>
<updated>2008-01-09T17:18:17Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-01-09T17:18:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=eae2a53f7fea8c99fa56c2b1d8b554507fab4ad7'/>
<id>urn:sha1:eae2a53f7fea8c99fa56c2b1d8b554507fab4ad7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hwmon: (w83627ehf) Be more careful when changing VID input level</title>
<updated>2008-01-09T17:14:03Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2008-01-06T13:18:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ca7a9bb95016d9233a04117c00bf460d86c3881c'/>
<id>urn:sha1:ca7a9bb95016d9233a04117c00bf460d86c3881c</id>
<content type='text'>
Already in Linus' tree:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=58e6e78119da2bdade9f6f588155f0320072b76b

Fix for:
http://bugzilla.kernel.org/show_bug.cgi?id=9634

The VID input level change has been reported to cause trouble. Be more
careful in this respect:
* Only change the level on the W83627EHF/EHG. The W83627DHG is more
  complex in this respect.
* Don't change the level if the VID pins are in output mode.
* Only set the level to TTL if VRM 9.x is used.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Mark M. Hoffman &lt;mhoffman@lightlink.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Linux 2.6.23.12</title>
<updated>2007-12-18T21:55:57Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2007-12-18T21:55:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=53ff884d3941bb5cfa02f2e5771a9d79f7b7a0e1'/>
<id>urn:sha1:53ff884d3941bb5cfa02f2e5771a9d79f7b7a0e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "PNP: increase the maximum number of resources"</title>
<updated>2007-12-18T21:48:22Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2007-12-18T21:48:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3adcc285eaca8de3e576a122c1824c293483af8b'/>
<id>urn:sha1:3adcc285eaca8de3e576a122c1824c293483af8b</id>
<content type='text'>
This reverts commit fc175adc1c935ea8679d76a78d7a58df34af16eb.

There have been reports that it causes problems:
	http://bugzilla.kernel.org/show_bug.cgi?id=9514
people are still debating for 2.6.24 if it should be reverted or not,
but as it causes a known problem, we will revert this for now.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Linux 2.6.23.11</title>
<updated>2007-12-15T03:50:05Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2007-12-15T03:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=17b0a6e27b91368f994a16789ea76e635de2365b'/>
<id>urn:sha1:17b0a6e27b91368f994a16789ea76e635de2365b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BRIDGE: Section fix.</title>
<updated>2007-12-15T03:44:40Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@linux-foundation.org</email>
</author>
<published>2007-12-06T05:35:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3ecefbaef80c10eea3523b4387c59be3e1afbbbc'/>
<id>urn:sha1:3ecefbaef80c10eea3523b4387c59be3e1afbbbc</id>
<content type='text'>
WARNING: vmlinux.o(.init.text+0x204e2): Section mismatch: reference to .exit.text:br_fdb_fini (between 'br_init' and 'br_fdb_init')

Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Revert "Freezer: Fix APM emulation breakage"</title>
<updated>2007-12-15T03:29:43Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2007-12-15T03:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=81ed4f965be8ebfc169b93b7d5a260e8205b61dc'/>
<id>urn:sha1:81ed4f965be8ebfc169b93b7d5a260e8205b61dc</id>
<content type='text'>
This reverts commit a6eda373a0fe1c4d169d0ec081518d68323428ab.

It causes a build breakage.

Thanks to Chuck Ebbert &lt;cebbert@redhat.com&gt; for pointing it out.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Linux 2.6.23.10</title>
<updated>2007-12-14T18:01:59Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2007-12-14T18:01:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3d4f61b2f111e894534710e2c668410316339dee'/>
<id>urn:sha1:3d4f61b2f111e894534710e2c668410316339dee</id>
<content type='text'>
</content>
</entry>
</feed>
