login
Header Space

 
 

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

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jeff Garzik <jeff@...>
Cc: David Miller <davem@...>, <arjan@...>, <greg@...>, <sfr@...>, <linux-kernel@...>, <linux-next@...>, <linux-arch@...>, <akpm@...>
Date: Tuesday, February 12, 2008 - 1:09 pm

On Tue, 12 Feb 2008, Jeff Garzik wrote:


I do think that some people rebase too often (and that David is in that 
number), often with no real discernible reason. I think rebasing is great 
when you are doing active development (ie you're really acting in "quilt 
mode") and I actually think git could and should integrate more of the 
queues modes, but I don't think it should be a default action for an 
up-stream developer.

I also don't think rebasing helps the particular problem under discussion 
(ie conflicts due to having to sort out dependencies between different 
trees), and in some ways hurts it.

One thing that I personally react to is that

 - I think sysfs and the device model layer has had too much churn, and 
   I'm unhappy that people seem to expect that to continue.

   [ NOTE!! I'm picking on the device model/sysfs stuff here not because 
     it's the only one, but because it's the obvious and good example. I 
     do think we have other cases of the same thing. ]

   Really. I do agree that we need to fix up bad designs, but I disagree 
   violently with the notion that this should be seen as some ongoing 
   thing. The API churn should absolutely *not* be seen as a constant 
   pain, and if it is (and it clearly is) then I think the people involved 
   should start off not by asking "how can we synchronize", but looking a 
   bit deeper and saying "what are we doing wrong?"

   It may well be that part of the problem is that the people causing the 
   churn don't realize the downsides of the pain they are causing, because 
   THEY aren't the generally ones that see it!

   For example, it's easy for Greg to change his driver core, and he can 
   obviously synchronize with himself in the other trees (because his left 
   hand is hopefully somewhat aware of what his right hand is doing), so I 
   suspect Greg simply doesn't see the pain that much. So Greg thinks that 
   the solution is to just have me merge his changes early, and the pain 
   is all gone as far as he is concerned.

 - That said, I'm also a bit unhappy about the fact you think all merging 
   has to go through my tree and has to be visible during the two-week 
   merge period. Quite frankly, I think that you guys could - and should - 
   just try to sort API changes out more actively against each other, and 
   if you can't, then that's a problem too.

   In other words, please do use the distributed nature of git to your 
   advantage, when there are things you guys know you need to sort out.

So there are two separate and totally independent issues here.

One is that I suspect some people are a bit too willing to do cleanup for 
its own sake, and do not realize that backwards compatibility does 
actually help too, and that "better solutions" are sometimes worse than 
"keep things stable". We should always *allow* major breakage when 
necessary, but I think the threshold for them should be higher than I 
think it currently is.

The other is that once somebody says "ok, I *really* need to cause this 
breakage, because there's a major bug or we need it for fundamental reason 
XYZ", then that person should

 (a) create a base tree with _just_ that fundamental infrastructure change,
     and make sure that base branch is so obviously good that there is no 
     question about merging it.

 (b) tell other people about the reason for the infrastructure change, and 
     simply allow others to merge it. You don't have to wait for *me* to 
     open the merge window, you need to make sure that the people that get 
     impacted most can continue development!

This is where "rebases really are bad" comes in. When the above sequence 
happens, the fundamental infrastructure change obviously does need to be 
solid and not shifting under from other people who end up merging it. I do 
not want to see five different copies of the fundamental change either 
because the original source fixed it up and rebased it, or because the 
people who merged it rebased _their_ trees and rebased the fundamental 
change in the process.

Can that (b) be my tree? Sure. That's been the common case, and I'll 
happily continue it, of course, so I'm not arguing for that to go away. 
Merging is my job, I'll do it. But when the merge window is a problem, my 
merge window should *not* hold up people from using the distributed nature 
of git for their advantage.

But yes, obviously when doing cross-merges, you'd better be really 
*really* sure that the base is solid and will get merged. But let's face 
it, all the really core maintainers should damn well know that by now: 
you've all worked with me for years, so you should be able to trivially be 
able to tell whether you *might* need to worry about something, and when 
it's a slam dunk.

And it's the "it's a slam dunk" cases that I think are (a) the common ones 
and (b) the ones where you can just do cross-merges to satisfy each others 
needs.

Hmm? Does that sound palatable to people?

			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