I'm announcing the release of the 5.4.131 kernel.
All users of the 5.4 kernel series must upgrade.
The updated 5.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.4.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%3Ba=summa...
thanks,
greg k-h
------------
Makefile | 2 +- arch/s390/include/asm/stacktrace.h | 18 +++++++++++------- arch/x86/kvm/svm.c | 33 ++++++++++++++++++++++----------- drivers/xen/events/events_base.c | 23 +++++++++++++++++++---- 4 files changed, 53 insertions(+), 23 deletions(-)
Alper Gun (1): KVM: SVM: Call SEV Guest Decommission if ASID binding fails
David Rientjes (1): KVM: SVM: Periodically schedule when unregistering regions on destroy
Greg Kroah-Hartman (1): Linux 5.4.131
Heiko Carstens (1): s390/stack: fix possible register corruption with stack switch helper
Juergen Gross (1): xen/events: reset active flag for lateeoi events later