<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux, branch v2.6.16.28</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/?h=v2.6.16.28</id>
<link rel='self' href='https://git.amat.us/linux/atom/?h=v2.6.16.28'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-08-25T20:51:14Z</updated>
<entry>
<title>Linux 2.6.16.28</title>
<updated>2006-08-25T20:51:14Z</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2006-08-25T20:51:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c92faf3e0a557270141be67f206d7cdb99bfc3a2'/>
<id>urn:sha1:c92faf3e0a557270141be67f206d7cdb99bfc3a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 2.6.16.28-rc3</title>
<updated>2006-08-23T17:29:05Z</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2006-08-23T17:29:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9cec53cc4d2e70eec32c646148c477350fe9069f'/>
<id>urn:sha1:9cec53cc4d2e70eec32c646148c477350fe9069f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1394: fix for recently added firewire patch that breaks things on ppc</title>
<updated>2006-08-23T17:28:41Z</updated>
<author>
<name>Danny Tholen</name>
<email>obiwan@mailmij.org</email>
</author>
<published>2006-08-23T17:28:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=13ade36f520a85babd05c36fb7e70c1ef5e570be'/>
<id>urn:sha1:13ade36f520a85babd05c36fb7e70c1ef5e570be</id>
<content type='text'>
Recently a patch was added for preliminary suspend/resume handling on
!PPC_PMAC.  However, this broke both suspend and firewire on powerpc
because it saves the pci state after the device has already been disabled.

This moves the save state to before the pmac specific code.

Signed-off-by: Danny Tholen &lt;obiwan@mailmij.org&gt;
Acked-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Stefan Richter &lt;stefanr@s5r6.in-berlin.de&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>Fix sctp privilege elevation (CVE-2006-3745)</title>
<updated>2006-08-23T16:01:55Z</updated>
<author>
<name>Sridhar Samudrala</name>
<email>sri@us.ibm.com</email>
</author>
<published>2006-08-23T16:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=28ea23d9847cadc58edf3d10b8c1651f18b8d26b'/>
<id>urn:sha1:28ea23d9847cadc58edf3d10b8c1651f18b8d26b</id>
<content type='text'>
sctp_make_abort_user() now takes the msg_len along with the msg
so that we don't have to recalculate the bytes in iovec.
It also uses memcpy_fromiovec() so that we don't go beyond the
length allocated.

It is good to have this fix even if verify_iovec() is fixed to
return error on overflow.

Signed-off-by: Sridhar Samudrala &lt;sri@us.ibm.com&gt;
Acked-by: David Miller &lt;davem@davemloft.net&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>Fix possible UDF deadlock and memory corruption (CVE-2006-4145)</title>
<updated>2006-08-23T16:00:30Z</updated>
<author>
<name>Jan Kara</name>
<email>jack@suse.cz</email>
</author>
<published>2006-08-23T16:00:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b9a96aa8fa91f4f3187d141a84f0aeaed2935cbe'/>
<id>urn:sha1:b9a96aa8fa91f4f3187d141a84f0aeaed2935cbe</id>
<content type='text'>
UDF code is not really ready to handle extents larger that 1GB. This is
the easy way to forbid creating those.

Also truncation code did not count with the case when there are no
extents in the file and we are extending the file.

Signed-off-by: Jan Kara &lt;jack@suse.cz&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>Linux 2.6.16.28-rc2</title>
<updated>2006-08-22T15:48:30Z</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2006-08-22T15:48:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ccef2db6c097ff35d4e446a6d85c657afb5567d2'/>
<id>urn:sha1:ccef2db6c097ff35d4e446a6d85c657afb5567d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>powerpc: Clear HID0 attention enable on PPC970 at boot time (CVE-2006-4093)</title>
<updated>2006-08-18T19:44:57Z</updated>
<author>
<name>Olof Johansson</name>
<email>olof@lixom.net</email>
</author>
<published>2006-08-18T19:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d133b8ac886bf921a2a9efd871c3e71f1a5d6d80'/>
<id>urn:sha1:d133b8ac886bf921a2a9efd871c3e71f1a5d6d80</id>
<content type='text'>
Clear HID0[en_attn] at CPU init time on PPC970.  Closes CVE-2006-4093.

Signed-off-by: Olof Johansson &lt;olof@lixom.net&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>cdrom: fix bad cgc.buflen assignment (CVE-2006-2935)</title>
<updated>2006-08-18T19:42:43Z</updated>
<author>
<name>Jens Axboe</name>
<email>axboe@suse.de</email>
</author>
<published>2006-08-18T19:42:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c1df7b7181ae16b4ec44a0b1e1bdf67f5a06f17e'/>
<id>urn:sha1:c1df7b7181ae16b4ec44a0b1e1bdf67f5a06f17e</id>
<content type='text'>
The code really means to mask off the high bits, not assign 0xff.

Reported by Marcus Meissner &lt;meissner@suse.de&gt;.

Signed-off-by: Jens Axboe &lt;axboe@suse.de&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>ide-io: increase timeout value to allow for slave wakeup</title>
<updated>2006-08-18T19:30:53Z</updated>
<author>
<name>Al Boldi</name>
<email>a1426z@gawab.com</email>
</author>
<published>2006-08-18T19:30:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3cfd644882784276280c07ad4b9eb086fa44222f'/>
<id>urn:sha1:3cfd644882784276280c07ad4b9eb086fa44222f</id>
<content type='text'>
During an STR resume cycle, the ide master disk times-out when there is
also a slave present (especially CD).  Increasing the timeout in ide-io
from 10,000 to 100,000 fixes this problem.

Acked-by: Alan Cox &lt;alan@lxorguk.ukuu.org.uk&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>SPARC64: Fix quad-float multiply emulation.</title>
<updated>2006-08-18T19:28:03Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2006-08-18T19:28:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d2b61ec602e7d7be485725bcda8f3b847cfc380e'/>
<id>urn:sha1:d2b61ec602e7d7be485725bcda8f3b847cfc380e</id>
<content type='text'>
Something is wrong with the 3-multiply (vs. 4-multiply) optimized
version of _FP_MUL_MEAT_2_*(), so just use the slower version
which actually computes correct values.

Noticed by Rene Rebe

Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
</feed>
