All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update SafeSetID entry
@ 2023-06-30 19:25 Paul Moore
  2023-07-04 18:32 ` Micah Morton
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Moore @ 2023-06-30 19:25 UTC (permalink / raw)
  To: linux-security-module, Micah Morton

Micah Morton, the SafeSetID maintainer, last posted to any of the
public kernel mailing lists in early August 2022 and has not
commented on any SafeSetID patches posted since that time.  Attempts
to contact Micah directly over email have also failed.  Until Micah
reappears I'll plan to continue accepting SafeSetID patches via the
LSM tree, but I'm going to mark SafeSetID as "Odd Fixes" for now,
and add the LSM mailing list to the MAINTAINERS entry so that the
LSM list will be properly CC'd on any new SafeSetID patches.

Cc: Micah Morton <mortonm@chromium.org>
Signed-off-by: Paul Moore <paul@paul-moore.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 35e19594640d..ad910c462cd0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18599,7 +18599,8 @@ F:	include/media/drv-intf/saa7146*
 
 SAFESETID SECURITY MODULE
 M:	Micah Morton <mortonm@chromium.org>
-S:	Supported
+L:	linux-security-module@vger.kernel.org
+S:	Odd Fixes
 F:	Documentation/admin-guide/LSM/SafeSetID.rst
 F:	security/safesetid/
 
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update SafeSetID entry
  2023-06-30 19:25 [PATCH] MAINTAINERS: update SafeSetID entry Paul Moore
@ 2023-07-04 18:32 ` Micah Morton
  2023-07-05 17:03   ` Paul Moore
  0 siblings, 1 reply; 7+ messages in thread
From: Micah Morton @ 2023-07-04 18:32 UTC (permalink / raw)
  To: Paul Moore; +Cc: linux-security-module

On Fri, Jun 30, 2023 at 12:25 PM Paul Moore <paul@paul-moore.com> wrote:
>
> Micah Morton, the SafeSetID maintainer, last posted to any of the
> public kernel mailing lists in early August 2022 and has not
> commented on any SafeSetID patches posted since that time.  Attempts
> to contact Micah directly over email have also failed.  Until Micah
> reappears I'll plan to continue accepting SafeSetID patches via the
> LSM tree, but I'm going to mark SafeSetID as "Odd Fixes" for now,
> and add the LSM mailing list to the MAINTAINERS entry so that the
> LSM list will be properly CC'd on any new SafeSetID patches.

Hi Paul, I've moved on from working on ChromeOS and checking my
@chromium.org email on a regular basis. I was trying to check in once
per month or so but I guess its been a couple months since I've signed
on -- sorry about that. This sounds good to me, I can't necessarily
make any guarantees that I will be a responsive maintainer going
forward (especially since I expect changes to the SafeSetID code to be
very few and far between). I'm good with whatever you think is best
here. Thanks!

>
> Cc: Micah Morton <mortonm@chromium.org>
> Signed-off-by: Paul Moore <paul@paul-moore.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 35e19594640d..ad910c462cd0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18599,7 +18599,8 @@ F:      include/media/drv-intf/saa7146*
>
>  SAFESETID SECURITY MODULE
>  M:     Micah Morton <mortonm@chromium.org>
> -S:     Supported
> +L:     linux-security-module@vger.kernel.org
> +S:     Odd Fixes
>  F:     Documentation/admin-guide/LSM/SafeSetID.rst
>  F:     security/safesetid/
>
> --
> 2.41.0
>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update SafeSetID entry
  2023-07-04 18:32 ` Micah Morton
@ 2023-07-05 17:03   ` Paul Moore
  2023-07-05 19:45     ` Serge E. Hallyn
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Moore @ 2023-07-05 17:03 UTC (permalink / raw)
  To: Micah Morton; +Cc: linux-security-module

On Tue, Jul 4, 2023 at 2:33 PM Micah Morton <mortonm@chromium.org> wrote:
> On Fri, Jun 30, 2023 at 12:25 PM Paul Moore <paul@paul-moore.com> wrote:
> >
> > Micah Morton, the SafeSetID maintainer, last posted to any of the
> > public kernel mailing lists in early August 2022 and has not
> > commented on any SafeSetID patches posted since that time.  Attempts
> > to contact Micah directly over email have also failed.  Until Micah
> > reappears I'll plan to continue accepting SafeSetID patches via the
> > LSM tree, but I'm going to mark SafeSetID as "Odd Fixes" for now,
> > and add the LSM mailing list to the MAINTAINERS entry so that the
> > LSM list will be properly CC'd on any new SafeSetID patches.
>
> Hi Paul, I've moved on from working on ChromeOS and checking my
> @chromium.org email on a regular basis. I was trying to check in once
> per month or so but I guess its been a couple months since I've signed
> on -- sorry about that. This sounds good to me, I can't necessarily
> make any guarantees that I will be a responsive maintainer going
> forward (especially since I expect changes to the SafeSetID code to be
> very few and far between). I'm good with whatever you think is best
> here. Thanks!

Thanks for the update Micah.

Generally speaking, serving as a maintainer requires checking email on
a regular basis.  There isn't a well defined requirement that I'm
aware of, but once every couple months, or even once a month, is
outside what many expect, myself included.  I know you have moved on
from ChromeOS, but do you have a personal desire to continue
maintaining SafeSetID?  Linux has a rich history of maintainers who
maintain subsystems outside of a paying job, and I would be happy to
support you in such a role, but in order to do so I think you would
need to check your email at least once a week.  However, if you aren't
able to commit to that at this point in time we probably should mark
SafeSetID as being in the "Orphan" state, with patches accepted via
the LSM tree until a suitable maintainer can be found.

-- 
paul-moore.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update SafeSetID entry
  2023-07-05 17:03   ` Paul Moore
@ 2023-07-05 19:45     ` Serge E. Hallyn
  2023-07-05 19:47       ` Paul Moore
  0 siblings, 1 reply; 7+ messages in thread
From: Serge E. Hallyn @ 2023-07-05 19:45 UTC (permalink / raw)
  To: Paul Moore; +Cc: Micah Morton, linux-security-module

On Wed, Jul 05, 2023 at 01:03:05PM -0400, Paul Moore wrote:
> On Tue, Jul 4, 2023 at 2:33 PM Micah Morton <mortonm@chromium.org> wrote:
> > On Fri, Jun 30, 2023 at 12:25 PM Paul Moore <paul@paul-moore.com> wrote:
> > >
> > > Micah Morton, the SafeSetID maintainer, last posted to any of the
> > > public kernel mailing lists in early August 2022 and has not
> > > commented on any SafeSetID patches posted since that time.  Attempts
> > > to contact Micah directly over email have also failed.  Until Micah
> > > reappears I'll plan to continue accepting SafeSetID patches via the
> > > LSM tree, but I'm going to mark SafeSetID as "Odd Fixes" for now,
> > > and add the LSM mailing list to the MAINTAINERS entry so that the
> > > LSM list will be properly CC'd on any new SafeSetID patches.
> >
> > Hi Paul, I've moved on from working on ChromeOS and checking my
> > @chromium.org email on a regular basis. I was trying to check in once
> > per month or so but I guess its been a couple months since I've signed
> > on -- sorry about that. This sounds good to me, I can't necessarily
> > make any guarantees that I will be a responsive maintainer going
> > forward (especially since I expect changes to the SafeSetID code to be
> > very few and far between). I'm good with whatever you think is best
> > here. Thanks!
> 
> Thanks for the update Micah.
> 
> Generally speaking, serving as a maintainer requires checking email on
> a regular basis.  There isn't a well defined requirement that I'm
> aware of, but once every couple months, or even once a month, is
> outside what many expect, myself included.  I know you have moved on
> from ChromeOS, but do you have a personal desire to continue
> maintaining SafeSetID?  Linux has a rich history of maintainers who
> maintain subsystems outside of a paying job, and I would be happy to
> support you in such a role, but in order to do so I think you would
> need to check your email at least once a week.  However, if you aren't
> able to commit to that at this point in time we probably should mark
> SafeSetID as being in the "Orphan" state, with patches accepted via
> the LSM tree until a suitable maintainer can be found.

Note also that the email address in MAINTAINERS file can be updated :)
So if chromium.org email is the sticking point, it doesn't have to be.

-serge

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update SafeSetID entry
  2023-07-05 19:45     ` Serge E. Hallyn
@ 2023-07-05 19:47       ` Paul Moore
  2023-07-10 18:15         ` Micah Morton
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Moore @ 2023-07-05 19:47 UTC (permalink / raw)
  To: Serge E. Hallyn; +Cc: Micah Morton, linux-security-module

On Wed, Jul 5, 2023 at 3:45 PM Serge E. Hallyn <serge@hallyn.com> wrote:
> On Wed, Jul 05, 2023 at 01:03:05PM -0400, Paul Moore wrote:
> > On Tue, Jul 4, 2023 at 2:33 PM Micah Morton <mortonm@chromium.org> wrote:
> > > On Fri, Jun 30, 2023 at 12:25 PM Paul Moore <paul@paul-moore.com> wrote:
> > > >
> > > > Micah Morton, the SafeSetID maintainer, last posted to any of the
> > > > public kernel mailing lists in early August 2022 and has not
> > > > commented on any SafeSetID patches posted since that time.  Attempts
> > > > to contact Micah directly over email have also failed.  Until Micah
> > > > reappears I'll plan to continue accepting SafeSetID patches via the
> > > > LSM tree, but I'm going to mark SafeSetID as "Odd Fixes" for now,
> > > > and add the LSM mailing list to the MAINTAINERS entry so that the
> > > > LSM list will be properly CC'd on any new SafeSetID patches.
> > >
> > > Hi Paul, I've moved on from working on ChromeOS and checking my
> > > @chromium.org email on a regular basis. I was trying to check in once
> > > per month or so but I guess its been a couple months since I've signed
> > > on -- sorry about that. This sounds good to me, I can't necessarily
> > > make any guarantees that I will be a responsive maintainer going
> > > forward (especially since I expect changes to the SafeSetID code to be
> > > very few and far between). I'm good with whatever you think is best
> > > here. Thanks!
> >
> > Thanks for the update Micah.
> >
> > Generally speaking, serving as a maintainer requires checking email on
> > a regular basis.  There isn't a well defined requirement that I'm
> > aware of, but once every couple months, or even once a month, is
> > outside what many expect, myself included.  I know you have moved on
> > from ChromeOS, but do you have a personal desire to continue
> > maintaining SafeSetID?  Linux has a rich history of maintainers who
> > maintain subsystems outside of a paying job, and I would be happy to
> > support you in such a role, but in order to do so I think you would
> > need to check your email at least once a week.  However, if you aren't
> > able to commit to that at this point in time we probably should mark
> > SafeSetID as being in the "Orphan" state, with patches accepted via
> > the LSM tree until a suitable maintainer can be found.
>
> Note also that the email address in MAINTAINERS file can be updated :)
> So if chromium.org email is the sticking point, it doesn't have to be.

Very good point.  People are the important part, not necessarily what
is listed in MAINTAINERS.  We can always find new ways to record
things in MAINTAINERS, finding good maintainers is much more difficult
;)

-- 
paul-moore.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update SafeSetID entry
  2023-07-05 19:47       ` Paul Moore
@ 2023-07-10 18:15         ` Micah Morton
  2023-07-10 18:33           ` Paul Moore
  0 siblings, 1 reply; 7+ messages in thread
From: Micah Morton @ 2023-07-10 18:15 UTC (permalink / raw)
  To: Paul Moore; +Cc: Serge E. Hallyn, linux-security-module

On Wed, Jul 5, 2023 at 12:48 PM Paul Moore <paul@paul-moore.com> wrote:
>
> On Wed, Jul 5, 2023 at 3:45 PM Serge E. Hallyn <serge@hallyn.com> wrote:
> > On Wed, Jul 05, 2023 at 01:03:05PM -0400, Paul Moore wrote:
> > > On Tue, Jul 4, 2023 at 2:33 PM Micah Morton <mortonm@chromium.org> wrote:
> > > > On Fri, Jun 30, 2023 at 12:25 PM Paul Moore <paul@paul-moore.com> wrote:
> > > > >
> > > > > Micah Morton, the SafeSetID maintainer, last posted to any of the
> > > > > public kernel mailing lists in early August 2022 and has not
> > > > > commented on any SafeSetID patches posted since that time.  Attempts
> > > > > to contact Micah directly over email have also failed.  Until Micah
> > > > > reappears I'll plan to continue accepting SafeSetID patches via the
> > > > > LSM tree, but I'm going to mark SafeSetID as "Odd Fixes" for now,
> > > > > and add the LSM mailing list to the MAINTAINERS entry so that the
> > > > > LSM list will be properly CC'd on any new SafeSetID patches.
> > > >
> > > > Hi Paul, I've moved on from working on ChromeOS and checking my
> > > > @chromium.org email on a regular basis. I was trying to check in once
> > > > per month or so but I guess its been a couple months since I've signed
> > > > on -- sorry about that. This sounds good to me, I can't necessarily
> > > > make any guarantees that I will be a responsive maintainer going
> > > > forward (especially since I expect changes to the SafeSetID code to be
> > > > very few and far between). I'm good with whatever you think is best
> > > > here. Thanks!
> > >
> > > Thanks for the update Micah.
> > >
> > > Generally speaking, serving as a maintainer requires checking email on
> > > a regular basis.  There isn't a well defined requirement that I'm
> > > aware of, but once every couple months, or even once a month, is
> > > outside what many expect, myself included.  I know you have moved on
> > > from ChromeOS, but do you have a personal desire to continue
> > > maintaining SafeSetID?  Linux has a rich history of maintainers who
> > > maintain subsystems outside of a paying job, and I would be happy to
> > > support you in such a role, but in order to do so I think you would
> > > need to check your email at least once a week.  However, if you aren't
> > > able to commit to that at this point in time we probably should mark
> > > SafeSetID as being in the "Orphan" state, with patches accepted via
> > > the LSM tree until a suitable maintainer can be found.

I think setting a calendar reminder once per week to check this
mailing list for any SafeSetID related patches/mail sounds reasonable
and something I can commit to. Keeping the same @chromium.org email
for me is fine, I'll let you guys know if I lose access or have
trouble logging in at some point and we can get the email updated, but
I don't anticipate that happening.

Thanks,
Micah

> >
> > Note also that the email address in MAINTAINERS file can be updated :)
> > So if chromium.org email is the sticking point, it doesn't have to be.
>
> Very good point.  People are the important part, not necessarily what
> is listed in MAINTAINERS.  We can always find new ways to record
> things in MAINTAINERS, finding good maintainers is much more difficult
> ;)
>
> --
> paul-moore.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: update SafeSetID entry
  2023-07-10 18:15         ` Micah Morton
@ 2023-07-10 18:33           ` Paul Moore
  0 siblings, 0 replies; 7+ messages in thread
From: Paul Moore @ 2023-07-10 18:33 UTC (permalink / raw)
  To: Micah Morton; +Cc: Serge E. Hallyn, linux-security-module

On Mon, Jul 10, 2023 at 2:15 PM Micah Morton <mortonm@chromium.org> wrote:
> On Wed, Jul 5, 2023 at 12:48 PM Paul Moore <paul@paul-moore.com> wrote:
> > On Wed, Jul 5, 2023 at 3:45 PM Serge E. Hallyn <serge@hallyn.com> wrote:
> > > On Wed, Jul 05, 2023 at 01:03:05PM -0400, Paul Moore wrote:
> > > > On Tue, Jul 4, 2023 at 2:33 PM Micah Morton <mortonm@chromium.org> wrote:
> > > > > On Fri, Jun 30, 2023 at 12:25 PM Paul Moore <paul@paul-moore.com> wrote:
> > > > > >
> > > > > > Micah Morton, the SafeSetID maintainer, last posted to any of the
> > > > > > public kernel mailing lists in early August 2022 and has not
> > > > > > commented on any SafeSetID patches posted since that time.  Attempts
> > > > > > to contact Micah directly over email have also failed.  Until Micah
> > > > > > reappears I'll plan to continue accepting SafeSetID patches via the
> > > > > > LSM tree, but I'm going to mark SafeSetID as "Odd Fixes" for now,
> > > > > > and add the LSM mailing list to the MAINTAINERS entry so that the
> > > > > > LSM list will be properly CC'd on any new SafeSetID patches.
> > > > >
> > > > > Hi Paul, I've moved on from working on ChromeOS and checking my
> > > > > @chromium.org email on a regular basis. I was trying to check in once
> > > > > per month or so but I guess its been a couple months since I've signed
> > > > > on -- sorry about that. This sounds good to me, I can't necessarily
> > > > > make any guarantees that I will be a responsive maintainer going
> > > > > forward (especially since I expect changes to the SafeSetID code to be
> > > > > very few and far between). I'm good with whatever you think is best
> > > > > here. Thanks!
> > > >
> > > > Thanks for the update Micah.
> > > >
> > > > Generally speaking, serving as a maintainer requires checking email on
> > > > a regular basis.  There isn't a well defined requirement that I'm
> > > > aware of, but once every couple months, or even once a month, is
> > > > outside what many expect, myself included.  I know you have moved on
> > > > from ChromeOS, but do you have a personal desire to continue
> > > > maintaining SafeSetID?  Linux has a rich history of maintainers who
> > > > maintain subsystems outside of a paying job, and I would be happy to
> > > > support you in such a role, but in order to do so I think you would
> > > > need to check your email at least once a week.  However, if you aren't
> > > > able to commit to that at this point in time we probably should mark
> > > > SafeSetID as being in the "Orphan" state, with patches accepted via
> > > > the LSM tree until a suitable maintainer can be found.
>
> I think setting a calendar reminder once per week to check this
> mailing list for any SafeSetID related patches/mail sounds reasonable
> and something I can commit to. Keeping the same @chromium.org email
> for me is fine, I'll let you guys know if I lose access or have
> trouble logging in at some point and we can get the email updated, but
> I don't anticipate that happening.

That's great news Micah, thanks!

-- 
paul-moore.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-07-10 18:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-30 19:25 [PATCH] MAINTAINERS: update SafeSetID entry Paul Moore
2023-07-04 18:32 ` Micah Morton
2023-07-05 17:03   ` Paul Moore
2023-07-05 19:45     ` Serge E. Hallyn
2023-07-05 19:47       ` Paul Moore
2023-07-10 18:15         ` Micah Morton
2023-07-10 18:33           ` Paul Moore

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.