Merge tag 'v4.9.27' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.9-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23993908AbdFFP6EJF7C3/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue Jun 6 12:15:36 2017 +0200 Commit: eb7ca886181bffc6036e2d7c1ffcec59d4bd46cf Gitweb: https://git.linux-mips.org/g/ralf/linux/eb7ca886181b Branch: linux-4.9-stable --- Makefile | 2 + drivers/char/tpm/tpm-interface.c | 53 ++++++++++++++++++++------------- drivers/hwmon/it87.c | 24 ++++++++++++--- drivers/md/dm-ioctl.c | 2 + drivers/scsi/storvsc_drv.c | 27 +++++++++++------ drivers/tty/serial/8250/8250_pci.c | 12 +++---- fs/ceph/addr.c | 58 ++++++++++++++++++++++++++++++------ fs/ceph/caps.c | 21 +++++++++++++ fs/ceph/file.c | 3 +- fs/ceph/super.h | 2 + fs/cifs/cifsglob.h | 11 +++++++ fs/cifs/cifssmb.c | 4 ++ fs/cifs/connect.c | 13 +++++++- fs/cifs/smb2misc.c | 44 +++++++++++++++++++++++++++ fs/cifs/smb2ops.c | 4 ++ fs/cifs/smb2proto.h | 7 ++++ fs/cifs/smb2transport.c | 58 ++++++++++++++++++++++++++++++++---- fs/cifs/transport.c | 2 + fs/timerfd.c | 17 +++++++++-- kernel/cpu.c | 17 ++++++----- 20 files changed, 306 insertions(+), 75 deletions(-)