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

[email protected] Fri, 22 Sep 2017 10:24:28 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23994904AbdIVIYaygkYE/[email protected]>
Author: Ralf Baechle <[email protected]> Wed Sep 20 23:56:42 2017 +0200
Commit: 4aa85cf2f9c4c284d3d722750b48bcda0c4549d2
Gitweb: https://git.linux-mips.org/g/ralf/linux/4aa85cf2f9c4
Branch: linux-4.4-stable

---

 Makefile                                     |    2 -
 arch/powerpc/kernel/kprobes.c                |   11 ++++
 arch/powerpc/kvm/book3s_hv.c                 |   21 +++++++++
 arch/powerpc/mm/slb_low.S                    |   10 ++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c |    4 ++
 drivers/gpu/drm/amd/amdgpu/atombios_crtc.c   |    4 +-
 drivers/gpu/drm/radeon/radeon_combios.c      |    7 +++
 drivers/gpu/drm/radeon/radeon_device.c       |    4 ++
 drivers/hid/hid-ids.h                        |    3 +
 drivers/hid/usbhid/hid-quirks.c              |    1 
 drivers/input/serio/i8042-x86ia64io.h        |    7 +++
 drivers/mtd/spi-nor/spi-nor.c                |    7 +++
 drivers/net/phy/marvell.c                    |    2 -
 drivers/net/phy/mdio-bcm-iproc.c             |    6 +-
 drivers/nvme/host/nvme.h                     |    7 +++
 drivers/nvme/host/pci.c                      |    5 ++
 drivers/of/fdt.c                             |    9 ++--
 drivers/target/iscsi/iscsi_target.c          |   12 +++++
 drivers/target/target_core_internal.h        |    2 -
 drivers/target/target_core_tmr.c             |   16 +++----
 drivers/target/target_core_transport.c       |    9 ++--
 drivers/usb/gadget/function/f_fs.c           |   10 ++--
 drivers/usb/usbip/vhci_hcd.c                 |   11 +++-
 fs/autofs4/dev-ioctl.c                       |    2 -
 fs/cifs/smb1ops.c                            |    9 +++-
 fs/cifs/smb2ops.c                            |    4 +-
 fs/exec.c                                    |   28 ++++++++++-
 include/linux/timekeeper_internal.h          |    1 
 kernel/signal.c                              |   20 ++++++--
 kernel/time/timekeeping.c                    |   47 ++++++++++++++-----
 lib/cmdline.c                                |    6 +-
 net/rxrpc/ar-key.c                           |   64 ++++++++++++++------------
 32 files changed, 257 insertions(+), 94 deletions(-)