All of lore.kernel.org
 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.10.92
Date: Tue, 27 Oct 2015 11:06:58 +0900	[thread overview]
Message-ID: <20151027020658.GA21948@kroah.com> (raw)

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

I'm announcing the release of the 3.10.92 kernel.

All users of the 3.10 kernel series must upgrade.

The updated 3.10.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.10.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 +-
 arch/m68k/include/asm/uaccess_mm.h |    8 ++++----
 arch/m68k/lib/uaccess.c            |    6 +++---
 arch/sparc/crypto/aes_glue.c       |    2 ++
 arch/sparc/crypto/camellia_glue.c  |    1 +
 arch/sparc/crypto/des_glue.c       |    2 ++
 crypto/ahash.c                     |    3 ++-
 drivers/block/rbd.c                |    1 -
 drivers/i2c/busses/i2c-rcar.c      |    7 ++++---
 drivers/md/dm-thin.c               |    2 +-
 drivers/net/ppp/pppoe.c            |    1 -
 drivers/net/usb/asix_devices.c     |   16 ++--------------
 include/linux/skbuff.h             |    3 +++
 include/net/af_unix.h              |    6 +++++-
 include/net/sock.h                 |    8 ++++++++
 kernel/workqueue.c                 |    8 ++++----
 net/core/ethtool.c                 |    2 +-
 net/core/skbuff.c                  |    9 +++++----
 net/l2tp/l2tp_core.c               |   11 +++++++++--
 net/unix/af_unix.c                 |   14 +++++++++++++-
 20 files changed, 70 insertions(+), 42 deletions(-)

Aaron Conole (2):
      af_unix: Convert the unix_sk macro to an inline function for type safety
      af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag

Alexander Couzens (1):
      l2tp: protect tunnel->del_work by ref_count

Charles Keepax (1):
      asix: Do full reset during ax88772_bind

Dave Kleikamp (1):
      crypto: sparc - initialize blkcipher.ivsize

Eric Dumazet (1):
      net: add pfmemalloc check in sk_add_backlog()

Geert Uytterhoeven (1):
      m68k/uaccess: Fix asm constraints for userspace access

Greg Kroah-Hartman (1):
      Linux 3.10.92

Guillaume Nault (1):
      ppp: don't override sk->sk_state in pppoe_flush_dev()

Ilya Dryomov (1):
      rbd: fix double free on rbd_dev->header_name

Joe Perches (1):
      ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings

Michel Stam (1):
      asix: Don't reset PHY on if_up for ASIX 88772

Mike Snitzer (1):
      dm thin: fix missing pool reference count decrement in pool_ctr error path

Pravin B Shelar (2):
      skbuff: Fix skb checksum flag on skb pull
      skbuff: Fix skb checksum partial check.

Russell King (1):
      crypto: ahash - ensure statesize is non-zero

Shaohua Li (1):
      workqueue: make sure delayed work run in local cpu

Wolfram Sang (1):
      i2c: rcar: enable RuntimePM before registering to the core


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

             reply	other threads:[~2015-10-27  2:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-27  2:06 Greg KH [this message]
2015-10-27  2:07 ` Linux 3.10.92 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=20151027020658.GA21948@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 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.