WSL2-Linux-Kernel/security
Luis Chamberlain 98cfeb8d54 yama: simplfy sysctls with register_sysctl()
register_sysctl_paths() is only need if you have directories with
entries, simplify this by using register_sysctl().

Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
2023-04-13 11:49:20 -07:00
..
apparmor apparmor: simplify sysctls with register_sysctl_init() 2023-04-13 11:49:20 -07:00
bpf
integrity
keys
landlock
loadpin loadpin: simplify sysctls use with register_sysctl() 2023-04-13 11:49:20 -07:00
lockdown
safesetid
selinux
smack
tomoyo
yama yama: simplfy sysctls with register_sysctl() 2023-04-13 11:49:20 -07:00
Kconfig
Kconfig.hardening
Makefile
commoncap.c
device_cgroup.c
inode.c
lsm_audit.c
min_addr.c
security.c