Merge tag 'v3.2.87' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-3.2-stable

[email protected]
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23994944AbdEMWd0225dF/[email protected]>
Author: Ralf Baechle <[email protected]> Tue Apr 4 13:47:26 2017 +0200
Commit: 22e727c9359a39c2bf88fceaf7550df61c0e995a
Gitweb: https://git.linux-mips.org/g/ralf/linux/22e727c9359a
Branch: linux-3.2-stable

---

 Makefile                                      |    2 
 arch/arm/include/asm/cputype.h                |    3 
 arch/arm/kernel/hw_breakpoint.c               |   16 ++
 arch/arm/kernel/ptrace.c                      |    2 
 arch/cris/boot/rescue/Makefile                |    8 +
 arch/parisc/include/asm/bitops.h              |    8 +
 arch/parisc/include/asm/bitsperlong.h         |    2 
 arch/parisc/include/asm/swab.h                |    5 -
 arch/powerpc/boot/ps3-head.S                  |    5 -
 arch/powerpc/boot/ps3.c                       |    8 -
 arch/powerpc/include/asm/ppc-opcode.h         |    6 -
 arch/powerpc/kernel/ibmebus.c                 |   16 ++
 arch/powerpc/kernel/ptrace.c                  |    7 +
 arch/sparc/kernel/leon_kernel.c               |   56 ++++---
 arch/x86/kernel/cpu/common.c                  |    2 
 arch/x86/kvm/x86.c                            |   17 --
 crypto/algapi.c                               |    1 
 drivers/ata/sata_mv.c                         |    3 
 drivers/base/dma-mapping.c                    |    4 -
 drivers/base/regmap/regcache-lzo.c            |    8 -
 drivers/block/nbd.c                           |   34 +++-
 drivers/crypto/caam/caamalg.c                 |    4 -
 drivers/hid/hid-cypress.c                     |    3 
 drivers/hwmon/ds620.c                         |    2 
 drivers/i2c/i2c-dev.c                         |    2 
 drivers/infiniband/core/mad.c                 |    2 
 drivers/infiniband/core/multicast.c           |    7 +
 drivers/infiniband/hw/mlx4/main.c             |    1 
 drivers/input/serio/i8042-x86ia64io.h         |    6 +
 drivers/iommu/amd_iommu.c                     |    2 
 drivers/md/dm-crypt.c                         |    7 +
 drivers/media/dvb/siano/smsusb.c              |   17 ++
 drivers/media/rc/ite-cir.c                    |    2 
 drivers/media/video/davinci/vpfe_capture.c    |    1 
 drivers/mmc/host/mxs-mmc.c                    |    6 +
 drivers/net/can/ti_hecc.c                     |   16 ++
 drivers/net/ethernet/korina.c                 |    8 +
 drivers/net/ethernet/marvell/sky2.c           |   13 ++
 drivers/net/ethernet/mellanox/mlx4/cq.c       |   38 +++--
 drivers/net/ethernet/mellanox/mlx4/en_rx.c    |    8 +
 drivers/net/ethernet/mellanox/mlx4/icm.c      |    7 +
 drivers/net/ethernet/xilinx/xilinx_emaclite.c |   10 +
 drivers/net/macvtap.c                         |    4 -
 drivers/net/tun.c                             |   20 ++-
 drivers/net/usb/catc.c                        |   56 ++++---
 drivers/net/usb/rtl8150.c                     |   34 ++++
 drivers/net/xen-netfront.c                    |    4 -
 drivers/pci/hotplug/rpadlpar_core.c           |   10 +
 drivers/pci/pci.c                             |    4 +
 drivers/platform/x86/intel_mid_powerbtn.c     |    2 
 drivers/s390/char/vmlogrdr.c                  |    2 
 drivers/s390/scsi/zfcp_dbf.c                  |   17 ++
 drivers/s390/scsi/zfcp_dbf.h                  |   41 +++++
 drivers/s390/scsi/zfcp_erp.c                  |   61 ++++++++
 drivers/s390/scsi/zfcp_ext.h                  |    4 -
 drivers/s390/scsi/zfcp_fsf.c                  |    8 +
 drivers/s390/scsi/zfcp_fsf.h                  |    3 
 drivers/s390/scsi/zfcp_reqlist.h              |   30 ++++
 drivers/s390/scsi/zfcp_scsi.c                 |   61 +++++++-
 drivers/scsi/mvsas/mv_94xx.c                  |    2 
 drivers/scsi/scsi_sysfs.c                     |    4 -
 drivers/scsi/sg.c                             |    4 +
 drivers/ssb/pci.c                             |    1 
 drivers/staging/gma500/psb_drv.c              |    3 
 drivers/staging/hv/netvsc_drv.c               |    4 +
 drivers/staging/iio/adc/ad7606_core.c         |    2 
 drivers/staging/vme/bridges/vme_ca91cx42.c    |    2 
 drivers/target/iscsi/iscsi_target_tpg.c       |    1 
 drivers/thermal/thermal_sys.c                 |    2 
 drivers/tty/n_hdlc.c                          |  143 +++++++++----------
 drivers/tty/sysrq.c                           |    4 -
 drivers/usb/class/cdc-acm.c                   |    1 
 drivers/usb/core/config.c                     |   10 +
 drivers/usb/core/quirks.c                     |    4 +
 drivers/usb/gadget/composite.c                |   14 +-
 drivers/usb/gadget/dummy_hcd.c                |    6 -
 drivers/usb/gadget/inode.c                    |   17 ++
 drivers/usb/host/uhci-pci.c                   |    4 +
 drivers/usb/host/xhci-mem.c                   |   42 +++++
 drivers/usb/host/xhci-ring.c                  |    6 -
 drivers/usb/host/xhci.c                       |   12 --
 drivers/usb/musb/musbhsdma.h                  |    2 
 drivers/usb/serial/ch341.c                    |  192 +++++++++++++++----------
 drivers/usb/serial/cyberjack.c                |    3 
 drivers/usb/serial/garmin_gps.c               |    1 
 drivers/usb/serial/io_edgeport.c              |    5 +
 drivers/usb/serial/io_ti.c                    |   16 ++
 drivers/usb/serial/iuu_phoenix.c              |    5 +
 drivers/usb/serial/keyspan_pda.c              |    8 +
 drivers/usb/serial/kl5kusb105.c               |   35 +++--
 drivers/usb/serial/kobil_sct.c                |    5 +
 drivers/usb/serial/mos7720.c                  |   51 +++----
 drivers/usb/serial/mos7840.c                  |   10 +
 drivers/usb/serial/omninet.c                  |    6 +
 drivers/usb/serial/option.c                   |    7 +
 drivers/usb/serial/oti6858.c                  |    8 +
 drivers/usb/serial/pl2303.c                   |    9 +
 drivers/usb/serial/pl2303.h                   |    1 
 drivers/usb/serial/spcp8x5.c                  |    7 +
 drivers/usb/serial/ti_usb_3410_5052.c         |    7 +
 fs/block_dev.c                                |    2 
 fs/btrfs/ioctl.c                              |    6 +
 fs/btrfs/tree-log.c                           |    3 
 fs/ceph/mds_client.c                          |    4 -
 fs/ext4/inode.c                               |    6 +
 fs/ext4/mballoc.c                             |    4 -
 fs/ext4/super.c                               |   64 +++++---
 fs/nfs/file.c                                 |    2 
 fs/notify/inode_mark.c                        |   46 +-----
 fs/ocfs2/dlmglue.c                            |   10 +
 fs/ocfs2/stackglue.c                          |    6 +
 fs/ocfs2/stackglue.h                          |    3 
 fs/splice.c                                   |    1 
 fs/ubifs/tnc.c                                |   25 +++
 fs/xfs/xfs_dfrag.c                            |    7 +
 include/linux/can/core.h                      |    7 -
 include/linux/cpu.h                           |   12 --
 include/linux/list.h                          |   11 +
 include/linux/netdevice.h                     |    9 +
 include/net/cipso_ipv4.h                      |    4 +
 include/net/sock.h                            |   17 ++
 ipc/shm.c                                     |    9 +
 kernel/cpu.c                                  |   13 +-
 kernel/futex.c                                |    2 
 kernel/sysctl.c                               |    1 
 lib/vsprintf.c                                |    2 
 mm/filemap.c                                  |    5 +
 mm/huge_memory.c                              |   19 ++
 net/bridge/br_ioctl.c                         |    5 -
 net/can/af_can.c                              |   12 +-
 net/can/af_can.h                              |    3 
 net/can/bcm.c                                 |   27 ++--
 net/can/gw.c                                  |    2 
 net/can/raw.c                                 |    4 -
 net/ceph/messenger.c                          |   13 ++
 net/core/dev.c                                |    6 +
 net/core/drop_monitor.c                       |   39 ++++-
 net/core/sock.c                               |   15 +-
 net/dccp/ipv4.c                               |   26 ++-
 net/dccp/ipv6.c                               |   15 +-
 net/dccp/proto.c                              |    4 +
 net/decnet/dn_route.c                         |    9 +
 net/ipv4/cipso_ipv4.c                         |    4 +
 net/ipv4/igmp.c                               |   55 +++++--
 net/ipv4/ipmr.c                               |    4 -
 net/ipv4/ping.c                               |    2 
 net/ipv4/route.c                              |   12 ++
 net/ipv4/tcp_output.c                         |   21 ++-
 net/ipv6/addrconf.c                           |    4 -
 net/ipv6/af_inet6.c                           |    1 
 net/ipv6/ip6_tunnel.c                         |   47 ++++--
 net/ipv6/ip6mr.c                              |    1 
 net/ipv6/mcast.c                              |   50 ++++---
 net/ipv6/raw.c                                |    7 +
 net/irda/irqueue.c                            |   34 ++--
 net/l2tp/l2tp_core.h                          |    1 
 net/l2tp/l2tp_ip.c                            |   27 +++-
 net/llc/llc_conn.c                            |    3 
 net/llc/llc_sap.c                             |    3 
 net/mac80211/mesh.c                           |    2 
 net/packet/af_packet.c                        |   45 ++++--
 net/sched/act_pedit.c                         |   24 +++
 net/sched/cls_api.c                           |    4 -
 net/sched/em_meta.c                           |    9 +
 net/sched/sch_dsmark.c                        |    3 
 net/sched/sch_htb.c                           |    5 +
 net/sctp/socket.c                             |   19 ++
 net/socket.c                                  |   19 ++
 net/sunrpc/auth_gss/svcauth_gss.c             |    2 
 scripts/kconfig/nconf.gui.c                   |   15 +-
 sound/core/seq/seq_memory.c                   |    9 -
 sound/core/seq/seq_queue.c                    |   33 +++-
 sound/usb/card.c                              |    1 
 sound/usb/mixer.c                             |    3 
 tools/perf/util/trace-event-scripting.c       |    6 +
 175 files changed, 1613 insertions(+), 744 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.