All of lore.kernel.org
 help / color / mirror / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: "Mickaël Salaün" <mic@digikod.net>
Cc: musl@lists.openwall.com, "Rich Felker" <dalias@aerifal.cx>,
	landlock@lists.linux.dev,
	"Mickaël Salaün" <mic@linux.microsoft.com>
Subject: Re: [musl] [PATCH v1] bits/syscall.h: add landlock_* from linux v5.13
Date: Wed, 11 Aug 2021 16:56:54 +0200	[thread overview]
Message-ID: <20210811145654.GD37904@port70.net> (raw)
In-Reply-To: <20210810155406.2772584-1-mic@digikod.net>

* Mickaël Salaün <mic@digikod.net> [2021-08-10 17:54:06 +0200]:
> From: Mickaël Salaün <mic@linux.microsoft.com>
> 
> Add three system calls for all architectures:
> * landlock_create_ruleset
> * landlock_add_rule
> * landlock_restrict_self
> 
> They enable creating unprivileged security sandboxes, see
> 
>   linux commit a49f4f81cb48925e8d7cbd9e59068f516e984144
>   arch: Wire up Landlock syscalls
> 
> https://www.kernel.org/doc/html/latest/userspace-api/landlock.html
> 
> Signed-off-by: Mickaël Salaün <mic@linux.microsoft.com>
> Link: https://lore.kernel.org/r/20210810155406.2772584-1-mic@digikod.net

thanks,

note i have outstanding patches to update musl to linux 5.13

https://www.openwall.com/lists/musl/2021/07/10/12


  reply	other threads:[~2021-08-11 15:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10 15:54 [PATCH v1] bits/syscall.h: add landlock_* from linux v5.13 Mickaël Salaün
2021-08-11 14:56 ` Szabolcs Nagy [this message]
2021-08-11 15:05   ` [musl] " Mickaël Salaün

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210811145654.GD37904@port70.net \
    --to=nsz@port70.net \
    --cc=dalias@aerifal.cx \
    --cc=landlock@lists.linux.dev \
    --cc=mic@digikod.net \
    --cc=mic@linux.microsoft.com \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.