Message ID | 20231024213525.361332-4-paul@paul-moore.com (mailing list archive) |
---|---|
Headers | show |
Series | LSM syscall tweaks | expand |
On Tue, Oct 24, 2023 at 5:39 PM Paul Moore <paul@paul-moore.com> wrote: > > Three rather small LSM patches to address some minor issues found during > the review of the latest LSM syscall patchset that now lives in the > lsm/next-queue tree. > > I'm marking these as RFC patches as they have yet to be properly tested, > but I'm building a kernel now to do that and I'll report back when testing > has completed. In the meantime, reviews and ACKs are appreciated. I went ahead and merged these into lsm/dev-staging and rebased the branch on Linus' latest to incorporate the syscall additions in his tree. As the merge window is open, I did not do the corresponding update to the lsm/next branch, that will be updated when the merge window is closed and -rc1 is released.
On 11/1/2023 2:24 PM, Paul Moore wrote: > On Tue, Oct 24, 2023 at 5:39 PM Paul Moore <paul@paul-moore.com> wrote: >> Three rather small LSM patches to address some minor issues found during >> the review of the latest LSM syscall patchset that now lives in the >> lsm/next-queue tree. >> >> I'm marking these as RFC patches as they have yet to be properly tested, >> but I'm building a kernel now to do that and I'll report back when testing >> has completed. In the meantime, reviews and ACKs are appreciated. > I went ahead and merged these into lsm/dev-staging and rebased the > branch on Linus' latest to incorporate the syscall additions in his > tree. As the merge window is open, I did not do the corresponding > update to the lsm/next branch, that will be updated when the merge > window is closed and -rc1 is released. Excellent. Thank you.
On Tue, Oct 24, 2023 at 5:39 PM Paul Moore <paul@paul-moore.com> wrote: > > Three rather small LSM patches to address some minor issues found during > the review of the latest LSM syscall patchset that now lives in the > lsm/next-queue tree. > > I'm marking these as RFC patches as they have yet to be properly tested, > but I'm building a kernel now to do that and I'll report back when testing > has completed. In the meantime, reviews and ACKs are appreciated. These have been merged into lsm/dev.