All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 5.7.19
Date: Thu, 27 Aug 2020 09:36:34 +0200	[thread overview]
Message-ID: <15985137402037@kroah.com> (raw)

----------
Note, this is the LAST 5.7.y kernel to be released.  This release series
is now end-of-life, please move to 5.8.y at this point in time.
------------

I'm announcing the release of the 5.7.19 kernel.

All users of the 5.7 kernel series must upgrade.

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

thanks,

greg k-h

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

 Makefile                                     |    2 +-
 arch/powerpc/kernel/cpu_setup_power.S        |    2 +-
 drivers/net/ethernet/amazon/ena/ena_netdev.c |    5 ++++-
 fs/binfmt_flat.c                             |   20 ++++++++++++--------
 net/core/skbuff.c                            |    4 ++--
 net/ethtool/features.c                       |   19 ++++++++++---------
 net/ipv4/nexthop.c                           |    5 ++++-
 net/ipv6/ip6_tunnel.c                        |   10 +++++++++-
 net/qrtr/qrtr.c                              |   20 +++++++++++---------
 net/sched/act_ct.c                           |    2 +-
 net/sctp/stream.c                            |    6 ++++--
 net/smc/smc_diag.c                           |   16 +++++++++-------
 net/tipc/crypto.c                            |    2 ++
 net/tipc/netlink_compat.c                    |   12 +++++++++++-
 14 files changed, 81 insertions(+), 44 deletions(-)

Alaa Hleihel (1):
      net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow

Cong Wang (1):
      tipc: fix uninit skb->data in tipc_nl_compat_dumpit()

David Laight (1):
      net: sctp: Fix negotiation of the number of data streams.

Greg Kroah-Hartman (1):
      Linux 5.7.19

Mark Tomlinson (1):
      gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY

Max Filippov (1):
      binfmt_flat: revert "binfmt_flat: don't offset the data start"

Maxim Mikityanskiy (3):
      ethtool: Fix preserving of wanted feature bits in netlink interface
      ethtool: Account for hw_features in netlink interface
      ethtool: Don't omit the netlink reply if no features were changed

Miaohe Lin (1):
      net: Fix potential wrong skb->protocol in skb_vlan_untag()

Michael Ellerman (1):
      powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()

Necip Fazil Yildiran (1):
      net: qrtr: fix usage of idr in port assignment to socket

Nikolay Aleksandrov (1):
      net: nexthop: don't allow empty NHA_GROUP

Peilin Ye (1):
      net/smc: Prevent kernel-infoleak in __smc_diag_dump()

Shay Agroskin (1):
      net: ena: Make missed_tx stat incremental

Xin Long (1):
      tipc: call rcu_read_lock() in tipc_aead_encrypt_done()


             reply	other threads:[~2020-08-27  7:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-27  7:36 Greg Kroah-Hartman [this message]
2020-08-27  7:36 ` Linux 5.7.19 Greg Kroah-Hartman

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=15985137402037@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.