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.4.201
Date: Sat, 25 Jun 2022 15:19:16 +0200	[thread overview]
Message-ID: <1656163156109178@kroah.com> (raw)

I'm announcing the release of the 5.4.201 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/hwmon/hwmon-kernel-api.rst |    2 
 Makefile                                 |    2 
 arch/arm64/mm/cache.S                    |    2 
 arch/s390/mm/pgtable.c                   |    2 
 drivers/hwmon/hwmon.c                    |   16 +++---
 drivers/md/dm-table.c                    |   32 -------------
 drivers/md/dm.c                          |   73 ++-----------------------------
 drivers/usb/gadget/function/u_ether.c    |   11 +++-
 include/linux/device-mapper.h            |    1 
 net/ipv4/inet_hashtables.c               |   31 +++++++++----
 10 files changed, 53 insertions(+), 119 deletions(-)

Christian Borntraeger (1):
      s390/mm: use non-quiescing sske for KVM switch to keyed guest

Eric Dumazet (1):
      tcp: add some entropy in __inet_hash_connect()

Greg Kroah-Hartman (2):
      Revert "hwmon: Make chip parameter for with_info API mandatory"
      Linux 5.4.201

Marian Postevca (1):
      usb: gadget: u_ether: fix regression in setting fixed MAC address

Mike Snitzer (1):
      dm: remove special-casing of bio-based immutable singleton target on NVMe

Will Deacon (1):
      arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer

Willy Tarreau (5):
      tcp: use different parts of the port_offset for index and offset
      tcp: add small random increments to the source port
      tcp: dynamically allocate the perturb table used by source ports
      tcp: increase source port perturb table to 2^16
      tcp: drop the hash_32() part from the index calculation


             reply	other threads:[~2022-06-25 13:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-25 13:19 Greg Kroah-Hartman [this message]
2022-06-25 13:19 ` Linux 5.4.201 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=1656163156109178@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.