lkml.org 
[lkml]   [2008]   [Jun]   [22]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 21 Jun 2008 22:33:34 -0700
FromGreg KH <>
SubjectLinux 2.6.25.8
We (the -stable team) are announcing the release of the 2.6.25.8 kernel.

It contains a number of assorted bugfixes all over the tree.  Users are
encouraged to update.

I'll also be replying to this message with a copy of the patch between
2.6.25.7 and 2.6.25.8

The updated 2.6.25.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.25.y.git
and can be browsed at the normal kernel.org git web browser:
        http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.25.y.git;a=summary

thanks,

greg k-h

--------
 Makefile                               |    2 +-
 arch/x86/kernel/process_32.c           |   23 +++++++++++++++++++++--
 arch/x86/kernel/process_64.c           |   24 +++++++++++++++++++++---
 arch/x86/lib/copy_user_64.S            |   25 +++++++++++--------------
 arch/x86/lib/copy_user_nocache_64.S    |   25 +++++++++++--------------
 drivers/acpi/tables/tbinstal.c         |   18 +++++++-----------
 drivers/ide/pci/opti621.c              |   23 ++++-------------------
 drivers/net/virtio_net.c               |    8 +++++---
 drivers/net/wireless/b43/b43.h         |    1 -
 drivers/net/wireless/b43/dma.c         |    2 +-
 drivers/net/wireless/b43/main.c        |   16 ++++++++++------
 drivers/scsi/hosts.c                   |    5 +++--
 drivers/scsi/sr.c                      |    3 +++
 drivers/serial/8250.c                  |    4 +++-
 net/netfilter/nf_conntrack_core.c      |    3 +--
 net/netfilter/nf_conntrack_h323_main.c |   22 +++++++++++++++-------
 16 files changed, 117 insertions(+), 87 deletions(-)

Alan Cox (1):
      Fix tty speed handling on 8250

Bartlomiej Zolnierkiewicz (2):
      opti621: disable read prefetch
      opti621: remove DMA support

Bob Moore (1):
      ACPICA: Ignore ACPI table signature for Load() operator

Greg Kroah-Hartman (1):
      Linux 2.6.25.8

Ingo Molnar (1):
      x86: remove mwait capability C-state check

James Bottomley (1):
      SCSI: sr: fix corrupt CD data after media change and delay

Linus Torvalds (1):
      x86-64: Fix "bytes left to copy" return value for copy_from_user()

Mark McLoughlin (1):
      virtio_net: Fix skb->csum_start computation

Michael Buesch (2):
      b43: Fix noise calculation WARN_ON
      b43: Fix possible NULL pointer dereference in DMA code

Mike Christie (1):
      scsi_host regression: fix scsi host leak

Patrick McHardy (3):
      nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()
      nf_conntrack_h323: fix module unload crash
      nf_conntrack_h323: fix memory leak in module initialization error path

Thomas Gleixner (1):
      x86: disable mwait for AMD family 10H/11H CPUs



\
 
 \ /
  Last update: 2008-06-22 07:39    [from the cache]
©2003-2008