Message ID | CAHC9VhQa-L-_F4UdMekqvyF714xhEerVQzc9rPvuwTQJtmMd8A@mail.gmail.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | [GIT,PULL] SELinux fixes for v5.19 (#1) | expand |
On Thu, Jun 16, 2022 at 5:44 PM Paul Moore <paul@paul-moore.com> wrote: > > 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 ... that is obviously not the SELinux tree, although it does somewhat hint that you're also going to see an audit PR in just a moment too. Here is the proper SELinux tree: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git selinux-pr-20220616 Sorry for the mixup. > 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(-)
The pull request you sent on Thu, 16 Jun 2022 17:44:35 -0400:
> git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git selinux-pr-20220616
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6decbf75c93e654ce6cb0e93a02ca6575dce9922
Thank you!