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

[email protected] Fri, 02 Feb 2018 13:20:20 +0100
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23990477AbeBBMUXK4d9P/[email protected]>
Author: Ralf Baechle <[email protected]> Fri Feb 2 13:05:52 2018 +0100
Commit: 3f3177aff2b573281894a38cafa054d1f48b1da7
Gitweb: https://git.linux-mips.org/g/ralf/linux/3f3177aff2b5
Branch: linux-3.18-stable

---

 Makefile                                          |    2 
 arch/mips/kernel/ptrace.c                         |  147 +++++++++++++++++----
 arch/x86/kernel/acpi/boot.c                       |   60 +++++----
 arch/x86/kernel/cpu/microcode/intel.c             |   13 ++
 arch/x86/kvm/svm.c                                |   19 +++
 arch/x86/kvm/vmx.c                                |   14 ++
 crypto/algapi.c                                   |   12 ++
 drivers/crypto/n2_core.c                          |    3 
 drivers/infiniband/ulp/srpt/ib_srpt.c             |    3 
 drivers/input/mouse/elantech.c                    |    2 
 drivers/net/can/usb/gs_usb.c                      |    2 
 drivers/net/can/usb/kvaser_usb.c                  |    2 
 drivers/net/ethernet/intel/e1000e/ich8lan.c       |   11 +-
 drivers/net/ethernet/renesas/sh_eth.c             |   29 +++-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c |    6 +
 drivers/staging/android/ashmem.c                  |    2 
 drivers/target/iscsi/iscsi_target.c               |   21 +--
 drivers/target/target_core_tmr.c                  |    9 +
 drivers/target/target_core_transport.c            |    2 
 drivers/usb/misc/usb3503.c                        |    2 
 drivers/usb/mon/mon_bin.c                         |    8 +
 drivers/usb/serial/cp210x.c                       |    2 
 drivers/usb/storage/unusual_uas.h                 |    7 +
 drivers/usb/usbip/usbip_common.c                  |   17 --
 include/linux/fscache.h                           |    2 
 include/linux/phy.h                               |   11 ++
 include/linux/sh_eth.h                            |    1 
 include/target/target_core_base.h                 |    1 
 kernel/acct.c                                     |    2 
 kernel/events/core.c                              |   61 ++++++++-
 kernel/signal.c                                   |   18 +--
 net/8021q/vlan.c                                  |    7 -
 net/bluetooth/l2cap_core.c                        |   20 ++-
 net/rds/rdma.c                                    |    4 +
 sound/core/oss/pcm_oss.c                          |   41 ++++--
 sound/core/oss/pcm_plugin.c                       |   14 ++
 sound/core/pcm_lib.c                              |    4 -
 sound/drivers/aloop.c                             |   98 +++++++-------
 38 files changed, 487 insertions(+), 192 deletions(-)