[Zesty SRU] Zesty update to 4.10.13 stable release

Stefan Bader stefan.bader at canonical.com
Fri May 5 09:07:22 UTC 2017


https://bugs.launchpad.net/ubuntu/zesty/+source/linux/+bug/1688485


The following patch needed some manual intervention to apply:

* CIFS: remove bad_network_name flag

This was due to a context change caused by "CIFS: Allow to switch on encryption with seal mount option" which is part of bug #1670508 "CIFS: Enable encryption for SMB3".

-Stefan


---

The following changes since commit 29447b3ef1919302ba61c0398f9a7ca3d8d22ffe:

  Linux 4.10.12 (2017-05-02 15:21:46 +0200)

are available in the git repository at:

  git://git.launchpad.net/~smb/+git/linux-zesty stable-4.10

for you to fetch changes up to cf86cc024f33d3132e2aacbf2e4149b27d8256fb:

  Linux 4.10.13 (2017-05-05 10:25:41 +0200)

----------------------------------------------------------------
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

 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(-)




More information about the kernel-team mailing list