Merge tag 'v4.9.45' 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:28:08 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23990452AbdIVI2K2-AWO/[email protected]>
Author: Ralf Baechle <[email protected]> Thu Sep 21 00:08:34 2017 +0200
Commit: 752455c51d985b79d8ff8f52ea87326551f9d19b
Gitweb: https://git.linux-mips.org/g/ralf/linux/752455c51d98
Branch: linux-4.9-stable

---

 Makefile                               |    2 -
 arch/arm64/include/asm/elf.h           |    4 +-
 arch/powerpc/kernel/process.c          |    5 +-
 arch/x86/crypto/sha1_avx2_x86_64_asm.S |   67 +++++++++++++++++---------------
 arch/x86/crypto/sha1_ssse3_glue.c      |    2 -
 arch/x86/entry/entry_64.S              |    2 +
 arch/x86/include/asm/elf.h             |    4 +-
 block/blk-mq-pci.c                     |    8 +++-
 drivers/block/xen-blkfront.c           |    6 +--
 drivers/crypto/ixp4xx_crypto.c         |    6 +--
 drivers/input/mouse/elan_i2c_core.c    |    4 ++
 drivers/irqchip/irq-atmel-aic-common.c |    5 +-
 drivers/net/usb/qmi_wwan.c             |    1 
 drivers/parisc/dino.c                  |    2 -
 drivers/usb/core/usb-acpi.c            |   26 +++++++++++-
 drivers/xen/biomerge.c                 |    3 -
 include/linux/memblock.h               |    6 ++-
 include/linux/pid.h                    |    4 +-
 include/linux/sched.h                  |   50 +++++++++++++-----------
 kernel/audit_watch.c                   |   12 +++---
 kernel/irq/chip.c                      |   10 ++++-
 kernel/irq/ipi.c                       |    4 +-
 kernel/pid.c                           |   11 ++---
 mm/memblock.c                          |   38 ++++++++----------
 mm/memory.c                            |   12 +++++-
 mm/mempolicy.c                         |    5 --
 mm/migrate.c                           |   11 +----
 mm/nobootmem.c                         |   16 --------
 mm/page_alloc.c                        |    4 ++
 net/netfilter/nf_conntrack_extend.c    |   13 +++++-
 sound/core/seq/seq_clientmgr.c         |   13 ++----
 sound/core/seq/seq_queue.c             |   14 ++++---
 sound/core/seq/seq_queue.h             |    2 -
 sound/usb/mixer.c                      |    2 +
 sound/usb/mixer.h                      |    1 
 sound/usb/mixer_quirks.c               |    6 +++
 sound/usb/quirks.c                     |    1 
 37 files changed, 216 insertions(+), 166 deletions(-)