Merge tag 'v4.13.9' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.13-stable

[email protected] Tue, 24 Oct 2017 15:47:55 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23990511AbdJXNr6GEWul/[email protected]>
Author: Ralf Baechle <[email protected]> Tue Oct 24 15:32:41 2017 +0200
Commit: f560492d2772decb0eee75e884515368517ae95b
Gitweb: https://git.linux-mips.org/g/ralf/linux/f560492d2772
Branch: linux-4.13-stable

---

 Makefile                       |    2 
 arch/x86/kernel/apic/apic.c    |    7 +-
 drivers/hid/Kconfig            |    1 
 drivers/hid/hid-core.c         |    2 
 drivers/hid/hid-elecom.c       |   13 ++-
 drivers/hid/hid-ids.h          |    2 
 drivers/hv/channel.c           |   20 ++++-
 drivers/hv/channel_mgmt.c      |   54 +++++++++----
 drivers/hv/ring_buffer.c       |  162 +++++++++++++---------------------------
 drivers/hv/vmbus_drv.c         |    6 +
 include/linux/hyperv.h         |   67 +----------------
 mm/page_vma_mapped.c           |   25 ++----
 tools/perf/util/parse-events.c |    9 +-
 tools/perf/util/pmu.c          |   56 ++++++++++----
 tools/perf/util/pmu.h          |    1 
 15 files changed, 194 insertions(+), 233 deletions(-)