Re: Linux 7.0.5
From: Peter Jung
Date: Fri May 08 2026 - 04:25:59 EST
On 5/8/26 09:24, Greg Kroah-Hartman wrote:
I'm announcing the release of the 7.0.5 kernel.
All users of the 7.0 kernel series must upgrade.
The updated 7.0.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-7.0.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
------------
Makefile | 2 +-
net/ipv4/esp4.c | 3 ++-
net/ipv4/ip_output.c | 2 ++
net/ipv6/esp6.c | 3 ++-
net/ipv6/ip6_output.c | 2 ++
5 files changed, 9 insertions(+), 3 deletions(-)
Greg Kroah-Hartman (1):
Linux 7.0.5
Kuan-Ting Chen (1):
xfrm: esp: avoid in-place decrypt on shared skb frags
Hi Gregh,
Thank you for pushing so fat out a release.
In the Alma Linux post its mentioned a second, not merged commit is also needed: https://almalinux.org/blog/2026-05-07-dirty-frag/
https://lore.kernel.org/all/afKV2zGR6rrelPC7@v4bel/
Is this one not included yet, because it was not merged into mainline yet?
Thanks in advance
Peter