]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Add BSD-style securelevel support
authorMatthew Garrett <matthew.garrett@nebula.com>
Mon, 9 Sep 2013 22:49:35 +0000 (15:49 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 10 Aug 2015 16:24:05 +0000 (09:24 -0700)
commit603adfe2425f21abc15e4b26daf12278b2842ab9
tree46e3c71741dd3eed42c30435d3dfece069d6bb51
parentcc2d7d0b97a85e73ccaad4c238d2d989bdc8da4b
Add BSD-style securelevel support

Orabug: 21539498

Provide a coarse-grained runtime configuration option for restricting
userspace's ability to modify the running kernel.

Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Documentation/security/securelevel.txt [new file with mode: 0644]
include/linux/security.h
security/Kconfig
security/Makefile
security/securelevel.c [new file with mode: 0644]