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

[email protected]
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23992110AbdFFPyFmtOb3/[email protected]>
Author: Ralf Baechle <[email protected]> Tue Jun 6 12:09:49 2017 +0200
Commit: 849ac5e20d42e6afcb02778da78f572133994ba5
Gitweb: https://git.linux-mips.org/g/ralf/linux/849ac5e20d42
Branch: linux-4.10-stable

---

 Documentation/devicetree/bindings/rng/omap_rng.txt |    3 
 Makefile                                           |    2 
 arch/arc/mm/cache.c                                |    3 
 arch/arm/boot/dts/bcm5301x.dtsi                    |    4 
 arch/mips/lantiq/irq.c                             |   38 +-
 arch/parisc/include/asm/uaccess.h                  |   59 +--
 arch/parisc/kernel/parisc_ksyms.c                  |   10 
 arch/parisc/kernel/process.c                       |    2 
 arch/parisc/lib/Makefile                           |    2 
 arch/parisc/lib/fixup.S                            |   98 ----
 arch/parisc/lib/lusercopy.S                        |  318 ++++++++++++++
 arch/parisc/lib/memcpy.c                           |  461 --------------------
 arch/parisc/mm/fault.c                             |   17 +
 arch/x86/kvm/vmx.c                                 |    4 
 arch/x86/lib/memcpy_64.S                           |    2 
 arch/x86/mm/kaslr.c                                |    4 
 block/bio.c                                        |   12 -
 block/blk-core.c                                   |   39 +-
 crypto/lrw.c                                       |    7 
 crypto/xts.c                                       |    7 
 drivers/acpi/Makefile                              |    1 
 drivers/acpi/acpi_platform.c                       |    8 
 drivers/crypto/ccp/ccp-dev-v5.c                    |    1 
 drivers/crypto/ccp/ccp-dev.h                       |    5 
 drivers/crypto/ccp/ccp-dmaengine.c                 |   41 ++
 drivers/gpu/drm/armada/Makefile                    |    2 
 drivers/gpu/drm/etnaviv/etnaviv_gpu.c              |    4 
 drivers/gpu/drm/i915/gvt/kvmgt.c                   |    2 
 drivers/gpu/drm/i915/i915_gem_gtt.c                |   21 -
 drivers/gpu/drm/i915/intel_lrc.c                   |    3 
 drivers/gpu/drm/radeon/radeon_ttm.c                |    4 
 drivers/gpu/drm/vc4/vc4_crtc.c                     |   13 +
 drivers/hid/wacom_sys.c                            |   16 -
 drivers/md/dm.c                                    |   29 +
 drivers/md/raid10.c                                |    3 
 drivers/mmc/host/sdhci-of-at91.c                   |   11 
 drivers/mmc/host/sdhci.c                           |    6 
 drivers/nvme/host/core.c                           |    6 
 drivers/nvme/host/pci.c                            |    4 
 drivers/pci/host/pci-thunder-pem.c                 |    2 
 drivers/pci/host/pcie-iproc-bcma.c                 |   24 +
 drivers/pci/host/pcie-iproc-platform.c             |   19 -
 drivers/pci/host/pcie-iproc.h                      |    1 
 drivers/scsi/device_handler/scsi_dh_alua.c         |   38 +-
 drivers/scsi/libsas/sas_ata.c                      |    2 
 drivers/scsi/sg.c                                  |    2 
 drivers/tty/serial/atmel_serial.c                  |    8 
 drivers/tty/serial/mxs-auart.c                     |    2 
 drivers/usb/core/hcd.c                             |    7 
 drivers/usb/host/xhci-ring.c                       |    3 
 fs/nfs/nfs4proc.c                                  |    9 
 fs/nfsd/nfsproc.c                                  |    1 
 fs/xfs/libxfs/xfs_bmap.c                           |  211 ++++++---
 fs/xfs/libxfs/xfs_bmap_btree.c                     |    6 
 fs/xfs/libxfs/xfs_btree.c                          |    3 
 fs/xfs/libxfs/xfs_btree.h                          |    2 
 fs/xfs/libxfs/xfs_da_btree.c                       |    6 
 fs/xfs/libxfs/xfs_da_btree.h                       |    2 
 fs/xfs/libxfs/xfs_dir2_node.c                      |   51 ++
 fs/xfs/libxfs/xfs_ialloc.c                         |    3 
 fs/xfs/libxfs/xfs_inode_fork.c                     |    9 
 fs/xfs/xfs_aops.c                                  |   65 +--
 fs/xfs/xfs_bmap_util.c                             |   62 +--
 fs/xfs/xfs_bmap_util.h                             |    3 
 fs/xfs/xfs_buf_item.c                              |    1 
 fs/xfs/xfs_extent_busy.c                           |   13 -
 fs/xfs/xfs_file.c                                  |   26 +
 fs/xfs/xfs_icache.c                                |   61 +--
 fs/xfs/xfs_icache.h                                |    2 
 fs/xfs/xfs_inode.c                                 |   53 +-
 fs/xfs/xfs_iomap.c                                 |   30 +
 fs/xfs/xfs_mount.c                                 |   27 +
 fs/xfs/xfs_reflink.c                               |  151 ++++++-
 fs/xfs/xfs_reflink.h                               |    6 
 fs/xfs/xfs_super.c                                 |    2 
 fs/xfs/xfs_trace.h                                 |   10 
 include/linux/kvm_host.h                           |    4 
 include/linux/memcontrol.h                         |    6 
 kernel/padata.c                                    |    5 
 lib/syscall.c                                      |    1 
 mm/hugetlb.c                                       |    6 
 mm/rmap.c                                          |    4 
 mm/workingset.c                                    |    2 
 net/ceph/messenger.c                               |    6 
 sound/core/seq/seq_fifo.c                          |    4 
 sound/pci/hda/patch_realtek.c                      |   12 -
 sound/soc/atmel/atmel-classd.c                     |    2 
 sound/soc/codecs/rt5665.c                          |    2 
 sound/soc/intel/skylake/skl-topology.c             |    2 
 virt/kvm/eventfd.c                                 |    3 
 virt/kvm/kvm_main.c                                |   42 +-
 91 files changed, 1229 insertions(+), 1067 deletions(-)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.