Merge tag 'v3.2.93' 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 <S23994835AbdIVITmDopEV/[email protected]>
Author: Ralf Baechle <[email protected]> Wed Sep 20 22:52:53 2017 +0200
Commit: 76d2c454e2f9c9d14553b11f8c1cfb7ba125630a
Gitweb: https://git.linux-mips.org/g/ralf/linux/76d2c454e2f9
Branch: linux-3.2-stable

---

 Makefile                                           |    2 
 arch/alpha/kernel/osf_sys.c                        |    6 +
 arch/mips/kernel/entry.S                           |    3 +
 arch/powerpc/include/asm/page.h                    |   12 +++
 arch/powerpc/kernel/kprobes.c                      |   12 +++
 arch/powerpc/kernel/setup_64.c                     |   25 ++++++
 arch/x86/kvm/mmu.c                                 |    7 +-
 arch/x86/kvm/mmu.h                                 |    1 
 arch/x86/kvm/x86.c                                 |   53 +++++++-----
 crypto/gcm.c                                       |    6 -
 drivers/ata/ahci.c                                 |   38 ++++++++
 drivers/char/mem.c                                 |    5 +
 drivers/dma/ep93xx_dma.c                           |    2 
 drivers/gpu/drm/radeon/radeon_combios.c            |    7 ++
 drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c               |    2 
 drivers/i2c/busses/i2c-tiny-usb.c                  |   25 +++++-
 drivers/input/serio/i8042-x86ia64io.h              |    7 ++
 drivers/media/rc/ir-raw.c                          |   13 ++-
 drivers/media/video/videobuf2-core.c               |    4 -
 drivers/net/ethernet/8390/ax88796.c                |    7 --
 drivers/net/ethernet/ethoc.c                       |    3 -
 drivers/net/irda/irda-usb.c                        |    2 
 drivers/net/phy/marvell.c                          |   68 ++++++++-------
 drivers/of/fdt.c                                   |    2 
 drivers/scsi/qla2xxx/qla_os.c                      |    8 +-
 drivers/staging/gma500/psb_intel_lvds.c            |   18 ++--
 drivers/staging/usbip/vhci_hcd.c                   |   11 ++
 drivers/usb/core/devio.c                           |    4 -
 drivers/usb/core/hcd.c                             |    4 -
 drivers/usb/core/hub.c                             |   28 +++++-
 drivers/usb/gadget/dummy_hcd.c                     |    6 +
 drivers/usb/gadget/f_mass_storage.c                |   13 ++-
 drivers/usb/host/r8a66597-hcd.c                    |    6 +
 drivers/usb/host/xhci-hub.c                        |   37 ++++++++
 drivers/usb/host/xhci-mem.c                        |    2 
 drivers/usb/host/xhci-pci.c                        |   16 +++-
 drivers/usb/host/xhci-ring.c                       |   37 ++++----
 drivers/usb/host/xhci.h                            |    3 +
 drivers/usb/misc/iowarrior.c                       |    2 
 drivers/usb/musb/tusb6010_omap.c                   |   13 ++-
 drivers/usb/serial/ftdi_sio.c                      |    2 
 drivers/usb/serial/io_ti.c                         |    5 +
 drivers/usb/serial/ir-usb.c                        |   21 +++--
 drivers/usb/serial/mct_u232.c                      |    2 
 drivers/usb/storage/ene_ub6250.c                   |   90 ++++++++++++--------
 drivers/uwb/i1480/dfu/usb.c                        |    5 +
 drivers/watchdog/pcwd_usb.c                        |    3 +
 drivers/xen/biomerge.c                             |    3 -
 fs/autofs4/dev-ioctl.c                             |    2 
 fs/configfs/symlink.c                              |    3 -
 fs/ext4/extents.c                                  |    2 
 fs/ext4/inode.c                                    |   31 ++++++-
 fs/partitions/check.c                              |    4 +
 fs/proc/array.c                                    |    2 
 fs/proc/base.c                                     |   12 +--
 fs/proc/namespaces.c                               |    4 -
 fs/ufs/inode.c                                     |    5 +
 fs/ufs/super.c                                     |   18 ++++
 fs/ufs/truncate.c                                  |    6 -
 fs/ufs/util.h                                      |   10 ++
 include/linux/kprobes.h                            |    4 +
 include/linux/ptrace.h                             |   24 +++++
 include/linux/skbuff.h                             |    1 
 include/linux/usb/ch11.h                           |    3 +
 include/net/xfrm.h                                 |   10 --
 kernel/events/core.c                               |    2 
 kernel/futex.c                                     |    2 
 kernel/futex_compat.c                              |    2 
 kernel/kprobes.c                                   |    2 
 kernel/ptrace.c                                    |   39 +++++++--
 kernel/signal.c                                    |   20 +++-
 kernel/time/alarmtimer.c                           |   12 ++-
 kernel/trace/trace_kprobe.c                        |   18 ++--
 lib/cmdline.c                                      |    6 +
 mm/mempolicy.c                                     |   29 ++++--
 mm/migrate.c                                       |   45 +++++-----
 mm/page_cgroup.c                                   |    3 +
 mm/process_vm_access.c                             |    2 
 net/ceph/osdmap.c                                  |    1 
 net/core/dev.c                                     |    2 
 net/core/rtnetlink.c                               |    2 
 net/core/skbuff.c                                  |   20 +++-
 net/ipv4/af_inet.c                                 |    2 
 net/ipv4/tcp.c                                     |    4 +
 net/ipv4/tcp_input.c                               |   11 +-
 net/ipv6/addrconf.c                                |    5 +
 net/ipv6/af_inet6.c                                |    4 +
 net/ipv6/xfrm6_mode_ro.c                           |    2 
 net/ipv6/xfrm6_mode_transport.c                    |    2 
 net/key/af_key.c                                   |   19 +++-
 net/mac80211/rx.c                                  |    3 -
 net/netfilter/nf_conntrack_netlink.c               |    7 +-
 net/wireless/util.c                                |   14 ++-
 net/xfrm/xfrm_policy.c                             |   51 +----------
 security/commoncap.c                               |    7 +-
 security/keys/keyctl.c                             |    4 -
 security/selinux/hooks.c                           |    5 -
 sound/pci/hda/patch_sigmatel.c                     |    2 
 sound/soc/soc-core.c                               |    5 +
 tools/perf/Documentation/perf-probe.txt            |    8 +-
 tools/perf/Documentation/perf-script-perl.txt      |    2 
 tools/perf/Documentation/perf-script-python.txt    |   23 ++---
 .../util/scripting-engines/trace-event-python.c    |    2 
 103 files changed, 791 insertions(+), 390 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.