[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220623164321.195163701@linuxfoundation.org>
Date: Thu, 23 Jun 2022 18:45:04 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
stable@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, linux@...ck-us.net, shuah@...nel.org,
patches@...nelci.org, lkft-triage@...ts.linaro.org, pavel@...x.de,
jonathanh@...dia.com, f.fainelli@...il.com,
sudipm.mukherjee@...il.com, slade@...dewatkins.com
Subject: [PATCH 5.4 00/11] 5.4.201-rc1 review
This is the start of the stable review cycle for the 5.4.201 release.
There are 11 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sat, 25 Jun 2022 16:43:11 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.201-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 5.4.201-rc1
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Revert "hwmon: Make chip parameter for with_info API mandatory"
Will Deacon <will@...nel.org>
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Willy Tarreau <w@....eu>
tcp: drop the hash_32() part from the index calculation
Willy Tarreau <w@....eu>
tcp: increase source port perturb table to 2^16
Willy Tarreau <w@....eu>
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau <w@....eu>
tcp: add small random increments to the source port
Willy Tarreau <w@....eu>
tcp: use different parts of the port_offset for index and offset
Eric Dumazet <edumazet@...gle.com>
tcp: add some entropy in __inet_hash_connect()
Marian Postevca <posteuca@...ex.one>
usb: gadget: u_ether: fix regression in setting fixed MAC address
Mike Snitzer <snitzer@...nel.org>
dm: remove special-casing of bio-based immutable singleton target on NVMe
Christian Borntraeger <borntraeger@...ux.ibm.com>
s390/mm: use non-quiescing sske for KVM switch to keyed guest
-------------
Diffstat:
Documentation/hwmon/hwmon-kernel-api.rst | 2 +-
Makefile | 4 +-
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, 54 insertions(+), 120 deletions(-)
Powered by blists - more mailing lists