[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <162220176213976@kroah.com>
Date: Fri, 28 May 2021 13:36:01 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc: lwn@....net, jslaby@...e.cz,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 5.12.8
I'm announcing the release of the 5.12.8 kernel.
All users of the 5.12 kernel series must upgrade.
The updated 5.12.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.12.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/x86/kvm/svm/svm.c | 6 ++---
arch/x86/kvm/vmx/vmx.c | 6 ++---
arch/x86/kvm/x86.c | 9 +++++++
include/linux/context_tracking.h | 25 +++++++++++++++++----
include/net/nfc/nci_core.h | 1
kernel/bpf/verifier.c | 46 +++++++++++++++++++++++----------------
net/nfc/nci/core.c | 1
net/nfc/nci/hci.c | 5 ++++
9 files changed, 72 insertions(+), 29 deletions(-)
Daniel Borkmann (3):
bpf: Wrap aux data inside bpf_sanitize_info container
bpf: Fix mask direction swap upon off reg sign change
bpf: No need to simulate speculative domain for immediates
Dongliang Mu (1):
NFC: nci: fix memory leak in nci_allocate_device
Greg Kroah-Hartman (1):
Linux 5.12.8
Wanpeng Li (3):
context_tracking: Move guest exit context tracking to separate helpers
context_tracking: Move guest exit vtime accounting to separate helpers
KVM: x86: Defer vtime accounting 'til after IRQ handling
Powered by blists - more mailing lists