[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220623164322.296526800@linuxfoundation.org>
Date: Thu, 23 Jun 2022 18:44:33 +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.10 00/11] 5.10.125-rc1 review
This is the start of the stable review cycle for the 5.10.125 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.10.125-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.10.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 5.10.125-rc1
Will Deacon <will@...nel.org>
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Lukas Wunner <lukas@...ner.de>
serial: core: Initialize rs485 RTS polarity already on probe
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
Damien Le Moal <damien.lemoal@...nsource.wdc.com>
zonefs: fix zonefs_iomap_begin() for reads
Christian Borntraeger <borntraeger@...ux.ibm.com>
s390/mm: use non-quiescing sske for KVM switch to keyed guest
-------------
Diffstat:
Makefile | 4 +-
arch/arm64/mm/cache.S | 2 -
arch/s390/mm/pgtable.c | 2 +-
drivers/tty/serial/serial_core.c | 34 +++++--------
drivers/usb/gadget/function/u_ether.c | 11 ++++-
fs/zonefs/super.c | 92 +++++++++++++++++++++++------------
net/ipv4/inet_hashtables.c | 31 +++++++++---
7 files changed, 109 insertions(+), 67 deletions(-)
Powered by blists - more mailing lists