Merge tag 'v4.4.67' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.4-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23993911AbdFFQIN7KRK3/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue Jun 6 12:19:36 2017 +0200 Commit: 4ba817007e24dc9f494160bebd3d024cf4f561ba Gitweb: https://git.linux-mips.org/g/ralf/linux/4ba817007e24 Branch: linux-4.4-stable --- Makefile | 2 + drivers/block/drbd/drbd_bitmap.c | 6 +++ drivers/infiniband/hw/qib/qib_qp.c | 18 +++++----- drivers/md/dm-ioctl.c | 2 + drivers/mtd/chips/Kconfig | 1 + drivers/net/ethernet/broadcom/tg3.c | 2 + drivers/scsi/cxlflash/main.c | 23 +++++++++++-- drivers/staging/rdma/ehca/ehca_mrmw.c | 3 +- drivers/tty/serial/8250/8250_pci.c | 12 +++---- 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/ext4/crypto.c | 59 +++++++++++++++++++++++++++++++++ fs/ext4/dir.c | 6 +++ fs/ext4/ext4.h | 1 + fs/ext4/ioctl.c | 3 ++ fs/ext4/namei.c | 18 ++++++++++ fs/nfsd/nfs3xdr.c | 12 ++++--- fs/nfsd/nfsxdr.c | 10 +++--- fs/timerfd.c | 17 ++++++++-- include/linux/mtd/map.h | 19 ++++------- net/netlink/af_netlink.c | 2 + sound/ppc/awacs.c | 1 + sound/soc/intel/boards/bytcr_rt5640.c | 3 +- 29 files changed, 307 insertions(+), 56 deletions(-)