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

[email protected] Wed, 04 Jul 2018 16:51:04 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23994660AbeGDOvGigHIA/[email protected]>
Author: Ralf Baechle <[email protected]> Wed Jul 4 16:02:23 2018 +0200
Commit: 857d34ed23b126f091418cb4d27991ef17945490
Gitweb: https://git.linux-mips.org/g/ralf/linux/857d34ed23b1
Branch: linux-4.4-stable

---

 Documentation/printk-formats.txt                   |    3 
 Makefile                                           |    2 
 arch/arm/include/asm/kgdb.h                        |    2 
 arch/m68k/mm/kmap.c                                |    3 
 arch/mips/bcm47xx/setup.c                          |    6 +
 arch/mips/include/asm/io.h                         |    2 
 arch/mips/include/asm/mipsregs.h                   |    3 
 arch/mips/kernel/mcount.S                          |   27 ++--
 arch/powerpc/kernel/entry_64.S                     |    1 
 arch/powerpc/kernel/fadump.c                       |    3 
 arch/powerpc/kernel/hw_breakpoint.c                |    4 -
 arch/powerpc/kernel/ptrace.c                       |    1 
 arch/x86/include/asm/barrier.h                     |    2 
 arch/xtensa/kernel/traps.c                         |    2 
 drivers/ata/libata-core.c                          |    3 
 drivers/ata/libata-zpodd.c                         |    4 -
 drivers/atm/zatm.c                                 |    4 -
 drivers/base/core.c                                |   14 ++
 drivers/bluetooth/hci_qca.c                        |    6 +
 drivers/char/ipmi/ipmi_bt_sm.c                     |    3 
 drivers/cpufreq/cpufreq.c                          |    2 
 drivers/cpuidle/cpuidle-powernv.c                  |   32 ++++-
 drivers/iio/buffer/kfifo_buf.c                     |    4 -
 drivers/infiniband/hw/mlx4/mad.c                   |    1 
 drivers/infiniband/hw/qib/qib.h                    |    3 
 drivers/infiniband/hw/qib/qib_file_ops.c           |   10 +-
 drivers/infiniband/hw/qib/qib_user_pages.c         |   20 ++-
 drivers/input/mouse/elan_i2c.h                     |    2 
 drivers/input/mouse/elan_i2c_core.c                |    3 
 drivers/input/mouse/elan_i2c_smbus.c               |   10 +-
 drivers/input/mouse/elantech.c                     |   11 +-
 drivers/md/dm-thin.c                               |   11 +-
 drivers/md/md.c                                    |    4 -
 drivers/media/dvb-core/dvb_frontend.c              |   23 ++--
 drivers/media/usb/cx231xx/cx231xx-cards.c          |    3 
 drivers/media/v4l2-core/v4l2-compat-ioctl32.c      |    2 
 drivers/mfd/intel-lpss.c                           |    4 -
 drivers/mtd/chips/cfi_cmdset_0002.c                |   21 ++-
 drivers/mtd/ubi/build.c                            |    3 
 drivers/mtd/ubi/wl.c                               |    4 -
 drivers/net/bonding/bond_options.c                 |    1 
 drivers/net/ethernet/natsemi/sonic.c               |    2 
 drivers/net/usb/cdc_ncm.c                          |    4 -
 drivers/net/usb/qmi_wwan.c                         |    1 
 drivers/nvdimm/bus.c                               |   14 +-
 drivers/of/unittest.c                              |    8 +
 drivers/pci/hotplug/pciehp.h                       |    2 
 drivers/pci/hotplug/pciehp_core.c                  |    2 
 drivers/pci/hotplug/pciehp_hpc.c                   |   13 ++
 drivers/s390/scsi/zfcp_dbf.c                       |   40 +++++++
 drivers/s390/scsi/zfcp_erp.c                       |  123 ++++++++++++++++----
 drivers/s390/scsi/zfcp_ext.h                       |    5 +
 drivers/s390/scsi/zfcp_scsi.c                      |   18 ++-
 drivers/scsi/qla2xxx/qla_init.c                    |    3 
 drivers/spi/spi.c                                  |   10 +-
 drivers/tty/serial/sh-sci.c                        |    8 -
 drivers/usb/core/hub.c                             |    4 -
 drivers/usb/musb/musb_host.c                       |    5 +
 drivers/usb/musb/musb_host.h                       |    7 +
 drivers/usb/musb/musb_virthub.c                    |   25 ++--
 drivers/video/backlight/as3711_bl.c                |   33 ++++-
 drivers/video/backlight/max8925_bl.c               |    4 -
 drivers/video/backlight/tps65217_bl.c              |    4 -
 drivers/video/fbdev/uvesafb.c                      |    3 
 drivers/w1/masters/mxc_w1.c                        |   20 ++-
 drivers/w1/w1.c                                    |    2 
 drivers/xen/events/events_base.c                   |    2 
 fs/binfmt_misc.c                                   |   12 +-
 fs/btrfs/inode.c                                   |   33 +++++
 fs/btrfs/ioctl.c                                   |   12 +-
 fs/btrfs/scrub.c                                   |    2 
 fs/ext4/inode.c                                    |   36 +++---
 fs/ext4/resize.c                                   |    2 
 fs/fuse/control.c                                  |   13 ++
 fs/fuse/dir.c                                      |   13 ++
 fs/fuse/inode.c                                    |    1 
 fs/nfs/nfs4idmap.c                                 |    5 -
 fs/nfsd/nfs4xdr.c                                  |    5 -
 fs/ubifs/journal.c                                 |    2 
 fs/udf/directory.c                                 |    3 
 include/linux/blkdev.h                             |    4 -
 include/linux/compiler.h                           |    2 
 include/linux/iio/buffer.h                         |    6 -
 include/net/bluetooth/hci_core.h                   |    2 
 kernel/time/time.c                                 |    6 +
 lib/vsprintf.c                                     |    3 
 net/bluetooth/hci_conn.c                           |   27 +++-
 net/bluetooth/hci_event.c                          |   15 ++
 net/bridge/netfilter/ebtables.c                    |    3 
 net/ipv4/tcp_input.c                               |    2 
 net/ipv4/tcp_ipv4.c                                |    4 +
 net/ipv6/tcp_ipv6.c                                |    4 +
 net/ipv6/xfrm6_policy.c                            |    2 
 net/netfilter/ipvs/ip_vs_ctl.c                     |   21 ++-
 net/xfrm/xfrm_policy.c                             |    5 +
 sound/pci/hda/hda_controller.c                     |    4 -
 sound/pci/hda/patch_conexant.c                     |    2 
 sound/pci/hda/patch_realtek.c                      |    1 
 sound/soc/cirrus/edb93xx.c                         |    2 
 sound/soc/cirrus/ep93xx-i2s.c                      |   26 ++--
 sound/soc/cirrus/snappercl15.c                     |    2 
 sound/soc/soc-dapm.c                               |    2 
 tools/perf/util/dso.c                              |    2 
 .../perf/util/intel-pt-decoder/intel-pt-decoder.c  |   23 +++-
 .../perf/util/intel-pt-decoder/intel-pt-decoder.h  |    9 +
 .../util/intel-pt-decoder/intel-pt-pkt-decoder.c   |    2 
 tools/perf/util/intel-pt.c                         |    5 +
 107 files changed, 684 insertions(+), 272 deletions(-)