public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 2.6.15.1
@ 2006-01-15  7:04 Chris Wright
  2006-01-15  7:06 ` Chris Wright
  2006-01-15  8:08 ` CaT
  0 siblings, 2 replies; 5+ messages in thread
From: Chris Wright @ 2006-01-15  7:04 UTC (permalink / raw)
  To: linux-kernel, stable; +Cc: torvalds

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


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

end of thread, other threads:[~2006-01-16  0:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-15  7:04 Linux 2.6.15.1 Chris Wright
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

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