mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chris Wright <chrisw@sous-sol.org>
To: linux-kernel@vger.kernel.org, stable@kernel.org
Cc: torvalds@osdl.org
Subject: Linux 2.6.15.1
Date: Sat, 14 Jan 2006 23:04:40 -0800	[thread overview]
Message-ID: <20060115070440.GH3335@sorel.sous-sol.org> (raw)

We (the -stable team) are announcing the release of the 2.6.15.1 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 and 2.6.15.1, 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/chrisw/linux-2.6.15.y.git
and can be browsed at the normal kernel.org git web browser:
	www.kernel.org/git/

thanks,
-chris

--------

 Makefile                                |    2 
 arch/ppc/boot/simple/Makefile           |    2 
 arch/sparc64/Kconfig                    |    2 
 arch/sparc64/kernel/entry.S             |    7 --
 arch/sparc64/kernel/systbls.S           |    2 
 drivers/char/moxa.c                     |    2 
 drivers/net/skge.c                      |   80 +++++++++++++++++++-------------
 drivers/video/aty/atyfb_base.c          |    2 
 drivers/video/console/vgacon.c          |    8 ++-
 fs/ufs/super.c                          |    4 +
 kernel/workqueue.c                      |   16 ++++--
 net/bridge/br_stp_if.c                  |    2 
 net/bridge/netfilter/ebt_ip.c           |    3 +
 net/core/net-sysfs.c                    |   28 +++++++----
 net/ipv4/netfilter/ip_nat_helper_pptp.c |   59 +++++++++++------------
 net/netlink/af_netlink.c                |    4 -
 16 files changed, 131 insertions(+), 92 deletions(-)

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

Adrian Bunk:
      arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependencies

Alan Cox:
      moxa serial: add proper capability check

Andrey Borzenkov:
      fix /sys/class/net/<if>/wireless without dev->get_wireless_stats

Bart De Schuymer:
      Don't match tcp/udp source/destination port for IP fragments

Chris Wright:
      Linux 2.6.15.1

David S. Miller:
      Fix sys_fstat64() entry in 64-bit syscall table.

Evgeniy Polyakov:
      UFS: inode->i_sem is not released in error path

Kirill Korotaev:
      netlink oops fix due to incorrect error code

Luis F. Ortiz:
      Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}

Martin Murray:
      Fix DoS in netlink_rcv_skb() (CVE-2006-0035)

Nathan Lynch:
      fix workqueue oops during cpu offline

Patrick McHardy:
      Fix crash in ip_nat_pptp (CVE-2006-0036)
      Fix another crash in ip_nat_pptp (CVE-2006-0037)

Peter Korsgaard:
      ppc32: Re-add embed_config.c to ml300/ep405

Richard Mortimer:
      Fix ptrace/strace

Samuel Thibault:
      vgacon: fix doublescan mode

Stephen Hemminger:
      BRIDGE: Fix faulty check in br_stp_recalculate_bridge_id()
      skge: handle out of memory on ring changes


             reply	other threads:[~2006-01-15  7:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-15  7:04 Chris Wright [this message]
2006-01-15  7:06 ` Chris Wright
2006-01-15  8:08 ` CaT
2006-01-15 23:51   ` Chris Wright
2006-01-16  0:09     ` CaT

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=20060115070440.GH3335@sorel.sous-sol.org \
    --to=chrisw@sous-sol.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

Powered by JetHome