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

[email protected] Fri, 31 Aug 2018 03:33:24 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23994680AbeHaBd1HVA02/[email protected]>
Author: Ralf Baechle <[email protected]> Fri Aug 31 02:31:47 2018 +0200
Commit: 93d7c09aec5b97a328eedf844ac5889a9f8a6bc9
Gitweb: https://git.linux-mips.org/g/ralf/linux/93d7c09aec5b
Branch: linux-4.4-stable

---

 Makefile                                           |    2 -
 arch/microblaze/boot/Makefile                      |   10 +++-
 arch/mips/include/asm/pci.h                        |    2 -
 arch/powerpc/kernel/head_8xx.S                     |    2 -
 arch/powerpc/kernel/pci_32.c                       |    1 
 arch/powerpc/mm/slb.c                              |    8 ++-
 arch/powerpc/platforms/chrp/time.c                 |    6 ++-
 arch/powerpc/platforms/embedded6xx/hlwd-pic.c      |    5 ++
 arch/powerpc/platforms/powermac/bootx_init.c       |    4 +-
 arch/powerpc/platforms/powermac/setup.c            |    1 
 arch/s390/include/asm/cpu_mf.h                     |    6 ++-
 arch/x86/kernel/cpu/perf_event_intel_uncore.c      |    2 -
 .../x86/kernel/cpu/perf_event_intel_uncore_nhmex.c |    2 -
 arch/x86/kvm/vmx.c                                 |    7 +--
 crypto/authenc.c                                   |    1 
 crypto/authencesn.c                                |    1 
 drivers/acpi/pci_root.c                            |    4 +-
 drivers/ata/libata-eh.c                            |   12 +++--
 drivers/bluetooth/btusb.c                          |    3 +
 drivers/bluetooth/hci_qca.c                        |    2 -
 drivers/char/random.c                              |   10 ++++
 drivers/crypto/padlock-aes.c                       |    8 +++
 drivers/dma/pxa_dma.c                              |    2 -
 drivers/gpu/drm/drm_atomic.c                       |    4 +-
 drivers/gpu/drm/gma500/psb_intel_drv.h             |    2 -
 drivers/gpu/drm/gma500/psb_intel_lvds.c            |    2 -
 drivers/gpu/drm/radeon/radeon_connectors.c         |   10 ++--
 drivers/hid/hid-plantronics.c                      |    6 ++-
 drivers/hid/i2c-hid/i2c-hid.c                      |    8 +++
 drivers/infiniband/core/mad.c                      |   11 +++--
 drivers/infiniband/core/ucma.c                     |    6 ++-
 drivers/input/mouse/elan_i2c_core.c                |    2 +
 drivers/input/serio/i8042-x86ia64io.h              |    7 +++
 drivers/md/md.c                                    |    3 +
 drivers/media/common/siano/smsendian.c             |   14 +++---
 drivers/media/i2c/smiapp/smiapp-core.c             |   11 ++---
 drivers/media/pci/saa7164/saa7164-fw.c             |    3 +
 drivers/media/platform/omap3isp/isp.c              |    7 ++-
 drivers/media/platform/rcar_jpu.c                  |    4 +-
 drivers/media/radio/si470x/radio-si470x-i2c.c      |    6 +--
 drivers/media/v4l2-core/videobuf2-core.c           |    9 +++-
 drivers/memory/tegra/mc.c                          |   22 ++-------
 drivers/memory/tegra/mc.h                          |    9 ++++
 drivers/memory/tegra/tegra114.c                    |    2 +
 drivers/memory/tegra/tegra124.c                    |    6 +++
 drivers/memory/tegra/tegra210.c                    |    3 +
 drivers/memory/tegra/tegra30.c                     |    2 +
 drivers/mfd/cros_ec.c                              |    6 ++-
 drivers/mtd/nand/fsl_ifc_nand.c                    |   17 ++++---
 drivers/net/can/usb/ems_usb.c                      |    1 
 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c          |    4 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |    2 -
 drivers/net/usb/lan78xx.c                          |    2 +
 drivers/net/wireless/ath/regd.h                    |    5 ++
 drivers/net/wireless/ath/regd_common.h             |   13 +++++
 drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c   |    1 
 drivers/net/wireless/iwlwifi/pcie/rx.c             |    2 +
 drivers/net/wireless/mwifiex/usb.c                 |    3 +
 drivers/net/wireless/mwifiex/util.c                |    8 ++-
 drivers/net/wireless/rsi/rsi_91x_sdio.c            |    2 -
 drivers/net/wireless/ti/wlcore/sdio.c              |    5 ++
 drivers/net/xen-netfront.c                         |   10 +++-
 drivers/pci/pci-sysfs.c                            |   15 ++++--
 drivers/pinctrl/pinctrl-at91-pio4.c                |    4 +-
 drivers/regulator/pfuze100-regulator.c             |    1 
 drivers/rtc/interface.c                            |    5 ++
 drivers/scsi/3w-9xxx.c                             |    5 ++
 drivers/scsi/3w-xxxx.c                             |    3 +
 drivers/scsi/megaraid.c                            |    3 +
 drivers/scsi/megaraid/megaraid_sas_fusion.c        |    3 +
 drivers/scsi/scsi_dh.c                             |    5 ++
 drivers/scsi/sg.c                                  |    1 
 drivers/scsi/ufs/ufshcd.c                          |    2 +
 drivers/thermal/samsung/exynos_tmu.c               |    1 
 drivers/tty/hvc/hvc_opal.c                         |    1 
 drivers/tty/pty.c                                  |    3 +
 drivers/usb/core/hub.c                             |    4 ++
 drivers/virtio/virtio_balloon.c                    |    2 +
 fs/btrfs/qgroup.c                                  |   19 ++++++++
 fs/btrfs/tree-log.c                                |   10 +++-
 fs/ext4/balloc.c                                   |    3 +
 fs/ext4/ialloc.c                                   |    3 +
 fs/ext4/inline.c                                   |   19 +++++---
 fs/ext4/inode.c                                    |   16 +++----
 fs/f2fs/segment.c                                  |    3 +
 fs/f2fs/super.c                                    |    6 +++
 fs/nfsd/nfs4xdr.c                                  |    2 +
 fs/squashfs/block.c                                |    2 +
 fs/squashfs/cache.c                                |    3 +
 fs/squashfs/file.c                                 |    8 +++
 fs/squashfs/fragment.c                             |   17 ++++---
 fs/squashfs/squashfs_fs.h                          |    6 +++
 fs/squashfs/squashfs_fs_sb.h                       |    1 
 fs/squashfs/super.c                                |    5 +-
 include/drm/drm_dp_helper.h                        |    1 
 include/linux/dma-iommu.h                          |    1 
 include/linux/mmc/sdio_ids.h                       |    1 
 include/linux/netfilter/ipset/ip_set_timeout.h     |   10 +++-
 include/net/tcp.h                                  |    2 -
 include/soc/tegra/mc.h                             |    2 +
 kernel/auditfilter.c                               |    2 -
 kernel/auditsc.c                                   |    2 +
 kernel/bpf/verifier.c                              |    4 +-
 kernel/trace/trace_events_trigger.c                |   18 +++++---
 kernel/trace/trace_kprobe.c                        |   15 +++++-
 mm/slub.c                                          |    2 -
 mm/vmalloc.c                                       |    3 +
 net/dsa/slave.c                                    |    6 +++
 net/ipv4/fib_frontend.c                            |    4 +-
 net/ipv4/inet_fragment.c                           |   10 ++--
 net/ipv4/ipconfig.c                                |   13 +++++
 net/ipv4/tcp_dctcp.c                               |    4 +-
 net/ipv4/tcp_input.c                               |   48 ++++++++++----------
 net/netlink/af_netlink.c                           |    2 +
 net/socket.c                                       |    2 +
 sound/pci/emu10k1/emupcm.c                         |    4 +-
 sound/pci/emu10k1/memory.c                         |    6 +--
 sound/pci/fm801.c                                  |   16 +++++--
 sound/pci/hda/patch_ca0132.c                       |    8 +++
 sound/soc/pxa/brownstone.c                         |    1 
 sound/soc/pxa/mioa701_wm9713.c                     |    1 
 sound/soc/pxa/mmp-pcm.c                            |    1 
 sound/soc/pxa/mmp-sspa.c                           |    1 
 sound/soc/pxa/palm27x.c                            |    1 
 sound/soc/pxa/pxa-ssp.c                            |    1 
 sound/soc/pxa/pxa2xx-ac97.c                        |    1 
 sound/soc/pxa/pxa2xx-pcm.c                         |    1 
 sound/soc/soc-pcm.c                                |    6 ++-
 sound/usb/pcm.c                                    |    2 -
 tools/usb/usbip/src/usbip_detach.c                 |    9 +++-
 130 files changed, 526 insertions(+), 207 deletions(-)