On Fri, 14 Jun 2024 23:20:14 +0000 jeffxu@xxxxxxxxxxxx wrote: > From: Jeff Xu <jeffxu@xxxxxxxxxxxx> > > Add sl in /proc/pid/smaps to indicate vma is sealed > > ... > > --- a/Documentation/filesystems/proc.rst > +++ b/Documentation/filesystems/proc.rst > @@ -571,6 +571,7 @@ encoded manner. The codes are the following: > um userfaultfd missing tracking > uw userfaultfd wr-protect tracking > ss shadow stack page > + sl sealed > == ======================================= I'll queue this for 6.10-rcX as a fix for 8be7258aad44 ("mseal: add mseal syscall").