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

[email protected] Thu, 21 Dec 2017 17:43:49 +0100
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23994629AbdLUQnwIR0CE/[email protected]>
Author: Ralf Baechle <[email protected]> Thu Dec 21 14:25:22 2017 +0100
Commit: 2b474e5f8c323e8fe91ec3dffd389b2f2a21acef
Gitweb: https://git.linux-mips.org/g/ralf/linux/2b474e5f8c32
Branch: linux-3.18-stable

---

 Makefile                                           |    2 
 arch/arm/include/asm/Kbuild                        |    1 
 arch/arm/include/asm/unaligned.h                   |   27 ++++++
 arch/arm64/kernel/traps.c                          |    2 
 arch/x86/kernel/cpu/microcode/intel.c              |   18 ++++
 block/blk-flush.c                                  |   15 +++-
 block/blk-mq-tag.c                                 |    2 
 block/blk-mq-tag.h                                 |   12 +++
 block/blk-mq.c                                     |   16 ----
 block/blk.h                                        |    6 +
 drivers/gpu/drm/msm/msm_gem_submit.c               |    7 +-
 drivers/i2c/busses/i2c-riic.c                      |   30 +++++--
 drivers/media/pci/bt8xx/dvb-bt8xx.c                |    1 
 drivers/media/usb/cx231xx/cx231xx-core.c           |    7 +-
 drivers/mmc/host/s3cmci.c                          |    1 
 drivers/platform/x86/intel_mid_thermal.c           |    1 
 drivers/s390/block/dasd.c                          |    7 +-
 .../lustre/lustre/include/lustre/lustre_user.h     |   18 ++--
 drivers/staging/lustre/lustre/ldlm/ldlm_lock.c     |    7 ++
 drivers/staging/lustre/lustre/ptlrpc/service.c     |   21 ++---
 drivers/staging/rtl8712/ieee80211.h                |   84 ++++++++++----------
 drivers/staging/rtl8712/rtl871x_xmit.c             |    7 +-
 drivers/xen/manage.c                               |   12 ++-
 fs/cifs/dir.c                                      |    5 +
 fs/ext4/mballoc.c                                  |    6 +
 fs/ext4/super.c                                    |    4 -
 fs/ocfs2/alloc.c                                   |   24 ++++--
 lib/asn1_decoder.c                                 |    3 +
 security/keys/keyring.c                            |   39 +++++----
 sound/core/seq/seq_clientmgr.c                     |    2 
 sound/core/timer_compat.c                          |   17 ++++
 sound/soc/codecs/adau17x1.c                        |   24 +++++-
 sound/soc/codecs/adau17x1.h                        |    2 
 33 files changed, 292 insertions(+), 138 deletions(-)