public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Linux 2.6.15.2
@ 2006-01-31 14:31 Maciej Soltysiak
  2006-02-07 15:55 ` Andrea Arcangeli
  0 siblings, 1 reply; 12+ messages in thread
From: Maciej Soltysiak @ 2006-01-31 14:31 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton, Steven Rostedt

Hello Steven,

Tuesday, January 31, 2006, 2:04:08 PM, you wrote:

> On Mon, 2006-01-30 at 23:34 -0800, Andrew Morton wrote:

>> All of these only seem to affect a small minority of machines.

> Andrew, I think you really mean here "a small minority of those that
> reported it".  Remember that for ever bug that is reported, there's
> probably 100 cases of that same bug that isn't reported. If not more.
If among 1000 thousand computers with 2.6.15, and 2.6.15-rcX reported
by klive.cpushare.com are 20 that are affected, you might say that
among 150.000 computers registered http://counter.li.org/ there
are almost 3100 computers affected.

Yeah, a minority, but when you count them up it sums up to a hefty
number of admins or just users that hit a bug and do not know what
is going on.

Andrea Arcangeli's klive could some day be a measure of the bug-affected
fraction. If it already is not. Klive reports hardware setups
and configuration. I am not sure if it is available somehow but
maybe it would be nice to query klive database in an SQL manner?

> SELECT COUNT(*) from hosts WHERE kernel = "2.6.15" and config_scsi = 'y'
and ...;
> 3089

-- 
Best regards,
Maciej



^ permalink raw reply	[flat|nested] 12+ messages in thread
* Linux 2.6.15.2
@ 2006-01-31  7:06 Greg KH
  2006-01-31  7:07 ` Greg KH
  2006-01-31  7:34 ` Andrew Morton
  0 siblings, 2 replies; 12+ messages in thread
From: Greg KH @ 2006-01-31  7:06 UTC (permalink / raw)
  To: linux-kernel, stable; +Cc: torvalds, akpm

We (the -stable team) are announcing the release of the 2.6.15.2 kernel.

The diffstat and short summary of the fixes are below.

I'll also be replying to this message with a copy of the patch between
2.6.15.1 and 2.6.15.2, as it is small enough to do so.

The updated 2.6.15.y git tree can be found at:
 	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/linux-2.6.15.y.git
and can be browsed at the normal kernel.org git web browser:
	www.kernel.org/git/

thanks,

greg k-h

--------

 Makefile                       |    2 -
 arch/sparc64/kernel/time.c     |   22 +++++++--------
 arch/x86_64/kernel/pci-gart.c  |    1 
 block/ll_rw_blk.c              |   24 ----------------
 drivers/ide/ide-cd.c           |   10 ------
 drivers/message/i2o/i2o_scsi.c |    2 -
 drivers/net/hamradio/mkiss.c   |    1 
 drivers/usb/input/pid.c        |    2 -
 fs/reiserfs/super.c            |    2 -
 fs/ufs/util.h                  |    4 +-
 include/linux/blkdev.h         |    1 
 include/linux/skbuff.h         |    2 -
 ipc/mqueue.c                   |   59 ++++++++++++++++++++++-------------------
 sound/usb/usbaudio.c           |   26 ++++++++++++++----
 14 files changed, 74 insertions(+), 84 deletions(-)

Summary of changes from v2.6.15.1 to v2.6.15.2
==============================================

Alexander Viro:
      Fix double decrement of mqueue_mnt->mnt_count in sys_mq_open (CVE-2005-3356)

Andi Kleen:
      Mask off GFP flags before swiotlb_alloc_coherent

Clemens Ladisch:
      usb-audio: don't use empty packets at start of playback

David S. Miller:
      Make second arg to skb_reserved() signed.

Dmitry Torokhov:
      Input: HID - fix an oops in PID initialization code

Evgeniy:
      Fix oops in ufs_fill_super at mount time

Greg Kroah-Hartman:
      Linux 2.6.15.2

Jens Axboe:
      Kill blk_attempt_remerge()

Markus Lidel:
      Fix i2o_scsi oops on abort

Ralf Baechle DL5RB:
      Fix mkiss locking bug

Richard Mortimer:
      Fix timekeeping on sparc64 ultra-IIe machines

Vitaly Fertman:
      Someone broke reiserfs v3 mount options and this fixes it


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

end of thread, other threads:[~2006-02-07 15:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-31 14:31 Linux 2.6.15.2 Maciej Soltysiak
2006-02-07 15:55 ` Andrea Arcangeli
  -- strict thread matches above, loose matches on Subject: below --
2006-01-31  7:06 Greg KH
2006-01-31  7:07 ` Greg KH
2006-01-31  7:34 ` Andrew Morton
2006-01-31  7:38   ` Greg KH
2006-01-31  7:44     ` Andrew Morton
2006-01-31 17:43       ` Greg KH
2006-01-31 13:04   ` Steven Rostedt
2006-02-03 12:09   ` Holger Eitzenberger
2006-02-03 19:14     ` Andrew Morton
2006-02-04 11:52       ` Holger Eitzenberger

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