All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Wright <chrisw@osdl.org>
To: linux-kernel@vger.kernel.org, torvalds@osdl.org, akpm@osdl.org,
	stable@kernel.org
Subject: Linux 2.6.11.11
Date: Fri, 27 May 2005 09:04:37 -0700	[thread overview]
Message-ID: <20050527160437.GL23013@shell0.pdx.osdl.net> (raw)

We (the -stable team) are announcing the release of the 2.6.11.11 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.11.10 and 2.6.11.11, as it is small enough to do so.

The updated 2.6.11.y git tree can be found at: 
	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/linux-2.6.11.y.git
and can be browsed at the normal kernel.org git web browser:
	www.kernel.org/git/

thanks,
-chris

----------

 Makefile                              |    2 -
 arch/ppc64/kernel/pSeries_iommu.c     |   55 +++++++++++++++++++++++++++++++
 arch/x86_64/kernel/ptrace.c           |   13 +++++--
 arch/x86_64/mm/fault.c                |   11 +++++-
 arch/x86_64/mm/ioremap.c              |    2 -
 drivers/ide/ide-disk.c                |    4 +-
 drivers/net/3c59x.c                   |    9 +++--
 drivers/usb/serial/visor.c            |   38 +++++++++++++++------
 drivers/video/matrox/matroxfb_accel.c |   14 ++++++--
 drivers/video/matrox/matroxfb_base.h  |    4 +-
 fs/ext3/balloc.c                      |    3 +
 include/asm-x86_64/processor.h        |    4 +-
 include/linux/err.h                   |    4 +-
 mm/mmap.c                             |   59 +++++++++++++++++-----------------
 net/bridge/netfilter/ebtables.c       |    3 +
 net/rose/rose_route.c                 |    3 +
 sound/usb/usbaudio.c                  |    2 -
 sound/usb/usx2y/usbusx2y.c            |   11 ++++--
 18 files changed, 173 insertions(+), 68 deletions(-)

Summary of changes from v2.6.11.10 to v2.6.11.11
==============================================

Andi Kleen:
  o x86_64: Don't look up struct page pointer of physical address in iounmap
  o x86_64: When checking vmalloc mappings don't use pte_page
  o x86_64: Add a guard page at the end of the 47bit address space
  o x86_64: Fix canonical checking for segment registers in ptrace
  o x86_64: check if ptrace RIP is canonical

Bart De Schuymer:
  o Fix smp race

Bartlomiej Zolnierkiewicz:
  o ide-disk: Fix LBA8 DMA

Chris Wright:
  o Linux 2.6.11.11

Daniel Ritz:
  o 3c59x: only put the device into D3 when we're actually using WOL

Greg Kroah-Hartman:
  o USB: fix bug in visor driver with throttle/unthrottle causing oopses

Gregor Jasny:
  o usbusx2y: prevent oops & dead keyboard on usb unplugging while the device is being used
  o usbaudio: prevent oops & dead keyboard on usb unplugging while the device is being used

Linus Torvalds:
  o Fix get_unmapped_area sanity tests

Mingming Cao:
  o ext3: fix race between ext3 make block reservation and reservation window discard

Olof Johansson:
  o PPC64: Fix LPAR IOMMU setup code for p630

Petr Vandrovec:
  o Fix matroxfb on big-endian hardware

Ralf Bächle:
  o Fix minor security hole

             reply	other threads:[~2005-05-27 16:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-27 16:04 Chris Wright [this message]
2005-05-27 16:06 ` Linux 2.6.11.11 Chris Wright
2005-05-27 17:11 ` Lee Revell
2005-05-27 18:07   ` Chris Wright
2005-05-27 18:20     ` Linus Torvalds
2005-05-27 18:58       ` Chris Wright
2005-05-29 13:17 ` Matthias Andree
2005-05-29 18:03   ` 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=20050527160437.GL23013@shell0.pdx.osdl.net \
    --to=chrisw@osdl.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@osdl.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.