Linux 5.10.100

From: Greg Kroah-Hartman
Date: Fri Feb 11 2022 - 03:54:06 EST


I'm announcing the release of the 5.10.100 kernel.

All users of the 5.10 kernel series must upgrade.

The updated 5.10.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.10.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 +-
arch/s390/kvm/kvm-s390.c | 2 ++
crypto/algapi.c | 1 +
crypto/api.c | 1 -
drivers/mmc/host/moxart-mmc.c | 2 +-
net/tipc/link.c | 9 +++++++--
net/tipc/monitor.c | 2 ++
7 files changed, 14 insertions(+), 5 deletions(-)

Greg Kroah-Hartman (2):
moxart: fix potential use-after-free on remove path
Linux 5.10.100

Herbert Xu (1):
crypto: api - Move cryptomgr soft dependency into algapi

Janis Schoetterl-Glausch (1):
KVM: s390: Return error on SIDA memop on normal guest

Jon Maloy (1):
tipc: improve size validations for received domain records