login
Header Space

 
 

Re: Announce: Linux-next (Or Andrew's dream :-))

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: J. Bruce Fields <bfields@...>
Cc: David Miller <davem@...>, <jeff@...>, <linux-kernel@...>, <akpm@...>, <linville@...>
Date: Wednesday, February 13, 2008 - 1:43 am

On Tue, 12 Feb 2008, J. Bruce Fields wrote:


Absolutely. But if you do a true merge, the bug is clearly in the merge 
(automatedly clean or not), and the blame is there too. IOW, you can blame 
me for screwing up. Now, I will say "oh, me bad, I didn't realize how 
subtle the interaction was", so it's not like I'll be all that contrite, 
but at least it's obvious where the blame lies.

In contrast, when you rebase, the same problem happens, but now a totally 
innocent commit is blamed just because it happened to no longer work in 
the location it was not tested in. The person who wrote that commit, the 
people who tested it and said it works, all that work is now basically 
worthless: the testing was done with another version, the original patch 
is bad, and the history and _reason_ for it being bad has been lost.

And there's literally nothing left to indicate the fact that the patch and 
the testing _used_ to be perfectly valid.

That may not sound like such a big deal, but what does that make of code 
review and tested-by, and the like? It just makes a mockery of trying to 
do a good job testing any sub-trees, when you know that eventually it will 
all quite possibly be pointless, and the fact that maybe the networking 
tree was tested exhaustively is all totally moot, because in the end the 
stuff that hit the main tree is something else altogether?

I don't know about you, but I'd personally be really disappointed if it 
happened to me, and I felt that I did a really good job as a 
submaintainer. I'd also feel that the source control management sucked.

Contrast that to the case where somebody simply does a merge error. The 
original work doesn't lose it's validity - so the original maintainer 
hasn't lost anything. And quite frankly, even the person who "screwed up" 
with the merge hasn't really done anything bad: these things _do_ happen. 

So bugs happen; not big deal. But the fact that the bugs are correctly 
attributed - or rather, not mis-attributed to somebody blameless - that 
_is_ a big deal.

It's not like I will guarantee that all my manual merges are always 100% 
correct, much less try to guarantee that no subtle merge issue can make 
things not work even if it all merged totally cleanly. That isn't my 
point. And others will make merge mistakes too. But the people they merged 
from will not be blamed.

So just the fact that the right commit gets blamed when somebody does a 
"git bisect" is I think a big issue. It's just fundamentally more fair to 
everybody. And it means that the people who push their work to me can 
really choose to stand behind it, knowing that whatever happens, their 
work won't get diluted by bad luck or others' incompetence.

And no, maybe most people don't feel things like that matters. But I do 
think it's important.

			Linus
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Mon Feb 11, 9:02 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Russell King, (Fri Feb 15, 8:09 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Mon Feb 25, 11:54 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Fri Feb 29, 8:45 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Adrian Bunk, (Fri Feb 29, 9:04 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Fri Feb 29, 7:45 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Andrew Morton, (Fri Feb 15, 8:21 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Alexey Dobriyan, (Fri Feb 15, 8:42 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Russell King, (Sat Feb 16, 4:08 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Russell King, (Fri Feb 15, 8:31 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Andrew Morton, (Fri Feb 15, 8:45 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Roland Dreier, (Thu Feb 14, 7:22 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Thu Feb 14, 9:02 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Sat Feb 16, 11:14 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Sun Feb 17, 1:25 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Sun Feb 17, 10:27 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Kumar Gala, (Wed Feb 13, 1:03 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Randy Dunlap, (Tue Feb 12, 9:20 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Jeff Garzik, (Tue Feb 12, 2:02 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Mon Feb 11, 10:25 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Ann Davis, (Wed Feb 13, 4:24 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Adrian Bunk, (Wed Feb 13, 4:57 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Frank Seidel, (Wed Feb 13, 8:53 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Frank Seidel, (Mon Feb 18, 8:45 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 12:21 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Jan Engelhardt, (Tue Feb 12, 6:34 pm)
Re: multiple drivers, single device, Roland Dreier, (Tue Feb 12, 1:42 pm)
Re: multiple drivers, single device, Jeff Garzik, (Tue Feb 12, 2:08 pm)
Re: multiple drivers, single device, Greg KH, (Tue Feb 12, 1:51 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Tue Feb 12, 1:07 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 1:56 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Tue Feb 12, 2:10 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Arjan van de Ven, (Tue Feb 12, 12:31 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 12:43 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Arjan van de Ven, (Tue Feb 12, 1:17 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 1:53 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 2:07 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Jeff Garzik, (Tue Feb 12, 12:31 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 7:51 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Al Viro, (Tue Feb 12, 7:54 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), J. Bruce Fields, (Tue Feb 12, 8:16 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Al Viro, (Tue Feb 12, 8:48 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 8:59 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Al Viro, (Tue Feb 12, 9:25 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), J. Bruce Fields, (Tue Feb 12, 8:56 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), J. Bruce Fields, (Tue Feb 12, 3:37 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 4:07 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 8:50 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 9:31 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), J. Bruce Fields, (Wed Feb 13, 12:25 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Wed Feb 13, 1:43 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), J. Bruce Fields, (Wed Feb 13, 1:52 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Benny Halevy, (Thu Feb 14, 1:35 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), J. Bruce Fields, (Fri Feb 15, 1:15 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 9:38 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 9:57 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Andrew Morton, (Tue Feb 12, 10:06 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 10:20 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Joel Becker, (Tue Feb 12, 10:47 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), John W. Linville, (Wed Feb 13, 11:06 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Joel Becker, (Wed Feb 13, 12:45 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 10:18 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), John W. Linville, (Tue Feb 12, 1:04 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 8:12 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Jeff Garzik, (Tue Feb 12, 2:11 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Tue Feb 12, 11:07 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Benny Halevy, (Tue Feb 12, 11:32 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Tue Feb 12, 12:00 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 2:11 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Jeff Garzik, (Tue Feb 12, 12:36 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 7:58 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 8:44 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 9:20 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), J. Bruce Fields, (Wed Feb 13, 12:52 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Tue Feb 12, 10:25 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 10:35 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Tue Feb 12, 11:00 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Paul Mundt, (Wed Feb 13, 12:19 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 11:31 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Nicolas Pitre, (Wed Feb 13, 1:14 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Wed Feb 13, 12:10 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 11:48 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Nicolas Pitre, (Wed Feb 13, 1:17 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 9:41 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 9:46 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Andrew Morton, (Tue Feb 12, 8:37 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 9:16 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Andrew Morton, (Tue Feb 12, 9:46 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 8:29 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 8:49 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Wed Feb 13, 2:16 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Catalin Marinas, (Wed Feb 13, 6:48 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Theodore Tso, (Wed Feb 13, 6:36 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Wed Feb 13, 1:55 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Geert Uytterhoeven, (Wed Feb 13, 3:28 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Thomas Gleixner, (Sat Feb 16, 7:16 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Theodore Tso, (Tue Feb 12, 10:16 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Catalin Marinas, (Wed Feb 13, 6:58 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 9:24 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 1:09 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Adrian Bunk, (Wed Feb 13, 1:53 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Russell King, (Tue Feb 12, 4:03 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 4:31 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Andrew Morton, (Tue Feb 12, 4:23 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Roland Dreier, (Tue Feb 12, 1:38 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 1:48 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Jeff Garzik, (Tue Feb 12, 2:48 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 2:26 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 8:31 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 3:15 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 8:41 pm)
Re: distributed module configuration [Was: Announce: Linux-n..., Geert Uytterhoeven, (Thu Feb 14, 4:48 am)
Re: distributed module configuration, David Miller, (Wed Feb 13, 4:54 am)
Re: distributed module configuration, Pavel Machek, (Sun Feb 17, 11:51 am)
Re: distributed module configuration, Sam Ravnborg, (Wed Feb 13, 5:04 am)
Re: distributed module configuration, Giacomo A. Catenazzi, (Wed Feb 13, 6:09 am)
Re: distributed module configuration, David Miller, (Wed Feb 13, 5:06 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Andrew Morton, (Tue Feb 12, 8:47 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Geert Uytterhoeven, (Wed Feb 13, 3:38 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 9:23 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 3:55 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Roel Kluin, (Wed Feb 13, 1:12 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Alan Cox, (Wed Feb 13, 2:08 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Roel Kluin, (Fri Feb 15, 7:05 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Alan Cox, (Fri Feb 15, 8:03 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Wed Feb 13, 2:09 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Roel Kluin, (Fri Feb 15, 6:59 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 4:48 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Russell King, (Fri Feb 15, 7:23 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Andrew Morton, (Fri Feb 15, 7:37 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Randy Dunlap, (Fri Feb 15, 7:47 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Russell King, (Fri Feb 15, 8:17 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Randy Dunlap, (Fri Feb 15, 8:25 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Andrew Morton, (Fri Feb 15, 8:12 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Theodore Tso, (Tue Feb 12, 7:49 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Matthew Wilcox, (Tue Feb 12, 5:25 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Al Viro, (Tue Feb 12, 3:46 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 4:50 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Adrian Bunk, (Wed Feb 13, 1:24 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Christoph Hellwig, (Wed Feb 13, 6:54 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Al Viro, (Tue Feb 12, 5:08 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 5:20 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 5:36 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Tue Feb 12, 1:41 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 2:00 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Tue Feb 12, 2:24 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Woodhouse, (Sun Feb 17, 8:42 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 8:27 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Jiri Kosina, (Tue Feb 12, 4:18 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Tue Feb 12, 5:00 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 2:48 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 8:33 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Tue Feb 12, 3:17 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 2:59 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 8:36 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 8:53 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 9:25 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Al Viro, (Tue Feb 12, 3:41 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Alan Cox, (Tue Feb 12, 5:51 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Russell King, (Wed Feb 13, 6:07 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Andrew Morton, (Tue Feb 12, 6:17 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Alan Cox, (Tue Feb 12, 6:20 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 6:55 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Alan Cox, (Tue Feb 12, 6:59 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 7:26 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Al Viro, (Tue Feb 12, 6:41 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Alan Cox, (Tue Feb 12, 7:01 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 7:27 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 3:19 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Russell King, (Wed Feb 13, 6:05 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Jeff Garzik, (Wed Feb 13, 8:06 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Russell King, (Wed Feb 13, 8:19 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Benny Halevy, (Tue Feb 12, 1:53 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Tue Feb 12, 2:36 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Benny Halevy, (Tue Feb 12, 3:25 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Benny Halevy, (Tue Feb 12, 12:46 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Tue Feb 12, 1:03 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Harvey Harrison, (Tue Feb 12, 2:21 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Trond Myklebust, (Tue Feb 12, 12:45 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Theodore Tso, (Tue Feb 12, 1:11 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Andrew Morton, (Tue Feb 12, 2:15 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Tue Feb 12, 7:57 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Russell King, (Thu Feb 14, 4:14 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Thu Feb 14, 8:22 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Linus Torvalds, (Thu Feb 14, 2:01 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Wed Feb 20, 10:55 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stefan Richter, (Wed Feb 20, 11:38 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Theodore Tso, (Wed Feb 20, 11:42 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Adrian Bunk, (Wed Feb 20, 1:13 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Theodore Tso, (Thu Feb 21, 9:22 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Ingo Molnar, (Thu Feb 14, 9:11 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Gene Heskett, (Thu Feb 14, 2:32 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Gene Heskett, (Fri Feb 15, 5:26 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Thu Feb 14, 4:32 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Gene Heskett, (Thu Feb 14, 4:39 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Greg KH, (Tue Feb 12, 10:57 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), David Miller, (Tue Feb 12, 2:02 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Arjan van de Ven, (Tue Feb 12, 3:06 am)
Re: Announce: Linux-next (Or Andrew's dream :-)), Theodore Tso, (Tue Feb 12, 6:44 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Mon Feb 11, 9:36 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), Stephen Rothwell, (Mon Feb 11, 10:23 pm)
Re: Announce: Linux-next (Or Andrew's dream :-)), James Bottomley, (Mon Feb 11, 11:32 pm)
speck-geostationary