This is the start of the stable review cycle for the 5.10.100 release. There are 3 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 Fri, 11 Feb 2022 19:12:41 +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.100-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@xxxxxxxxxxxxxxxxxxx> Linux 5.10.100-rc1 Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> crypto: api - Move cryptomgr soft dependency into algapi Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx> KVM: s390: Return error on SIDA memop on normal guest Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> moxart: fix potential use-after-free on remove path ------------- Diffstat: Makefile | 4 ++-- arch/s390/kvm/kvm-s390.c | 2 ++ crypto/algapi.c | 1 + crypto/api.c | 1 - drivers/mmc/host/moxart-mmc.c | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-)