All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: linux-kernel@vger.kernel.org, stable@kernel.org
Cc: torvalds@osdl.org
Subject: Linux 2.6.14.2
Date: Thu, 10 Nov 2005 22:19:20 -0800	[thread overview]
Message-ID: <20051111061920.GD12008@kroah.com> (raw)

We (the -stable team) are announcing the release of the 2.6.14.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.14.1 and 2.6.14.2, as it is small enough to do so.

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

greg k-h

--------

 Makefile                                  |    2 
 drivers/block/cfq-iosched.c               |    4 -
 drivers/net/wireless/airo.c               |    2 
 drivers/net/wireless/airo.h               |    9 ++++
 drivers/net/wireless/airo_cs.c            |    6 --
 drivers/net/wireless/prism54/islpci_eth.c |    7 ---
 drivers/usb/core/sysfs.c                  |   33 ++++++---------
 drivers/usb/core/usb.c                    |   63 ++++++++++--------------------
 fs/exec.c                                 |   10 +++-
 fs/xfs/Kconfig                            |    2 
 include/asm-alpha/barrier.h               |    2 
 kernel/ptrace.c                           |    2 
 kernel/signal.c                           |    2 
 net/core/datagram.c                       |    4 +
 net/ipv4/ipvs/ip_vs_core.c                |    7 +--
 net/ipv4/tcp_bic.c                        |    2 
 16 files changed, 73 insertions(+), 84 deletions(-)

Summary of changes from v2.6.14.1 to v2.6.14.2
==============================================

Adrian Bunk:
      airo.c/airo_cs.c: correct prototypes

Dimitri Puzin:
      fix XFS_QUOTA for modular XFS

Greg Kroah-Hartman:
      USB: always export interface information for modalias
      Linux 2.6.14.2

Herbert Xu:
      NET: Fix zero-size datagram reception

Ivan Kokshaysky:
      fix alpha breakage

Jens Axboe:
      Oops on suspend after on-the-fly switch to anticipatory i/o scheduler - PowerBook5, 4

Julian Anastasov:
      ipvs: fix connection leak if expire_nodest_conn=1

Linus Torvalds:
      Fix ptrace self-attach rule

Oleg Nesterov:
      - fix signal->live leak in copy_process()
      fix de_thread() vs send_group_sigqueue() race

Roger While:
      prism54 : Fix frame length

Stephen Hemminger:
      tcp: BIC max increment too large


             reply	other threads:[~2005-11-11  6:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-11  6:19 Greg KH [this message]
2005-11-11  6:20 ` Linux 2.6.14.2 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051111061920.GD12008@kroah.com \
    --to=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.