On Fri, 09 Jul 2021 15:20:14 +0200, Greg Kroah-Hartman wrote: > 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(-) > > > All tests passing for Tegra ... Test results for stable-v5.4: 10 builds: 10 pass, 0 fail 26 boots: 26 pass, 0 fail 59 tests: 59 pass, 0 fail Linux version: 5.4.131-rc1-g901498b26305 Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra210-p3450-0000, tegra30-cardhu-a04 Tested-by: Jon Hunter <jonathanh@xxxxxxxxxx> Jon