All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: linux-kernel@vger.kernel.org
Cc: torvalds@osdl.org, akpm@osdl.org, stable@kernel.org
Subject: Linux 2.6.12.3
Date: Fri, 15 Jul 2005 21:48:16 -0700	[thread overview]
Message-ID: <20050716044815.GA10063@kroah.com> (raw)

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

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

thanks,

greg k-h

----------

 Makefile                                     |    2 
 arch/ppc/kernel/time.c                       |   13 ++--
 arch/um/kernel/process.c                     |   48 ++++++++++-------
 drivers/acpi/pci_irq.c                       |    2 
 drivers/char/tpm/tpm.c                       |   76 ---------------------------
 drivers/char/tpm/tpm.h                       |    2 
 drivers/char/tpm/tpm_atmel.c                 |   16 +++--
 drivers/char/tpm/tpm_nsc.c                   |   16 +++--
 drivers/char/tty_ioctl.c                     |    4 -
 drivers/media/video/cx88/cx88-video.c        |    2 
 drivers/net/hamradio/Kconfig                 |    2 
 drivers/net/shaper.c                         |   40 +++++---------
 fs/char_dev.c                                |    2 
 include/linux/if_shaper.h                    |    2 
 net/ipv4/ip_output.c                         |    3 -
 net/ipv4/netfilter/ip_conntrack_standalone.c |    7 ++
 net/packet/af_packet.c                       |    6 ++
 17 files changed, 93 insertions(+), 150 deletions(-)


Summary of changes from v2.6.12.2 to v2.6.12.3
==============================================

Alexander Nyberg:
  If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq.

David S. Miller:
  fix Shaper driver lossage in 2.6.12

Greg Kroah-Hartman:
  Linux 2.6.12.3

john stultz:
  ppc32: stop misusing ntps time_offset value

KAMBAROV, ZAUR:
  coverity: tty_ldisc_ref return null check

Kylene Jo Hall:
  tpm breaks 8139cp

Michael Krufky:
  v4l cx88 hue offset fix

Paolo 'Blaisorblade' Giarrusso:
  uml: fix TT mode by reverting "use fork instead of clone"

Patrick McHardy:
  revert nf_reset change

Ralf Baechle:
  SMP fix for 6pack driver

Wen-chien Jesse Sung:
  fix semaphore handling in __unregister_chrdev_region

             reply	other threads:[~2005-07-16  4:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-16  4:48 Greg KH [this message]
2005-07-16  4:49 ` Linux 2.6.12.3 Greg KH
2005-07-16 17:02 ` Adrian Bunk

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=20050716044815.GA10063@kroah.com \
    --to=gregkh@suse.de \
    --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.