Merge tag 'v3.18.56' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-3.18-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23992100AbdFGMRmHStQ0/[email protected]> |
Author: Ralf Baechle <[email protected]> Wed Jun 7 12:34:58 2017 +0200 Commit: 672229edff6aeab7b67841cbbb397c66270704df Gitweb: https://git.linux-mips.org/g/ralf/linux/672229edff6a Branch: linux-3.18-stable --- Makefile | 2 + drivers/char/pcmcia/cm4040_cs.c | 6 ++-- drivers/gpu/drm/gma500/psb_intel_lvds.c | 18 +++++++---- drivers/gpu/drm/radeon/ci_dpm.c | 6 ++++ drivers/i2c/busses/i2c-tiny-usb.c | 25 +++++++++++++--- drivers/net/usb/qmi_wwan.c | 2 + drivers/s390/net/qeth_core.h | 4 +++ drivers/s390/net/qeth_core_main.c | 21 ++++++++----- drivers/s390/net/qeth_core_sys.c | 24 ++++++++++----- drivers/s390/net/qeth_l2.h | 2 + drivers/s390/net/qeth_l2_main.c | 26 +++++++++++++--- drivers/s390/net/qeth_l2_sys.c | 8 +++++ drivers/s390/net/qeth_l3_main.c | 6 +++- fs/xfs/libxfs/xfs_bmap.c | 7 +++- fs/xfs/libxfs/xfs_btree.c | 2 + fs/xfs/xfs_bmap_util.c | 2 + fs/xfs/xfs_buf.c | 24 +++++++++++++++ fs/xfs/xfs_buf.h | 1 + fs/xfs/xfs_dir2_readdir.c | 15 +++++++-- fs/xfs/xfs_file.c | 31 ++++++-------------- fs/xfs/xfs_ioctl.c | 5 ++- fs/xfs/xfs_qm.c | 7 +--- kernel/fork.c | 2 + mm/memory-failure.c | 8 +---- mm/mlock.c | 5 ++- mm/slub.c | 6 +++- net/core/sock.c | 12 ++++---- net/ipv4/inet_connection_sock.c | 2 + net/ipv4/tcp.c | 7 +++- net/ipv4/tcp_input.c | 11 ++++--- net/ipv6/ip6_offload.c | 7 +++- net/ipv6/ip6_output.c | 20 ++++++++----- net/ipv6/output_core.c | 14 +++++---- net/ipv6/udp_offload.c | 6 +++- net/sctp/input.c | 16 ++++++---- net/sctp/ipv6.c | 49 ++++++++++++++++++++----------- sound/pci/hda/patch_sigmatel.c | 2 + 37 files changed, 268 insertions(+), 143 deletions(-)