[SRU][Focal][PULL] Focal update: v5.4.201 upstream stable release

Kamal Mostafa kamal at canonical.com
Thu Aug 18 21:28:12 UTC 2022


This pull request (11 commits) includes the following Focal stable patchsets:

	Focal update: v5.4.201 upstream stable release
	https://bugs.launchpad.net/bugs/1986993

Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases.  I recommend fetching and applying just this
reference ('stable-next') instead of each tags/focal-stable-v5.4.xx reference:

   git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal stable-next

 -Kamal

-----

The following changes since commit bb34072be22b4cc5ead203971598fde10779dc8b:

  UBUNTU: Upstream stable to v5.4.200 (2022-08-18 12:41:32 -0700)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal tags/focal-stable-v5.4.201

for you to fetch changes up to dd17a2937c524c6a3622a742663df57b958242a9:

  UBUNTU: Upstream stable to v5.4.201 (2022-08-18 12:44:06 -0700)

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

Greg Kroah-Hartman (1):
      Linux 5.4.201

Kamal Mostafa (1):
      UBUNTU: Upstream stable to v5.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

 Makefile                              |  2 +-
 arch/arm64/mm/cache.S                 |  2 -
 debian.master/upstream-stable         |  2 +-
 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 +++++++++++----
 8 files changed, 43 insertions(+), 111 deletions(-)



More information about the kernel-team mailing list