Linux kernel announcements
 help / color / mirror / Atom feed
From: Chris Wright <chrisw@osdl.org>
To: linux-kernel@vger.kernel.org
Cc: akpm@osdl.org, torvalds@osdl.org, stable@kernel.org
Subject: Linux 2.6.13.3
Date: Mon, 3 Oct 2005 18:16:20 -0700	[thread overview]
Message-ID: <20051004011620.GO16352@shell0.pdx.osdl.net> (raw)

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

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

thanks,
-chris

----------

 Makefile                               |    2 -
 arch/um/kernel/skas/include/mmu-skas.h |    4 +++
 arch/um/kernel/skas/mmu.c              |    9 ++++++-
 drivers/net/skge.c                     |   24 ++++++++++++-------
 drivers/pcmcia/yenta_socket.c          |   13 +++++++++-
 fs/exec.c                              |    5 +---
 include/asm-um/pgalloc.h               |   12 +++++----
 include/asm-um/pgtable-3level.h        |    9 ++-----
 include/net/ip_vs.h                    |    3 ++
 net/ipv4/ipvs/ip_vs_conn.c             |   41 ++++++++++++++++++++++++++++++---
 net/ipv4/ipvs/ip_vs_core.c             |   16 ++++++------
 net/ipv4/ipvs/ip_vs_sync.c             |   20 +++++++++++-----
 net/ipv4/tcp_input.c                   |    2 -
 net/ipv4/tcp_minisocks.c               |    2 -
 net/ipv6/udp.c                         |    5 +---
 15 files changed, 119 insertions(+), 48 deletions(-)

Summary of changes from v2.6.13.2 to v2.6.13.3
============================================

Alexander Nyberg:
  Fix fs/exec.c:788 (de_thread()) BUG_ON

Alexey Kuznetsov:
  Don't over-clamp window in tcp_clamp_window()

Chris Wright:
  Linux 2.6.13.3

David Stevens:
  fix IPv6 per-socket multicast filtering in exact-match case

Ivan Kokshaysky:
  yenta oops fix

Julian Anastasov:
  ipvs: ip_vs_ftp breaks connections using persistence

Paolo 'Blaisorblade' Giarrusso:
  uml - Fix x86_64 page leak

Stephen Hemminger:
  skge: set mac address oops with bonding
  tcp: set default congestion control correctly for incoming connections

             reply	other threads:[~2005-10-04  1:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-04  1:16 Chris Wright [this message]
2005-10-04  1:17 ` Linux 2.6.13.3 Chris Wright

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=20051004011620.GO16352@shell0.pdx.osdl.net \
    --to=chrisw@osdl.org \
    --cc=akpm@osdl.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox