From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751804AbdFGQMl (ORCPT ); Wed, 7 Jun 2017 12:12:41 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33830 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751694AbdFGQMg (ORCPT ); Wed, 7 Jun 2017 12:12:36 -0400 Date: Wed, 7 Jun 2017 18:12:19 +0200 From: Greg KH To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, Jiri Slaby Subject: Linux 3.18.56 Message-ID: <20170607161219.GA9172@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 3.18.56 kernel. All users of the 3.18 kernel series must upgrade. The updated 3.18.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linu= x-3.18.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=3Dlinux/kernel/git/stable/linux-stable.git;a=3Dsu= mmary thanks, greg k-h ------------ 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=20 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(-) Alex Deucher (1): drm/radeon/ci: disable mclk switching for high refresh rates (v2) Alexander Tsoy (1): ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430 Bj=F8rn Mork (1): qmi_wwan: add another Lenovo EM74xx device ID Brian Foster (3): xfs: prevent multi-fsb dir readahead from reading random blocks xfs: fix up quotacheck buffer list error handling xfs: fix indlen accounting error on partial delalloc conversion Craig Gallek (1): ipv6: Prevent overrun when parsing v6 header options Darrick J. Wong (1): xfs: fix over-copying of getbmap parameters from userspace David S. Miller (1): ipv6: Check ip6_find_1stfragopt() return value properly. Davide Caratti (1): sctp: fix ICMP processing if skb is non-linear Eric Dumazet (4): netem: fix skb_orphan_partial() dccp/tcp: do not inherit mc_list from parent sctp: do not inherit ipv6_{mc|ac|fl}_list from parent ipv6: fix out of bound writes in __ip6_append_data() Eric Sandeen (2): xfs: handle array index overrun in xfs_dir2_leaf_readbuf() xfs: fix unaligned access in xfs_btree_visit_blocks Eryu Guan (1): xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() Greg Kroah-Hartman (2): Revert "stackprotector: Increase the per-task stack canary's random r= ange from 32 bits to 64 bits on 64-bit platforms" Linux 3.18.56 Jan Kara (1): xfs: Fix missed holes in SEEK_HOLE implementation Julian Wiedmann (2): s390/qeth: unbreak OSM and OSN support s390/qeth: avoid null pointer dereference on OSN Nicolas Iooss (1): pcmcia: remove left-over %Z format Patrik Jakobsson (1): drm/gma500/psb: Actually use VBT mode when it is found Punit Agrawal (1): mm/migrate: fix refcount handling when !hugepage_migration_supported() Sebastian Reichel (1): i2c: i2c-tiny-usb: fix buffer not being DMA capable Soheil Hassas Yeganeh (1): tcp: eliminate negative reordering in tcp_clean_rtx_queue Thomas Gleixner (1): slub/memcg: cure the brainless abuse of sysfs attributes Ursula Braun (1): s390/qeth: handle sysfs error during initialization Wei Wang (1): tcp: avoid fastopen API to be used on AF_UNSPEC Xin Long (1): sctp: fix src address selection if using secondary addresses for ipv6 Yisheng Xie (1): mlock: fix mlock count can not decrease in race condition Yuchung Cheng (1): tcp: avoid fragmenting peculiar skbs in SACK Zorro Lang (1): xfs: bad assertion for delalloc an extent that start at i_size --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlk4Jd8ACgkQONu9yGCS aT5cCA/9GxLNp9VnKCGz586zopfAaMXD2aCrrHxQxreM12dE0NhL7XMPBJXQWfTf aDrovgJ3TOI9At45gA3jTV6/zZK4bc4BQJKL08N5gVwiPIU6VtpigPypge4bJOB3 reCIlMetBqr4SPoPzIDM0Llv/xQJFbQPIoQ4ThnWJFr9t5FD1wssMfNjYBvB5SW+ bwd65uZgkn6lQAA0A2Xb5g5gI5Mdq4Tw9liJr1LxHwyhH8+76OTc2Lq1z9zucnHF j4w7BmRTNOF5huhO90UbvU4/Xyjt7bs8eU/+7MKwOFAO4PUwGZW4PZT1x6oDqjk5 DJqUAkx3gV8shtjyyWMraYdggN3MonzhDb2deEOwvH3GdjDGZ4CYi6VEQ7Z254Be YA9vxMsjqLUz4G+Fk6fOWtpdQtHeoNs/glmg8tlNlJV8K9MbNhXZc7XUkqplcoqu P+hg78MmdSomwC50MSbaLsCH7mJh2fh6g3zlchnIT9H215n53/n+FeYNIPBMk7kh cVszFtn0kmeSErIdrCkjEiIkzy0mj6QvKSvjq4RAjT7gMYzevECxHrZJb+iI73ET /j5KT3RbMOcC2ZufeOKz8IlZV4QHfO35h2mLhuukiH0UDt/74ZpHuJ/gDy0tnQ8e dhf5pDQyQiPhIy7R0b36D4PFsi+PdxhbSOGYEZD0FNuG2p9V6Cw= =jUO5 -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--