Merge tag 'v3.18.73' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-3.18-stable

[email protected] Mon, 09 Oct 2017 13:19:28 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23992348AbdJILTaVwVfE/[email protected]>
Author: Ralf Baechle <[email protected]> Mon Oct 9 12:06:38 2017 +0200
Commit: 5d520956e8056e6ae84b5df624b7963e11c69bea
Gitweb: https://git.linux-mips.org/g/ralf/linux/5d520956e805
Branch: linux-3.18-stable

---

 Makefile                                  |    2 +
 arch/arm/xen/mm.c                         |    1 +
 arch/arm64/kernel/head.S                  |    1 +
 arch/powerpc/kvm/book3s_64_vio.c          |   46 +++++++++++++++++------------
 arch/powerpc/platforms/pseries/mobility.c |    4 ++-
 arch/x86/kernel/i387.c                    |   11 +++++++
 arch/x86/kernel/xsave.c                   |    4 ++-
 arch/x86/kvm/vmx.c                        |    5 +++
 block/bsg-lib.c                           |    1 -
 drivers/crypto/talitos.c                  |    4 +--
 drivers/pci/pci-sysfs.c                   |   11 ++++++-
 drivers/scsi/scsi_transport_iscsi.c       |    2 +
 drivers/video/fbdev/aty/atyfb_base.c      |    2 +
 drivers/xen/swiotlb-xen.c                 |   19 ++++++++++++
 fs/btrfs/ioctl.c                          |    4 +++
 fs/cifs/cifsfs.c                          |    2 +
 fs/cifs/connect.c                         |    8 +++++
 fs/cifs/file.c                            |    7 ++++
 fs/cifs/smb2pdu.c                         |   17 ++++++++---
 fs/read_write.c                           |    4 +--
 include/linux/key.h                       |    2 +
 include/xen/swiotlb-xen.h                 |    5 +++
 kernel/trace/trace.c                      |   12 ++++++--
 net/mac80211/offchannel.c                 |    2 +
 net/wireless/nl80211.c                    |    3 ++
 security/keys/internal.h                  |    2 +
 security/keys/key.c                       |    2 +
 security/keys/keyctl.c                    |    5 +++
 security/keys/keyring.c                   |   37 ++++++++++++-----------
 security/keys/process_keys.c              |    8 ++++-
 30 files changed, 172 insertions(+), 61 deletions(-)