public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.15.3
Date: Tue, 13 Feb 2018 10:33:20 +0100	[thread overview]
Message-ID: <20180213093320.GA29537@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 4002 bytes --]

I'm announcing the release of the 4.15.3 kernel.

All users of the 4.15 kernel series must upgrade.

The updated 4.15.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.15.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                                            |    2 -
 crypto/tcrypt.c                                     |    6 ++-
 drivers/gpio/gpio-uniphier.c                        |    2 -
 drivers/media/platform/mtk-vcodec/mtk_vcodec_util.c |    3 +
 drivers/media/platform/soc_camera/soc_scale_crop.c  |    4 ++
 drivers/media/platform/tegra-cec/tegra_cec.c        |    5 ++
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c |   18 ++++-----
 drivers/net/ethernet/realtek/r8169.c                |    4 +-
 drivers/net/ethernet/rocker/rocker_main.c           |   18 ++++-----
 drivers/net/usb/qmi_wwan.c                          |    1 
 drivers/vhost/net.c                                 |    1 
 include/net/sch_generic.h                           |    1 
 mm/memcontrol.c                                     |   14 +++++++
 net/core/sock.c                                     |    5 --
 net/core/sock_reuseport.c                           |   35 ++++++++++-------
 net/ipv4/igmp.c                                     |    4 ++
 net/ipv4/inet_connection_sock.c                     |    1 
 net/ipv4/tcp.c                                      |    6 +++
 net/ipv4/tcp_bbr.c                                  |    6 +--
 net/ipv6/addrconf.c                                 |   32 ++++++++++++++--
 net/ipv6/af_inet6.c                                 |   11 +++--
 net/ipv6/ip6mr.c                                    |    1 
 net/ipv6/ndisc.c                                    |    5 ++
 net/ipv6/route.c                                    |   20 ++++++----
 net/sched/cls_api.c                                 |   39 +++++++-------------
 net/sched/cls_u32.c                                 |   12 +++---
 26 files changed, 162 insertions(+), 94 deletions(-)

Chunhao Lin (1):
      r8169: fix RTL8168EP take too long to complete driver initialization.

Cong Wang (1):
      net_sched: get rid of rcu_barrier() in tcf_block_put_ext()

David Ahern (1):
      net: ipv6: send unsolicited NA after DAD

Eric Dumazet (3):
      net: igmp: add a missing rcu locking section
      ipv6: addrconf: break critical section in addrconf_verify_rtnl()
      soreuseport: fix mem leak in reuseport_add_sock()

Greg Kroah-Hartman (1):
      Linux 4.15.3

Jason Wang (1):
      vhost_net: stop device during reset owner

Jesse Chan (3):
      media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
      media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
      media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE

Jiri Pirko (2):
      rocker: fix possible null pointer dereference in rocker_router_fib_event_work
      net: sched: fix use-after-free in tcf_block_put_ext

Junxiao Bi (1):
      qlcnic: fix deadlock bug

Kristian Evensen (1):
      qmi_wwan: Add support for Quectel EP06

Li RongQing (1):
      tcp: release sk_frag.page in tcp_disconnect

Martin KaFai Lau (1):
      ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only

Masahiro Yamada (1):
      gpio: uniphier: fix mismatch between license text and MODULE_LICENSE

Neal Cardwell (1):
      tcp_bbr: fix pacing_gain to always be unity when using lt_bw

Nikolay Aleksandrov (1):
      ip6mr: fix stale iterator

Paolo Abeni (1):
      cls_u32: add missing RCU annotation.

Robert Baronescu (1):
      crypto: tcrypt - fix S/G table for test_aead_speed()

Roman Gushchin (1):
      Revert "defer call to mem_cgroup_sk_alloc()"

Wei Wang (1):
      ipv6: change route cache aging logic


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2018-02-13  9:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-13  9:33 Greg KH [this message]
2018-02-13  9:33 ` Linux 4.15.3 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180213093320.GA29537@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox