linux-kernel.vger.kernel.org archive mirror
 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.4.177
Date: Sat,  5 Feb 2022 13:14:52 +0100	[thread overview]
Message-ID: <164406329313858@kroah.com> (raw)

I'm announcing the release of the 5.4.177 kernel.

All users of the 5.4 kernel series must upgrade.

The updated 5.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.4.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

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

 Documentation/accounting/psi.rst         |    3 -
 Makefile                                 |    2 
 drivers/net/ethernet/amd/xgbe/xgbe-drv.c |   14 ++++++
 drivers/net/usb/ipheth.c                 |    6 +-
 drivers/pci/hotplug/pciehp_hpc.c         |    7 +--
 include/linux/psi.h                      |    2 
 include/linux/psi_types.h                |    3 -
 kernel/cgroup/cgroup-v1.c                |   14 ++++++
 kernel/cgroup/cgroup.c                   |   11 +++--
 kernel/cgroup/cpuset.c                   |    3 -
 kernel/sched/psi.c                       |   66 +++++++++++++------------------
 net/core/rtnetlink.c                     |    6 +-
 net/packet/af_packet.c                   |    8 ++-
 net/sched/cls_api.c                      |   11 +++--
 14 files changed, 93 insertions(+), 63 deletions(-)

Eric Dumazet (3):
      net: sched: fix use-after-free in tc_new_tfilter()
      rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
      af_packet: fix data-race in packet_setsockopt / packet_setsockopt

Eric W. Biederman (1):
      cgroup-v1: Require capabilities to set release_agent

Georgi Valkov (1):
      ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback

Greg Kroah-Hartman (1):
      Linux 5.4.177

Lukas Wunner (1):
      PCI: pciehp: Fix infinite loop in IRQ handler upon power fault

Raju Rangoju (1):
      net: amd-xgbe: ensure to reset the tx_timer_active flag

Shyam Sundar S K (1):
      net: amd-xgbe: Fix skb data length underflow

Suren Baghdasaryan (1):
      psi: Fix uaf issue when psi trigger is destroyed while being polled

Tianchen Ding (1):
      cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()


             reply	other threads:[~2022-02-05 12:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-05 12:14 Greg Kroah-Hartman [this message]
2022-02-05 12:14 ` Linux 5.4.177 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=164406329313858@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;
as well as URLs for NNTP newsgroup(s).