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

[email protected] Fri, 22 Sep 2017 10:23:34 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23994896AbdIVIXkn6MGw/[email protected]>
Author: Ralf Baechle <[email protected]> Thu Sep 21 00:22:23 2017 +0200
Commit: 67d3b0f0b44d716554cd433df154ebf15b18ed77
Gitweb: https://git.linux-mips.org/g/ralf/linux/67d3b0f0b44d
Branch: linux-4.12-stable

---

 Makefile                                           |    2 
 arch/arm/mm/fault.c                                |    5 +
 arch/arm64/boot/dts/marvell/armada-37xx.dtsi       |    1 
 arch/x86/kvm/mmu.c                                 |    3 -
 drivers/mtd/nand/mxc_nand.c                        |    7 +
 drivers/mtd/nand/nand_base.c                       |    7 +
 drivers/mtd/nand/nand_hynix.c                      |    4 -
 drivers/mtd/nand/qcom_nandc.c                      |   18 +++-
 drivers/net/wireless/ralink/rt2x00/rt2800lib.c     |    5 +
 .../realtek/rtlwifi/btcoexist/halbtc8723b2ant.c    |    5 +
 drivers/nvme/host/fabrics.c                        |    2 
 fs/btrfs/super.c                                   |    2 
 fs/nfs/file.c                                      |    6 +
 fs/nfs/internal.h                                  |    1 
 fs/nfs/pagelist.c                                  |   99 ++++++++++----------
 fs/nfs/pnfs.c                                      |    2 
 fs/xfs/xfs_linux.h                                 |    9 ++
 lib/radix-tree.c                                   |    9 +-
 mm/memory.c                                        |   10 +-
 mm/swapfile.c                                      |    3 -
 net/bluetooth/l2cap_core.c                         |   80 +++++++++-------
 sound/isa/msnd/msnd_midi.c                         |   30 +++---
 sound/isa/msnd/msnd_pinnacle.c                     |   23 ++---
 tools/testing/selftests/x86/fsgsbase.c             |   41 +++++++-
 24 files changed, 222 insertions(+), 152 deletions(-)