<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git, branch v2.6.12.1</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v2.6.12.1</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v2.6.12.1'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2005-06-22T19:33:05Z</updated>
<entry>
<title>Linux 2.6.12.1</title>
<updated>2005-06-22T19:33:05Z</updated>
<author>
<name>Chris Wright</name>
<email>chrisw@osdl.org</email>
</author>
<published>2005-06-22T19:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=f5b3c543818f0c189875207f694b0e4a120a5c4a'/>
<id>urn:sha1:f5b3c543818f0c189875207f694b0e4a120a5c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] ia64 ptrace + sigrestore_context (CAN-2005-1761)</title>
<updated>2005-06-22T19:32:50Z</updated>
<author>
<name>Matthew Chapman</name>
<email>matthewc@hp.com</email>
</author>
<published>2005-06-21T03:53:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=df0112ae92e768bda81105cff85d7c8e46004d7b'/>
<id>urn:sha1:df0112ae92e768bda81105cff85d7c8e46004d7b</id>
<content type='text'>
This patch fixes handling of accesses to ar.rsc via ptrace &amp;
restore_sigcontext

Signed-off-by: Matthew Chapman &lt;matthewc@hp.com&gt;
Acked-by: David Mosberger &lt;davidm@hpl.hp.com&gt;
Acked-by: Tony Luck &lt;tony.luck@intel.com&gt;
Signed-off-by: Chris Wright &lt;chrisw@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] Clean up subthread exec (CAN-2005-1913)</title>
<updated>2005-06-22T19:32:50Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@osdl.org</email>
</author>
<published>2005-06-18T20:17:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=fe3d5c8793fcaf33c5d3118a7f3ffc135eadaf4d'/>
<id>urn:sha1:fe3d5c8793fcaf33c5d3118a7f3ffc135eadaf4d</id>
<content type='text'>
Make sure we re-parent itimers.  If subthread exec's with timer pending,
signal is delivered to old group-leader and can panic kernel.

Signed-off-by: Linus Torvalds &lt;torvalds@ppc970.osdl.org&gt;
Signed-off-by: Chris Wright &lt;chrisw@osdl.org&gt;
</content>
</entry>
<entry>
<title>Linux 2.6.12</title>
<updated>2005-06-17T19:48:29Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-17T19:48:29Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=9ee1c939d1cb936b1f98e8d81aeffab57bae46ab'/>
<id>urn:sha1:9ee1c939d1cb936b1f98e8d81aeffab57bae46ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block</title>
<updated>2005-06-17T19:35:26Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-17T19:35:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=dfd11c2e61d3c0c417d341866ed53c44933b65b4'/>
<id>urn:sha1:dfd11c2e61d3c0c417d341866ed53c44933b65b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] PCI: don't override drv-&gt;shutdown unconditionally</title>
<updated>2005-06-17T19:34:20Z</updated>
<author>
<name>Christoph Hellwig</name>
<email>hch@lst.de</email>
</author>
<published>2005-06-17T19:25:25Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=794f5bfa77955c4455f6d72d8b0e2bee25f1ff0c'/>
<id>urn:sha1:794f5bfa77955c4455f6d72d8b0e2bee25f1ff0c</id>
<content type='text'>
There are many drivers that have been setting the generic driver
model level shutdown callback, and pci thus must not override it.

Without this patch we can have really bad data loss on various
raid controllers.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] timer exit cleanup</title>
<updated>2005-06-17T17:03:50Z</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2005-06-17T09:36:36Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=caf2857ac6e0ba2651e722f05d5f7d3ec8ef2615'/>
<id>urn:sha1:caf2857ac6e0ba2651e722f05d5f7d3ec8ef2615</id>
<content type='text'>
Do all timer zapping in exit_itimers.

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>When cfq I/O scheduler is selected, get_request() in __make_request() calls</title>
<updated>2005-06-17T14:15:10Z</updated>
<author>
<name>Kiyoshi Ueda</name>
<email>k-ueda@ct.jp.nec.com</email>
</author>
<published>2005-06-17T14:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=db3b5848ea6440968fcdd29b80514d0de044bb7c'/>
<id>urn:sha1:db3b5848ea6440968fcdd29b80514d0de044bb7c</id>
<content type='text'>
__cfq_get_queue().  __cfq_get_queue() finds an existing queue (struct
cfq_queue) of the current process for the device and returns it.  If it's not
found, __cfq_get_queue() creates and returns a new one if __cfq_get_queue() is
called with __GFP_WAIT flag, or __cfq_get_queue() returns NULL (this means that
get_request() fails) if no __GFP_WAIT flag.

On the other hand, in __make_request(), get_request() is called without
__GFP_WAIT flag at the first time.  Thus, the get_request() fails when there is
no existing queue, typically when it's called for the first I/O request of the
process to the device.

Though it will be followed by get_request_wait() for general case,
__make_request() will just end the I/O with an error (EWOULDBLOCK) when the
request was for read-ahead.

Signed-off-by: Jens Axboe &lt;axboe@suse.de&gt;
Signed-off-by: Kiyoshi Ueda &lt;k-ueda@ct.jp.nec.com&gt;
Signed-off-by: Jun'ichi Nomura &lt;j-nomura@ce.jp.nec.com&gt;
</content>
</entry>
<entry>
<title>Merge master.kernel.org:/home/rmk/linux-2.6-arm</title>
<updated>2005-06-16T20:40:39Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-16T20:40:39Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=97008082eacab047c189028202e055280f799ace'/>
<id>urn:sha1:97008082eacab047c189028202e055280f799ace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Mainstone</title>
<updated>2005-06-16T20:23:56Z</updated>
<author>
<name>Nicolas Pitre</name>
<email>nico@org.rmk.(none)</email>
</author>
<published>2005-06-16T20:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=22f11c4e662ef0bdd87f09370a76c83ed738d5fd'/>
<id>urn:sha1:22f11c4e662ef0bdd87f09370a76c83ed738d5fd</id>
<content type='text'>
Patch from Nicolas Pitre

Without this some devices fail to work again after a suspend event.

Signed-off-by: Nicolas Pitre
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
</feed>
