linux-kernel.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 4.10.13
Date: Thu, 27 Apr 2017 11:43:53 +0200	[thread overview]
Message-ID: <20170427094353.GA32398@kroah.com> (raw)

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

I'm announcing the release of the 4.10.13 kernel.

All users of the 4.10 kernel series must upgrade.

The updated 4.10.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.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/powerpc/kernel/entry_64.S            |    6 +-
 arch/s390/include/asm/pgtable.h           |    2 
 arch/x86/kernel/cpu/mcheck/mce-genpool.c  |    2 
 arch/x86/kernel/cpu/mcheck/mce-internal.h |    2 
 arch/x86/kernel/cpu/mcheck/mce.c          |   17 +----
 arch/x86/kernel/cpu/mcheck/mce_amd.c      |    2 
 drivers/acpi/power.c                      |    1 
 drivers/dax/Kconfig                       |    1 
 drivers/dax/dax.c                         |   13 ++--
 drivers/hid/wacom_wac.c                   |    2 
 drivers/input/mouse/elantech.c            |    8 ++
 drivers/mmc/host/dw_mmc.c                 |   23 +++++---
 drivers/mmc/host/sdhci-esdhc-imx.c        |    1 
 drivers/mtd/ubi/upd.c                     |    8 +-
 fs/cifs/cifsglob.h                        |    1 
 fs/cifs/smb1ops.c                         |   10 +++
 fs/cifs/smb2pdu.c                         |    5 -
 fs/ubifs/dir.c                            |   10 ++-
 kernel/trace/ring_buffer.c                |   16 ++++-
 kernel/trace/trace.c                      |    8 +-
 mm/migrate.c                              |    2 
 net/mac80211/rx.c                         |   86 +++++++++++++++++++++++-------
 security/keys/gc.c                        |    2 
 security/keys/keyctl.c                    |   20 +++---
 security/keys/process_keys.c              |   44 +++++++++------
 26 files changed, 195 insertions(+), 99 deletions(-)

Arnd Bergmann (1):
      ACPI / power: Avoid maybe-uninitialized warning

Christian Borntraeger (1):
      s390/mm: fix CMMA vs KSM vs others

Dan Williams (1):
      device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation

David Howells (2):
      KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
      KEYS: Change the name of the dead type to ".dead" to prevent user access

Douglas Anderson (1):
      mmc: dw_mmc: Don't allow Runtime PM for SDIO cards

Eric Biggers (1):
      KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings

Felix Fietkau (1):
      ubifs: Fix RENAME_WHITEOUT support

Germano Percossi (1):
      CIFS: remove bad_network_name flag

Greg Kroah-Hartman (1):
      Linux 4.10.13

Haibo Chen (1):
      mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card

Jason Gerecke (1):
      HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned

Johannes Berg (2):
      mac80211: reject ToDS broadcast data frames
      mac80211: fix MU-MIMO follow-MAC mode

Rabin Vincent (1):
      mm: prevent NR_ISOLATE_* stats from going negative

Ravi Bangoria (1):
      powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction

Richard Weinberger (1):
      ubifs: Fix O_TMPFILE corner case in ubifs_link()

Sachin Prabhu (1):
      cifs: Do not send echoes before Negotiate is complete

Sebastian Siewior (1):
      ubi/upd: Always flush after prepared for an update

Shawn Lin (1):
      mmc: dw_mmc: silent verbose log when calling from PM context

Steven Rostedt (VMware) (2):
      tracing: Allocate the snapshot buffer before enabling probe
      ring-buffer: Have ring_buffer_iter_empty() return true when empty

Thorsten Leemhuis (1):
      Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled

Vishal Verma (1):
      x86/mce: Make the MCE notifier a blocking one

Yazen Ghannam (1):
      x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs


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

             reply	other threads:[~2017-04-27  9:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-27  9:43 Greg KH [this message]
2017-04-27  9:43 ` Linux 4.10.13 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=20170427094353.GA32398@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).