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

[email protected] Fri, 31 Aug 2018 03:37:49 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23994663AbeHaBhxRwZK2/[email protected]>
Author: Ralf Baechle <[email protected]> Fri Aug 31 02:26:04 2018 +0200
Commit: 10cc9bf404643b7ffed0fc2ea9d796a2685b35fc
Gitweb: https://git.linux-mips.org/g/ralf/linux/10cc9bf40464
Branch: linux-4.9-stable

---

 Documentation/Changes                              |   19 -
 Makefile                                           |    5 
 arch/arm64/mm/mmu.c                                |    4 
 .../crypto/sha256-mb/sha256_mb_mgr_flush_avx2.S    |    2 
 arch/x86/include/asm/i8259.h                       |    1 
 arch/x86/kernel/cpu/bugs.c                         |    3 
 arch/x86/mm/pgtable.c                              |   61 +++
 crypto/ablkcipher.c                                |   57 +--
 crypto/blkcipher.c                                 |   54 +--
 crypto/vmac.c                                      |  412 +++++++++-----------
 drivers/i2c/busses/i2c-ismt.c                      |    2 
 include/asm-generic/pgtable.h                      |    8 
 include/crypto/vmac.h                              |   63 ---
 lib/ioremap.c                                      |    4 
 net/bluetooth/hidp/core.c                          |    4 
 scripts/Makefile.kasan                             |    3 
 scripts/Makefile.lib                               |    2 
 scripts/depmod.sh                                  |    8 
 sound/soc/intel/boards/cht_bsw_max98090_ti.c       |   45 ++
 19 files changed, 356 insertions(+), 401 deletions(-)