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.21
Date: Mon, 23 Mar 2009 15:10:17 -0700 [thread overview]
Message-ID: <20090323221017.GC11563@kroah.com> (raw)
I'm announcing the release of the 2.6.27.21 kernel.
I'll also be replying to this message with a copy of the patch between
2.6.27.20 and 2.6.27.21
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 | 5 +++
arch/ia64/Kconfig | 3 --
arch/powerpc/sysdev/fsl_soc.c | 2 -
arch/s390/lib/div64.c | 2 -
arch/x86/kernel/cpu/intel.c | 13 +++++++++
arch/x86/kernel/cpu/intel_64.c | 13 +++++++++
drivers/ata/ata_piix.c | 37 ++++++++++++++++++++++++++++
drivers/md/dm-crypt.c | 26 +++++++++++++++----
drivers/md/dm-io.c | 2 +
drivers/md/dm-ioctl.c | 3 +-
drivers/media/video/cx23885/cx23885-417.c | 3 +-
drivers/media/video/cx23885/cx23885-video.c | 5 ++-
drivers/misc/thinkpad_acpi.c | 8 +++---
drivers/usb/core/devio.c | 12 +++++----
drivers/usb/host/ehci-q.c | 3 +-
drivers/usb/host/ehci-sched.c | 10 +++----
drivers/usb/serial/cp2101.c | 1
drivers/usb/serial/ftdi_sio.c | 5 +++
drivers/usb/serial/ftdi_sio.h | 20 +++++++++++++++
drivers/usb/serial/option.c | 12 ++++-----
drivers/usb/storage/unusual_devs.h | 16 ++++++++++--
fs/aio.c | 37 ++++++++++++++++++++--------
fs/nfsd/nfs4xdr.c | 1
include/asm-x86/msr-index.h | 29 +++++++++++++++++++++
include/linux/capability.h | 6 +++-
sound/core/oss/pcm_oss.c | 4 +--
sound/core/sgbuf.c | 7 +++--
sound/pci/hda/hda_intel.c | 8 ++++++
sound/pci/mixart/mixart.c | 1
29 files changed, 239 insertions(+), 55 deletions(-)
Achilleas Kotsis (1):
USB: Add device id for Option GTM380 to option driver
Alan Stern (2):
USB: EHCI: expedite unlinks when the root hub is suspended
USB: usbfs: keep async URBs until the device file is closed
Albert Pauw (1):
USB: option.c: add ZTE 622 modem device
Andy Walls (1):
V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital only cards
Axel Wachtler (1):
USB: serial: add FTDI USB/Serial converter devices
Benny Halevy (1):
NFSD: provide encode routine for OP_OPENATTR
Dan Williams (1):
USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530
Davide Libenzi (1):
eventfd: remove fput() call from possible IRQ context
Dirk Hohndel (1):
USB: Add Vendor/Product ID for new CDMA U727 to option driver
Greg Kroah-Hartman (1):
Linux 2.6.27.21
Huang Ying (1):
dm crypt: fix kcryptd_async_done parameter
J. Bruce Fields (1):
nfsd: nfsd should drop CAP_MKNOD for non-root
Jan Dumon (1):
USB: unusual_devs: Add support for GI 0431 SD-Card interface
Jiri Slaby (2):
ALSA: mixart, fix lock imbalance
ALSA: pcm_oss, fix locking typo
Joe Korty (1):
Fix misreporting of #cores as #hyperthreads for Q9550
Johns Daniel (1):
powerpc: Remove extra semicolon in fsl_soc.c
Karsten Wiese (1):
USB: EHCI: Fix isochronous URB leak
Linus Torvalds (2):
Add '-fwrapv' to gcc CFLAGS
Move cc-option to below arch-specific setup
Martin Schwidefsky (1):
S390: __div64_31 broken for CONFIG_MARCH_G5
Mathieu Chouquet-Stringer (1):
thinkpad-acpi: fix module autoloading for older models
Michael Hennerich (1):
USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0
Mikulas Patocka (1):
dm io: respect BIO_MAX_PAGES limit
Milan Broz (1):
dm ioctl: validate name length when renaming
Moritz Muehlenhoff (1):
USB: Updated unusual-devs entry for USB mass storage on Nokia 6233
Robert M. Kenney (1):
USB: serial: new cp2101 device id
Takashi Iwai (2):
ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()
ALSA: hda - Fix DMA mask for ATI controllers
Tejun Heo (1):
ata_piix: add workaround for Samsung DB-P70
Thomas Bartosik (1):
USB: storage: Unusual USB device Prolific 2507 variation added
Tony Luck (1):
Build fix for __early_pfn_to_nid() undefined link error
next reply other threads:[~2009-03-23 22:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-23 22:10 Greg KH [this message]
2009-03-23 22:10 ` Linux 2.6.27.21 Greg KH
2009-05-08 6:45 ` Jesper Krogh
-- strict thread matches above, loose matches on Subject: below --
2009-05-02 20:05 Greg KH
2009-05-02 20:05 ` 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=20090323221017.GC11563@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.