stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 3.4.95
Date: Thu, 26 Jun 2014 15:25:04 -0400	[thread overview]
Message-ID: <20140626192504.GA24606@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3875 bytes --]

I'm announcing the release of the 3.4.95 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-stable.git;a=summary

thanks,

greg k-h

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

 Makefile                                  |    2 
 drivers/net/ethernet/mellanox/mlx4/main.c |  172 ++++++++-------
 drivers/net/ethernet/mellanox/mlx4/mlx4.h |    7 
 drivers/net/team/team.c                   |    7 
 drivers/target/iscsi/iscsi_target_auth.c  |   10 
 drivers/usb/class/cdc-acm.c               |   96 +++++---
 drivers/usb/class/cdc-acm.h               |    2 
 include/linux/if_team.h                   |    1 
 include/linux/lzo.h                       |   15 -
 include/net/inetpeer.h                    |    9 
 include/sound/core.h                      |    2 
 kernel/time/tick-sched.c                  |    4 
 lib/decompress_unlzo.c                    |    2 
 lib/lzo/Makefile                          |    2 
 lib/lzo/lzo1x_compress.c                  |  335 +++++++++++++++++-------------
 lib/lzo/lzo1x_decompress.c                |  255 ----------------------
 lib/lzo/lzo1x_decompress_safe.c           |  257 +++++++++++++++++++++++
 lib/lzo/lzodefs.h                         |   38 ++-
 lib/nlattr.c                              |    5 
 net/ipv4/ipip.c                           |    1 
 net/ipv6/ip6_output.c                     |   11 
 net/ipv6/ip6_tunnel.c                     |    1 
 net/ipv6/sit.c                            |    1 
 net/sctp/associola.c                      |    2 
 security/integrity/evm/evm_main.c         |   12 -
 sound/core/control.c                      |   78 ++++--
 sound/core/init.c                         |    1 
 sound/pci/hda/patch_realtek.c             |    1 
 28 files changed, 747 insertions(+), 582 deletions(-)

Eric Dumazet (1):
      net: fix inet_getid() and ipv6_select_ident() bugs

Greg Kroah-Hartman (2):
      lzo: properly check for overruns
      Linux 3.4.95

Jiri Pirko (1):
      team: fix mtu setting

Johan Hovold (7):
      USB: cdc-acm: fix write and suspend race
      USB: cdc-acm: fix write and resume race
      USB: cdc-acm: fix broken runtime suspend
      USB: cdc-acm: fix runtime PM for control messages
      USB: cdc-acm: fix shutdown and suspend race
      USB: cdc-acm: fix I/O after failed open
      USB: cdc-acm: fix runtime PM imbalance at shutdown

Kailang Yang (1):
      ALSA: hda/realtek - Add support of ALC891 codec

Lars-Peter Clausen (5):
      ALSA: control: Protect user controls against concurrent access
      ALSA: control: Fix replacing user controls
      ALSA: control: Don't access controls outside of protected regions
      ALSA: control: Handle numid overflow
      ALSA: control: Make sure that id->index does not overflow

Markus F.X.J. Oberhumer (2):
      lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
      lib/lzo: Update LZO compression to current upstream version

Michal Schmidt (1):
      netlink: rate-limit leftover bytes warning and print process name

Mimi Zohar (1):
      evm: prohibit userspace writing 'security.evm' HMAC value

Nicholas Bellinger (1):
      iscsi-target: Reject mutual authentication with reflected CHAP_C

Thomas Gleixner (1):
      nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off

Tom Gundersen (1):
      net: tunnels - enable module autoloading

Wei Yang (2):
      mlx4_core: Stash PCI ID driver_data in mlx4_priv structure
      net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()

Xufeng Zhang (1):
      sctp: Fix sk_ack_backlog wrap-around problem


[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2014-06-26 19:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-26 19:25 Greg KH [this message]
2014-06-26 19:25 ` Linux 3.4.95 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=20140626192504.GA24606@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.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;
as well as URLs for NNTP newsgroup(s).