[PATCH 4.14 0/3] 4.14.266-rc1 review

From: Greg Kroah-Hartman
Date: Wed Feb 09 2022 - 14:17:04 EST


This is the start of the stable review cycle for the 4.14.266 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/v4.x/stable-review/patch-4.14.266-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-4.14.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 4.14.266-rc1

luofei <luofei@xxxxxxxxxxxx>
x86/mm, mm/hwpoison: Fix the unmap kernel 1:1 pages check condition

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
moxart: fix potential use-after-free on remove path

Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
cgroup-v1: Require capabilities to set release_agent


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

Diffstat:

Makefile | 4 ++--
arch/x86/kernel/cpu/mcheck/mce.c | 2 +-
drivers/mmc/host/moxart-mmc.c | 2 +-
kernel/cgroup/cgroup-v1.c | 24 ++++++++++++++++++++++++
4 files changed, 28 insertions(+), 4 deletions(-)