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

[email protected]
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23994934AbdEMW6uNQJmF/[email protected]>
Author: Ralf Baechle <[email protected]> Tue Apr 4 13:37:13 2017 +0200
Commit: f14c4663c75ce52ec52d23694a940a01ad293bcd
Gitweb: https://git.linux-mips.org/g/ralf/linux/f14c4663c75c
Branch: linux-4.9-stable

---

 Makefile                                           |    2 
 arch/arm/boot/dts/sama5d2.dtsi                     |    2 
 arch/arm/mach-at91/pm.c                            |   18 +++
 arch/arm64/kernel/kaslr.c                          |   10 +-
 arch/powerpc/kernel/idle_book3s.S                  |   20 +++
 block/blk-mq.c                                     |   11 --
 crypto/algif_hash.c                                |    2 
 drivers/auxdisplay/img-ascii-lcd.c                 |    1 
 drivers/char/hw_random/amd-rng.c                   |   42 +++++-
 drivers/char/hw_random/geode-rng.c                 |   50 +++++---
 drivers/clk/sunxi-ng/ccu-sun6i-a31.c               |    2 
 drivers/clk/sunxi-ng/ccu_mp.c                      |    8 +
 drivers/cpufreq/cpufreq.c                          |    3 
 drivers/crypto/ccp/ccp-dev.c                       |    5 +
 drivers/crypto/ccp/ccp-dmaengine.c                 |    1 
 drivers/dax/dax.c                                  |   15 ++
 drivers/gpu/drm/amd/amdgpu/si_dpm.c                |   10 +-
 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c |    7 +
 drivers/gpu/drm/drm_atomic_helper.c                |   11 ++
 drivers/gpu/drm/drm_fops.c                         |    2 
 drivers/hv/channel.c                               |   13 +-
 drivers/hv/channel_mgmt.c                          |    1 
 drivers/hwtracing/intel_th/core.c                  |    4 -
 drivers/iio/adc/ti_am335x_adc.c                    |   13 ++
 .../iio/common/hid-sensors/hid-sensor-trigger.c    |    6 -
 drivers/iio/magnetometer/ak8974.c                  |    4 -
 drivers/input/joystick/iforce/iforce-usb.c         |    3 
 drivers/input/misc/cm109.c                         |    4 +
 drivers/input/misc/ims-pcu.c                       |    4 +
 drivers/input/misc/yealink.c                       |    4 +
 drivers/input/mouse/alps.c                         |   72 ++++++++---
 drivers/input/mouse/alps.h                         |   11 ++
 drivers/input/mouse/elan_i2c_core.c                |   20 ++-
 drivers/input/serio/i8042-x86ia64io.h              |    7 +
 drivers/input/tablet/hanwang.c                     |    3 
 drivers/input/tablet/kbtab.c                       |    3 
 drivers/input/touchscreen/sur40.c                  |    3 
 drivers/iommu/intel-iommu.c                        |    2 
 drivers/mmc/host/sdhci-of-arasan.c                 |   14 +-
 drivers/mmc/host/sdhci-of-at91.c                   |   19 +++
 drivers/mmc/host/sdhci-pci-core.c                  |    4 +
 drivers/mmc/host/sdhci.c                           |    4 -
 drivers/mmc/host/ushc.c                            |    3 
 drivers/net/ethernet/amd/xgbe/xgbe-common.h        |    6 +
 drivers/net/ethernet/amd/xgbe/xgbe-dev.c           |   20 ++-
 drivers/net/ethernet/amd/xgbe/xgbe-drv.c           |  102 +++++++++------
 drivers/net/ethernet/broadcom/genet/bcmgenet.c     |    6 +
 drivers/net/ethernet/broadcom/genet/bcmmii.c       |   15 --
 drivers/net/ethernet/mellanox/mlx5/core/cmd.c      |    4 +
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |    4 +
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |    6 +
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |    5 -
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |    2 
 drivers/net/usb/qmi_wwan.c                         |    2 
 drivers/net/vrf.c                                  |    4 -
 drivers/net/wireless/marvell/mwifiex/pcie.c        |   41 +++---
 drivers/parport/share.c                            |    6 +
 drivers/usb/class/usbtmc.c                         |   18 ++-
 drivers/usb/core/config.c                          |   10 ++
 drivers/usb/core/hub.c                             |    2 
 drivers/usb/core/quirks.c                          |    8 +
 drivers/usb/gadget/function/f_acm.c                |    4 -
 drivers/usb/gadget/function/f_uvc.c                |    2 
 drivers/usb/misc/idmouse.c                         |    3 
 drivers/usb/misc/lvstest.c                         |    4 +
 drivers/usb/misc/uss720.c                          |    5 +
 drivers/usb/musb/musb_cppi41.c                     |   23 +++
 drivers/usb/serial/option.c                        |   17 ++-
 drivers/usb/serial/qcserial.c                      |    2 
 drivers/usb/wusbcore/wa-hc.c                       |    3 
 drivers/uwb/hwa-rc.c                               |    3 
 drivers/uwb/i1480/dfu/usb.c                        |    3 
 drivers/video/console/fbcon.c                      |   67 ++++++----
 drivers/xen/xen-acpi-processor.c                   |   34 ++++-
 fs/ext4/inline.c                                   |    5 -
 fs/ext4/xattr.c                                    |   65 +++++-----
 fs/jbd2/journal.c                                  |   22 ++-
 fs/jbd2/revoke.c                                   |    1 
 include/drm/drmP.h                                 |    1 
 include/linux/ccp.h                                |    2 
 include/linux/iio/sw_device.h                      |    2 
 include/linux/usb/quirks.h                         |    6 +
 net/ceph/osdmap.c                                  |    1 
 net/core/netclassid_cgroup.c                       |   32 ++---
 net/core/sock.c                                    |   16 ++
 net/ipv4/fib_frontend.c                            |    3 
 net/ipv4/tcp_input.c                               |    2 
 net/ipv4/tcp_minisocks.c                           |    1 
 net/ipv6/udp.c                                     |    2 
 net/openvswitch/flow_netlink.c                     |    4 -
 net/unix/garbage.c                                 |   17 +--
 net/wireless/nl80211.c                             |  133 +++++++++-----------
 sound/core/seq/seq_clientmgr.c                     |    1 
 sound/core/seq/seq_fifo.c                          |    3 
 sound/core/seq/seq_memory.c                        |   17 ++-
 sound/core/seq/seq_memory.h                        |    1 
 sound/pci/ctxfi/cthw20k1.c                         |    2 
 sound/pci/hda/patch_realtek.c                      |    2 
 98 files changed, 812 insertions(+), 403 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.