From: Greg KH <gregkh@suse.de>
To: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@kernel.org
Subject: Linux 2.6.27.23
Date: Fri, 8 May 2009 16:13:12 -0700 [thread overview]
Message-ID: <20090508231312.GA6598@kroah.com> (raw)
I'm announcing the release of the 2.6.27.23 kernel. All users of the
2.6.27 kernel series are very strongly encouraged to upgrade.
I'll also be replying to this message with a copy of the patch between
2.6.27.22 and 2.6.27.23
The updated 2.6.27.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.27.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.27.y.git;a=summary
thanks,
greg k-h
------------
Makefile | 2
arch/mips/Kconfig | 1
arch/mips/kernel/linux32.c | 69 ++++++++++++++-----------
arch/mips/kernel/scall32-o32.S | 4 -
arch/mips/kernel/scall64-64.S | 2
arch/mips/kernel/scall64-n32.S | 28 +++++-----
arch/mips/kernel/scall64-o32.S | 40 +++++++-------
arch/mips/kernel/signal.c | 5 +
arch/mips/kernel/signal32.c | 28 +++++-----
arch/mips/kernel/syscall.c | 26 ++++-----
arch/mips/mm/cache.c | 5 +
arch/x86/pci/mmconfig-shared.c | 6 +-
drivers/acpi/resources/rscreate.c | 27 ----------
drivers/char/hw_random/virtio-rng.c | 4 -
drivers/gpu/drm/i915/i915_drv.h | 6 +-
drivers/net/forcedeth.c | 3 +
drivers/net/mv643xx_eth.c | 2
drivers/net/wireless/b43/dma.c | 50 ++++++++++++++----
drivers/net/wireless/rndis_wlan.c | 14 +++--
drivers/pci/quirks.c | 1
drivers/usb/serial/usb-serial.c | 97 ++++++++++++++++++++++++------------
drivers/usb/storage/unusual_devs.h | 6 ++
fs/proc/array.c | 13 +++-
fs/proc/base.c | 5 +
fs/proc/task_mmu.c | 4 +
include/drm/drm_pciids.h | 1
kernel/time/tick-common.c | 12 ++++
mm/madvise.c | 8 ++
scripts/mod/modpost.c | 1
29 files changed, 287 insertions(+), 183 deletions(-)
Alan Stern (1):
USB: serial: fix lifetime and locking problems
Cedric Hombourger (1):
kbuild: fix Module.markers permission error under cygwin
Christian Borntraeger (1):
virtio-rng: Remove false BUG for spurious callbacks
Chuck Short (1):
USB: Unusual Device support for Gold MP3 Player Energy
Ed Swierk (1):
forcedeth: Fix resume from hibernation regression.
Greg Kroah-Hartman (1):
Linux 2.6.27.23
Jake Edge (1):
proc: avoid information leaks to non-privileged processes
John Stultz (1):
clockevents: prevent endless loop in tick_handle_periodic()
Jussi Kivilinna (1):
rndis_wlan: fix initialization order for workqueue&workers
Lennert Buytenhek (1):
mv643xx_eth: 64bit mib counter read fix
Mel Gorman (1):
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Michael Buesch (2):
b43: Poison RX buffers
b43: Refresh RX poison on buffer recycling
Thomas Renninger (1):
PCI quirk: disable MSI on VIA VT3364 chipsets
Vitaly Mayatskikh (1):
pagemap: require aligned-length, non-null reads of /proc/pid/pagemap
Yinghai Lu (1):
x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case
Zhang Rui (1):
ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries
Zhenyu Wang (1):
drm/i915: add support for G41 chipset
dann frazier (1):
MIPS: CVE-2009-0029: Enable syscall wrappers
next reply other threads:[~2009-05-08 23:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-08 23:13 Greg KH [this message]
2009-05-08 23:13 ` Greg KH
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=20090508231312.GA6598@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@kernel.org \
--cc=torvalds@linux-foundation.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