Linus, A single SELinux patch to fix memory leaks when mounting filesystems with SELinux mount options. Please merge for v5.19. Thanks, -Paul -- The following changes since commit b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3: Linux 5.19-rc2 (2022-06-12 16:11:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git selinux-pr-20220616 for you to fetch changes up to cad140d00899e7a9cb6fe93b282051df589e671c: selinux: free contexts previously transferred in selinux_add_opt() (2022-06-15 21:20:45 -0400) ---------------------------------------------------------------- selinux/stable-5.19 PR 20220616 ---------------------------------------------------------------- Christian Göttsche (1): selinux: free contexts previously transferred in selinux_add_opt() security/selinux/hooks.c | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) -- paul-moore.com