public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RFD: Kernel release numbering
@ 2005-03-02 22:21 Linus Torvalds
  2005-03-02 22:53 ` Jeff V. Merkey
                   ` (27 more replies)
  0 siblings, 28 replies; 368+ messages in thread
From: Linus Torvalds @ 2005-03-02 22:21 UTC (permalink / raw)
  To: Kernel Mailing List


This is an idea that has been brewing for some time: Andrew has mentioned
it a couple of times, I've talked to some people about it, and today Davem
sent a suggestion along similar lines to me for 2.6.12.

Namely that we could adopt the even/odd numbering scheme that we used to 
do on a minor number basis, and instead of dropping it entirely like we 
did, we could have just moved it to the release number, as an indication 
of what was the intent of the release.

The problem with major development trees like 2.4.x vs 2.5.x was that the 
release cycles were too long, and that people hated the back- and 
forward-porting. That said, it did serve a purpose - people kind of knew 
where they stood, even though we always ended up having to have big 
changes in the stable tree too, just to keep up with a changing landscape.

So the suggestion on the table would be to go back to even/odd, but do it 
at the "micro-level" of single releases, rather than make it a two- or 
three-year release cycle.

In this setup, all kernels would still be _stable_, in the sense that we
don't anticipate any real breakage (if we end up having to rip up so much
basic stuff that we have to break anything, we'd go back to the 2.7.x kind
of numbering scheme). So we should fear odd releases, but track them, to 
make sure that they are good (if you don't track them, and problems won't 
be fixed in the even version either)

But we'd basically have stricter concerns for an even release, and in
particular the plan would be that the diff files would alternate between
bigger ones (the 2.6.10->11 full diff was almost 5MB) and smaller ones (a
2.6.11->12 release would be a "stability only" thing, and hopefully the
diff file would be much smaller).

We'd still do the -rcX candidates as we go along in either case, so as a 
user you wouldn't even _need_ to know, but the numbering would be a rough 
guide to intentions. Ie I'd expect that distributions would always try to 
base their stuff off a 2.6.<even> release.

It seems like a sensible approach, and it's not like the 2.4.x vs 2.5.x
kind of even/odd thing didn't _work_, the problems really were an issue of
too big granularity making it hard for user and developers alike. So I see
this as a tweak of the "let's drop the notion althogether for now"  
decision, and just modify it to "even/odd is meaningful at all levels".

In other words, we'd have an increasing level of instability with an odd 
release number, depending on how long-term the instability is.

 - 2.6.<even>: even at all levels, aim for having had minimally intrusive 
   patches leading up to it (timeframe: a week or two)

with the odd numbers going like:

 - 2.6.<odd>: still a stable kernel, but accept bigger changes leading up 
   to it (timeframe: a month or two).
 - 2.<odd>.x: aim for big changes that may destabilize the kernel for 
   several releases (timeframe: a year or two)
 - <odd>.x.x: Linus went crazy, broke absolutely _everything_, and rewrote
   the kernel to be a microkernel using a special message-passing version 
   of Visual Basic. (timeframe: "we expect that he will be released from 
   the mental institution in a decade or two").

The reason I put a shorter timeframe on the "all-even" kernel is because I
don't want developers to be too itchy and sitting on stuff for too long if
they did something slightly bigger. In theory, the longer the better
there, but in practice this release numbering is still nothing but a hint
of the _intent_ of the developers - it's still not a guarantee of "we
fixed all bugs", and anybody who expects that (and tries to avoid all odd 
release entirely) is just setting himself up for not testing - and thus 
bugs.

Comments?

		Linus

^ permalink raw reply	[flat|nested] 368+ messages in thread
* Re: RFD: Kernel release numbering
@ 2005-03-04 16:29 Indrek Kruusa
  0 siblings, 0 replies; 368+ messages in thread
From: Indrek Kruusa @ 2005-03-04 16:29 UTC (permalink / raw)
  To: linux-kernel

 > I'd love for the -mm tree to get more testing, but it doesn't.

So the question is how to hook up more "customers" for testing thing?

mm...maybe OSDL should provide special live mini-distro weekly, which 
will run entirely from 256 MB USB flashdrive :)
Lot of automated testing, lot of nice and colorful progressbars, graphs 
(it is ubelieveable how people love to watch how defragmentation goes) 
etc. and you are there :)

If the only question is to boot my computer from CD/flash (without 
touching my harddrive) and pushing at the end "I'm agree to send 
automatically collected results to OSDL" then you can count me as a 
tester :)


thanks,
Indrek


^ permalink raw reply	[flat|nested] 368+ messages in thread
* Re: RFD: Kernel release numbering
@ 2005-03-08 22:45 szonyi calin
  0 siblings, 0 replies; 368+ messages in thread
From: szonyi calin @ 2005-03-08 22:45 UTC (permalink / raw)
  To: Zwane Mwaikambo; +Cc: Linus Torvalds, Kernel Mailing List


--- Zwane Mwaikambo <zwane@arm.linux.org.uk> wrote:
> 
> Certainly -mm can be the feature tree, but i've noticed that
> not that many 
> people run -mm aside from developers. Meaning that a fair
> number of bugs 
> seep into Linus' tree before they get attended to. It would
> even be more 
> effective if we could get more -mm user coverage. A Linus
> based odd number 
> might be closer to that if we hope on people unwittingly
> running them.

I used to run mm. I don't submit bug reports because i'm lazy
;-).
Now i don't run it because 2.6 doesn't look very usable and i
 don't want to test two development versions. Also sometimes is 
handy to have a stable version around when something goes wrong
(i.e. filesystem corruption after a crash or power failure).

I had my filesystem trashed with 2.6 so i'm more carefull now. 


--
A mouse is a device used to point at 
the xterm you want to type in.
Kim Alm on a.s.r.


	

	
		
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/

^ permalink raw reply	[flat|nested] 368+ messages in thread
* Re: RFD: Kernel release numbering
@ 2005-03-08 23:36 szonyi calin
  2005-03-09 15:48 ` Chris Friesen
  0 siblings, 1 reply; 368+ messages in thread
From: szonyi calin @ 2005-03-08 23:36 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Linus Torvalds, Russell King, Kernel Mailing List, Greg KH


--- Jeff Garzik <jgarzik@pobox.com> wrote:
> Greg KH wrote:
> > On Wed, Mar 02, 2005 at 05:15:36PM -0800, Linus Torvalds
> wrote:
> > 
> > 
> > But when pressed about the issue of speed of development,
> rate of
> > change, feature increase, driver updates, and so on, no one
> else has any
> > clue of what to do.  They respond with, "but only put
> bugfixes into a
> > stable release."  My comeback is explaining how we handle
> lots of
> > different types of bugfixes, by api changes, real fixes, and
> driver
> > updates for new hardware.  Sometimes these cause other bugs
> to happen,
> > or just get shaken out where they were previously hiding
> (acpi is a
> > great example of this issue.)  In the end, they usually fall
> back on
> > muttering, "well, I'm just glad that I'm not a kernel
> developer..." and
> > back away.
> 
> The pertinent question for a point release (2.6.X.Y) would
> simply be 
> "does a 2.6.11 user really need this fix?"
> 

no. If something is not working in 2.6.11 i will switch to 
2.6.10 ;-) and _maybe_ report  a bug

> 
> > Like I previously said, I think we're doing a great job. 
> The current
> > -mm staging area could use some more testers to help weed
> out the real
> > issues, and we could do "real" releases a bit faster than
> every 2 months
> > or so.  But other than that, we have adapted over the years
> to handle
> > this extremely high rate of change in a pretty sane manner.
> 
> I think Linus's "even/odd" proposal is an admission that 2.6.X
> releases 
> need some important fixes after it hits kernel.org.
> 
> Otherwise 2.6.X is simply a constantly indeterminent state.
> 

Let me tell you what i understood from this thread:
2.6.12 "almost stable"
2.6.13 devel (new drivers,fixes  and stuff -- may be broken)
2.6.14 (based on 2.6.13) tries to became stable again
2.6.15 also devel (see above)
2.6.16 (based on 2.6.15) also tries to became stable again

So we will _want_ to have a stable kernel (like 2.4 now) but 
this will never happen (see above) 

> We need to serve users, not just make life easier for kernel
> developers ;-)
> 

You said it. Hopefully you will make our life easier and we 
(as testers) will make your's.

> 	Jeff
> 



--
A mouse is a device used to point at 
the xterm you want to type in.
Kim Alm on a.s.r.


	

	
		
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/

^ permalink raw reply	[flat|nested] 368+ messages in thread
* Re: RFD: Kernel release numbering
@ 2005-03-09 20:19 szonyi calin
  0 siblings, 0 replies; 368+ messages in thread
From: szonyi calin @ 2005-03-09 20:19 UTC (permalink / raw)
  To: Lee Revell; +Cc: Dave Jones, torvalds, jgarzik, linux-kernel, Andrew Morton


--- Lee Revell <rlrevell@joe-job.com> wrote:
> On Wed, 2005-03-09 at 00:25 +0100, szonyi calin wrote:
> >  --- Dave Jones <davej@redhat.com> a écrit : 
> > Taking into account that nobody responded on lkml nor
> > on alsa (the message was awaiting modderator aprouval 
> > on alsa-devel) i don't think i will send more bug reports 
> > to alsa. 
> 
> How long ago was this?  alsa-devel has been accepting messages
> from
> non-subscribers for at least 6 months.
> 

It's from 10th of september 2004
I managed to find it on the internet:
http://www.ussg.iu.edu/hypermail/linux/kernel/0409.1/0996.html

The same problem appears in 2.6.11
I'll repost the bug report asap

> Lee
> 
> 
> 

--
A mouse is a device used to point at 
the xterm you want to type in.
Kim Alm on a.s.r.


	

	
		
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/

^ permalink raw reply	[flat|nested] 368+ messages in thread
* Re: RFD: Kernel release numbering
@ 2005-03-22  9:00 viking
  0 siblings, 0 replies; 368+ messages in thread
From: viking @ 2005-03-22  9:00 UTC (permalink / raw)
  To: linux-kernel

Linus wrote (back on 4th March):
:The even/odd situation would have made for a situation that some people
:seem to be arguing for (more explicit calming-down period), but with the
:difference that I think the odd ones should definitely have been
:user-release quality already. But that one was apparently hated by so many
:people that it's not even worth trying.

:The fact is, there is no perfect way of doing things, and this discussion 
:has degenerated into nothing but whining. Which is kind of expected, but 
:let's hope that the only non-whining that came out of this (Greg &nbsp;co's 
:trials with 2.6.x.y) ends up being worthwhile.

I'm sorry I didn't get to read this earlier. I apologise for stepping in here,
not being a core developer, however, this is what I tend to think about kernel
releases.

Even/odd at the next level down would confuse p.o.u like me. We kind of
grasped that 2.4 was okay to run (generally, anyone remember 2.4.12?) but a
walk with 2.5 was definitely taking your hard drive for a walk. When 2.6 came
along as the new devel kernel (as I perceived everyone saying) I got confused,
then decided to wait to see what happened. It ended up looking like I would
hawe perceived a true 2.6 tree to be - mostly stable, yet a few nice features
being added. The MAJOR difference for me was that there WASN'T a 2.7 feeding
nice stuff to the 2.6 tree - it was all going in directly. Nice.

The new 2.6.x.y has turned out to be an interesting change for me, being
previously used to 2.x.y. I'm guessing the reason for this is that Greg
decided to be a little more fine-grained with releases, so as to reduce
(somewhat) the major jump from 2.6.x to 2.6.x+1 for the developers, who
internally went through 2.6.x+1-rc[123...], and 2.6.x+1-pre[n].

Frankly, I wasn't seeing the major jump, and was thinking of it as perhaps a
few bugs found each time, maybe a couple of fixes, and by the time you'd gone
from 2.6.4 (for example) to 2.6.12, or maybe even 2.6.19, lots of new features
were added, and 98% of the bugs shaken out. So much for the view of a simple
desktop user.

I'm finding the finer granularity a little confusing, as I'm not sure if the
patches are cumulative (not the case in the past for patches on a Linus
kernel) or I just happen to hit a couple of weird patches. Going from 2.6.11.2
to .3, I was told I had seemingly applied one of the patches already, and it
was the same when going from .3 to .4 - not many failures, usually only one or
two.

I like 2.6.  I don't think any of my machines will ever go back to 2.4 (except
perhaps for my wife's machine, but that's another matter <grin>), I like using
it. 

And next time, I won't wait for 20 days before making a comment. Hopefully.

-- 
 /|   _,.:*^*:.,   |\  Cheers from the Viking family, including Pippin, our cat
| |_/'  viking@ `\_| |
|    flying-brick    | $FunnyMail   : What do you mean, I've lost the plot?
 \_.caverock.net.nz_/     5.40      : I planted them carrots right here!!

^ permalink raw reply	[flat|nested] 368+ messages in thread

end of thread, other threads:[~2005-06-07  3:17 UTC | newest]

Thread overview: 368+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-02 22:21 RFD: Kernel release numbering Linus Torvalds
2005-03-02 22:53 ` Jeff V. Merkey
2005-03-02 23:26   ` Randy.Dunlap
2005-03-02 23:28     ` Jeff V. Merkey
2005-03-02 23:38   ` Zwane Mwaikambo
2005-03-03  2:09     ` Jeff V. Merkey
2005-03-03  0:20   ` Wakko Warner
2005-03-03  5:11   ` Valdis.Kletnieks
2005-03-02 22:55 ` Dmitry Torokhov
2005-03-02 22:58 ` Lars Marowsky-Bree
2005-03-02 23:23   ` Greg KH
2005-03-03 14:31     ` Lars Marowsky-Bree
2005-03-02 23:44   ` Zwane Mwaikambo
2005-03-03  2:14     ` Neil Brown
2005-03-04 18:25       ` Zwane Mwaikambo
2005-03-02 23:44   ` Linus Torvalds
2005-03-03  0:32     ` Dave Jones
2005-03-03 22:22       ` Alan Cox
2005-03-02 22:58 ` Andrew Morton
2005-03-02 23:20   ` Randy.Dunlap
2005-03-02 23:04 ` Greg KH
2005-03-02 23:34   ` Willy Tarreau
2005-03-02 23:55     ` Greg KH
2005-03-02 23:04 ` Dave Jones
2005-03-02 23:06 ` Russell King
2005-03-02 23:22   ` Dave Jones
2005-03-02 23:45   ` Jeff Garzik
2005-03-03  0:00     ` Linus Torvalds
2005-03-03  0:20       ` Greg KH
2005-03-03  1:15         ` Linus Torvalds
2005-03-03  2:21           ` Gene Heskett
2005-03-03 10:29             ` Prakash Punnoor
2005-03-03 11:08               ` Paolo Ciarrocchi
2005-03-03 16:20               ` Lee Revell
2005-03-03  6:07           ` Willy Tarreau
2005-03-03  8:19           ` Greg KH
2005-03-03  8:38             ` Jeff Garzik
2005-03-03  9:01               ` Greg KH
2005-03-03  9:18                 ` Jeff Garzik
2005-03-03 10:15                   ` Andrew Morton
2005-03-03 10:26                     ` Wichert Akkerman
2005-03-03 10:45                       ` Andrew Morton
2005-03-03 10:59                     ` Jeff Garzik
2005-03-03 14:08                       ` Wichert Akkerman
2005-03-03 16:19                       ` Chris Wright
2005-03-03 19:41                       ` Krzysztof Halasa
2005-03-03 21:58                         ` Christoph Hellwig
2005-03-03 11:01                     ` Thomas Gleixner
2005-03-03 11:13                     ` Adrian Bunk
2005-03-03 17:07                     ` Bill Rugolsky Jr.
2005-03-03 19:33                       ` Dave Jones
2005-03-03 20:38                         ` Bill Rugolsky Jr.
2005-03-03 21:28                           ` Jeff Garzik
2005-03-03 22:15                             ` Adrian Bunk
2005-03-06  7:53                               ` Andres Salomon
2005-03-06  8:05                                 ` Willy Tarreau
2005-03-06 23:12                                 ` Alan Cox
2005-03-09 12:34                             ` szonyi calin
2005-03-03  0:27       ` Dave Jones
2005-03-03  3:10         ` Randy.Dunlap
2005-03-03  3:47           ` Dave Jones
2005-03-03  4:03             ` Randy.Dunlap
2005-03-03 10:26           ` Erik Hensema
2005-03-03 16:28           ` Jochen Striepe
2005-03-04 10:40           ` Russell King
2005-03-04 11:32           ` Jesper Juhl
2005-03-04 14:12             ` Jens Axboe
2005-03-04 19:41               ` Jesper Juhl
2005-03-06  0:00                 ` Christoph Hellwig
2005-03-08 12:52           ` szonyi calin
2005-03-03  4:38         ` Andrew Morton
2005-03-03  5:21           ` Dave Jones
2005-03-03  5:26             ` Randy.Dunlap
2005-03-03 16:36             ` Lee Revell
2005-03-03 20:43             ` Diego Calleja
2005-03-04 11:06               ` Russell King
2005-03-04 13:04                 ` Diego Calleja
2005-03-03 21:49             ` John Cherry
2005-03-03 21:52               ` Dave Jones
2005-03-03 22:02                 ` John Cherry
2005-03-08 23:25             ` szonyi calin
2005-03-08 23:39               ` Andrew Morton
2005-03-08 23:44               ` Lee Revell
2005-03-08 23:50               ` Lee Revell
2005-03-09 18:03                 ` Alan Cox
2005-03-04 10:52           ` Russell King
2005-03-04 11:11             ` Ian Campbell
2005-03-04 11:16               ` Russell King
2005-03-04 11:32                 ` Ian Campbell
2005-03-05 12:26                   ` David Weinehall
2005-03-04 11:26             ` Andrew Morton
2005-03-04 11:36               ` Russell King
2005-03-04 11:44                 ` Andrew Morton
2005-03-04 11:54                   ` Russell King
2005-03-04 12:40                 ` Richard Purdie
2005-03-04 13:25                   ` Russell King
2005-03-04 17:33                     ` Richard Purdie
2005-03-04 18:11                       ` Russell King
2005-03-04 18:32                         ` Jan Dittmer
2005-03-05 17:49                         ` Richard Purdie
2005-03-04 19:35                       ` David Greaves
2005-03-04 22:22                       ` Andrew Morton
2005-03-04 22:27                         ` Russell King
2005-03-04 22:48                           ` Andrew Morton
2005-03-04 23:04                             ` Russell King
2005-03-04 16:44                 ` Adrian Bunk
2005-05-06 22:58                 ` Russell King
2005-05-06 23:18                   ` Andrew Morton
2005-05-07 10:51                   ` Jan Dittmer
2005-05-07 11:26                     ` Russell King
2005-05-07 13:20                       ` Jan Dittmer
2005-05-07 14:29                         ` Adrian Bunk
2005-05-07 14:41                         ` select of non-existing I2C* symbols Adrian Bunk
2005-05-08 18:20                           ` [kbuild-devel] " Sam Ravnborg
2005-05-08 18:28                             ` Russell King
2005-05-11 22:53                             ` Adrian Bunk
2005-05-11 14:30                           ` William Lee Irwin III
2005-05-11 22:50                             ` Adrian Bunk
2005-06-07  3:13                               ` William Lee Irwin III
2005-05-07 14:45                         ` frv, v850: no defconfig's Adrian Bunk
2005-05-07 15:01                         ` [-mm patch] fix typo in arch/h8300/Kconfig.cpu Adrian Bunk
2005-03-08 15:12               ` RFD: Kernel release numbering Ralf Baechle
2005-03-03  0:44       ` Jeff Garzik
2005-03-02 23:08 ` Nigel Cunningham
2005-03-02 23:10 ` Josh Boyer
2005-03-02 23:12 ` Willy Tarreau
2005-03-03  8:59   ` Matthew Frost
2005-03-03 14:15     ` Ryan Anderson
2005-03-02 23:18 ` Mark Gross
2005-03-02 23:42 ` Jeff Garzik
2005-03-03  0:23   ` Andrew Morton
2005-03-03  0:29     ` Jeff Garzik
2005-03-03  0:58       ` David S. Miller
2005-03-03  1:11         ` Dave Jones
2005-03-03  1:20           ` Andrew Morton
2005-03-03  1:27             ` Dave Jones
2005-03-03 14:58               ` Andries Brouwer
2005-03-03 19:55                 ` Krzysztof Halasa
2005-03-03 21:09                 ` Andrew Morton
2005-03-03 21:26                   ` Dave Jones
2005-03-03 21:31                     ` Jeff Garzik
2005-03-03 23:39                     ` Bill Nottingham
2005-03-04  9:16                     ` Jaroslav Kysela
2005-03-03 22:24               ` Alan Cox
2005-03-03  1:59             ` Neil Brown
2005-03-03  3:10               ` Christoph Hellwig
2005-03-03 14:54                 ` Paul Jackson
2005-03-03 23:39                 ` Alan Cox
2005-03-06 22:43                   ` Pavel Machek
2005-03-06 22:57                     ` Alan Cox
2005-03-03  2:13           ` Chris Wright
2005-03-03  1:15         ` YOSHIFUJI Hideaki / 吉藤英明
2005-03-03  1:23         ` David Lang
2005-03-03  2:14         ` Gene Heskett
2005-03-03  3:17           ` Andrew Morton
2005-03-03  4:51             ` Gene Heskett
2005-03-04  3:23           ` Andrew James Wade
2005-03-04  8:02             ` Jan Dittmer
2005-03-03  2:21         ` Jeff Garzik
2005-03-03  3:37           ` Linus Torvalds
2005-03-03  3:40             ` Jeff Garzik
2005-03-03  4:02               ` David S. Miller
2005-03-03  4:16                 ` Jeff Garzik
2005-03-03  4:46                   ` Jeff Garzik
2005-03-03  4:58                     ` David S. Miller
2005-03-03  5:08                       ` Russell Miller
2005-03-03  5:33                         ` David S. Miller
2005-03-03  7:52                       ` Jeff Garzik
2005-03-03  8:04                         ` Greg KH
2005-03-03  8:27                           ` Jeff Garzik
2005-03-03  8:58                             ` Greg KH
2005-03-03  9:14                               ` Jeff Garzik
2005-03-03  9:17                             ` Andrew Morton
2005-03-03  9:31                               ` Jeff Garzik
2005-03-03 16:23                             ` Linus Torvalds
2005-03-03 16:43                               ` Greg KH
2005-03-03 17:00                                 ` Theodore Ts'o
2005-03-03 17:06                                   ` Greg KH
2005-03-03 17:04                                 ` Eric Gaumer
2005-03-03 17:19                                   ` Greg KH
2005-03-03 16:55                               ` Chris Friesen
2005-03-03 16:59                                 ` Greg KH
2005-03-03 23:51                                   ` Alan Cox
2005-03-04  0:19                                     ` CaT
2005-03-04  0:44                                       ` Alan Cox
2005-03-04  1:44                                         ` IDE locking (was: Re: RFD: Kernel release numbering) CaT
2005-03-04  4:33                                           ` CaT
2005-03-04 10:48                                           ` Alan Cox
2005-03-03 17:50                                 ` RFD: Kernel release numbering Linus Torvalds
2005-03-03 16:55                               ` Chris Wright
2005-03-03 17:03                                 ` Jens Axboe
2005-03-03 17:07                                   ` Greg KH
2005-03-03 17:53                                   ` Linus Torvalds
2005-03-03 18:02                                     ` Chris Wright
2005-03-03 19:35                                     ` Sean
2005-03-03 20:27                                       ` Greg KH
2005-03-03 20:41                                       ` Linus Torvalds
2005-03-03 23:34                                       ` Kyle Moffett
2005-03-03 20:26                                 ` Krzysztof Halasa
2005-03-03 16:55                               ` Thomas Gleixner
2005-03-03 17:08                               ` Adrian Bunk
2005-03-03 17:12                                 ` Greg KH
2005-03-03 18:02                                   ` Linus Torvalds
2005-03-03 19:15                                 ` Thomas Gleixner
2005-03-03 19:37                                   ` Linus Torvalds
2005-03-03 19:52                                     ` Jeff Garzik
2005-03-03 20:04                                       ` David S. Miller
2005-03-03 20:19                                         ` Jeff Garzik
2005-03-03 20:34                                       ` Thomas Gleixner
2005-03-03 21:07                                         ` Jeff Garzik
2005-03-03 23:42                                           ` Gene Heskett
2005-03-04  9:43                                             ` Krzysztof Halasa
2005-03-03 19:58                                     ` Thomas Gleixner
2005-03-04  8:44                                     ` Rene Herman
2005-03-03 19:42                                   ` Jeff Garzik
2005-03-03 20:23                                     ` Thomas Gleixner
2005-03-03 17:52                               ` Daniel Barkalow
2005-03-03 18:09                                 ` Greg KH
2005-03-03 18:04                               ` Jeff Garzik
2005-03-03 18:11                                 ` Greg KH
2005-03-03 23:17                                   ` Andrew Morton
2005-03-03 23:45                                     ` Andrea Arcangeli
2005-03-04  0:03                                       ` Andrew Morton
2005-03-04  2:57                                         ` Jochen Striepe
2005-03-04  5:30                                           ` Andrew Morton
2005-03-04  5:50                                             ` Hua Zhong
2005-03-04  7:55                                             ` Jeff Garzik
2005-03-04  8:11                                               ` Andrew Morton
2005-03-04  8:21                                             ` Thomas Gleixner
2005-03-04  8:54                                               ` Andrew Morton
2005-03-04  9:16                                                 ` Jens Axboe
2005-03-04  9:21                                                   ` Andrew Morton
2005-03-04 17:57                                                     ` Linus Torvalds
2005-03-04 18:32                                                       ` Jeff Garzik
2005-03-04 19:07                                                         ` Steven Cole
2005-03-05  0:14                                                           ` Barry K. Nathan
2005-03-04 18:35                                                       ` William Park
2005-03-04 18:42                                                       ` Jeff Garzik
2005-03-04 18:55                                                       ` Nicolas Pitre
2005-03-04 20:28                                                         ` Linus Torvalds
2005-03-04 21:27                                                           ` Nicolas Pitre
2005-03-04 18:59                                                       ` Thomas Gleixner
2005-03-04 19:20                                                       ` Rene Herman
2005-03-04 20:37                                                         ` Linus Torvalds
2005-03-04 22:29                                                           ` Gene Heskett
2005-03-04 22:31                                                           ` Adrian Bunk
2005-03-06 12:57                                                           ` Pavel Machek
2005-03-04 21:48                                                         ` David Lang
2005-03-04  9:24                                                 ` Nick Piggin
2005-03-04  9:37                                                 ` Thomas Gleixner
2005-03-04 10:45                                                 ` David Greaves
2005-03-04  4:26                                         ` Lee Revell
2005-03-04  0:01                                     ` Alan Cox
2005-03-04  2:28                                       ` Andrew Morton
2005-03-04  2:56                                         ` Jeff Garzik
2005-03-04  3:04                                           ` Andrew Morton
2005-03-04  5:34                                           ` Andrew Morton
2005-03-04 10:59                                             ` Alan Cox
2005-03-04 10:56                                         ` Alan Cox
2005-03-04 11:28                                           ` Andrew Morton
2005-03-04 12:51                                             ` Alan Cox
2005-03-04 13:05                                               ` Andrew Morton
2005-03-04 18:18                                               ` Linus Torvalds
2005-03-04 18:27                                                 ` Linus Torvalds
2005-03-04 18:38                                                   ` Greg KH
2005-03-04 18:59                                                     ` Randy.Dunlap
2005-03-04 19:14                                                       ` Greg KH
2005-03-04 20:00                                                       ` Hua Zhong
2005-03-04 19:12                                                     ` Linus Torvalds
2005-03-04 19:21                                                       ` Greg KH
2005-03-04 19:54                                                         ` Jeff Garzik
2005-03-04 18:33                                                 ` Alan Cox
2005-03-04 18:50                                                 ` Charles Cazabon
2005-03-06  7:29                                                 ` Andres Salomon
2005-03-03 18:27                                 ` Linus Torvalds
2005-03-03 21:02                                   ` Steven Rostedt
2005-03-03 21:24                                     ` David Lang
2005-03-03 21:41                                       ` Steven Rostedt
2005-03-03 21:53                                         ` David Lang
2005-03-03 22:12                                           ` Steven Rostedt
2005-03-03 21:38                                     ` Stephen Hemminger
2005-03-03 22:00                                       ` Steven Rostedt
2005-03-03 18:42                               ` Hua Zhong
2005-03-03 19:11                                 ` Linus Torvalds
2005-03-03 21:56                                   ` Hua Zhong
2005-03-03 22:10                                     ` Jeff Garzik
2005-03-03 22:13                                     ` Linus Torvalds
2005-03-04 12:43                                   ` Paulo Marques
2005-03-05  6:50                               ` James Bourne
2005-03-08 21:56                               ` Bill Davidsen
2005-03-03  8:28                           ` Jes Sorensen
2005-03-03  8:53                             ` Greg KH
2005-03-03  9:06                               ` Dave Jones
2005-03-03  9:42                         ` Barry K. Nathan
2005-03-03  9:51                           ` Arjan van de Ven
2005-03-03 10:03                             ` Barry K. Nathan
2005-03-03 10:43                       ` Neil Brown
2005-03-03 17:46                         ` David Lang
2005-03-03 15:58                     ` Chris Friesen
2005-03-03  6:21                   ` Willy Tarreau
2005-03-03  9:06                   ` Andrew Morton
2005-03-03  4:05             ` YOSHIFUJI Hideaki / 吉藤英明
2005-03-03  4:21             ` Russell Miller
2005-03-03 11:40               ` Thomas Molina
2005-03-03  6:55             ` Hua Zhong
2005-03-03  9:12             ` Barry K. Nathan
2005-03-03  9:47             ` Rene Herman
2005-03-03 10:00               ` Jeff Garzik
2005-03-03 13:23                 ` Rene Herman
2005-03-05 10:13                   ` John Alvord
2005-03-05 10:49                     ` Rene Herman
2005-03-03 10:49             ` Anton Altaparmakov
2005-03-03 11:00               ` Jeff Garzik
2005-03-03 11:48                 ` Anton Altaparmakov
2005-03-03 17:59                   ` David S. Miller
2005-03-03 11:27             ` Martin Schlemmer
2005-03-03 16:00               ` Jochen Striepe
2005-03-03 13:13             ` Ed Tomlinson
2005-03-03 16:44             ` Horst von Brand
2005-03-03 16:59               ` Linus Torvalds
2005-03-03 19:20                 ` RFD: Kernel release numbering - an orthogonal solution David Greaves
2005-03-03 20:36                 ` RFD: Kernel release numbering Horst von Brand
2005-03-03 23:28                 ` Andrew Morton
2005-03-04  1:52                   ` Lee Revell
2005-03-13 11:11                   ` Jan Rychter
2005-03-03  2:32         ` Jeff Garzik
2005-03-03  3:03           ` Ben Greear
2005-03-03  4:05           ` David S. Miller
2005-03-03 15:08             ` Thomas Graf
2005-03-03  5:01           ` Valdis.Kletnieks
2005-03-03  1:23     ` Nick Piggin
2005-03-03  1:39       ` Hua Zhong
2005-03-03  1:56       ` Russell Miller
2005-03-02 23:52 ` Matt Mackall
2005-03-03 15:00   ` David Greaves
2005-03-04 23:34   ` Tim Bird
2005-03-03  0:06 ` Richard Purdie
2005-03-03  0:11 ` RFD: " Neil Brown
2005-03-03  0:48   ` Andrew Morton
2005-03-03  1:27     ` Neil Brown
2005-03-03  2:27       ` Jeff Garzik
2005-03-03  2:41       ` Andrew Morton
2005-03-03  0:17 ` workflow (was Re: RFD: Kernel release numbering) Jeff Garzik
2005-03-03  1:04 ` Kernel release numbering Massimo Cetra
2005-03-03  1:34   ` Sven-Haegar Koch
2005-03-03  1:35   ` Ben Greear
2005-03-03 13:52   ` Jochen Striepe
2005-03-03 14:19     ` Massimo Cetra
2005-03-03  2:24 ` RFD: " Paul Jackson
2005-03-03  3:46 ` Ryan Anderson
2005-03-03  4:10 ` Chris Wedgwood
2005-03-03  9:14 ` Arjan van de Ven
2005-03-03 10:38 ` Bernhard Schauer
2005-03-03 11:22 ` Helge Hafting
2005-03-03 16:01 ` Barry K. Nathan
2005-03-03 17:37 ` Paul Dickson
2005-03-03 22:15 ` Alan Cox
2005-03-03 22:32   ` Jeff Garzik
2005-03-03 23:41     ` Andrea Arcangeli
2005-03-04  8:35       ` David Lang
2005-03-04  4:36 ` Clemens Schwaighofer
2005-03-04 14:29 ` Adam
  -- strict thread matches above, loose matches on Subject: below --
2005-03-04 16:29 Indrek Kruusa
2005-03-08 22:45 szonyi calin
2005-03-08 23:36 szonyi calin
2005-03-09 15:48 ` Chris Friesen
2005-03-09 20:19 szonyi calin
2005-03-22  9:00 viking

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox