[PATCH 5.4 0/4] 5.4.131-rc1 review

From: Greg Kroah-Hartman
Date: Fri Jul 09 2021 - 09:20:28 EST


This is the start of the stable review cycle for the 5.4.131 release.
There are 4 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 Sun, 11 Jul 2021 13:14:09 +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.131-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@xxxxxxxxxxxxxxxxxxx>
Linux 5.4.131-rc1

Juergen Gross <jgross@xxxxxxxx>
xen/events: reset active flag for lateeoi events later

Alper Gun <alpergun@xxxxxxxxxx>
KVM: SVM: Call SEV Guest Decommission if ASID binding fails

Heiko Carstens <hca@xxxxxxxxxxxxx>
s390/stack: fix possible register corruption with stack switch helper

David Rientjes <rientjes@xxxxxxxxxx>
KVM: SVM: Periodically schedule when unregistering regions on destroy


-------------

Diffstat:

Makefile | 4 ++--
arch/s390/include/asm/stacktrace.h | 18 +++++++++++-------
arch/x86/kvm/svm.c | 33 ++++++++++++++++++++++-----------
drivers/xen/events/events_base.c | 23 +++++++++++++++++++----
4 files changed, 54 insertions(+), 24 deletions(-)