|
|
Subscribe / Log in / New account

Linux 3.4.86

From:  Greg KH <gregkh@linuxfoundation.org>
To:  linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>, torvalds@linux-foundation.org, stable@vger.kernel.org
Subject:  Linux 3.4.86
Date:  Thu, 3 Apr 2014 15:46:32 -0700
Message-ID:  <20140403224632.GA13833@kroah.com>
Cc:  lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Archive‑link:  Article

I'm announcing the release of the 3.4.86 kernel.

All users of the 3.4 kernel series must upgrade.

The updated 3.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...

thanks,

greg k-h

------------

 Makefile                                 |    2 
 arch/x86/include/asm/topology.h          |    3 
 drivers/input/mouse/synaptics.c          |   55 ++++
 drivers/staging/speakup/i18n.c           |   12 -
 drivers/staging/speakup/i18n.h           |   12 -
 drivers/staging/speakup/keyhelp.c        |   36 +--
 drivers/staging/speakup/kobjects.c       |   80 +++---
 drivers/staging/speakup/main.c           |  366 +++++++++++++++----------------
 drivers/staging/speakup/selection.c      |   14 -
 drivers/staging/speakup/serialio.c       |    6 
 drivers/staging/speakup/speakup.h        |   72 +++---
 drivers/staging/speakup/speakup_acntpc.c |    6 
 drivers/staging/speakup/speakup_acntsa.c |    2 
 drivers/staging/speakup/speakup_apollo.c |    8 
 drivers/staging/speakup/speakup_audptr.c |    2 
 drivers/staging/speakup/speakup_bns.c    |    2 
 drivers/staging/speakup/speakup_decext.c |    6 
 drivers/staging/speakup/speakup_decpc.c  |    4 
 drivers/staging/speakup/speakup_dectlk.c |    6 
 drivers/staging/speakup/speakup_dtlk.c   |    4 
 drivers/staging/speakup/speakup_dummy.c  |    2 
 drivers/staging/speakup/speakup_keypc.c  |    6 
 drivers/staging/speakup/speakup_ltlk.c   |    2 
 drivers/staging/speakup/speakup_spkout.c |    2 
 drivers/staging/speakup/speakup_txprt.c  |    2 
 drivers/staging/speakup/spk_priv.h       |    8 
 drivers/staging/speakup/synth.c          |   38 +--
 drivers/staging/speakup/thread.c         |    4 
 drivers/staging/speakup/varhandlers.c    |   66 ++---
 fs/ext4/inode.c                          |   15 -
 include/linux/bitops.h                   |   15 +
 net/netfilter/nf_conntrack_proto_dccp.c  |    6 
 32 files changed, 469 insertions(+), 395 deletions(-)

Artem Fetishev (1):
      x86: fix boot on uniprocessor systems

Benjamin Tissoires (1):
      Input: synaptics - add manual min/max quirk

Daniel Borkmann (1):
      netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages

Greg Kroah-Hartman (1):
      Linux 3.4.86

Hans de Goede (1):
      Input: synaptics - add manual min/max quirk for ThinkPad X240

Samuel Thibault (1):
      staging: speakup: Prefix externally-visible symbols

Theodore Ts'o (1):
      ext4: atomically set inode->i_flags in ext4_set_inode_flags()



Copyright © 2014, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds