linux/fs/proc
Alexey Dobriyan 3bbfe05967 proc: remove kernel.maps_protect
After commit 831830b5a2 aka
"restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace"
sysctl stopped being relevant because commit moved security checks from ->show
time to ->start time (mm_for_maps()).

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Kees Cook <kees.cook@canonical.com>
2008-10-10 04:24:51 +04:00
..
Kconfig
Makefile
array.c proc: remove now unneeded ADDBUF macro 2008-10-10 04:18:58 +04:00
base.c proc: remove kernel.maps_protect 2008-10-10 04:24:51 +04:00
generic.c
inode-alloc.txt
inode.c
internal.h proc: remove kernel.maps_protect 2008-10-10 04:24:51 +04:00
kcore.c
kmsg.c
mmu.c
nommu.c
proc_devtree.c
proc_misc.c
proc_net.c
proc_sysctl.c
proc_tty.c
root.c
task_mmu.c proc: remove kernel.maps_protect 2008-10-10 04:24:51 +04:00
task_nommu.c proc: remove kernel.maps_protect 2008-10-10 04:24:51 +04:00
vmcore.c