[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081110193422.GA25995@kroah.com>
Date: Mon, 10 Nov 2008 11:34:22 -0800
From: Greg KH <gregkh@...e.de>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, stable@...nel.org
Subject: Linux 2.6.25.20
We (the -stable team) are announcing the release of the 2.6.25.20
kernel.
It is the last release of the 2.6.25.y tree that I have planned to do.
the .25 tree has lasted a very long time (in the overall -stable
timeframe), and it's lifetime is pretty much over. All users using the
2.6.25.y tree are strongly encouraged to upgrade to this version, and
then consider how they are going to upgrade to the latest 2.6.27 version
soon.
I'll also be replying to this message with a copy of the patch between
2.6.25.19 and 2.6.25.20
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/sparc64/kernel/trampoline.S | 18 ++-
drivers/acpi/dock.c | 5 -
drivers/acpi/video.c | 123 ++++++++++++++-----------
drivers/edac/cell_edac.c | 2
drivers/gpio/gpiolib.c | 2
drivers/net/wireless/libertas/scan.c | 4
fs/ext2/dir.c | 60 +++++++-----
fs/ext3/dir.c | 10 +-
fs/ext4/dir.c | 11 +-
include/linux/sched.h | 2
include/math-emu/op-common.h | 17 ++-
include/net/scm.h | 5 -
net/core/dev.c | 27 +----
net/core/rtnetlink.c | 2
net/core/scm.c | 24 ++++
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c | 2
net/ipv4/netfilter/nf_nat_snmp_basic.c | 1
net/ipv6/tcp_ipv6.c | 2
net/netfilter/xt_iprange.c | 8 -
security/commoncap.c | 6 -
sound/core/control.c | 4
22 files changed, 205 insertions(+), 132 deletions(-)
Alexey Dobriyan (1):
netfilter: xt_iprange: fix range inversion match
Andrea Shepard (1):
sparc64: Fix race in arch/sparc64/kernel/trampoline.S
Benjamin Herrenschmidt (1):
edac cell: fix incorrect edac_mode
David Brownell (1):
gpiolib: fix oops in gpio_get_value_cansleep()
David Miller (1):
net: Fix recursive descent in __scm_destroy().
Eric Sandeen (1):
ext[234]: Avoid printk floods in the face of directory corruption (CVE-2008-3528)
Greg Kroah-Hartman (1):
Linux 2.6.25.20
Herbert Xu (1):
net: Fix netdev_run_todo dead-lock
Ilpo Järvinen (2):
tcpv6: fix option space offsets with md5
netfilter: snmp nat leaks memory in case of failure
Johannes Berg (1):
libertas: fix buffer overrun
Julia Jomantaite (1):
ACPI: video: fix brightness allocation
Kumar Gala (1):
math-emu: Fix signalling of underflow and inexact while packing result.
Patrick McHardy (1):
netfilter: restore lost ifdef guarding defrag exception
Serge Hallyn (1):
file caps: always start with clear bprm->caps_*
Shaohua Li (1):
ACPI: dock: avoid check _STA method
Takashi Iwai (1):
ALSA: use correct lock in snd_ctl_dev_disconnect()
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists