Star64_linux/arch/sparc/kernel/syscalls
Mickaël Salaün a49f4f81cb arch: Wire up Landlock syscalls
Wire up the following system calls for all architectures:
* landlock_create_ruleset(2)
* landlock_add_rule(2)
* landlock_restrict_self(2)

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: James Morris <jmorris@namei.org>
Cc: Jann Horn <jannh@google.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Serge E. Hallyn <serge@hallyn.com>
Signed-off-by: Mickaël Salaün <mic@linux.microsoft.com>
Link: https://lore.kernel.org/r/20210422154123.13086-10-mic@digikod.net
Signed-off-by: James Morris <jamorris@linux.microsoft.com>
2021-04-22 12:22:11 -07:00
..
Makefile arch: syscalls: remove $(srctree)/ prefix from syscall tables 2021-02-22 08:22:03 +09:00
syscall.tbl arch: Wire up Landlock syscalls 2021-04-22 12:22:11 -07:00
syscallhdr.sh asm-generic: fix unistd_32.h generation format 2020-04-07 10:43:42 -07:00
syscalltbl.sh