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

[email protected] Fri, 22 Sep 2017 10:27:16 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23990427AbdIVI1ToPgWO/[email protected]>
Author: Ralf Baechle <[email protected]> Thu Sep 21 00:05:14 2017 +0200
Commit: 9287f713c84962e34f234628ad5bf4eda47295d9
Gitweb: https://git.linux-mips.org/g/ralf/linux/9287f713c849
Branch: linux-4.9-stable

---

 Makefile                                           |    2 -
 arch/x86/include/asm/pat.h                         |    1 
 arch/x86/kernel/setup.c                            |    7 ++
 arch/x86/mm/pat.c                                  |   28 ++++-----
 crypto/rsa-pkcs1pad.c                              |    2 -
 drivers/base/core.c                                |    6 ++
 drivers/char/tpm/tpm-chip.c                        |   36 +++++++++++
 drivers/char/tpm/tpm-sysfs.c                       |    5 ++
 drivers/crypto/caam/caamalg.c                      |    3 -
 drivers/md/md.c                                    |    4 +
 drivers/media/pci/saa7134/saa7134-i2c.c            |   31 ++++++++++
 drivers/staging/comedi/comedi_fops.c               |    1 
 drivers/staging/vt6656/main_usb.c                  |    3 +
 fs/ext4/sysfs.c                                    |    2 -
 include/linux/device.h                             |    2 +
 ipc/mqueue.c                                       |    4 +
 kernel/locking/rwsem-spinlock.c                    |    4 +
 tools/include/linux/compiler.h                     |    9 +++
 tools/perf/bench/numa.c                            |    6 +-
 tools/perf/builtin-top.c                           |    2 -
 tools/perf/tests/parse-events.c                    |    8 +--
 tools/perf/util/header.c                           |    1 
 .../perf/util/intel-pt-decoder/intel-pt-decoder.c  |    5 ++
 .../util/intel-pt-decoder/intel-pt-pkt-decoder.c   |    2 +
 tools/perf/util/probe-event.c                      |   64 ++++++++++++++++++++
 tools/perf/util/scripting-engines/Build            |    2 -
 tools/perf/util/strfilter.c                        |    1 
 tools/perf/util/string.c                           |    2 +
 tools/perf/util/thread_map.c                       |    2 -
 29 files changed, 206 insertions(+), 39 deletions(-)