linux-stable/security/landlock
Mickaël Salaün 6cc2df8e3a
landlock: Add clang-format exceptions
In preparation to a following commit, add clang-format on and
clang-format off stanzas around constant definitions.  This enables to
keep aligned values, which is much more readable than packed
definitions.

Link: https://lore.kernel.org/r/20220506160513.523257-2-mic@digikod.net
Cc: stable@vger.kernel.org
Signed-off-by: Mickaël Salaün <mic@digikod.net>
2022-05-09 12:31:05 +02:00
..
common.h landlock: Set up the security framework and manage credentials 2021-04-22 12:22:10 -07:00
cred.c landlock: Set up the security framework and manage credentials 2021-04-22 12:22:10 -07:00
cred.h landlock: Set up the security framework and manage credentials 2021-04-22 12:22:10 -07:00
fs.c landlock: Add clang-format exceptions 2022-05-09 12:31:05 +02:00
fs.h landlock: Support filesystem access-control 2021-04-22 12:22:11 -07:00
Kconfig landlock: Support filesystem access-control 2021-04-22 12:22:11 -07:00
limits.h landlock: Add clang-format exceptions 2022-05-09 12:31:05 +02:00
Makefile landlock: Add syscall implementations 2021-04-22 12:22:11 -07:00
object.c landlock: Add object management 2021-04-22 12:22:10 -07:00
object.h
ptrace.c landlock: Add ptrace restrictions 2021-04-22 12:22:10 -07:00
ptrace.h landlock: Add ptrace restrictions 2021-04-22 12:22:10 -07:00
ruleset.c landlock: Support filesystem access-control 2021-04-22 12:22:11 -07:00
ruleset.h landlock: Add ruleset and domain management 2021-04-22 12:22:10 -07:00
setup.c landlock: Support filesystem access-control 2021-04-22 12:22:11 -07:00
setup.h landlock: Support filesystem access-control 2021-04-22 12:22:11 -07:00
syscalls.c landlock: Use square brackets around "landlock-ruleset" 2022-02-04 14:07:44 +01:00