This is the start of the stable review cycle for the 4.19.229 release. There are 2 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.19.229-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.19.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 4.19.229-rc1 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 ++-- drivers/mmc/host/moxart-mmc.c | 2 +- kernel/cgroup/cgroup-v1.c | 24 ++++++++++++++++++++++++ 3 files changed, 27 insertions(+), 3 deletions(-)