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

[email protected] Fri, 22 Sep 2017 10:25:57 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23990399AbdIVI0AoXMkO/[email protected]>
Author: Ralf Baechle <[email protected]> Thu Sep 21 00:00:09 2017 +0200
Commit: 28c2e8611fdf50599411c9ec4b69f2e8b0ca3f4d
Gitweb: https://git.linux-mips.org/g/ralf/linux/28c2e8611fdf
Branch: linux-4.4-stable

---

 Makefile                                   |    2 -
 arch/arm64/include/asm/elf.h               |    4 +-
 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 +-
 arch/x86/kernel/cpu/perf_event_intel_lbr.c |    8 ++-
 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/pid.h                        |    4 +-
 include/linux/sched.h                      |   50 +++++++++++----------
 kernel/audit_watch.c                       |   12 +++--
 kernel/pid.c                               |   11 ++---
 mm/mempolicy.c                             |    5 --
 mm/migrate.c                               |   11 +----
 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 
 27 files changed, 159 insertions(+), 116 deletions(-)