Hi Linus, Please pull a fix to overlayfs param parsing bug from v6.7-rc1. This branch has been sitting in linux-next for a few days and it has gone through the usual overlayfs test routines. The branch merges cleanly with master branch of the moment. Thanks, Amir. ---------------------------------------------------------------- The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86: Linux 6.7-rc1 (2023-11-12 16:19:07 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git ovl-fixes-6.7-rc2 for you to fetch changes up to 37f32f52643869131ec01bb69bdf9f404f6109fb: ovl: fix memory leak in ovl_parse_param() (2023-11-14 08:09:36 +0200) ---------------------------------------------------------------- overlayfs fixes for 6.7-rc2 ---------------------------------------------------------------- Amir Goldstein (2): ovl: fix misformatted comment ovl: fix memory leak in ovl_parse_param() fs/overlayfs/params.c | 11 +++++------ fs/overlayfs/util.c | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-)